Fix py3 regression in ansi filler divisor. Resolves #1804.
This commit is contained in:
parent
ee5f4044e8
commit
f485099b7b
3 changed files with 8 additions and 6 deletions
|
|
@ -98,6 +98,7 @@ Web/Django standard initiative (@strikaco)
|
|||
- Convert ServerConf model to store its values as a Picklefield (same as Attributes) instead of using a custom solution.
|
||||
- OOB: Add support for MSDP LIST, REPORT, UNREPORT commands (re-mapped to `msdp_list`,
|
||||
`msdp_report`, `msdp_unreport` inlinefuncs_)
|
||||
- Added `evennia.ANSIString` to flat API.
|
||||
|
||||
### Utils
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue