mirror of
https://github.com/evennia/evennia.git
synced 2026-03-17 13:26:30 +01:00
Update docs for latest PRs
This commit is contained in:
parent
bf7f8e63c5
commit
9a2a3fc2cb
9 changed files with 148 additions and 12 deletions
|
|
@ -203,6 +203,8 @@ Up requirements to Django 4.0+, Twisted 22+, Python 3.9 or 3.10
|
|||
- Add new setting `MAX_NR_SIMULTANEUS_PUPPETS` - how many puppets the account
|
||||
can run at the same time. Used to limit multi-playing.
|
||||
- Make setting `MAX_NR_CHARACTERS` interact better with the new settings above.
|
||||
- Allow `$search` funcparser func to search tags and to accept kwargs for more
|
||||
powerful searches passed into the regular search functions.
|
||||
|
||||
## Evennia 0.9.5
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue