From 3a9faa25a617fffd8c6ca5286ccc38e7352f0f1e Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 06:41:58 +0000 Subject: [PATCH] Automatic changelog for PR #91628 [ci skip] --- html/changelogs/AutoChangeLog-pr-91628.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-91628.yml diff --git a/html/changelogs/AutoChangeLog-pr-91628.yml b/html/changelogs/AutoChangeLog-pr-91628.yml new file mode 100644 index 00000000000..b283733ca94 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-91628.yml @@ -0,0 +1,11 @@ +author: "00-Steven" +delete-after: True +changes: + - refactor: "Refactored xenobio console item interaction and click code. Please report any issues!" + - bugfix: "When using the xenobio console, you no longer examine slimes/turfs when trying to deposit or pick up slimes." + - bugfix: "Xenobio consoles properly check whether the turf they're interacting with is visible to cameras when deciding whether to block interaction, rather than whether the turf of the remote control eye itself is obscured by static." + - bugfix: "Using a xenobio console and ctrl-clicking on a tile with dead monkeys on it without a connected monkey recycler no longer runtimes." + - bugfix: "Destroying a monkey recycler that was once linked to a xenobio console but no longer is no longer disconnects the currently linked monkey recycler from those xenobio consoles." + - bugfix: "Multiple monkey recyclers mapped into the same xenobiology area no longer enter a weird state of half-connection with the mapped in xenobio consoles." + - qol: "Adds screentips to the xenobio console's item interactions." + - qol: "More xenobio console item or click interactions have balloon alert feedback." \ No newline at end of file