Made almost the entire networking guts replaceable.
This commit is contained in:
parent
21d62e651a
commit
948d14a0fb
11 changed files with 106 additions and 42 deletions
|
|
@ -10,6 +10,7 @@
|
|||
- New `utils.format_grid` for easily displaying long lists of items in a block.
|
||||
- Using `lunr` search indexing for better `help` matching and suggestions. Also improve
|
||||
the main help command's default listing output.
|
||||
- Made most of the networking classes such as Protocols and the SessionHandlers replaceable via `settings.py` for modding enthusiasts.
|
||||
|
||||
|
||||
### Already in master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue