mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Split Exit/Rooms/Characters into seaprate doc pages. Describe desc templating. Resolve #3134
This commit is contained in:
parent
7777ff71cc
commit
965e2f7ce7
10 changed files with 210 additions and 123 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue