evennia/evennia
2017-02-12 10:53:50 +01:00
..
commands Change command-default setting names to be more consistent with other settings; changed Command.msg_share to Command.msg_all_sessions to make it clearer what it does. 2017-02-12 10:35:30 +01:00
comms Fix bug in latest push. 2017-02-04 16:49:29 +01:00
contrib Add wilderness to contrib/README.md. 2017-02-05 13:12:36 +01:00
game_template Refactor code for readability and compatibility. 2017-01-27 00:19:27 +01: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 Refactor code to remove alerts as per lgtm and #1176. 2017-01-29 19:02:00 +01:00
server Make the irc bot accept who command from the IRC side. 2017-02-12 01:55:34 +01:00
typeclasses Cache non-existent attributes too to avoid querying for them more than 2017-02-12 10:00:05 +01:00
utils Allow additional ansi mappings to be passed from settings for easier customization. 2017-02-12 10:53:50 +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 Allow additional ansi mappings to be passed from settings for easier customization. 2017-02-12 10:53:50 +01:00
VERSION.txt Webclient branch merge. Upped Evennia version to 0.6. 2016-05-22 20:54:59 +02:00