diff --git a/html/changelogs/AutoChangeLog-pr-63270.yml b/html/changelogs/AutoChangeLog-pr-63270.yml deleted file mode 100644 index da0a85e681f..00000000000 --- a/html/changelogs/AutoChangeLog-pr-63270.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "LemonInTheDark" -delete-after: True -changes: - - bugfix: "Fixed gas flowing into windows from above, I am.... so tired" - - bugfix: "Fixes gas sometimes not moving up from below after a structure change, see above" diff --git a/html/changelogs/AutoChangeLog-pr-63279.yml b/html/changelogs/AutoChangeLog-pr-63279.yml deleted file mode 100644 index f5cc864258d..00000000000 --- a/html/changelogs/AutoChangeLog-pr-63279.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "armhulen" -delete-after: True -changes: - - refactor: "Mob spawns are refactored, no more assortment of \"random, instant, and roundstart\" vars on every mob spawn type" - - refactor: "if there are some minimal differences in how mob spawners feel, that's why!" diff --git a/html/changelogs/AutoChangeLog-pr-63292.yml b/html/changelogs/AutoChangeLog-pr-63292.yml deleted file mode 100644 index c42ccfc43ac..00000000000 --- a/html/changelogs/AutoChangeLog-pr-63292.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Ghilker" -delete-after: True -changes: - - bugfix: "fix oversight where HFR can EMP its own APC" diff --git a/html/changelogs/AutoChangeLog-pr-63294.yml b/html/changelogs/AutoChangeLog-pr-63294.yml deleted file mode 100644 index f948d711a4a..00000000000 --- a/html/changelogs/AutoChangeLog-pr-63294.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "gbfree" -delete-after: True -changes: - - bugfix: "fix kilostation emergency pods controls staying locked at red and delta alerts" diff --git a/html/changelogs/AutoChangeLog-pr-63312.yml b/html/changelogs/AutoChangeLog-pr-63312.yml deleted file mode 100644 index 106eeeb5623..00000000000 --- a/html/changelogs/AutoChangeLog-pr-63312.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "Azarak" -delete-after: True -changes: - - rscadd: "Gas Masks now limit your field of view" - - rscadd: "Added field of view mechanics. It's darkness can be tweaked by a pref" - - rscadd: "Blind, nearsighted and fov-limited people will now see sounds as visual effects." diff --git a/html/changelogs/AutoChangeLog-pr-63371.yml b/html/changelogs/AutoChangeLog-pr-63371.yml deleted file mode 100644 index 05744e6f54f..00000000000 --- a/html/changelogs/AutoChangeLog-pr-63371.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Sealed101" -delete-after: True -changes: - - bugfix: "CentCom has finally begun shipping helmets with working flashlight mounts to Deltastation's armory." diff --git a/html/changelogs/archive/2021-12.yml b/html/changelogs/archive/2021-12.yml index 21e9cebf520..0c78f37ceac 100644 --- a/html/changelogs/archive/2021-12.yml +++ b/html/changelogs/archive/2021-12.yml @@ -402,3 +402,26 @@ tralezab: - bugfix: fugitives are now their own antagonist toggle, instead of polling for traitors for some reason +2021-12-15: + Azarak: + - rscadd: Gas Masks now limit your field of view + - rscadd: Added field of view mechanics. It's darkness can be tweaked by a pref + - rscadd: Blind, nearsighted and fov-limited people will now see sounds as visual + effects. + Ghilker: + - bugfix: fix oversight where HFR can EMP its own APC + LemonInTheDark: + - bugfix: Fixed gas flowing into windows from above, I am.... so tired + - bugfix: Fixes gas sometimes not moving up from below after a structure change, + see above + Sealed101: + - bugfix: CentCom has finally begun shipping helmets with working flashlight mounts + to Deltastation's armory. + armhulen: + - refactor: Mob spawns are refactored, no more assortment of "random, instant, and + roundstart" vars on every mob spawn type + - refactor: if there are some minimal differences in how mob spawners feel, that's + why! + gbfree: + - bugfix: fix kilostation emergency pods controls staying locked at red and delta + alerts