evennia/game/gamesrc
Griatch df29defbcd Added gamesrc/utils.py as a convenient shorthand for often-used methods from the engine
Added a @deluser command and gave it and @boot an option to give a reason for booting/deleting a player
Fixed a bug in @dig that confused exit directions in text
Small bug fixes
/Griatch
2009-12-20 20:51:26 +00:00
..
commands Added gamesrc/utils.py as a convenient shorthand for often-used methods from the engine 2009-12-20 20:51:26 +00:00
events Reworked object command tables. 2009-12-03 00:41:53 +00:00
parents Reworked object command tables. 2009-12-03 00:41:53 +00:00
world/examples Patched the batch-processor's interactive mode so it will not abort if it processes an object/script parent that changes the player's state. Also added a variable BATCH_IMPORT_PATH to config so one can keep all batch scripts in one location and don't have to write the full path to get them. Default is the new directory game/gamesrc/world. 2009-10-20 22:21:01 +00:00
__init__.py Things should be working again, minus the web stuff. 2008-12-15 04:35:00 +00:00
utils.py Added gamesrc/utils.py as a convenient shorthand for often-used methods from the engine 2009-12-20 20:51:26 +00:00