evennia/evennia
2016-06-12 22:55:05 +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 Minor display addition to slow_exit contrib. 2016-06-10 18:50:30 +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 Added some more doc texts to the puppet hooks of Objects to show how to get the player and sessions at that state. Resolves #992. 2016-06-05 09:50:36 +02:00
players Removed an erroneous text-conversion in msg() that made it impossible to add custom text outputcommands. Resolves #986. 2016-06-01 23:23:27 +02:00
scripts Update tickerhandler.py 2016-05-30 09:14:23 +02:00
server Make a missing web_plugins.py module error more gracefully. 2016-06-12 22:55:05 +02:00
typeclasses Added non-persistent functinality to the TickerHandler, for specific use with OOB. 2016-05-22 20:45:40 +02:00
utils changed string to add newlines upon insert of batchcommand file fixes #984 2016-06-12 12:13:47 +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