evennia/src
2013-01-08 09:45:59 +01:00
..
commands Added a little more info about the player needing the right permissions to @puppet, not the character. Resolves Issue 340. 2013-01-07 18:35:36 +01:00
comms Fixed a bug in external_connections. 2012-12-13 22:46:18 +01:00
help Minor fixes and reducing some sql calls in various managers. 2012-08-22 16:15:52 +02:00
locks Fixed up Tutorial world, which also led to weeding out a host of smaller things. Resolves Issue 216. Resolves Issue 335. Tutorial should now again be possible to complete. :) 2012-12-08 20:13:54 +01:00
objects Fixing a missing report. 2013-01-08 09:45:59 +01:00
players Removed some old and now confusing, unsused variables and added some documenting strings. 2012-12-08 15:39:09 +01:00
scripts First, untested version of the OOBhandler mechanism. 2013-01-03 09:18:49 +01:00
server Some cleanups, properly marking the OOB stuff as WIP still. OOB is progressing but not yet functional or in its final form. 2013-01-07 15:47:41 +01:00
typeclasses Some cleanups, properly marking the OOB stuff as WIP still. OOB is progressing but not yet functional or in its final form. 2013-01-07 15:47:41 +01:00
utils Some more minor fixes. 2012-12-12 01:18:49 +01:00
web Implemented ansi-colour backgrounds in webclient. Added a new @color command for displaying colour spaces. Also changed a number of other features outlined in Issue 309. 2012-10-24 21:41:07 +02:00
__init__.py Added cache-resyncing to ProcPool. This makes sure to update all affected object caches 2012-09-03 01:11:14 +02:00
settings_default.py Added MessageMiddleware, which is required by the News site on the website. A Django 1.4 change? This was highlighted as part of Issue 249. 2012-10-24 00:18:09 +02:00