evennia/evennia
BlauFeuer 00b9393b39 Fix typo in call to msg method.
Reported by thranduil when attempting `@rename *thranduil = Thranduil1 (throws an ex and gives a stack trace.  Character has no attribute 'mgs'")
2017-03-19 20:18:01 +01:00
..
commands Fix typo in call to msg method. 2017-03-19 20:18:01 +01:00
comms Markup update, docstring and whitespace fixes 2017-02-19 09:46:43 +01:00
contrib Move unreachable code after exception raise 2017-03-19 18:56:18 +01:00
game_template connection_screens.py update markup/format 2017-02-12 18:59:38 -05:00
help Add ability to add aliases to help entries via the command and create_helpentry utility. 2016-12-17 17:15:50 +01:00
locale Markup update 2017-02-19 09:46:44 +01:00
locks Further refactoring towards #1176. 2017-02-02 00:02:58 +01:00
objects Make at_get_cmdset get receive a parallel kwarg. 2017-03-01 15:20:30 +01:00
players Remove the deprecated .characters property from Player model, it was a leftover from another time (there is no such hard-coded relation; use sessions instead). Closes #1233." 2017-02-27 22:39:26 +01:00
scripts Update the time-sensitive script 2017-02-15 23:43:49 +01:00
server Fix merge conflicts 2017-03-19 18:10:06 +01:00
typeclasses Remove unreachable code, PEP 8 whitespace, 2017-03-19 18:56:18 +01:00
utils Add unittests for the time_format utility 2017-03-19 19:57:09 +01:00
web Change the webclient OOB text kwarg to 'type' instead of 'window' to make it more general. 2017-02-05 12:19:17 +01:00
__init__.py Refactor code to remove alerts as per lgtm and #1176. 2017-01-29 19:02:00 +01:00
settings_default.py Cleaned up the time command's output some more. 2017-02-12 19:16:56 +01:00
VERSION.txt Webclient branch merge. Upped Evennia version to 0.6. 2016-05-22 20:54:59 +02:00