Atlas-Install/source/mkw/Track
2022-08-18 23:04:01 +02:00
..
__init__.py implemented Arena (game text are missing) 2022-08-13 12:16:37 +02:00
AbstractTrack.py Slot is now a dataclass instead of a simple typehint (should now allow support for the abbreviated slot like LC, MMM, ...) 2022-08-18 23:04:01 +02:00
Arena.py Slot is now a dataclass instead of a simple typehint (should now allow support for the abbreviated slot like LC, MMM, ...) 2022-08-18 23:04:01 +02:00
CustomTrack.py the code is now fully translatable 2022-08-15 23:06:23 +02:00
DefaultTrack.py added TemplateSafeEval, TemplateMultipleSafeEval and Env type hint 2022-08-14 12:47:35 +02:00
RealArenaTrack.py the code is now fully translatable 2022-08-15 23:06:23 +02:00
TrackGroup.py fixed TrackGroup not being usable because of the get_ctfile that was missing argument 2022-08-15 22:02:55 +02:00