evennia/evennia
TehFamine 7f3602f414 Adjusting the width of the output in CmdTime
CmdTime has two table outputs that are not aligned in the same width. This change aligns the tables to the same width of 78.
2020-11-27 08:01:26 -05:00
..
accounts Merge pull request #2230 from strikaco/throttle 2020-10-21 21:02:15 +02:00
commands Adjusting the width of the output in CmdTime 2020-11-27 08:01:26 -05:00
comms Fix style to Keyword Args 2020-10-12 21:13:06 +02:00
contrib Fix unit tests for develop branch 2020-11-14 10:54:31 +01:00
game_template Fix style to Keyword Args 2020-10-12 21:13:06 +02:00
help Run black on sources; add black config 2020-07-27 21:12:06 +02:00
locale fix a string from "%" formating to ".format" 2020-11-16 16:58:44 +01:00
locks Reproduce latest PR fix for develop 2020-10-12 21:11:08 +02:00
objects Don't allow 3-box with only two boxes in room. Resolve #2206. 2020-11-13 21:00:07 +01:00
prototypes Delay import of module-prototypes to avoid init-clash. Resolves #2232. 2020-11-12 22:34:57 +01:00
scripts Better handle error when trying to add ticker with subsecond interval. Resolves #2235 2020-11-12 22:34:44 +01:00
server Fix error that did not let Session base beoverloaded correctly 2020-11-24 18:38:43 +01:00
typeclasses fix of empty-string category name 2020-11-12 22:34:22 +01:00
utils Fix error that did not let Session base beoverloaded correctly 2020-11-24 18:38:43 +01:00
web Changing tab characters for webclient. Resolve #2239. 2020-11-01 19:10:48 +01:00
__init__.py Delay import of module-prototypes to avoid init-clash. Resolves #2232. 2020-11-12 22:34:57 +01:00
settings_default.py Merge pull request #2230 from strikaco/throttle 2020-10-21 21:02:15 +02:00
VERSION.txt Update version to 0.9.0 2019-06-29 20:53:31 +02:00