Atlas-Install/source/mkw
2022-08-20 00:24:30 +02:00
..
collection moved Slot and MKWColor to mkw.collection 2022-08-19 20:22:54 +02:00
ModSettings AbstractModSettings.get now return an AbstractModSettings object instead of a dictionary of AbstractModSettings 2022-08-18 19:45:12 +02:00
Patch some of the Track class now remember the mod_config object for easier call. default_track_attributes have been added to set default value of the track attribute object to avoid unreadable safe eval of getattr 2022-08-20 00:24:30 +02:00
Track some of the Track class now remember the mod_config object for easier call. default_track_attributes have been added to set default value of the track attribute object to avoid unreadable safe eval of getattr 2022-08-20 00:24:30 +02:00
__init__.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
ExtractedGame.py the code is now fully translatable 2022-08-15 23:06:23 +02:00
Game.py the code is now fully translatable 2022-08-15 23:06:23 +02:00
ModConfig.py some of the Track class now remember the mod_config object for easier call. default_track_attributes have been added to set default value of the track attribute object to avoid unreadable safe eval of getattr 2022-08-20 00:24:30 +02:00