.. |
__init__.py
|
moved region_ID definition to definition.py
|
2021-06-20 09:55:16 +02:00 |
check_update.py
|
moved url to definition.py
|
2021-06-19 22:08:19 +02:00 |
create_lecode_config.py
|
simplified code with track function from definition.py
|
2021-06-18 17:33:21 +02:00 |
definition.py
|
moved game's version from definition.py to ct_config.json
|
2021-06-20 09:53:32 +02:00 |
get_github_file.py
|
moved url to definition.py
|
2021-06-19 22:08:19 +02:00 |
install_mod.py
|
game's ID is now MKFx01 and game name is "Mario Kart Wii Faraphel {self.VERSION}"
|
2021-06-20 09:59:44 +02:00 |
log_error.py
|
added extra new line for PEP
|
2021-06-17 23:07:59 +02:00 |
option.py
|
default format is FST, not WBFS
|
2021-06-19 09:02:03 +02:00 |
patch_bmg.py
|
added text replacement
|
2021-06-20 12:43:48 +02:00 |
patch_ct_icon.py
|
added try except in most function to help debugging error
|
2021-06-15 17:04:34 +02:00 |
patch_file.py
|
install mod button will now show game version
|
2021-06-20 12:45:10 +02:00 |
patch_image.py
|
splitted patch_file.py into multiple file to make it way more readable
|
2021-06-17 11:21:48 +02:00 |
patch_img_desc.py
|
added try except in most function to help debugging error
|
2021-06-15 17:04:34 +02:00 |
patch_track.py
|
contracted 2 line into 1
|
2021-06-20 12:46:14 +02:00 |
Progress.py
|
splited code into multiple file
|
2021-05-23 19:45:50 +02:00 |
restart.py
|
changed restart function
|
2021-06-18 10:36:40 +02:00 |
StateButton.py
|
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 |
translate.py
|
added an option module, removed similar option function in translation
|
2021-06-18 11:42:06 +02:00 |