diff --git a/html/changelog.html b/html/changelog.html index d5641d75c2..4dc7678f3f 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -50,6 +50,15 @@ -->
+

02 December 2021

+

DeltaFire15 updated:

+ +

01 December 2021

DeltaFire15 updated:

- -

30 September 2021

-

Hatterhat updated:

- -

Putnam3145 updated:

-
GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index b6dc712c5b..6d10d955ec 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -30354,3 +30354,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - balance: Pellet wound-bonus no longer stacks for the final calculation - balance: Embeds no longer bypass full blocking. - bugfix: Shields now work properly against unarmed / mob attacks. +2021-12-02: + DeltaFire15: + - balance: Synthetics gained quasi-immunity to most chemicals, excluding some core + medical chems and a few specific disruptive ones. + - rscadd: Health analyzer, ChemMaster and chemical analyzer interactions with the + chemical processing flag system. + - bugfix: System Cleaner should now always update health as opposed to before. + - balance: system cleaner is now twice as effective. diff --git a/html/changelogs/AutoChangeLog-pr-15335.yml b/html/changelogs/AutoChangeLog-pr-15335.yml deleted file mode 100644 index 23441e2061..0000000000 --- a/html/changelogs/AutoChangeLog-pr-15335.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: "DeltaFire15" -delete-after: True -changes: - - balance: "Synthetics gained quasi-immunity to most chemicals, excluding some core medical chems and a few specific disruptive ones." - - rscadd: "Health analyzer, ChemMaster and chemical analyzer interactions with the chemical processing flag system." - - bugfix: "System Cleaner should now always update health as opposed to before." - - balance: "system cleaner is now twice as effective."