mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Evennia 2.2.0 minor release
This commit is contained in:
parent
f12897a072
commit
b53346a3cc
6 changed files with 56 additions and 51 deletions
|
|
@ -1,12 +1,14 @@
|
|||
# Changelog
|
||||
|
||||
## Evennia main branch
|
||||
## Evennia 2.2.0
|
||||
|
||||
- Contrib: Large-language-model (LLM) AI integration; allows NPCs to talk using
|
||||
responses from an LLM server.
|
||||
- Fix: Make sure `at_server_reload` is called also on non-repeating Scripts.
|
||||
- Fix: Webclient was not giving a proper error when sending an unknown outputfunc to it.
|
||||
- Fix: Make `py` command always send strings unless `client_raw` flag is set.
|
||||
- Fix: `Script.start` with an integer `start_delay` caused a traceback.
|
||||
- Fix: Removing "Guest" from the permission-hierarchy setting messed up access.
|
||||
- Docs: Remove doc pages for Travis/TeamCity CI tools, they were both very much
|
||||
out of date, and Travis is not free for OSS anymore.
|
||||
- Docs: A lot fixes of typos and bugs in tutorials.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue