Commit graph

6 commits

Author SHA1 Message Date
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
b71c8c0694 Add support for uploading dsda zip bundles. Also fix ACL to allow public reading of uploaded files. 2025-04-24 18:39:41 -04:00
aff20e9557 Add a base class for commands that provides wad and map arguments. 2025-04-15 22:49:22 -04:00
f8873e1947 Order imports. 2025-04-13 17:45:42 -04:00
a7e2f04bde Add support for s3 uploads. 2025-04-13 17:24:31 -04:00