Add verb conjugation module
This commit is contained in:
parent
2c7163ba74
commit
24a6d2cfab
10 changed files with 10193 additions and 22 deletions
|
|
@ -42,6 +42,8 @@
|
|||
user davewiththenicehat. Also add new doc string.
|
||||
- Add central `FuncParser` as a much more powerful replacement for the old `parse_inlinefunc`
|
||||
function.
|
||||
- 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.
|
||||
|
||||
### Evennia 0.9.5 (2019-2020)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue