From 6103fdee3a4af966070f129dc2f0c353479659b9 Mon Sep 17 00:00:00 2001 From: cm13-github <128137806+cm13-github@users.noreply.github.com> Date: Tue, 19 Dec 2023 05:47:08 +0000 Subject: [PATCH] Automatic changelog for PR #4842 [ci skip] --- html/changelogs/AutoChangeLog-pr-4842.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-4842.yml diff --git a/html/changelogs/AutoChangeLog-pr-4842.yml b/html/changelogs/AutoChangeLog-pr-4842.yml new file mode 100644 index 000000000000..6c1c16a996b3 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-4842.yml @@ -0,0 +1,12 @@ +author: "fira" +delete-after: True +changes: + - rscadd: "Added Buckled, Handcuffed and Legcuffed screen alerts" + - code_imp: "Ported /tg/ status effects backend, modified with timers to let effects end at appropriate time" + - code_imp: "Stun, Knockdown and Knockout now use the new effects backend" + - balance: "Due to backend change, all KO/KD/Stuns may behave differently timing wise. This is of course subject to adjustments." + - balance: "Endurance is now set at 8% effect duration reduction per level above 1. However it now compounds with species bonus. Feel free to adjust." + - balance: "Knockdowns are not inherently incapacitating anymore and many sources of it have been updated to also stun to make up for it." + - bugfix: "KO/KD/Stuns do not artificially and randomly ''stack'' due to incorrect timer offset calculation anymore." + - bugfix: "Stuns now correctly apply Stun reduction values instead of Knockdown reductions." + - bugfix: "Crawling can now be interrupted by a normal move, if you are fit enough to do so." \ No newline at end of file