evennia/evennia
2018-04-22 06:56:27 -04:00
..
accounts Fix of output handling in msg() when text is None 2018-03-31 12:40:57 +02:00
commands Fix regex in CommandTest breaking negative numbers 2018-04-22 06:56:27 -04:00
comms Merge pull request #1571 from chainsol/fix_#1570 2018-02-14 21:06:58 +01:00
contrib Update rpsystem.py 2018-04-16 18:41:02 +05:30
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 Fix of output handling in msg() when text is None 2018-03-31 12:40:57 +02: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 Add warning if Favico.js library is not reachable 2018-02-21 20:34:29 +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