mirror of
https://github.com/evennia/evennia.git
synced 2026-03-30 12:37:16 +02:00
Updated HTML docs.
This commit is contained in:
parent
d2651f3af2
commit
accd6daae2
51 changed files with 178 additions and 202 deletions
|
|
@ -2,6 +2,9 @@
|
|||
|
||||
## Main
|
||||
|
||||
- Fix: Clean up `get_sides` function in evadventure tutorial to return also
|
||||
the calling combatant with its `allies` return, to make it easier to reason around.
|
||||
- Feature: Add `SSL_CERTIFICATE_ISSUERS` setting for customizing Telnet+SSL.
|
||||
- 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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue