evennia/evennia
2020-07-18 21:56:34 +02:00
..
accounts Fix for typeclass app_label, and admin fix. Resolves #2112. 2020-06-26 21:17:07 +02:00
commands Correct grammar for maxnum chars reached. Resolves #2151 2020-07-18 21:56:34 +02:00
comms Add tags= keywords to all create functions, with unit tests. Resolves #2160 2020-07-18 21:36:03 +02:00
contrib Update gendersub in master too 2020-07-18 16:33:06 +02: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 Black formatting artefact. Resolves #2158 2020-07-18 21:49:15 +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 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 tags= keywords to all create functions, with unit tests. Resolves #2160 2020-07-18 21:36:03 +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