evennia/game/gamesrc/commands/examples
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
..
__init__.py Created a state system. See 2009-05-01 15:34:43 +00:00
example.py Added the apropos command for broader help searching (uses icontains). 2009-12-20 12:39:08 +00:00
misc_tests.py Added gamesrc/utils.py as a convenient shorthand for often-used methods from the engine 2009-12-20 20:51:26 +00:00
state_example.py Added the apropos command for broader help searching (uses icontains). 2009-12-20 12:39:08 +00:00