evennia/evennia
bonnedav ba7a6bc6f4 Make CmdOpen grant control to creator
Fixes #2152
Not tested but based on existing code in CmdCreate so I imagine it will work.
2020-06-29 21:59:18 -06:00
..
accounts Fix for typeclass app_label, and admin fix. Resolves #2112. 2020-06-26 21:17:07 +02:00
commands Make CmdOpen grant control to creator 2020-06-29 21:59:18 -06:00
comms comms i18n 2020-04-15 21:12:42 -05:00
contrib Make Puzzle's use command user-friendly. 2020-05-17 16:26:38 -04:00
game_template proxy-plugins 2020-02-19 16:33:35 -06:00
help fixing fstring 2020-04-16 06:14:03 -05:00
locale Russian translation added 2020-04-19 22:37:07 +03:00
locks Make sure to strip key/value of whitespace in lockfunc kwargs. Resolves #2150 2020-06-28 17:09:41 +02:00
objects Remove confusing contents-cache error. Resolves #1169 2020-06-26 11:37:34 +02:00
prototypes Ran black on sources 2020-04-12 12:17:06 +02:00
scripts Fix return type for all situations of get_all_scripts manager method, as inspired by #2117 2020-06-28 11:37:17 +02:00
server Allow guests for multisession_mode>1. Resolves #2098. Fix unit tests 2020-06-26 16:34:35 +02:00
typeclasses Fix for typeclass app_label, and admin fix. Resolves #2112. 2020-06-26 21:17:07 +02:00
utils Update list_to_string to handle generators. Resolve #2120 2020-06-28 11:09:59 +02:00
web Don't raise but instead return HttpResponseBadRequest object 2020-03-29 10:06:07 +02:00
__init__.py Make scripts/objects lists use EvMore. Change EvMore to not justify by default. 2020-01-11 15:49:12 +01:00
settings_default.py Fix wrong path reference in settings_default. Resolve #2111 2020-04-20 20:33:40 +02:00
VERSION.txt Update version to 0.9.0 2019-06-29 20:53:31 +02:00