evennia/evennia
2017-02-18 20:39:14 +01:00
..
commands Put in fix for nicks.has check being True when returning list of False matches due to None caching. 2017-02-18 20:39:14 +01:00
comms Fix bug in latest push. 2017-02-04 16:49:29 +01:00
contrib Refactor to remove alerts as per lgtm and #1176. 2017-02-17 18:18:37 -05: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 Remove broken and un-maintained IMC2 support. 2016-10-28 22:53:43 -07:00
locks Further refactoring towards #1176. 2017-02-02 00:02:58 +01:00
objects Expanded docstring of at_object_receive to note the possibility. 2017-02-04 11:23:19 +01:00
players Further change to ircstatus/ircbot privmsg who sorting. 2017-02-12 09:08:13 +01:00
scripts Update the time-sensitive script 2017-02-15 23:43:49 +01:00
server Add tentative errback for not firing an error when response is not fast enough to fire before a user closes the connection. Might handle #1207. 2017-02-18 20:32:13 +01:00
typeclasses Cache non-existent attributes too to avoid querying for them more than 2017-02-12 10:00:05 +01:00
utils Fix reference error in get_input. Resolves #1219. 2017-02-18 19:21:43 +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