Atlas-Install/source
2022-08-06 18:51:48 +02:00
..
gui implemented track filter in the settings (renamed remove_track_if -> include_track_if) 2022-08-05 18:37:20 +02:00
mkw fixed an issue where the custom tracks were no longer copied to the game 2022-08-05 18:57:47 +02:00
safe_eval replaced the old safe_eval by the new safe_eval (from test, normal mode allow for ~26s -> ~13s, and with lambda mode ~26s -> ~0.03s) 2022-08-06 18:51:48 +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