evennia/game/gamesrc
Griatch 81bec61d7d Added the apropos command for broader help searching (uses icontains).
The suggestions: footer used in help gave too narrow results, now using apropos-style search instead.
Bug fix of state-help command to make it accept switches.
Added several new example commands and cleaned up old ones to be more user-friendly.
Added protection in @delevent to make it harder to delete system events.
Some small bug fixes and other cleanup.
2009-12-20 12:39:08 +00:00
..
commands Added the apropos command for broader help searching (uses icontains). 2009-12-20 12:39:08 +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