evennia/evennia
BattleJenkins 9b3ca3ef20 More thorough explanation of clothing types
Added some further explanation of clothing types and their purpose. I felt like it wasn't clear enough that you could change the given clothing types or even elect not to use clothing types at all in your own implementation of the system.
2017-04-30 21:59:41 +02:00
..
commands Remove ability to teleport puppeted objects to a None location, as per #1304. 2017-04-18 18:29:11 +02:00
comms Markup update, docstring and whitespace fixes 2017-02-19 09:46:43 +01:00
contrib More thorough explanation of clothing types 2017-04-30 21:59:41 +02:00
game_template Adjust docstring to resolve #1300 2017-04-06 19:12:40 -04: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 Fix attribute name to resolve recursion error in _recache method. 2017-04-20 14:14:00 -04:00
players Typo in code that prevented RSS toggle off/delete 2017-03-20 06:06:04 -04:00
scripts Update the time-sensitive script 2017-02-15 23:43:49 +01:00
server Fix bug in irc disconnect, trying to pass a reason when portal.disconnect does not support one. 2017-04-25 22:59:59 +02:00
typeclasses Remove unreachable code, PEP 8 whitespace, 2017-03-19 18:56:18 +01:00
utils Fix so evennia.utils.delay actually returns a deferred as the docstring says. 2017-04-25 23:34:44 +02: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