Atlas-Install/source
Faraphel 99287bbd56 started making a AbstractTrack class to implement more type of "track".
Removed get_suffix and get_prefix to replace them with get_tag_template and tags_template in mod_config.json
2022-08-10 22:33:10 +02:00
..
gui clicking on any mod settings widget will automatically enable the settings, instead of needing to enable it manually. 2022-08-07 20:47:26 +02:00
mkw started making a AbstractTrack class to implement more type of "track". 2022-08-10 22:33:10 +02:00
safe_eval error in safe_eval now raise SafeEvalException instead of Exception 2022-08-08 18:37:12 +02:00
wt simplified cat_data to use list instead of dict 2022-07-21 00:33:38 +02:00
__init__.py threaded decorator now return the thread 2022-07-18 19:51:20 +02:00
option.py added MyStuff interface and made it work 2022-07-24 00:17:10 +02:00
plugins.py renamed event to plugins 2022-07-16 21:43:18 +02:00
translation.py use import instead of using sys.modules to avoid a useless sys import 2022-08-02 17:57:46 +02:00