Commit graph

18 commits

Author SHA1 Message Date
444c0f6f92 game's ID is now MKFx01 and game name is "Mario Kart Wii Faraphel {self.VERSION}" 2021-06-20 09:59:44 +02:00
8adbfd49c1 added option, moved listbox to a menubar 2021-06-18 11:42:47 +02:00
d02709ce9d removed a useless variable 2021-06-17 23:30:59 +02:00
98a36c5d7c removed space 2021-06-16 16:44:53 +02:00
772f786179 get_nodir instead of get_dir to change id 2021-06-16 16:32:59 +02:00
d2f182749f forgot s to creationflags 2021-06-16 16:32:19 +02:00
d19fbdb8c3 WIT console wasn't invisible 2021-06-16 16:31:09 +02:00
63456239e1 added support for all other lecode region 2021-06-16 10:52:16 +02:00
0232587691 now using subprocess.run instead of subprocess.call or subprocess.check_output 2021-06-15 21:28:03 +02:00
533098001f installation was actually removing all tracks 2021-06-15 20:40:15 +02:00
a30f6ab6ac tried to create a directory named /tmp/CTFILE.txt, witch is a file 2021-06-15 19:56:52 +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
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
a85feabb70 remove a comment 2021-05-27 16:00:04 +02:00
a8aa683270 forgot a f-string 2021-05-24 00:13:32 +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