Change to use exit_obj in at_traverse hook kwargs instead
This commit is contained in:
parent
4952ed5443
commit
69cf0a2be3
2 changed files with 10 additions and 5 deletions
|
|
@ -177,6 +177,8 @@ Up requirements to Django 4.0+, Twisted 22+, Python 3.9 or 3.10
|
|||
- New contrib `name_generator` for building random real-world based or fantasy-names
|
||||
based on phonetic rules.
|
||||
- Enable proper serialization of dict subclasses in Attributes (aogier)
|
||||
- The `.at_traverse` hook now receives a `exit_obj` kwarg, linking back to the
|
||||
exit triggering the hook (volund)
|
||||
|
||||
|
||||
## Evennia 0.9.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue