mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Update changelog
This commit is contained in:
parent
042f6c8b5c
commit
54a6a756ac
1 changed files with 2 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ Python versions: 3.11, 3.12, 3.13.
|
|||
- [Fix][issue3726]: Fix Twisted v25 issue with returnValue()
|
||||
- [Fix][issue3729]: Godot client text2bbcode mxp link conversion error (ChrisLR)
|
||||
- [Fix][issue3737]: The `evennia --gamedir` command didn't properly set the alt gamedir (Russel-Jones)
|
||||
- [Fix][issue3739]: Fixing f-string in account.py for i18n (JohnFi)
|
||||
- Fix: `options` setting `NOPROMPTGOAHEAD` was not possible to set (Griatch)
|
||||
- Fix: Make `\\` properly preserve one backlash in funcparser (Griatch)
|
||||
- Fix: When an object was used as an On-Demand Task's category, and that object was then deleted,
|
||||
|
|
@ -57,6 +58,7 @@ Python versions: 3.11, 3.12, 3.13.
|
|||
[pull3726]: https://github.com/evennia/evennia/pull/3726
|
||||
[pull3729]: https://github.com/evennia/evennia/pull/3729
|
||||
[pull3737]: https://github.com/evennia/evennia/pull/3737
|
||||
[pull3739]: https://github.com/evennia/evennia/pull/3739
|
||||
[issue3688]: https://github.com/evennia/evennia/issues/3688
|
||||
[issue3688]: https://github.com/evennia/evennia/issues/3687
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue