evennia/evennia
2017-01-12 22:08:46 +01:00
..
commands Make the lock command force-update Exits to handle cmd-type locks without a reload; as per #1142. 2017-01-11 21:49:23 +01:00
comms Run migrations! Added blank=True field to ChannelDB to allow the Admin-creation of channels without any subscribers. 2016-12-06 20:13:24 +01:00
contrib Update contrib readme to mention mail system contrib. 2017-01-12 22:08:46 +01:00
game_template Update characters.py 2016-10-30 15:55:18 -04:00
help Add ability to add aliases to help entries via the command and create_helpentry utility. 2016-12-17 17:15:50 +01:00
locale Remove broken and un-maintained IMC2 support. 2016-10-28 22:53:43 -07:00
locks Make lockwarning log file name settable; turn off if not set. Resolves #1161. 2017-01-11 21:37:32 +01:00
objects Update ObjectSessionHandler to avoid a caching syncing issue; should resolve #1153. 2017-01-11 23:42:09 +01:00
players Clean up spurious whitespace. 2017-01-11 21:22:03 +01:00
scripts Refactor to use list comprehension instead of filter() for future py3 compatibility. 2017-01-10 18:31:45 +01:00
server Update ObjectSessionHandler to avoid a caching syncing issue; should resolve #1153. 2017-01-11 23:42:09 +01:00
typeclasses Refactor of class_setting from init in typeclass so we can just call it from django admin, and avoid weirdness of calling init twice, which seemed to mess things up 2016-12-05 07:53:06 -05:00
utils Changed example use of _menutree 2017-01-10 18:17:23 +01:00
web Send an OOB message to the client once a player logs in. 2017-01-10 22:40:45 +01:00
__init__.py Make some docstring updates. 2016-10-02 21:59:19 +02:00
settings_default.py Make lockwarning log file name settable; turn off if not set. Resolves #1161. 2017-01-11 21:37:32 +01:00
VERSION.txt Webclient branch merge. Upped Evennia version to 0.6. 2016-05-22 20:54:59 +02:00