evennia/evennia
2016-06-22 13:50:07 +02:00
..
commands Fixed a traceback in SEARCH_AT_RESULT when getting multi-matches for commands. 2016-06-15 21:51:43 +02:00
comms Fixed a bug in channelhandler if the channel had no desc. 2016-06-04 19:41:17 +02:00
contrib Fix the room-alias condition of details in the tutorial. Resolves #981. 2016-06-15 22:49:51 +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 Fix how the lock command returns strings to avoid a malformed AMP send. This (again fixes ##996. 2016-06-15 20:02:32 +02:00
objects Clairifed the docstring for object.search. 2016-06-22 13:50:07 +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 Turn off http request logging unless settings.DEBUG is set. Relates to #983. 2016-06-15 23:08:42 +02:00
typeclasses Added non-persistent functinality to the TickerHandler, for specific use with OOB. 2016-05-22 20:45:40 +02:00
utils Fixed a traceback in SEARCH_AT_RESULT when getting multi-matches for commands. 2016-06-15 21:51:43 +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