This website requires JavaScript.
Explore
Help
Sign in
Annikka
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
923b9ac2ec
evennia
/
game
/
gamesrc
History
Download ZIP
Download TAR.GZ
Griatch
923b9ac2ec
Added hooks at_pre_cmd() and at_post_cmd() for easy implementation of stuff like prompts.
...
Added obj.exit property to objects for easily finding all exits from a room.
2011-02-14 17:18:31 +00:00
..
commands
Added hooks at_pre_cmd() and at_post_cmd() for easy implementation of stuff like prompts.
2011-02-14 17:18:31 +00:00
objects
Made characters disappear from the room when their controlling player logs off. This is a trivial thing to customize, but the old default (leave the character objects in the room, although "headless") confused people.
2010-10-03 19:49:48 +00:00
scripts
Red button typo.
2010-10-19 01:39:25 +00:00
world
/examples
Gave a more informative error message when reading non-UTF-8 batchfiles containing international symbols (issue97) as well as refactored the processors a bit further. Fixed some minor typographic details in some other commands.
2010-09-04 07:55:25 +00:00
__init__.py
Things should be working again, minus the web stuff.
2008-12-15 04:35:00 +00:00