Atlas-Install/source
Faraphel 998d1274ef started the rewrote of safe_eval to use AST (making it way easier to read and edit) and could fix some security issue.
Also allow for lambda expression to avoid recompiling and checking the expression at every call
2022-08-06 00:12:02 +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 started the rewrote of safe_eval to use AST (making it way easier to read and edit) and could fix some security issue. 2022-08-06 00:12:02 +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
safe_eval.py started the rewrote of safe_eval to use AST (making it way easier to read and edit) and could fix some security issue. 2022-08-06 00:12:02 +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