Log more useful error message if using ObjectDB root instead of typeclass. Resolve #3556
This commit is contained in:
parent
7d553125ba
commit
1ad91fed2c
2 changed files with 16 additions and 5 deletions
|
|
@ -2,12 +2,14 @@
|
|||
|
||||
## Main branch
|
||||
|
||||
[Docs][issue3591]: Fix of NPC reaction tutorial code (Griatch)
|
||||
[Docs][issue3590]: Make `examine` command properly show `strattr` type
|
||||
[Fix][issue3556]: Better error if trying to treat ObjectDB as a typeclass (Griatch)
|
||||
[Fix][issue3590]: Make `examine` command properly show `strattr` type
|
||||
Attribute values (Griatch)
|
||||
[Docs][issue3591]: Fix of NPC reaction tutorial code (Griatch)
|
||||
|
||||
[issue3591]: https://github.com/evennia/evennia/issues/3591
|
||||
[issue3590]: https://github.com/evennia/evennia/issues/3590
|
||||
[issue3556]: https://github.com/evennia/evennia/issues/3556
|
||||
|
||||
|
||||
## Evennia 4.3.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue