evennia/evennia
2017-03-01 08:08:27 +01:00
..
commands Added test for whisper command. 2017-03-01 08:08:27 +01:00
comms Markup update, docstring and whitespace fixes 2017-02-19 09:46:43 +01:00
contrib Fix #1234: use a mock datetime class to force UTC 2017-02-27 16:51:35 -08: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 Add unittests for simpledoor and slow_exit contribs, as per #1105. 2017-02-19 21:06:03 +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 Add another errback handler for error in #1207. 2017-02-28 08:08:33 +01:00
typeclasses Make attribute cache behavior consistent with the non-cached return when returning non-found objects as per #1226. 2017-02-19 17:36:35 +01:00
utils Remove accidentally left-in evtable debugs that messed up unittests. 2017-02-28 13:45:12 +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