evennia/evennia
2021-11-13 15:32:31 +01:00
..
accounts Make common typeclass.delete return True/False to match Object.delete api for consistency. Resolve #2398 2021-11-03 23:20:00 +01:00
commands Correct help query on @, fix reset hook call. 2021-11-13 15:32:31 +01:00
comms Make common typeclass.delete return True/False to match Object.delete api for consistency. Resolve #2398 2021-11-03 23:20:00 +01:00
contrib Co-exist @-prefixes for management commands. Resolve 2353. 2021-11-13 02:15:30 +01:00
game_template Rename all at_before/after hooks to at_pre/post. Old names still work but are deprecated. Resolves #1454. 2021-10-31 22:18:58 +01:00
help Correct help query on @, fix reset hook call. 2021-11-13 15:32:31 +01:00
locale Prepare all .po files for updating by volunteers 2021-05-29 18:30:20 +02:00
locks Add .permissions.check() to easily do straight perm-checks without lockstrings 2021-10-09 16:23:13 +02:00
objects Rename all at_before/after hooks to at_pre/post. Old names still work but are deprecated. Resolves #1454. 2021-10-31 22:18:58 +01:00
prototypes Merge branch 'master' into develop 2021-10-05 21:56:43 +02:00
scripts Make common typeclass.delete return True/False to match Object.delete api for consistency. Resolve #2398 2021-11-03 23:20:00 +01:00
server Add webclient browser name identifier. Resolve #1650 2021-11-03 20:09:47 +01:00
typeclasses Correct help query on @, fix reset hook call. 2021-11-13 15:32:31 +01:00
utils Allow to disable MXP or make it one-directional. Resolve #2169. 2021-11-02 23:39:56 +01:00
web Add webclient browser name identifier. Resolve #1650 2021-11-03 20:09:47 +01:00
__init__.py Add channel sub-permission checks for admin/manage switches 2021-05-11 23:19:09 +02:00
settings_default.py Allow to disable MXP or make it one-directional. Resolve #2169. 2021-11-02 23:39:56 +01:00
VERSION.txt Add documentation for new crafting contrib 2020-11-28 23:19:57 +01:00