evennia/evennia
2020-07-18 19:37:49 +02:00
..
accounts Fix for typeclass app_label, and admin fix. Resolves #2112. 2020-06-26 21:17:07 +02:00
commands Make CmdGet/Drop/Give give error if obj.move_to returns False. Resolves #2168. 2020-07-18 19:37:49 +02:00
comms
contrib Update gendersub in master too 2020-07-18 16:33:06 +02:00
game_template
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
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 Add $random default inlinefunc because I expected it to be there 2020-07-17 14:25:24 +02:00
typeclasses Extension to typeclass fix, to allow non-typeclass mixins 2020-07-04 00:12:12 +02:00
utils Add .sort support for SaverList 2020-07-18 18:03:54 +02:00
web
__init__.py
settings_default.py Fix wrong path reference in settings_default. Resolve #2111 2020-04-20 20:33:40 +02:00
VERSION.txt