mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Update changelog
This commit is contained in:
parent
7fe2203b9b
commit
0a79a9cb5a
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
## Main
|
||||
|
||||
- Contrib update: Made `dice.roll` contrib function optionally accept dice
|
||||
definition string e.g. `dice.roll("2d10 + 4 > 10")`. Old way works too.
|
||||
- Contrib: Refactored `dice.roll` contrib function to use `safe_eval`. Can now
|
||||
optionally be used as `dice.roll("2d10 + 4 > 10")`. Old way works too.
|
||||
|
||||
## Evennia 2.0.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue