From 1f24aac9ac3a8f9f7ca27bc30de1cea3b2c4446b Mon Sep 17 00:00:00 2001 From: ParadiseSS13-Bot Date: Sat, 1 Apr 2017 17:39:29 -0400 Subject: [PATCH] Automatic changelog generation for PR #7006 [ci skip] --- html/changelogs/AutoChangeLog-pr-7006.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-7006.yml diff --git a/html/changelogs/AutoChangeLog-pr-7006.yml b/html/changelogs/AutoChangeLog-pr-7006.yml new file mode 100644 index 00000000000..4ffeca814ec --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-7006.yml @@ -0,0 +1,5 @@ +author: "KasparoVy" +delete-after: True +changes: + - bugfix: "Thrown objects that cross a tile with non-full windows will no longer hit the window even if it isn't visually obstructing the path." + - bugfix: "Shooting guns (i.e. tasers) in the above circumstances means that the taser shots won't be blocked by windows that aren't visually obstructing the path."