diff --git a/html/changelog.html b/html/changelog.html index 08e6c585375..4048702e463 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -52,10 +52,36 @@ -->

05 September 2020

+

ArcaneMusic + Kryson on Sprites updated:

+ +

Jared-Fogle updated:

+ +

Krysonism updated:

+ +

Mickyan updated:

+

TiviPlus updated:

+

Wayland-Smithy updated:

+ +

nightred updated:

+

04 September 2020

ATHATH updated:

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 5763e55fd46..32853349eb3 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -42651,5 +42651,20 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - rscadd: New surgery to filter the blood of reagents and the tool that is needed - tweak: Stomach pump surgery is now do able on the living 2020-09-05: + ArcaneMusic + Kryson on Sprites: + - rscadd: A migratory pack of Lobstrosities have appeared outside of icebox station, + be advised of their charging attack. + - code_imp: Hostile simplemobs may now charge at targets. + Jared-Fogle: + - bugfix: Crew monitor consoles now work again. + Krysonism: + - imageadd: Many meats have had their sprites replaced. + - rscadd: lizard meat, meat product & synthmeat have their own steaks now. + Mickyan: + - bugfix: Fixed accordion not working TiviPlus: - code_imp: Initialize will now not sleep properly + Wayland-Smithy: + - refactor: Orbiter components are a little easier to understand now. + nightred: + - bugfix: Adding missing firelocks and afire alarms in medbays diff --git a/html/changelogs/AutoChangeLog-pr-52692.yml b/html/changelogs/AutoChangeLog-pr-52692.yml deleted file mode 100644 index 41e8aa3e450..00000000000 --- a/html/changelogs/AutoChangeLog-pr-52692.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "ArcaneMusic + Kryson on Sprites" -delete-after: True -changes: - - rscadd: "A migratory pack of Lobstrosities have appeared outside of icebox station, be advised of their charging attack." - - code_imp: "Hostile simplemobs may now charge at targets." diff --git a/html/changelogs/AutoChangeLog-pr-53416.yml b/html/changelogs/AutoChangeLog-pr-53416.yml deleted file mode 100644 index b8609cdc5d9..00000000000 --- a/html/changelogs/AutoChangeLog-pr-53416.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Wayland-Smithy" -delete-after: True -changes: - - refactor: "Orbiter components are a little easier to understand now." diff --git a/html/changelogs/AutoChangeLog-pr-53418.yml b/html/changelogs/AutoChangeLog-pr-53418.yml deleted file mode 100644 index 742a0a34832..00000000000 --- a/html/changelogs/AutoChangeLog-pr-53418.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Mickyan" -delete-after: True -changes: - - bugfix: "Fixed accordion not working" diff --git a/html/changelogs/AutoChangeLog-pr-53420.yml b/html/changelogs/AutoChangeLog-pr-53420.yml deleted file mode 100644 index d25ea6dc720..00000000000 --- a/html/changelogs/AutoChangeLog-pr-53420.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "nightred" -delete-after: True -changes: - - bugfix: "Adding missing firelocks and afire alarms in medbays" diff --git a/html/changelogs/AutoChangeLog-pr-53433.yml b/html/changelogs/AutoChangeLog-pr-53433.yml deleted file mode 100644 index d673af8e03c..00000000000 --- a/html/changelogs/AutoChangeLog-pr-53433.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Krysonism" -delete-after: True -changes: - - imageadd: "Many meats have had their sprites replaced." - - rscadd: "lizard meat, meat product & synthmeat have their own steaks now." diff --git a/html/changelogs/AutoChangeLog-pr-53461.yml b/html/changelogs/AutoChangeLog-pr-53461.yml deleted file mode 100644 index 45636570ae3..00000000000 --- a/html/changelogs/AutoChangeLog-pr-53461.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Jared-Fogle" -delete-after: True -changes: - - bugfix: "Crew monitor consoles now work again."