evennia/evennia
2019-09-14 20:18:07 +02:00
..
accounts Fixed string conversions. 2019-09-10 15:17:56 -04:00
commands Fix mismatching help query in OOC mode. Resolve #1914. 2019-09-10 19:57:22 +02:00
comms Correct reverse() calls for typeclassed entities. Resolve #1743 2019-06-10 07:46:09 +02:00
contrib Remove EGI mention in contrib README.md 2019-09-13 22:14:06 -07:00
game_template Fix leftover errors in game template object doctstring 2019-09-02 23:01:44 +02:00
help Resolve support for Django 2.0 2019-03-25 21:45:34 +01:00
locale added translation to spanish 2019-08-16 16:15:27 -03:00
locks Various fixes from game jam 2019-05-14 10:33:31 +02:00
objects More fixes to text2ansi regexes. Resolve #1920. Resolve #1924. 2019-09-14 20:18:07 +02:00
prototypes Fix unit tests 2019-09-08 21:17:55 +02:00
scripts Resolve duplicate script execution for global script. Make paused script fire at_server_reload. Resolve #1911. 2019-09-05 23:54:07 +02:00
server Make DEFAULT_CHANNELS auto-recreate missing channels. Add new CHANNEL_MUDINFO setting. 2019-09-08 00:09:00 +02:00
typeclasses Fix AttributeHandler.get with no Attributes. Also make return_list=True return [] rather than [None]. Resolves #1866 2019-09-08 19:18:19 +02:00
utils More fixes to text2ansi regexes. Resolve #1920. Resolve #1924. 2019-09-14 20:18:07 +02:00
web Fix line breaks from fixed-width lines in webclient. Resolve #1837. 2019-09-11 08:42:34 +02:00
__init__.py Make GLOBAL_SCRIPTS auto-start timed scripts; list all global scripts 2019-09-07 18:13:54 +02:00
settings_default.py Make DEFAULT_CHANNELS auto-recreate missing channels. Add new CHANNEL_MUDINFO setting. 2019-09-08 00:09:00 +02:00
VERSION.txt Update version to 0.9.0 2019-06-29 20:53:31 +02:00