Make Funcparser support non-string returns; more tests
This commit is contained in:
parent
06c2b6d477
commit
263065e7f1
4 changed files with 290 additions and 109 deletions
|
|
@ -40,6 +40,8 @@
|
|||
code style and paradigms instead of relying on `Scripts` for everything.
|
||||
- Expand `CommandTest` with ability to check multipler msg-receivers; inspired by PR by
|
||||
user davewiththenicehat. Also add new doc string.
|
||||
- Add central `FuncParser` as a much more powerful replacement for the old `parse_inlinefunc`
|
||||
function.
|
||||
|
||||
### Evennia 0.9.5 (2019-2020)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue