Atlas-Install/source
2022-08-14 09:10:02 +02:00
..
gui implemented Arena (game text are missing) 2022-08-13 12:16:37 +02:00
mkw Fixed an issue where in case of name conflict, the compressed game would add a number suffix after the extension "MKWF v0.12.wbfs (1)" instead of "MKWF v0.12 (1).wbfs" 2022-08-13 22:49:04 +02:00
safe_eval error in safe_eval now raise SafeEvalException instead of Exception 2022-08-08 18:37:12 +02:00
wt fixed an issue with arenas name not being correctly patched 2022-08-14 09:10:02 +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