|
37a5255db9
|
added text replacement
|
2021-06-20 12:43:48 +02:00 |
|
|
6e3396ccd5
|
added Menu.bmg support
|
2021-06-20 10:00:17 +02:00 |
|
|
3f62863b86
|
fixed a parenthesis causing a line to not be translated
|
2021-06-18 13:06:26 +02:00 |
|
|
df6e0e8808
|
simplified a subprocess
|
2021-06-17 16:25:03 +02:00 |
|
|
169ead9a8d
|
added space to comment
|
2021-06-16 23:38:18 +02:00 |
|
|
3b1294133d
|
added support for utf8 to avoid problem with JAP and KOR bmg files
|
2021-06-16 10:51:23 +02:00 |
|
|
0232587691
|
now using subprocess.run instead of subprocess.call or subprocess.check_output
|
2021-06-15 21:28:03 +02:00 |
|
|
7e221c7b5e
|
subprocess call will now be working with path as relative with a cwd to avoid special character
|
2021-06-15 19:51:07 +02:00 |
|
|
e4fa9ba95c
|
added try except in most function to help debugging error
|
2021-06-15 17:04:34 +02:00 |
|
|
604e6ed939
|
removed day / jour and night / nuit tag to avoid translation issue
|
2021-06-13 21:11:55 +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 |
|
|
93ffdf2b52
|
config tracks_list is now supported
|
2021-06-04 11:11:05 +02:00 |
|
|
a396baeea0
|
a wiimm's tools wasn't called from ./tools/
|
2021-05-27 15:44:07 +02:00 |
|
|
ff8214a165
|
forgot a flag in a subprocess
|
2021-05-27 15:32:37 +02:00 |
|
|
0a66349801
|
forgot a flag to subprocess.call
|
2021-05-27 15:11:23 +02:00 |
|
|
72b50cf365
|
added console / track type and star color
|
2021-05-26 22:53:41 +02:00 |
|
|
6cfecf1561
|
forgot to put back N$SWAP causing cup to not be at the correct slot
|
2021-05-26 22:06:13 +02:00 |
|
|
795d07d63d
|
fixed progressbar for bmg patch
|
2021-05-26 17:03:15 +02:00 |
|
|
9363600869
|
added "Random" course in text file
|
2021-05-26 16:56:45 +02:00 |
|
|
e7c32ee304
|
Common_?.bmg should now be created from game's file
|
2021-05-26 16:10:20 +02:00 |
|
|
70dc1fb43c
|
simplified code and use OVERWRITE mode to patch bmg
|
2021-05-26 13:49:24 +02:00 |
|
|
c3f910694b
|
(DONT WORK) trying to make Common file generate from game's files
|
2021-05-26 13:05:34 +02:00 |
|