diff --git a/html/changelogs/AutoChangeLog-pr-16064.yml b/html/changelogs/AutoChangeLog-pr-16064.yml deleted file mode 100644 index 2177fc985d7..00000000000 --- a/html/changelogs/AutoChangeLog-pr-16064.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "VexingRaven" -delete-after: True -changes: - - rscadd: "The Research Department Server Room on Kilo Station now has an air alarm and ventilation." - - bugfix: "The Research Department Server Room on Kilo Station no longer has an atmosphere alert at start of shift." diff --git a/html/changelogs/AutoChangeLog-pr-16076.yml b/html/changelogs/AutoChangeLog-pr-16076.yml deleted file mode 100644 index f191fc48458..00000000000 --- a/html/changelogs/AutoChangeLog-pr-16076.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "GoldenAlpharex" -delete-after: True -changes: - - bugfix: "Fixed the orientation of the left and right end of corporate sofas when facing North. Their behavior is no longer swapped compared to other sofas." diff --git a/html/changelogs/AutoChangeLog-pr-16116.yml b/html/changelogs/AutoChangeLog-pr-16116.yml deleted file mode 100644 index 0d940161f31..00000000000 --- a/html/changelogs/AutoChangeLog-pr-16116.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "SkyratBot" -delete-after: True -changes: - - refactor: "Shuttle engines now handle engine stuff themselves, rather than delegating it to the shuttle, which would periodically scan all their tiles for engines." - - bugfix: "Cargo/Arrival/Pirate shuttles are now admin-replacable, and won't stack on top of eachother." diff --git a/html/changelogs/AutoChangeLog-pr-16134.yml b/html/changelogs/AutoChangeLog-pr-16134.yml deleted file mode 100644 index adf42962fa1..00000000000 --- a/html/changelogs/AutoChangeLog-pr-16134.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SkyratBot" -delete-after: True -changes: - - bugfix: "The bar shuttle now has correctly orientated stools" diff --git a/html/changelogs/AutoChangeLog-pr-16149.yml b/html/changelogs/AutoChangeLog-pr-16149.yml deleted file mode 100644 index c59bd5d4a36..00000000000 --- a/html/changelogs/AutoChangeLog-pr-16149.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SkyratBot" -delete-after: True -changes: - - qol: "Syndicate sleepers (the ones in the nukie base outpost) now drops their board on deconstruction." diff --git a/html/changelogs/archive/2022-09.yml b/html/changelogs/archive/2022-09.yml index 7902e8fa7ae..a351a0d22ab 100644 --- a/html/changelogs/archive/2022-09.yml +++ b/html/changelogs/archive/2022-09.yml @@ -422,3 +422,20 @@ of Mining EVA, minus the one airlock leading to Mining EVA YakumoChen: - bugfix: Fixed an error in game preferences for a defunct toggle. +2022-09-11: + GoldenAlpharex: + - bugfix: Fixed the orientation of the left and right end of corporate sofas when + facing North. Their behavior is no longer swapped compared to other sofas. + SkyratBot: + - refactor: Shuttle engines now handle engine stuff themselves, rather than delegating + it to the shuttle, which would periodically scan all their tiles for engines. + - bugfix: Cargo/Arrival/Pirate shuttles are now admin-replacable, and won't stack + on top of eachother. + - qol: Syndicate sleepers (the ones in the nukie base outpost) now drops their board + on deconstruction. + - bugfix: The bar shuttle now has correctly orientated stools + VexingRaven: + - rscadd: The Research Department Server Room on Kilo Station now has an air alarm + and ventilation. + - bugfix: The Research Department Server Room on Kilo Station no longer has an atmosphere + alert at start of shift.