|
ae5e9976e5
|
implemented track_new_if to select track that should be selected by "Random: New tracks"
|
2022-07-27 20:32:25 +02:00 |
|
|
5466a88c2d
|
moved bmg_color_text in safe_eval to ModConfig
|
2022-07-25 18:48:45 +02:00 |
|
|
9c2823af95
|
removed unnecessary import
|
2022-07-24 23:16:58 +02:00 |
|
|
340f985673
|
tracks prefix and suffix are now evaluated from mod_config.safe_eval instead of normal safe_eval
|
2022-07-24 23:16:29 +02:00 |
|
|
d25bc524c7
|
moved safe_eval from Patch to ModConfig for more global access
|
2022-07-24 23:14:28 +02:00 |
|
|
15d84f757c
|
simplified safe_eval by removing extra_token_map because env do the same thing but better and by making patch.safe_eval more similar to the normal safe_eval
|
2022-07-21 01:24:24 +02:00 |
|
|
5d448369ee
|
added color to prefix and suffix
|
2022-07-20 12:19:35 +02:00 |
|
|
19ded49c27
|
added type hint for pycharm
|
2022-07-19 22:36:25 +02:00 |
|
|
5207e18928
|
get_ctfile now have a template option for the track name
|
2022-07-19 15:39:55 +02:00 |
|
|
4c1c8833b1
|
moved multiple safe eval from Track.py to safe_eval.py
|
2022-07-12 20:56:20 +02:00 |
|
|
3932716227
|
added get_ctfile to Track, and implemented autoadd extraction
|
2022-06-13 22:18:08 +02:00 |
|
|
70ade3dc67
|
moved safe_eval from Track.py to safe_eval.py, allowed getattr with no function limitation, added track_formatting to mod_config.json to customize the track text format for the menu, the race and the filename. Added a Combobox on the install menu for the extension
|
2022-06-12 23:21:09 +02:00 |
|
|
31a28c3cf1
|
implemented user options and made translation capable of changing language
|
2022-06-11 22:38:53 +02:00 |
|
|
a83ce2c9c1
|
implemented ModConfig (new version of CtConfig), Track and TrackGroup
|
2022-06-09 16:49:46 +02:00 |
|
|
a04f7286b6
|
started working on the szs and wit wrapper
|
2022-06-08 16:24:02 +02:00 |
|