evennia/evennia
2018-02-21 20:18:52 +01:00
..
accounts Be more lenient with iterables sent to msg(text=..) 2018-02-08 20:35:00 +01:00
commands Update lock docstring. Closes #1563. 2018-02-03 14:51:49 +01:00
comms Merge pull request #1571 from chainsol/fix_#1570 2018-02-14 21:06:58 +01:00
contrib Work towards resolving unittests with deferreds 2018-01-02 21:21:57 +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 add in is_connected property to base objects 2018-02-13 12:54:03 -05: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 Catch the case of a prematurely deleted guest account. Resolves #1500. 2018-02-21 20:18:52 +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 Start better handle a missing uid with auto-login (still issues) 2018-02-08 21:08:19 +01: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