Atlas-Install/source/mkw
2022-07-22 12:54:14 +02:00
..
Patch optimised regex used in bmg layer (100 seconds -> 1.7 seconds for Regex) (2 seconds -> 0.7 seconds for Original Track) 2022-07-22 00:01:02 +02:00
__init__.py added color to prefix and suffix 2022-07-20 12:19:35 +02:00
Arena.py started working on the szs and wit wrapper 2022-06-08 16:24:02 +02:00
Cup.py added type hint for pycharm 2022-07-19 22:36:25 +02:00
ExtractedGame.py implemented MyStuff code 2022-07-22 12:54:14 +02:00
Game.py implemented threads amount options, added checkbox to language options and changed some part of the Option class 2022-07-22 12:00:01 +02:00
MKWColor.py added color to prefix and suffix 2022-07-20 12:19:35 +02:00
ModConfig.py track disabled in multiplayer are replaced by their original wii track corresponding to their special slot 2022-07-21 19:27:11 +02:00
OriginalTrack.py track disabled in multiplayer are replaced by their original wii track corresponding to their special slot 2022-07-21 19:27:11 +02:00
Track.py simplified safe_eval by removing extra_token_map because env do the same thing but better and by making patch.safe_eval more similar to the normal safe_eval 2022-07-21 01:24:24 +02:00
TrackGroup.py added type hint for pycharm 2022-07-19 22:36:25 +02:00