mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 12:56:30 +01:00
Update changelog. Resolve #3450
This commit is contained in:
parent
b51f3b5a5e
commit
0c072dab02
1 changed files with 4 additions and 0 deletions
|
|
@ -9,6 +9,9 @@
|
|||
category after it was created (chiizujin)
|
||||
- [Feature][pull3467]: Add `alias/delete` switch for removing object aliases
|
||||
from in-game with default command (chiizujin)
|
||||
- [Feature][issue3450]: The default `page` command now tags its `Msg` objects
|
||||
with tag 'page' (category 'comms') and also checks the `Msg`' 'read' lock.
|
||||
made backwards compatible for old pages.
|
||||
- [Fix][pull3446]: Use plural ('no apples') instead of singular ('no apple') in
|
||||
`get_numbered_name` for better grammatical form (InspectorCaracal)
|
||||
- [Fix][pull3453]: Object aliases not showing in search multi-match
|
||||
|
|
@ -41,6 +44,7 @@
|
|||
[pull3463]: https://github.com/evennia/evennia/pull/3463
|
||||
[pull3464]: https://github.com/evennia/evennia/pull/3464
|
||||
[pull3467]: https://github.com/evennia/evennia/pull/3467
|
||||
[issue3450]: https://github.com/evennia/evennia/issues/3450
|
||||
|
||||
## Evennia 4.0.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue