evennia/game/gamesrc
2011-04-12 22:22:04 +00:00
..
commands OBS: You'll need to resync/rebuild your database! 2011-03-15 16:08:32 +00:00
objects OBS: Migration needed(objects, scripts, players). This resolves issue 136 by allowing database objects to be nested in lists and dictionaries as 2011-04-05 23:28:40 +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 Fixed a bug in serverconfig. Tweaked how the default connection screen is stored, to allow for server updates. 2011-04-12 22:22:04 +00:00
__init__.py Things should be working again, minus the web stuff. 2008-12-15 04:35:00 +00:00