Atlas-Install/source/mkw
2022-08-05 18:57:47 +02:00
..
ModSettings mod settings name can now be translated in the settings window 2022-08-02 22:02:25 +02:00
Patch module filtering subclasses have been simplified to made the code easier to read with less directory inside other useless directory and comment have been added 2022-07-31 23:05:54 +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 fixed an issue where the custom tracks were no longer copied to the game 2022-08-05 18:57:47 +02:00
Game.py fixed an issue where the custom tracks were no longer copied to the game 2022-08-05 18:57:47 +02:00
MKWColor.py implemented track_formatting interface 2022-07-29 19:46:21 +02:00
ModConfig.py implemented track filter in the settings (renamed remove_track_if -> include_track_if) 2022-08-05 18:37:20 +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 implemented track filter in the settings (renamed remove_track_if -> include_track_if) 2022-08-05 18:37:20 +02:00
TrackGroup.py added type hint for pycharm 2022-07-19 22:36:25 +02:00