Update changelog
This commit is contained in:
parent
58454c7109
commit
ce16d47501
1 changed files with 2 additions and 0 deletions
|
|
@ -47,6 +47,8 @@ Up requirements to Django 4.0+, Twisted 22+, Python 3.9 or 3.10
|
||||||
user davewiththenicehat. Also add new doc string.
|
user davewiththenicehat. Also add new doc string.
|
||||||
- Add central `FuncParser` as a much more powerful replacement for the old `parse_inlinefunc`
|
- Add central `FuncParser` as a much more powerful replacement for the old `parse_inlinefunc`
|
||||||
function.
|
function.
|
||||||
|
- Attribute/NAttribute got a homogenous representation, using intefaces, both
|
||||||
|
`AttributeHandler` and `NAttributeHandler` has same api now.
|
||||||
- Add `evennia/utils/verb_conjugation` for automatic verb conjugation (English only). This
|
- Add `evennia/utils/verb_conjugation` for automatic verb conjugation (English only). This
|
||||||
is useful for implementing actor-stance emoting for sending a string to different targets.
|
is useful for implementing actor-stance emoting for sending a string to different targets.
|
||||||
- New version of Italian translation (rpolve)
|
- New version of Italian translation (rpolve)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue