evennia/evennia
2016-06-15 19:54:47 +02:00
..
commands Made some updates to the tag command. Among other things, resolves #993. 2016-06-05 10:09:01 +02:00
comms Fixed a bug in channelhandler if the channel had no desc. 2016-06-04 19:41:17 +02:00
contrib Make tutorial dark cell react to lit splinter also when falling through trap door. Resolves #995. 2016-06-14 22:24:04 +02:00
game_template Add a plugin mechanism for the webserver with settings.WEB_PLUGIN_MODULE. 2016-06-12 18:00:28 +02:00
help Have every class inherit from object. 2015-11-09 10:11:34 +01:00
locale New French translation 2016-03-05 15:21:56 +01:00
locks Changing utils.all_from_module to really only load variables actually 2016-05-22 20:45:05 +02:00
objects Revert "Fix problem with trying to pass non-text to msg(text=...). Resolves #996." 2016-06-15 19:54:47 +02:00
players Revert "Fix problem with trying to pass non-text to msg(text=...). Resolves #996." 2016-06-15 19:54:47 +02:00
scripts Make tickerhandler correctly clean subs to deleted objs. 2016-06-14 22:04:41 +02:00
server Revert "Fix problem with trying to pass non-text to msg(text=...). Resolves #996." 2016-06-15 19:54:47 +02:00
typeclasses Added non-persistent functinality to the TickerHandler, for specific use with OOB. 2016-05-22 20:45:40 +02:00
utils Make tickerhandler correctly clean subs to deleted objs. 2016-06-14 22:04:41 +02:00
web Some further fixes to the ajax client, as well as maybe fixing the i.d.l. bug manifesting from a poor msg input send. 2016-06-01 01:22:20 +02:00
__init__.py Added the ability to overload the default command parent. Implements #923. 2016-05-22 20:49:46 +02:00
settings_default.py Add a plugin mechanism for the webserver with settings.WEB_PLUGIN_MODULE. 2016-06-12 18:00:28 +02:00
VERSION.txt Webclient branch merge. Upped Evennia version to 0.6. 2016-05-22 20:54:59 +02:00