Atlas-Install/source/mkw
2022-07-18 19:11:11 +02:00
..
Patch in order to stay constitent with the operation style, bmg-edit have been splitted into bmg-decode, bmg-encode and bmgtxt-edit. This will also allow more possibility. 2022-07-16 22:48:17 +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 custom tracks are now converted into szs in the cache 2022-07-18 19:11:11 +02:00
Game.py custom tracks are now converted into szs in the cache 2022-07-18 19:11:11 +02:00
ModConfig.py custom tracks are now converted into szs in the cache 2022-07-18 19:11:11 +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