evennia/evennia
2023-10-29 13:02:18 -04:00
..
accounts Cleaned up tests to use newly-renamed Account hooks for add/remove characters. 2023-10-29 13:02:18 -04:00
commands Cleaned up tests to use newly-renamed Account hooks for add/remove characters. 2023-10-29 13:02:18 -04:00
comms Fixes in SubscriptionHandler; return subs ordered by pk. 2023-10-03 18:54:09 -03:00
contrib Cleaned up tests to use newly-renamed Account hooks for add/remove characters. 2023-10-29 13:02:18 -04:00
game_template Correct default docstring of template pointing to object.py 2023-10-21 15:37:56 +02:00
help Use isort, run format on code 2022-11-18 12:02:46 +01:00
locale Update French translation (Aesran) 2022-12-23 16:33:43 +01:00
locks Allow for removing "Guest" from permission hierarchy without messing up access. Resolve #3247 2023-08-06 22:51:18 +02:00
objects Cleaned up tests to use newly-renamed Account hooks for add/remove characters. 2023-10-29 13:02:18 -04:00
prototypes Fix wrong logging call in prototype module 2023-05-28 17:56:35 +02:00
scripts Prepping unit test for later fixes 2023-10-03 18:54:09 -03:00
server Cleaning up GlobalScriptContainer from some junk logic. 2023-10-29 13:02:18 -04:00
typeclasses Fix unit tests. Make TagCategoryProperty return tags set by other means. 2023-06-04 22:19:57 +02:00
utils Cleaning up GlobalScriptContainer from some junk logic. 2023-10-29 13:02:18 -04:00
web Fixed a borked test. 2023-10-29 13:02:18 -04:00
__init__.py Cleaning up GlobalScriptContainer from some junk logic. 2023-10-29 13:02:18 -04:00
__main__.py Update install instructions for Windows 2022-11-19 18:36:47 +01:00
settings_default.py Refactoring adminsite.py to allow all models and be configurable via settings.py 2023-10-26 13:05:42 -04:00
VERSION.txt Evennia 2.3.0 minor release 2023-09-03 09:24:42 +02:00
VERSION_REQS.txt Version 1.0rc10, py3.10 min 2022-12-03 10:06:25 +01:00