Atlas-Install/source/mkw
2022-07-14 16:15:41 +02:00
..
Patch added rename operation 2022-07-14 16:15:41 +02:00
__init__.py implemented ModConfig (new version of CtConfig), Track and TrackGroup 2022-06-09 16:49:46 +02:00
Arena.py started working on the szs and wit wrapper 2022-06-08 16:24:02 +02:00
Cup.py fixed an issue where ImageFont couldn't read directly from a Path object, and set CT_ICON_SIZE constant to 128 instead of hardcoding 128 2022-07-14 15:49:03 +02:00
ExtractedGame.py added special operation, allowing for replacing a file_content with a precalculated file, useful for ct_icons.tpl for example 2022-07-14 15:47:35 +02:00
Game.py fixed safe_eval for the Patch, and the region condition in the MKWF patch 2022-06-29 11:55:47 +02:00
ModConfig.py fixed an issue where ImageFont couldn't read directly from a Path object, and set CT_ICON_SIZE constant to 128 instead of hardcoding 128 2022-07-14 15:49:03 +02:00
Track.py moved multiple safe eval from Track.py to safe_eval.py 2022-07-12 20:56:20 +02:00
TrackGroup.py moved safe_eval from Track.py to safe_eval.py, allowed getattr with no function limitation, added track_formatting to mod_config.json to customize the track text format for the menu, the race and the filename. Added a Combobox on the install menu for the extension 2022-06-12 23:21:09 +02:00