evennia/evennia
2020-01-28 19:12:22 +01: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 Merge branch 'master' of github.com:evennia/evennia 2020-01-28 19:12:22 +01:00
comms Add CHANNEL_HANDLER_CLASS setting to replace ChannelHandler. 2020-01-18 00:14:29 +01:00
contrib Fixed various Script issues. Resolves #2010. Might affect #2006. 2020-01-18 20:50:26 +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 Fixed various Script issues. Resolves #2010. Might affect #2006. 2020-01-18 20:50:26 +01:00
server Merge branch 'GulliblePsychologist-websocketrefresh' 2020-01-21 20:40:55 +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 Fix unit test 2020-01-20 23:24:50 +01:00
web Merge branch 'websocketrefresh' of https://github.com/GulliblePsychologist/evennia into GulliblePsychologist-websocketrefresh 2020-01-21 20:39:13 +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 Add CHANNEL_HANDLER_CLASS setting to replace ChannelHandler. 2020-01-18 00:14:29 +01:00
VERSION.txt Update version to 0.9.0 2019-06-29 20:53:31 +02:00