From 32b511ca06ead2cd3b91c46b5b17c2f26e23df15 Mon Sep 17 00:00:00 2001 From: "vorestation-ci[bot]" <199609141+vorestation-ci[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 14:34:57 +0000 Subject: [PATCH] Automatic changelog for PR #19611 [ci skip] --- html/changelogs/AutoChangeLog-pr-19611.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-19611.yml diff --git a/html/changelogs/AutoChangeLog-pr-19611.yml b/html/changelogs/AutoChangeLog-pr-19611.yml new file mode 100644 index 00000000000..cdf0b73422f --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-19611.yml @@ -0,0 +1,11 @@ +author: "Poojawa" +delete-after: True +changes: + - rscadd: "Added a system to permit custom tails (and bellies) to show even if you're in a full space suit!" + - image: "So many taursuits! OH LAWD." + - code_imp: "Bastardized the HumanCutter tool to provide a means for unsupported taurs to be 'snipped' into conformity, as long as they're somewhat accurate to overall shapes." + - image: "multiple taurs get tail wag states outside of just being instantly fat." + - rscadd: "Ripped out the old species tail animation system, no-one is ever going to actually maintain 9+ different tail wag animations, and they were overriding the custom tails to boot." + - rscadd: "Completely refractored tail icon generation to utilize mutable_appearance as much as possible." + - rscadd: "Optimized vore tail code to utilize Mutable_appearance instead of queuing up icon generations" + - bugfix: "Cleaned up tail and taur files to reduce the number of icons of species that used the same basic and fat icons with different overlays." \ No newline at end of file