evennia/evennia
2016-05-22 20:49:46 +02:00
..
commands Added the ability to overload the default command parent. Implements #923. 2016-05-22 20:49:46 +02:00
comms Some more cleanup of the ChannelHandler 2016-05-22 20:49:46 +02:00
contrib Fixed old calls to tickerhandler from the tutorial_world. Also added a better error when this happens. This resolves #952. 2016-05-22 20:49:45 +02:00
game_template Added the ability to overload the default command parent. Implements #923. 2016-05-22 20:49:46 +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 Fixed a simple issue if non-text was fed into the msg() call from server-side. Resolves #965. 2016-05-22 20:49:45 +02:00
players Fixed a simple issue if non-text was fed into the msg() call from server-side. Resolves #965. 2016-05-22 20:49:45 +02:00
scripts Fixed old calls to tickerhandler from the tutorial_world. Also added a better error when this happens. This resolves #952. 2016-05-22 20:49:45 +02:00
server Fixed the ajax websocket send of prompts, which should resolve #973. 2016-05-22 20:49:46 +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 the ajax websocket send of prompts, which should resolve #973. 2016-05-22 20:49:46 +02:00
web Added a close warning event to the webclient. 2016-05-22 20:49:45 +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 Added the possibility to overload the dynamically created ChannelCommand. Implements #887. 2016-05-22 20:49:46 +02:00
VERSION.txt PIP packaging with setup.py, and fixes for bugs revealed by this. 2015-01-15 06:20:19 -06:00