From f4f0127dc4f2915eec3cf470f3c80acf6b634aaa Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 04:48:35 +0000 Subject: [PATCH] Automatic changelog for PR #96215 [ci skip] --- html/changelogs/AutoChangeLog-pr-96215.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-96215.yml diff --git a/html/changelogs/AutoChangeLog-pr-96215.yml b/html/changelogs/AutoChangeLog-pr-96215.yml new file mode 100644 index 00000000000..1bfedda5373 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-96215.yml @@ -0,0 +1,11 @@ +author: "Melbert" +delete-after: True +changes: + - refactor: "Refactored dna injectors (both the ones that change appearance and activate mutations), report any oddities with them like failing to revert your appearance or mutations not applying correctly" + - code_imp: "Ever so slightly changed how diseases tick, report any oddities" + - code_imp: "Ever so slightly changed how some species mechanics tick, like golems and slimes, report any oddities" + - code_imp: "The code behind printing appearance modifying dna injectors from genetics has changed, report any oddities" + - code_imp: "Some backend transformation sting code changed slightly, report any oddities" + - code_imp: "Zombie \"idle\" groaning is now tied to the tongue rather than the species itself" + - admin: "Force-injecting someone with HARS give an admin alert, the same as force-injecting someone with Monkey" + - bugfix: "Several methods of copying DNA (including transformation sting) mistakenly copied \"active mutations\", this has been fixed" \ No newline at end of file