Make examine command more modular; show attr-categories and value types.
See #1805.
This commit is contained in:
parent
fa3c2aacb7
commit
09f51a644a
4 changed files with 377 additions and 339 deletions
|
|
@ -124,6 +124,8 @@ Up requirements to Django 3.2+, Twisted 21+
|
|||
by another command (like `open` and `@open`. If no duplicate, @ is optional.
|
||||
- Move legacy channel-management commands (`ccreate`, `addcom` etc) to a contrib
|
||||
since their work is now fully handled by the single `channel` command.
|
||||
- Expand `examine` command's code to much more extensible and modular. Show
|
||||
attribute categories and value types (when not strings).
|
||||
|
||||
### Evennia 0.9.5 (2019-2020)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue