evennia/game/gamesrc
2011-03-20 19:45:56 +00:00
..
commands OBS: You'll need to resync/rebuild your database! 2011-03-15 16:08:32 +00:00
objects Added a check for multiple connected sessions to avoid moving disconnected object more than once. Resolves issue 145. 2011-03-19 22:17:00 +00:00
scripts OBS: You need to resync your database! Moved cmdsets into the database rather than being dependent on scripts. Moved the creation of the cmdset- and cmdset-handlers into ObjectDB.__init__ rather than bootstrapping it from the typeclass. Added some more script functionality for testing, includong the @script command for assigning a script to an object. 2011-03-20 19:45:56 +00:00
world/examples Gave a more informative error message when reading non-UTF-8 batchfiles containing international symbols (issue97) as well as refactored the processors a bit further. Fixed some minor typographic details in some other commands. 2010-09-04 07:55:25 +00:00
__init__.py Things should be working again, minus the web stuff. 2008-12-15 04:35:00 +00:00