evennia/evennia
2021-10-22 16:43:16 -05:00
..
accounts Complete permanent->persistent rename of cmdset kwarg for consistency 2021-08-06 17:16:44 +02:00
commands Add strip_unsafe_input/INPUT_CLEANUP_BYPASS_PERMISSIONS helpers to strip unsafe input on a per-command level. Resolves #1738. 2021-10-09 16:27:58 +02:00
comms I18n string cleanup and refactoring 2021-05-27 17:37:26 +02:00
contrib Fixes broken tests in crafting contrib. 2021-10-22 16:43:16 -05:00
game_template Update game_template' with help changes 2021-05-30 21:02:34 +02:00
help command and filehelp addded web_get_admin_rul 2021-06-20 09:16:23 -04: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 Refactor return_apperance hook to make it easier to override. Resolves #2530, Resolves #2362. 2021-10-08 01:04:55 +02:00
prototypes Merge branch 'master' into develop 2021-10-05 21:56:43 +02:00
scripts Add stop_task kwarg to help Script delete-on-stop. Resolve #2455. 2021-08-03 22:15:41 +02:00
server Fixes #2562 2021-10-14 01:11:17 +01:00
typeclasses Add .permissions.check() to easily do straight perm-checks without lockstrings 2021-10-09 16:23:13 +02:00
utils issue #2262 -- add docstring for location arg 2021-10-12 07:12:12 -06:00
web Resolve merge conflicts 2021-10-02 19:20:58 +02:00
__init__.py Add channel sub-permission checks for admin/manage switches 2021-05-11 23:19:09 +02:00
settings_default.py Add strip_unsafe_input/INPUT_CLEANUP_BYPASS_PERMISSIONS helpers to strip unsafe input on a per-command level. Resolves #1738. 2021-10-09 16:27:58 +02:00
VERSION.txt Add documentation for new crafting contrib 2020-11-28 23:19:57 +01:00