Add text_kwargs support to EvMore.msg. Resolve #3273

This commit is contained in:
Griatch 2023-09-23 23:07:19 +02:00
parent 808bde0c7c
commit 0f9d2beb09
4 changed files with 28 additions and 8 deletions

View file

@ -2,6 +2,8 @@
## Main branch
- [Feature][issue3273]: Allow passing `text_kwargs` kwarg to `EvMore.msg` in order to expand
the outputfunc used for every evmore page.
- [Fix][pull3267]: Missing recache step in ObjectSessionHandler (InspectorCaracal)
- [Fix][pull3270]: Evennia is its own MSSP family now, so we should return that
instead of 'Custom' (InspectorCaracal)
@ -16,6 +18,7 @@
[pull3270]: https://github.com/evennia/evennia/pull/3270
[pull3274]: https://github.com/evennia/evennia/pull/3274
[issue3272]: https://github.com/evennia/evennia/issues/3272
[issue3273]: https://github.com/evennia/evennia/issues/3273
## Evennia 2.3.0