Fix regression in menu_login contrib. Resolve #3460
This commit is contained in:
parent
763699ea14
commit
86e7b57c07
2 changed files with 6 additions and 7 deletions
|
|
@ -33,6 +33,8 @@
|
|||
range (chiizujin)
|
||||
- [Fix][issue3462]: EvEditor :UU and :DD etc commands were not properly
|
||||
differentiating from their lower-case alternatives (Griatch)
|
||||
- [Fix][issue3460]: The `menu_login` contrib regression caused it to error out
|
||||
when creating a new character (Griatch)
|
||||
- Doc: Added Beginner Tutorial lessons for AI, Quests and Procedural dungeon (Griatch)
|
||||
- Doc fixes (Griatch, InspectorCaracal)
|
||||
|
||||
|
|
@ -50,6 +52,7 @@
|
|||
[pull3467]: https://github.com/evennia/evennia/pull/3467
|
||||
[issue3450]: https://github.com/evennia/evennia/issues/3450
|
||||
[issue3462]: https://github.com/evennia/evennia/issues/3462
|
||||
[issue3460]: https://github.com/evennia/evennia/issues/3460
|
||||
|
||||
## Evennia 4.0.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue