Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2023-05-19 19:14:24 +00:00
parent b902667df5
commit 1b2c405fc0
33 changed files with 99 additions and 94 deletions

View file

@ -2,6 +2,7 @@
## Main branch
- Feature: Attribute-support for saving/loading `deques` with `maxlen=` set.
- Contrib: Container typeclass with new commands for storing and retrieving
things inside them (InspectorCaracal)
- Fix: The `AttributeHandler.all()` now actually accepts `category=` as