Atlas-Install/source/mkw
2022-08-05 18:37:20 +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 the lpar file is now customizable with the mod settings function 2022-08-01 23:06:21 +02:00
Game.py Custom tracks are now cached in a folder with the mod name instead of all sharing the same directory 2022-08-02 19:29:15 +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