Atlas-Install/source
2022-01-26 00:11:07 +01:00
..
Gui optimised get_track_possibilities and fixed some sorting issue ? 2022-01-26 00:11:07 +01:00
wszst 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
Common.py fixed the track sorting, added a way to save and load track configuration, track configuration is now keeped when closing and reopening the track configuration menu 2022-01-25 19:45:46 +01:00
CT_Config.py optimised get_track_possibilities and fixed some sorting issue ? 2022-01-26 00:11:07 +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 moved all error to Error.py 2022-01-21 22:41:45 +01:00
Game.py fixed the track sorting, added a way to save and load track configuration, track configuration is now keeped when closing and reopening the track configuration menu 2022-01-25 19:45:46 +01:00
Option.py moved all error to Error.py 2022-01-21 22:41:45 +01:00
Track.py readded a better track selection filter (advanced menu), fixed an issue with tracks always renormalizing, added a default sort in ct_config, added a Common class to reunite all component with more readability and less weird code, splited the Gui into a directory 2022-01-25 12:59:51 +01:00