diff --git a/html/changelog.html b/html/changelog.html index f2c714ab2e..6e8f03a82b 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -50,6 +50,26 @@ -->
+

14 November 2021

+

TripleShades updated:

+ +

keronshb updated:

+ +

13 November 2021

Putnam3145 updated:

- -

12 September 2021

-

LetterN updated:

- -

timothyteakettle updated:

-
GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 3b92e8c861..5337bec70d 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -30231,3 +30231,19 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. 2021-11-13: Putnam3145: - balance: Chonker cubans pete now no longer have a reasonable chance to be unbeatable +2021-11-14: + TripleShades: + - rscadd: (Pubby) Surgery table to Brig Medical + - rscadd: (Pubby) Dirt decals added to Command maint + - rscadd: (Pubby) Decals and gavel block to Courtroom + - rscadd: (Pubby) Training bomb to Birg + - rscdel: (Pubby) Chapel stripper pole room + - rscdel: '(Pubby) Command maint storage shed room tweak: (Pubby) Makes Arrivals + atmos room into a main atmos grid room akin to what Meta has' + - bugfix: (Pubby) Gulag shuttle spawning in a tile off from the airlocks + - bugfix: (Pubby) Air Injector in Medical maints having no power + - bugfix: (Pubby) Incorrect area on one side at AI Sat where the turrets are + - bugfix: (Pubby) Arrivals atmos is now linked to the main atmos grid + - bugfix: (Pubby) Medbay front airlocks access + keronshb: + - admin: Admins get messaged if dynamic midrounds fail to hijack diff --git a/html/changelogs/AutoChangeLog-pr-15330.yml b/html/changelogs/AutoChangeLog-pr-15330.yml deleted file mode 100644 index 8c843dd510..0000000000 --- a/html/changelogs/AutoChangeLog-pr-15330.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "keronshb" -delete-after: True -changes: - - admin: "Admins get messaged if dynamic midrounds fail to hijack" diff --git a/html/changelogs/AutoChangeLog-pr-15353.yml b/html/changelogs/AutoChangeLog-pr-15353.yml deleted file mode 100644 index fbfb94e3da..0000000000 --- a/html/changelogs/AutoChangeLog-pr-15353.yml +++ /dev/null @@ -1,15 +0,0 @@ -author: "TripleShades" -delete-after: True -changes: - - rscadd: "(Pubby) Surgery table to Brig Medical" - - rscadd: "(Pubby) Dirt decals added to Command maint" - - rscadd: "(Pubby) Decals and gavel block to Courtroom" - - rscadd: "(Pubby) Training bomb to Birg" - - rscdel: "(Pubby) Chapel stripper pole room" - - rscdel: "(Pubby) Command maint storage shed room -tweak: (Pubby) Makes Arrivals atmos room into a main atmos grid room akin to what Meta has" - - bugfix: "(Pubby) Gulag shuttle spawning in a tile off from the airlocks" - - bugfix: "(Pubby) Air Injector in Medical maints having no power" - - bugfix: "(Pubby) Incorrect area on one side at AI Sat where the turrets are" - - bugfix: "(Pubby) Arrivals atmos is now linked to the main atmos grid" - - bugfix: "(Pubby) Medbay front airlocks access"