Commit graph

6 commits

Author SHA1 Message Date
d778e281ba Move the remaining hardcoded constants into the configuration file. 2025-07-03 18:04:19 -04:00
2076e7341d PEP 8 compliance. 2025-06-15 13:31:32 -04:00
a15fb7604b Refactor text generation to support video concatenation. 2025-06-02 02:23:54 -04:00
2438995093 Major refactor to make handling name/path manipulation easier.
Most of this is now in doom_base.py, which stores wad/map/name, exposes them as
properties, and also takes care of most common tasks needed for building
command lines and such.
2025-05-13 05:46:26 -04:00
85d3686f1c Support setting a name for a demo, supporting more than one demo stored at a time for a map. 2025-05-11 17:28:07 -04:00
72d89c0be9 Add text generation for video thumbnails. 2025-04-20 14:16:44 -04:00