Revision: 0af017d70781
Branch: default
Author: griatch <
gri...@gmail.com>
Date: Sat Jan 18 22:56:07 2014 UTC
Log: Deprecation warning: Added combined hook at_access(result,
accessing_obj, access_type, **kwargs) to Objects and Players. This hook
replaces at_access_failure and at_access_success, which are now both
DEPRECATED and will be removed later.
http://code.google.com/p/evennia/source/detail?r=0af017d70781
Modified:
/game/gamesrc/objects/examples/object.py
/src/objects/objects.py
/src/players/player.py
/src/typeclasses/models.py