.. |
__init__.py
|
added menu functionnality, removed old extension select listbox
|
2021-06-18 16:44:10 +02:00 |
check_update.py
|
added some space
|
2021-06-18 10:37:20 +02:00 |
create_lecode_config.py
|
simplified code with track function from definition.py
|
2021-06-18 17:33:21 +02:00 |
definition.py
|
added similar function to get_trackname that remove underscore
|
2021-06-18 17:34:21 +02:00 |
get_github_file.py
|
added code for updated file
|
2021-06-18 16:55:21 +02:00 |
install_mod.py
|
added option, moved listbox to a menubar
|
2021-06-18 11:42:47 +02:00 |
log_error.py
|
added extra new line for PEP
|
2021-06-17 23:07:59 +02:00 |
option.py
|
if option.json is not found, it will be created
|
2021-06-18 13:02:56 +02:00 |
patch_bmg.py
|
fixed a parenthesis causing a line to not be translated
|
2021-06-18 13:06:26 +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
|
stop function if there's a problem in track conversion
|
2021-06-18 16:44:57 +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
|
splitted the code into 2 function, and added a last clean process to wait for last track conversion.
|
2021-06-18 21:38:50 +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 |