Add protfunc_raise_errors to spawn function, per #2769

This commit is contained in:
Griatch 2022-10-23 11:55:11 +02:00
parent 0ed055a0a4
commit f2f5a9d99d
3 changed files with 66 additions and 49 deletions

View file

@ -205,6 +205,8 @@ Up requirements to Django 4.0+, Twisted 22+, Python 3.9 or 3.10
- Make setting `MAX_NR_CHARACTERS` interact better with the new settings above.
- Allow `$search` funcparser func to search tags and to accept kwargs for more
powerful searches passed into the regular search functions.
- `spawner.spawn` and linked methods now has a kwarg `protfunc_raise_errors`
(default True) to disable strict errors on malformed/not-found protfuncs
## Evennia 0.9.5