Split Exit/Rooms/Characters into seaprate doc pages. Describe desc templating. Resolve #3134

This commit is contained in:
Griatch 2023-03-18 12:09:42 +01:00
parent 7777ff71cc
commit 965e2f7ce7
10 changed files with 210 additions and 123 deletions

View file

@ -1,5 +1,13 @@
# Changelog
## Main branch
- Feature: Add support for saving `deque` with `maxlen` to Attributes (before
`maxlen` was ignored).
- Fix: More unit tests for scripts (Storsorken)
- Docs: Made separate doc pages for Exits, Characters and Rooms. Expanded on how
to change the description of an in-game object with templating.
## Evennia 1.2.1
Feb 26, 2023