Atlas-Install/source/mkw
2022-08-19 20:22:54 +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 fix: If parameter where missing in StrEditor, the installer would still try to evaluate it in safe_eval, resulting in a crash 2022-08-17 19:42:41 +02:00
Track moved Slot and MKWColor to mkw.collection 2022-08-19 20:22:54 +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
Cup.py added TemplateSafeEval, TemplateMultipleSafeEval and Env type hint 2022-08-14 12:47:35 +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 moved Slot and MKWColor to mkw.collection 2022-08-19 20:22:54 +02:00