evennia/evennia
2015-03-08 13:51:53 +01:00
..
commands Fixed some formatting to make untittests pass again. 2015-03-08 11:20:05 +01:00
comms Added better docstrings to subpackages and cleaned out some places which were unclear. 2015-02-23 17:46:42 +01:00
contrib updated date on tutorial world 2015-03-05 15:04:48 +01:00
game_template Fixed comment and wording on web templates. 2015-03-01 11:54:22 -06:00
help Added better docstrings to subpackages and cleaned out some places which were unclear. 2015-02-23 17:46:42 +01:00
locale Updated some locale files. 2015-03-08 00:01:12 +01:00
locks Updated the tutorial world's lockfuncs to work correctly. Resolves #682. 2015-03-02 21:35:55 +01:00
objects Fixed a very silly bug in CmdUnloggedinCreate where the default location was set on the character even though the Player hadn't actually logged in yet. This meant that the Character (in MULTISESSION_MODEs < 2) would pop up in the start location and stay there also if the Player never actually connected to the game. This is most likely the reason for zombie player remnants that have been around for so long and should thus have an impact also on #498. 2015-03-07 22:55:01 +01:00
players Fixed an unpuppeting bug for bots 2015-03-07 15:24:03 +01:00
scripts Made ircbot work correctly with latest code, lead to a fixing of a bug in script creation. 2015-03-07 13:22:11 +01:00
server Fixed some formatting to make untittests pass again. 2015-03-08 11:20:05 +01:00
typeclasses fixed small inconsistency in returning a single script from the manager. 2015-03-06 20:54:44 +01:00
utils Minor updates 2015-03-08 13:51:53 +01:00
web Fixed comment and wording on web templates. 2015-03-01 11:54:22 -06:00
__init__.py added search_tag to flat API. 2015-03-02 23:17:48 +01:00
settings_default.py Added CONN_MAX_AGE setting to 7hrs to avoid 'database has gone away' errors with MySQL default settings. Resolves #619. 2015-03-06 21:21:07 +01:00
VERSION.txt PIP packaging with setup.py, and fixes for bugs revealed by this. 2015-01-15 06:20:19 -06:00