e4c5c8b475
Skip the warp flag when generating the dsda text file.
...
This causes negative tics to work, for whatever reason.
2025-08-01 02:09:15 -04:00
e5656378ac
PEP 8 compliance.
2025-06-15 01:11:01 -04:00
057ac98843
Read values out of a config file instead of hardcoding them. Further streamline common tasks in a new base config class.
2025-05-17 11:50:59 -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
c73c7dd457
Add support for specifying the name string. Pad times that have an odd number of total digits in the filename (e.g. 1:23 -> 0123).
2025-04-30 21:54:32 -04:00
652fbf4b08
When generating dsda text file, automatically skip to the end of the file, and don't show the window if possible.
2025-04-30 18:52:55 -04:00
c95c14d747
Also break out of the loop when we pull the time out of it.
2025-04-22 02:07:45 -04:00
539e478b9d
Fix syntax when --single is passed. Python, man.
2025-04-22 01:35:14 -04:00
6a6f25aebc
Add a generator for DSDA zip files.
2025-04-22 01:28:36 -04:00