evennia/evennia
2018-06-13 00:55:44 +02:00
..
accounts Fix of output handling in msg() when text is None 2018-03-31 12:40:57 +02:00
commands Call parse_ansi on each returned message before passing to regex to handle individually colored characters. 2018-04-24 06:03:01 -04:00
comms Merge pull request #1571 from chainsol/fix_#1570 2018-02-14 21:06:58 +01:00
contrib Merge pull request #1615 from TehomCD/fix_negative_numbers_in_commandtest 2018-06-12 18:57:44 +02: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 Fix of output handling in msg() when text is None 2018-03-31 12:40:57 +02:00
scripts Handle scripts with negative intervals. 2018-05-10 19:40:58 -04: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 Fix __add__ in SaverList 2018-05-29 23:05:34 -04: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 Clarify channel log rotate setting is in bytes 2018-06-13 00:55:44 +02:00
VERSION.txt Update version string to 0.7, cleanup about cmd 2017-09-03 11:00:11 +02:00