Add LOCALECHO client option for clients not supporting local echoing. Resolve #2258.
This commit is contained in:
parent
49886dbff3
commit
a7b99a605b
5 changed files with 12 additions and 2 deletions
|
|
@ -93,8 +93,8 @@ Up requirements to Django 3.2+, Twisted 21+
|
|||
- Split `return_appearance` hook with helper methods and have it use a template
|
||||
string in order to make it easier to override.
|
||||
- Add validation question to default account creation.
|
||||
|
||||
|
||||
- Add `LOCALECHO` client option to add server-side echo for clients that does
|
||||
not support this (useful for getting a complete log).
|
||||
|
||||
|
||||
### Evennia 0.9.5 (2019-2020)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue