evennia/game/gamesrc/world/examples
2012-10-14 16:24:21 +02:00
..
__init__.py Migration needed. Changed how connection screens are defined, rather than being a database model, they are created on-the fly. I didn't migrate over the screen data into the new module file though, so if you had custom connection screens, you need to manually add them to the new module in gamesrc/world/connection_screen.py. 2011-04-10 14:21:41 +00:00
batch_cmds.ev More whitespace cleanup. 2012-03-30 23:57:04 +02:00
batch_code.py 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