diff --git a/html/changelog.html b/html/changelog.html
index c1f8c58eaa..8e6add1ab2 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,23 @@
-->
+
01 September 2021
+
BlueWildrose updated:
+
+ - The waddle component now takes size into account when running rotating animations, thus not reverting character sizes to default size.
+
+
ma44 updated:
+
+ - Weapon rechargers now have their recharger indicators again.
+ - Energy guns now update when switching modes again.
+ - Stabilized yellow slime extracts will now update cells and guns it recharges.
+ - Weapon rechargers will now be more noticeable when it has finished recharging something.
+
+
zeroisthebiggay updated:
+
+ - the fucking chainsaw sprite
+
+
28 August 2021
DeltaFire15 updated:
@@ -436,29 +453,6 @@
- spray bottles work again.
-
- 30 June 2021
- WanderingFox95 updated:
-
- - More plushies in the code.
- - Nabbed some plushie sprites from Cit RP and TG and made some myself. Enjoy!
- - The Daily Whiplash (Newspaper Baton) is now available! (Using sticky tape to stick a newspaper onto a baton) Bap!
- - A rolled up newspaper sprite was provided.
- - Switched Gateway and Vault locations on Boxstation, bringing it more in line with other stations.
-
- bunny232 updated:
-
- - The pubby xenobiology air/scrubber network is now isolated from the rest of the station
-
- qweq12yt updated:
-
- - HoP's cargo access was removed...
-
- shellspeed1 updated:
-
- - NT has lost experimental KA tech to miners who were lost in the field. Make sure to try and recover it.
- - Adds an extremely expensive survival pod to mining for people to work towards. Get to work cracking rocks today.
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 78c21c6eff..b9d915f772 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -29873,3 +29873,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
zeroisthebiggay:
- rscdel: grilles as maintenance loot
- rscadd: sevensune tail from hyperstation
+2021-09-01:
+ BlueWildrose:
+ - bugfix: The waddle component now takes size into account when running rotating
+ animations, thus not reverting character sizes to default size.
+ ma44:
+ - bugfix: Weapon rechargers now have their recharger indicators again.
+ - bugfix: Energy guns now update when switching modes again.
+ - bugfix: Stabilized yellow slime extracts will now update cells and guns it recharges.
+ - rscadd: Weapon rechargers will now be more noticeable when it has finished recharging
+ something.
+ zeroisthebiggay:
+ - bugfix: the fucking chainsaw sprite
diff --git a/html/changelogs/AutoChangeLog-pr-15045.yml b/html/changelogs/AutoChangeLog-pr-15045.yml
deleted file mode 100644
index 8c31a67c5d..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15045.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "BlueWildrose"
-delete-after: True
-changes:
- - bugfix: "The waddle component now takes size into account when running rotating animations, thus not reverting character sizes to default size."
diff --git a/html/changelogs/AutoChangeLog-pr-15048.yml b/html/changelogs/AutoChangeLog-pr-15048.yml
deleted file mode 100644
index 00bc53136b..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15048.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-author: "ma44"
-delete-after: True
-changes:
- - bugfix: "Weapon rechargers now have their recharger indicators again."
- - bugfix: "Energy guns now update when switching modes again."
- - bugfix: "Stabilized yellow slime extracts will now update cells and guns it recharges."
- - bugfix: "Weapon rechargers now have their recharger indicators again."
- - bugfix: "Energy guns now update when switching modes again."
- - bugfix: "Stabilized yellow slime extracts will now update cells and guns it recharges."
- - rscadd: "Weapon rechargers will now be more noticeable when it has finished recharging something."
diff --git a/html/changelogs/AutoChangeLog-pr-15050.yml b/html/changelogs/AutoChangeLog-pr-15050.yml
deleted file mode 100644
index 4dba5c40eb..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15050.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "zeroisthebiggay"
-delete-after: True
-changes:
- - bugfix: "the fucking chainsaw sprite"