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
ef7a105299
commit
24d52f229f
2 changed files with 4 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
|||
methods. Also adds events hooks to modify effects when this list changes (Volund)
|
||||
- [Feature][pull3197]: Make sure Global scripts only start in one place,
|
||||
avoiding race conditions until server starts (Volund)
|
||||
- [Feature][pull3281]: Add `$your()` and `$Your()` for actor stance emoting (Volund)
|
||||
- [Fix][pull3267]: Missing recache step in ObjectSessionHandler (InspectorCaracal)
|
||||
- [Fix][pull3270]: Evennia is its own MSSP family now, so we should return that
|
||||
instead of 'Custom' (InspectorCaracal)
|
||||
|
|
@ -38,6 +39,7 @@
|
|||
[pull3179]: https://github.com/evennia/evennia/pull/3179
|
||||
[pull3197]: https://github.com/evennia/evennia/pull/3197
|
||||
[pull3313]: https://github.com/evennia/evennia/pull/3313
|
||||
[pull3281]: https://github.com/evennia/evennia/pull/3281
|
||||
[issue3272]: https://github.com/evennia/evennia/issues/3272
|
||||
[issue3273]: https://github.com/evennia/evennia/issues/3273
|
||||
|
||||
|
|
|
|||
|
|
@ -18,6 +18,7 @@
|
|||
methods. Also adds events hooks to modify effects when this list changes (Volund)
|
||||
- [Feature][pull3197]: Make sure Global scripts only start in one place,
|
||||
avoiding race conditions until server starts (Volund)
|
||||
- [Feature][pull3281]: Add `$your()` and `$Your()` for actor stance emoting (Volund)
|
||||
- [Fix][pull3267]: Missing recache step in ObjectSessionHandler (InspectorCaracal)
|
||||
- [Fix][pull3270]: Evennia is its own MSSP family now, so we should return that
|
||||
instead of 'Custom' (InspectorCaracal)
|
||||
|
|
@ -38,6 +39,7 @@
|
|||
[pull3179]: https://github.com/evennia/evennia/pull/3179
|
||||
[pull3197]: https://github.com/evennia/evennia/pull/3197
|
||||
[pull3313]: https://github.com/evennia/evennia/pull/3313
|
||||
[pull3281]: https://github.com/evennia/evennia/pull/3281
|
||||
[issue3272]: https://github.com/evennia/evennia/issues/3272
|
||||
[issue3273]: https://github.com/evennia/evennia/issues/3273
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue