From 2f69885c2bf79db4b20d21fe1015f62e7d17b2bb Mon Sep 17 00:00:00 2001 From: "vorestation-ci[bot]" <199609141+vorestation-ci[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 06:13:43 +0000 Subject: [PATCH] Automatic changelog for PR #18734 [ci skip] --- html/changelogs/AutoChangeLog-pr-18734.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-18734.yml diff --git a/html/changelogs/AutoChangeLog-pr-18734.yml b/html/changelogs/AutoChangeLog-pr-18734.yml new file mode 100644 index 00000000000..8093c6c8449 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-18734.yml @@ -0,0 +1,9 @@ +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." \ No newline at end of file