Add CHANNEL_HANDLER_CLASS setting to replace ChannelHandler.
This commit is contained in:
parent
e09be824ca
commit
5e5f3efc24
3 changed files with 18 additions and 5 deletions
|
|
@ -40,6 +40,7 @@ without arguments starts a full interactive Python console.
|
|||
of texts (such as tables). New `justify` bool. Old `justify_kwargs` remains
|
||||
but is now only used to pass extra kwargs into the justify function.
|
||||
- Improve performance of `find` and `objects` commands on large data sets (strikaco)
|
||||
- New `CHANNEL_HANDLER_CLASS` setting allows for replacing the ChannelHandler entirely.
|
||||
|
||||
|
||||
## Evennia 0.9 (2018-2019)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue