Commit graph

25 commits

Author SHA1 Message Date
45071bb469 stop function if there's a problem in track conversion 2021-06-18 16:44:57 +02:00
8adbfd49c1 added option, moved listbox to a menubar 2021-06-18 11:42:47 +02:00
460fe028ea added extra new line for PEP 2021-06-17 23:07:59 +02:00
94394c6ca4 removed useless import 2021-06-17 11:22:31 +02:00
bc45f28813 splitted patch_file.py into multiple file to make it way more readable 2021-06-17 11:21:48 +02:00
11b4acc81a fixed to convert the wu8 file 2021-06-17 00:18:42 +02:00
725bb1bf4d if track is not found in file/Track-WU8/, the installer will try to download it from the github 2021-06-16 23:42:16 +02:00
06c3a5174c only remove auto-add dir if it exist 2021-06-16 15:55:59 +02:00
ae5e3e5987 auto-add will now always regenerate
if track is corrupted, it will be reconverted
if too much track aren't properly converted, the installation stop.
2021-06-16 15:17:12 +02:00
0fb8eb0b8f the conversion is successfull only if returncode is 0 2021-06-16 14:04:08 +02:00
4f21d6ef50 if track aren't correctly converted, show warning and an error after 3 warning. AUTOADD step will now work in non-ascii directory 2021-06-16 13:58:20 +02:00
0232587691 now using subprocess.run instead of subprocess.call or subprocess.check_output 2021-06-15 21:28:03 +02:00
e243c5fdfd removed a space 2021-06-15 20:33:48 +02:00
e4fa9ba95c added try except in most function to help debugging error 2021-06-15 17:04:34 +02:00
fa1e9ac4f7 Added "Do everything" option, star's color indicate level of glitch on the map (orange = minor bug, red = major bug) 2021-06-13 17:57:59 +02:00
0abecbffaa removed a if causing image to not be overwritted 2021-05-27 14:27:56 +02:00
84debb7a1f added --overwrite to image conversion 2021-05-27 14:19:56 +02:00
1657b00746 ct_icon.tpl.png tried to be converted to tpl before being created, causing a crash 2021-05-27 13:58:04 +02:00
793d12c966 ct_icon is now generated from ./file/cup_icon, making it easier for me to update it 2021-05-27 13:44:18 +02:00
0d7fb9729c images appearing when game is booting are now generated from ./file/img_desc/, making it easier for me to update 2021-05-27 12:25:06 +02:00
795d07d63d fixed progressbar for bmg patch 2021-05-26 17:03:15 +02:00
e7c32ee304 Common_?.bmg should now be created from game's file 2021-05-26 16:10:20 +02:00
c3f910694b (DONT WORK) trying to make Common file generate from game's files 2021-05-26 13:05:34 +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