|
2990b1a652
|
created a Option class, merged get_github_file with Track and install_mod with Game
|
2021-07-17 22:24:05 +02:00 |
|
|
57efdf2da3
|
edited source to use CT_Config, Game, Cup and Track
|
2021-07-17 19:30:51 +02:00 |
|
|
fd5a2a957e
|
reworked color system, you can now choose a version where track will be highlighted, only prefix and suffix will now be colored
|
2021-07-15 11:43:27 +02:00 |
|
|
ff98213786
|
renamed count_track to load_ct_config, reworked function to load ct_config into variables, called in __init__.py
|
2021-07-14 22:27:03 +02:00 |
|
|
6d1411e199
|
added "track selection" menu allowing you to only install mod for 3, 2 or 1 star track (track from other Mario Kart are not affected)
|
2021-07-14 12:01:07 +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 |
|
|
55a3d99e0b
|
removed debug line, if can't download, skip sha1 check part
|
2021-06-24 14:25:34 +02:00 |
|
|
7679e69c0c
|
track will now be checked for their sha1
|
2021-06-24 13:08:27 +02:00 |
|
|
f581e728f8
|
contracted 2 line into 1
|
2021-06-20 12:46:14 +02:00 |
|
|
d3892b6e3c
|
version is now loaded when counting track
|
2021-06-20 10:01:24 +02:00 |
|
|
6af12b562c
|
if there's no more process in process_list, return 1
|
2021-06-19 14:43:07 +02:00 |
|
|
4d70a85fd3
|
added a .copy() to avoid "changed size" issue
|
2021-06-19 13:15:41 +02:00 |
|
|
d356f8f250
|
removed 3 useless return 0 causing issue.
|
2021-06-19 12:58:26 +02:00 |
|
|
3ca04e0e8e
|
rewrote last clean_process part and added a return 0
|
2021-06-19 12:42:46 +02:00 |
|
|
1e8bb0b13c
|
added case if clean_process or add_process return -1
|
2021-06-19 09:20:06 +02:00 |
|
|
c155131b9b
|
splitted the code into 2 function, and added a last clean process to wait for last track conversion.
|
2021-06-18 21:38:50 +02:00 |
|
|
1296ba6e50
|
simplified code and added more special case support
|
2021-06-18 16:58:16 +02:00 |
|
|
ef3e9a22e7
|
fixed a parenthesis causing a line to not be translated
|
2021-06-18 13:04:49 +02:00 |
|
|
4e1f5b98d0
|
forgot to call items function, and a [0]
|
2021-06-18 12:27:36 +02:00 |
|
|
8adbfd49c1
|
added option, moved listbox to a menubar
|
2021-06-18 11:42:47 +02:00 |
|
|
524104b400
|
track will always try to be downloaded
|
2021-06-17 16:25:42 +02:00 |
|
|
45c2dd7d04
|
if a wu8 track is less than 1kb, it will be deleted too
|
2021-06-17 13:08:57 +02:00 |
|
|
bc45f28813
|
splitted patch_file.py into multiple file to make it way more readable
|
2021-06-17 11:21:48 +02:00 |
|