Add literals-mappings to EvForm for custom remaps

This commit is contained in:
Griatch 2022-11-05 14:09:36 +01:00
parent f48db64a7c
commit 158b9e2e12
3 changed files with 135 additions and 78 deletions

View file

@ -210,7 +210,9 @@ Up requirements to Django 4.0+, Twisted 22+, Python 3.9 or 3.10
- Improve search performance when having many DB-based prototypes via caching.
- Remove the `return_parents` kwarg of `evennia.prototypes.spawner.spawn` since it
was inefficient and unused.
- Made all id fields BigAutoField for all databases.
- Made all id fields BigAutoField for all databases. (owllex)
- `EvForm` refactored. New `literals` mapping, for literal mappings into the
main template (e.g. for single-character replacements).
## Evennia 0.9.5