evennia/evennia
2020-02-09 20:14:47 -06:00
..
accounts Make options accept default kwarg, add new raise_exception. Fix datetime validatorfunc accoring to spec. Resolves #1967. 2020-01-20 23:20:05 +01:00
commands Make log rotation also limited by size and controllable from settings. Resolves #2041 2020-01-29 23:16:53 +01:00
comms Add CHANNEL_HANDLER_CLASS setting to replace ChannelHandler. 2020-01-18 00:14:29 +01:00
contrib Fix gendersub. Resolve #2038 2020-02-03 08:51:09 +01:00
game_template Some cleanup of the default MSSP template 2019-10-01 20:48:44 +02:00
help Make scripts/objects lists use EvMore. Change EvMore to not justify by default. 2020-01-11 15:49:12 +01:00
locale Add simplified Korean translation by aceamro in #1947 2019-09-22 19:41:24 +02:00
locks Make scripts/objects lists use EvMore. Change EvMore to not justify by default. 2020-01-11 15:49:12 +01:00
objects Handle inflex pluralization errror on complex object name. Resolves #2015. 2020-01-18 13:01:33 +01:00
prototypes Make scripts/objects lists use EvMore. Change EvMore to not justify by default. 2020-01-11 15:49:12 +01:00
scripts Some minor tweaks. 2020-01-28 19:40:15 +01:00
server Ran black 2020-02-01 23:07:02 +01:00
typeclasses Have tags/attrs.all() switch to direct query on AGGRESSIVE_TYPECLASS_CACHE=False. Resolves #2007 2020-01-20 19:14:50 +01:00
utils django.utils.safestring.SafeBytes - Unused since Django 2.0. 2020-02-09 20:14:47 -06:00
web Ran black on sources 2020-01-28 20:18:19 +01: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 Make log rotation also limited by size and controllable from settings. Resolves #2041 2020-01-29 23:16:53 +01:00
VERSION.txt Update version to 0.9.0 2019-06-29 20:53:31 +02:00