Commit graph

15 commits

Author SHA1 Message Date
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