evennia/evennia
BlauFeuer 405983dca8 Add missing variable in string format, + markdown
Markdown update to avoid depreciated form.
2016-07-03 08:52:11 -04:00
..
commands Fix a regression in inventory. Now using EvTable instead of prettytable. 2016-06-27 22:05:20 +02:00
comms Removed some debug output. 2016-06-26 09:46:58 +02:00
contrib Clarified the multidescer docstring a little. 2016-06-26 18:32:35 +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 Add missing variable in string format, + markdown 2016-07-03 08:52:11 -04:00
scripts Resolves problems in storing/restoring tickerhandler keys. Resolves #997. 2016-06-24 18:15:01 +02:00
server Fixed a regression concerning the idle command. 2016-06-26 23:46:05 +02:00
typeclasses Add migration - run evennia migrate! This adds data migrations for new nick format. 2016-06-26 01:27:37 +02:00
utils Made sure that the various _SaverMutable objects evaluate to False when they are empty. 2016-06-26 11:56:58 +02:00
web Add webclient support for blink, underline and inverse ANSI tags. The inverse tag will produce a dotted outline in the webclient; for now this seems to be no obvious way to inverse the background in a way similar to the terminal inverse. Resolves #976. 2016-06-24 23:22:38 +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