Atlas-Install/source
2021-11-20 19:32:20 +01:00
..
wszst If an error is raised with wiimm's tools, a better error will be shown 2021-10-26 17:17:16 +02:00
CT_Config.py track.get doesn't exist, replaced by getattr(track, ..., ...) 2021-10-25 12:25:59 +02:00
Cup.py added doctype and type hint to all function, replaced copyfile function by shutil.copyfile 2021-07-25 17:53:29 +02:00
definition.py (get_next_available_dir) parent_dir was missing in the returned path 2021-11-20 19:31:42 +01:00
Game.py removed "nothread" function to use normal one instead 2021-11-20 18:31:01 +01:00
Gui.py you can't change game path once the installation started 2021-11-20 19:32:20 +01:00
Option.py removed track sha1 check option, they will always be checked 2021-07-30 21:21:31 +02:00
Track.py star now go from 0 to 5 instead of 1 to 3, take less space in the menu since they are directly in the font 2021-11-14 10:46:35 +01:00