.. |
__init__.py
|
added button in menu to check track sha1
|
2021-06-24 13:07:36 +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
|
fixed check_track_sha1 subprocess.run
|
2021-06-24 13:08:02 +02:00 |
install_mod.py
|
added --modify arg and changed ID to RMCx60
|
2021-06-20 12:46:43 +02:00 |
log_error.py
|
added extra new line for PEP
|
2021-06-17 23:07:59 +02:00 |
option.py
|
if option in default_option isn't found, default value will be added to option.json
|
2021-06-24 11:26:53 +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
|
track will now be checked for their sha1
|
2021-06-24 13:08:27 +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 |