evennia/game/gamesrc
2013-04-18 09:13:31 +02:00
..
commands changed cmdset_default -> cmdset_character and changed the class names to match. Added migrations to properly update default-set cmdset_stores to the new positions (objects created from custom types are not migrated, these should see errors and need to re-point their imports to the new defaults) 2013-04-12 13:01:20 +02:00
conf Some further work on the OOBhandler mechanism. 2013-01-04 10:35:29 +01:00
objects Fixing a bug in @ic if trying to puppet while already puppeting. Added sessid keyword to at_post_login hook in order to correctly relay login text only to the correct session. Removed the src.utils.debug module as well as the CmdDebug command which has not been supported for a good while. 2013-04-18 09:13:31 +02:00
scripts More whitespace cleanup. 2012-03-30 23:57:04 +02:00
world Fixed bug in @batchcommand (Resolves Issue 287). Also updated @dig to again handle deleting ranges of dbrefs (with or without # in front). 2012-10-14 16:24:21 +02:00
__init__.py Things should be working again, minus the web stuff. 2008-12-15 04:35:00 +00:00