Atlas-Install/source/mkw
2022-07-15 20:25:04 +02:00
..
Patch added seek(0) before writing a PatchFile 2022-07-15 20:25:04 +02:00
__init__.py removed unused import 2022-07-14 22:13:16 +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 removed unused argument documentation 2022-07-15 00:30:22 +02:00
Game.py extracted szs directory will now be repacked into szs files 2022-07-15 00:28:04 +02:00
ModConfig.py ct_icons was generated horizontally instead of vertically 2022-07-15 17:24:34 +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