Automatic changelog compile [ci skip]

This commit is contained in:
vorestation-ci[bot]
2025-12-07 02:13:37 +00:00
parent 2f69885c2b
commit 36cbb5c87b
2 changed files with 11 additions and 9 deletions
@@ -1,9 +0,0 @@
author: "Diana"
delete-after: True
changes:
- qol: "You can now alt-shift click someone to open the inventory menu (as if you drag-dropped them onto yourself)"
- qol: "Admins can now tag datums via ctrl-middle click"
- refactor: "Honey I refactored click code!"
- code_imp: "Cleans up click code."
- code_imp: "Adds framework for allowing objects to ignore ctrl click and not allowed to be dragged"
- bugfix: "Fixes a bug where joining in the game would cause 180 topic calls to be made (still happens) causing you to be rate limited."
+11
View File
@@ -26,3 +26,14 @@
2025-12-06:
Kashargul:
- code_imp: update dependencies
2025-12-07:
Diana:
- qol: You can now alt-shift click someone to open the inventory menu (as if you
drag-dropped them onto yourself)
- qol: Admins can now tag datums via ctrl-middle click
- refactor: Honey I refactored click code!
- code_imp: Cleans up click code.
- code_imp: Adds framework for allowing objects to ignore ctrl click and not allowed
to be dragged
- bugfix: Fixes a bug where joining in the game would cause 180 topic calls to be
made (still happens) causing you to be rate limited.