Atlas-Install/source
2022-01-29 13:02:06 +01:00
..
Gui reformatted some minor thing, added a log_error 2022-01-26 09:37:28 +01:00
wszst added a weight notion to track (a track with a weight of 4 will be duplicated 4 times) 2022-01-29 13:02:06 +01:00
Common.py moved log_error into Error.py 2022-01-26 09:07:39 +01:00
CT_Config.py added a weight notion to track (a track with a weight of 4 will be duplicated 4 times) 2022-01-29 13:02:06 +01:00
Cup.py Random track group are now supported in ct_config.json, cup icons can now be named by the cup name, custom track cup now start at 001 2022-01-21 16:39:29 +01:00
definition.py default_track is now supported, color of the original track are now handled by the tags_color of the ct_config.json file 2022-01-17 09:43:42 +01:00
Error.py reformatted some minor thing, added a log_error 2022-01-26 09:37:28 +01:00
Game.py added a weight notion to track (a track with a weight of 4 will be duplicated 4 times) 2022-01-29 13:02:06 +01:00
Option.py moved all error to Error.py 2022-01-21 22:41:45 +01:00
Track.py added a weight notion to track (a track with a weight of 4 will be duplicated 4 times) 2022-01-29 13:02:06 +01:00
Translation.py moved translate from gui to its own class (Translator), added missing translation 2022-01-26 08:54:26 +01:00