mirror of
https://github.com/evennia/evennia.git
synced 2026-04-02 22:17:17 +02:00
Updated HTML docs.
This commit is contained in:
parent
894fa6cd53
commit
d2bf5f0736
31 changed files with 84 additions and 79 deletions
|
|
@ -6,6 +6,8 @@
|
|||
with dynamic keys (rather than just relying on typeclass' key) (Griatch)
|
||||
- [Feat][pull3595]: Tweak Sqlite3 PRAGMAs for better performance (0xDEADFED5)
|
||||
- Feat: Make Sqlite3 PRAGMAs configurable via settings (Griatch)
|
||||
- [Feat][pull3592]: Revised German locationlization ('Du' instead of 'Sie',
|
||||
cleanup) (Drakon72)
|
||||
- [Fix][pull3494]: Update/clean some Evennia dependencies (0xDEADFED5)
|
||||
- [Fix][issue3556]: Better error if trying to treat ObjectDB as a typeclass (Griatch)
|
||||
- [Fix][issue3590]: Make `examine` command properly show `strattr` type
|
||||
|
|
@ -26,6 +28,7 @@ did not add it to the handler's object (Griatch)
|
|||
[pull3595]: https://github.com/evennia/evennia/pull/3595
|
||||
[pull3533]: https://github.com/evennia/evennia/pull/3533
|
||||
[pull3594]: https://github.com/evennia/evennia/pull/3594
|
||||
[pull3592]: https://github.com/evennia/evennia/pull/3592
|
||||
|
||||
|
||||
## Evennia 4.3.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue