From a9c944638ce6520cb68262bbd179f40b1030f715 Mon Sep 17 00:00:00 2001 From: cm13-github <128137806+cm13-github@users.noreply.github.com> Date: Mon, 5 Aug 2024 07:42:20 +0100 Subject: [PATCH] Automatic changelog for PR #338 [ci skip] --- html/changelogs/AutoChangeLog-pr-338.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-338.yml diff --git a/html/changelogs/AutoChangeLog-pr-338.yml b/html/changelogs/AutoChangeLog-pr-338.yml new file mode 100644 index 0000000000..baac262ae4 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-338.yml @@ -0,0 +1,14 @@ +author: "Doubleumc" +delete-after: True +changes: + - rscadd: "Added Buckled, Handcuffed and Legcuffed screen alerts" + - balance: "Due to backend change, all KO/KD/Stuns may behave differently timing wise. This is of course subject to adjustments." + - 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." + - bugfix: "Dazed screen effect now applies immediately" + - bugfix: "Stuttering now starts properly when dazed" + - rscdel: "Removed an old, goofy and unused decade old horse mask" + - rscadd: "maintenance stations stun when exiting like closets" + - bugfix: "converts flash, flashbang to TG effect system, fixing issue(s)" \ No newline at end of file