From fcddd42677412c9d8be4ec28d7a6e129ade2dc33 Mon Sep 17 00:00:00 2001 From: Changelogs Date: Thu, 17 Dec 2020 00:07:30 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelog.html | 66 ++++++---------------- html/changelogs/.all_changelog.yml | 17 ++++++ html/changelogs/AutoChangeLog-pr-55307.yml | 4 -- html/changelogs/AutoChangeLog-pr-55495.yml | 8 --- html/changelogs/AutoChangeLog-pr-55520.yml | 4 -- 5 files changed, 35 insertions(+), 64 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-55307.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-55495.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-55520.yml diff --git a/html/changelog.html b/html/changelog.html index bf1696e2f08..08022c420e3 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -51,6 +51,24 @@ -->
+

17 December 2020

+

150 hours of testing updated:

+ +

Arkatos updated:

+ +

Ryll/Shaps updated:

+ +

16 December 2020

Ghilker updated:

GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 281643cae8b..cd27ca5f077 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -45265,3 +45265,20 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - bugfix: fix supermatter gasmix filled with 0 gases New Zealand: - rscadd: Added Waitangi Day and ANZAC day holidays +2020-12-17: + 150 hours of testing: + - bugfix: 'projectiles can hit all clicked things above the hit threshold layer + (see: windows) when you directly click on it, even if they usually pass through' + - bugfix: mechs are no longer immune to projectiles because **gee whiz, it turns + out there's objects that are not items but are also not structures and machinery + in the game!** + - bugfix: spiderwebs block projectiles again + - bugfix: beepsky and other non-dense mobs (vs laying down mobs) are no longer bullet + sponges + - bugfix: blobs no longer have lasers pass through them, except for the core, which + then soaks up the lasers. fair and balanced, right? + Arkatos: + - tweak: Adaptive Paint now uses a radial menu for choosing its color variants. + Ryll/Shaps: + - bugfix: Cleaving saws will no longer lose their sharpened damage boost when deactivated, + and can no longer be sharpened infinitely diff --git a/html/changelogs/AutoChangeLog-pr-55307.yml b/html/changelogs/AutoChangeLog-pr-55307.yml deleted file mode 100644 index fb6f9b1ebc8..00000000000 --- a/html/changelogs/AutoChangeLog-pr-55307.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Arkatos" -delete-after: True -changes: - - tweak: "Adaptive Paint now uses a radial menu for choosing its color variants." diff --git a/html/changelogs/AutoChangeLog-pr-55495.yml b/html/changelogs/AutoChangeLog-pr-55495.yml deleted file mode 100644 index 28e88c4b2e2..00000000000 --- a/html/changelogs/AutoChangeLog-pr-55495.yml +++ /dev/null @@ -1,8 +0,0 @@ -author: "150 hours of testing" -delete-after: True -changes: - - bugfix: "projectiles can hit all clicked things above the hit threshold layer (see: windows) when you directly click on it, even if they usually pass through" - - bugfix: "mechs are no longer immune to projectiles because **gee whiz, it turns out there's objects that are not items but are also not structures and machinery in the game!**" - - bugfix: "spiderwebs block projectiles again" - - bugfix: "beepsky and other non-dense mobs (vs laying down mobs) are no longer bullet sponges" - - bugfix: "blobs no longer have lasers pass through them, except for the core, which then soaks up the lasers. fair and balanced, right?" diff --git a/html/changelogs/AutoChangeLog-pr-55520.yml b/html/changelogs/AutoChangeLog-pr-55520.yml deleted file mode 100644 index 8733cbc507e..00000000000 --- a/html/changelogs/AutoChangeLog-pr-55520.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Ryll/Shaps" -delete-after: True -changes: - - bugfix: "Cleaving saws will no longer lose their sharpened damage boost when deactivated, and can no longer be sharpened infinitely"