Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2023-02-25 08:08:11 +00:00
parent 8d688edf24
commit 6141ffb100
32 changed files with 139 additions and 104 deletions

View file

@ -2,6 +2,7 @@
## Main
- New doc page for Nginx setup (InspectorCaracal)
- Feature: Add `fly/dive` commands to `XYZGrid` contrib to showcase treating its
Z-axis as a full 3D grid. Also fixed minor bug in `XYZGrid` contrib when using
a Z axis named using an integer rather than a string.