Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2022-11-28 20:45:54 +00:00
parent dd198d29c9
commit c4d635100d
33 changed files with 150 additions and 101 deletions

View file

@ -218,6 +218,8 @@ Increase requirements: Django 4.1+, Twisted 22.10+ Python 3.9, 3.10, 3.11. Post
- `utils.justify` now supports `align="a"` (absolute alignments. This keeps
the given left indent but crops/fills to the width. Used in EvCells.
- `EvTable` now supports passing `EvColumn`s as a list directly, (`EvTable(table=[colA,colB])`)
- Add `tags=` search criterion to `DefaultObject.search`.
- Add `AT_EXIT_TRAVERSE` signal, firing when an exit is traversed.
## Evennia 0.9.5