mirror of
https://github.com/evennia/evennia.git
synced 2026-04-06 07:57:16 +02:00
Updated HTML docs.
This commit is contained in:
parent
9a6f655aed
commit
ea71dcb87f
29 changed files with 124 additions and 99 deletions
|
|
@ -1,5 +1,12 @@
|
|||
# Changelog
|
||||
|
||||
## Main
|
||||
|
||||
- Bug fix: Evtable options showed spurious empty lines if set without desc
|
||||
- Usage fix: The `teleport:` and `teleport_here:` locks where checked in
|
||||
`CmdTeleport`, but not actually set on any entities. These locks are now
|
||||
set with defaults on all objects,characters,rooms and exits.
|
||||
|
||||
## Evennia 1.2.0
|
||||
|
||||
- Bug fix: `TagHandler.get` did not consistently cast to string (aMiss-aWry)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue