mirror of
https://github.com/evennia/evennia.git
synced 2026-04-02 22:17:17 +02:00
Updated HTML docs.
This commit is contained in:
parent
38e2f558cc
commit
de11a56e4e
63 changed files with 175 additions and 191 deletions
|
|
@ -2,12 +2,17 @@
|
|||
|
||||
## Main branch
|
||||
|
||||
- Fix: The username validator did not display errors correctly in web
|
||||
registration form.
|
||||
- Feature: Better ANSI color fallbacks (InspectorCaracal).
|
||||
- Feature: Add support for saving `deque` with `maxlen` to Attributes (before
|
||||
`maxlen` was ignored).
|
||||
- Fix: More unit tests for scripts (Storsorken)
|
||||
- Tools: More unit tests for scripts (Storsorken)
|
||||
- Fix: Components contrib had issues with inherited typeclasses (ChrisLR)
|
||||
- Fix: f-string fix in clothing contrib (aMiss-aWry)
|
||||
- Docs: Made separate doc pages for Exits, Characters and Rooms. Expanded on how
|
||||
to change the description of an in-game object with templating.
|
||||
- Docs: Fixed a multitude of doc issues.
|
||||
- Docs: A multitude of doc issues and typos fixed.
|
||||
|
||||
## Evennia 1.2.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue