Commit graph

15 commits

Author SHA1 Message Date
2990b1a652 created a Option class, merged get_github_file with Track and install_mod with Game 2021-07-17 22:24:05 +02:00
2f171311bc installer will now detect if it is a dev version, and can change url to download track 2021-07-17 21:05:09 +02:00
57efdf2da3 edited source to use CT_Config, Game, Cup and Track 2021-07-17 19:30:51 +02:00
2c41c0f04c translated to english, added an exception for SystemExit to avoid an error when updating 2021-07-14 14:44:47 +02:00
be9036310b english and french have been switched in the code: english is now the main language, making the code way more easier to read for non-french user. 2021-07-14 00:23:37 +02:00
7db29fc9bd moved url to definition.py 2021-06-19 22:08:19 +02:00
ffb75f868d if can't connect to internet, download will automatically be disabled. 2021-06-19 22:04:17 +02:00
40c20b12f9 added some space 2021-06-18 10:37:20 +02:00
e4fa9ba95c added try except in most function to help debugging error 2021-06-15 17:04:34 +02:00
341afdc3c1 check_update detect only if version is superior instead of just different 2021-06-10 16:09:50 +02:00
5696efef84 reverted version check change 2021-06-04 13:59:25 +02:00
2388c9849d fixed updater 2021-06-04 12:57:44 +02:00
d17f4761e3 update will now only enable if gitversion is newer than local version 2021-06-03 21:59:27 +02:00
117d62738c added translation system
added english language
2021-05-24 00:09:16 +02:00
e44b89bc65 splited code into multiple file 2021-05-23 19:45:50 +02:00