Atlas-Install/source
2022-08-07 23:04:06 +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 global_settings can now be modified in mod_config.json (to change default value for example), but you can't add your own global_settings. Merged track_new_if with override_randm_rew to the global settings replace_random_new 2022-08-07 23:04:06 +02:00
safe_eval adapted safe_eval call and optimised them. MKWF safe_eval are now easier to read 2022-08-06 23:28:52 +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