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
1
8799a0fd55
evennia
/
game
/
gamesrc
/
parents
/
examples
History
Download ZIP
Download TAR.GZ
Griatch
8799a0fd55
Added example of how to handle event errors gracefully without them taking down the server with with unhandled exceptions (this should be handled somewhere above exception too, but it's hard to tell when to do it since twisted is raising them). /Starkiel
2009-04-30 08:23:54 +00:00
..
__init__.py
Working on getting command tables implemented on individual objects. It's probably not a good idea to update to this revision in a 'production' environment yet.
2009-01-30 03:28:41 +00:00
custom_basicobject.py
- Made many small bugfixes to the @parent and @create functions as well as their underlying methods.
2009-04-25 20:51:12 +00:00
custom_basicplayer.py
- Made many small bugfixes to the @parent and @create functions as well as their underlying methods.
2009-04-25 20:51:12 +00:00
red_button.py
Added example of how to handle event errors gracefully without them taking down the server with with unhandled exceptions (this should be handled somewhere above exception too, but it's hard to tell when to do it since twisted is raising them). /Starkiel
2009-04-30 08:23:54 +00:00