evennia/evennia
2018-03-17 20:50:51 +00:00
..
accounts Remove a boolean check to make numpy arrays work better with .msg() 2018-03-11 10:24:27 +01:00
commands Fix a teleport example missing = 2018-03-03 18:30:48 +01:00
comms Merge pull request #1571 from chainsol/fix_#1570 2018-02-14 21:06:58 +01:00
contrib Don't allow recog:ing a masked person 2018-03-03 19:56:16 +01:00
game_template Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
help Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
locale Markup update 2017-02-19 09:46:44 +01:00
locks Correct bugs in lock-handling, add more unit tests 2018-02-03 01:17:52 +01:00
objects Remove a boolean check to make numpy arrays work better with .msg() 2018-03-11 10:24:27 +01:00
scripts Work towards resolving unittests with deferreds 2018-01-02 21:21:57 +01:00
server Make FORCEDENDLINE default for clients we don't know for sure don't want a cr+nl at the end of the telnet line 2018-01-30 18:22:24 +01:00
typeclasses Remove mutual exclusivity between value/strvalue when searching for Attributes with manager 2018-03-01 22:21:22 +01:00
utils Remove superfluous close_menu call leading to two exit-cmds being called when exiting via custom end node. Resolves #1428. 2018-01-29 00:02:14 +01:00
web Alpha webclient split interface support 2018-03-17 20:50:51 +00:00
__init__.py Include EvMenu etc in evennia init step. 2017-10-14 20:53:41 +02:00
settings_default.py Make DELAY_CMD_LOGINSTART configurable in settings 2018-01-06 20:13:36 +01:00
VERSION.txt Update version string to 0.7, cleanup about cmd 2017-09-03 11:00:11 +02:00