diff --git a/html/changelog.html b/html/changelog.html
index 205bd1afa03..9a4663959a6 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -51,6 +51,30 @@
-->
+
01 March 2021
+
ArcaneDefence updated:
+
+ - Janitor cyborgs are no longer capable of placing their bucket module on their own head, and feeble attempts to replace a no drop hat atop a cyborg's head will be met with failure.
+
+
Arkatos updated:
+
+ - Emagging escape pod console will now properly allow you to launch the pod even without required alert level. Farewell, security!
+
+
Ghilker updated:
+
+ - fixed crystallizer, now working properly, the GUI was broken when i changed name of a var, now the gui works again, also the internal gasmixture wasn't initialized anymore for some reason
+ - changed some recipe to cost less, zaukerite and SM shard cost a bit less now (was intended to be changed in the main PR but i forgot)
+
+
Qustinnus, Kryson & uglykoala updated:
+
+ - Ethereals now crystalize on death, allowing them to heal themselves unless the crystal is destroyed, but giving them a brain trauma when its succesful. tweak: ethereals now stay emagged for longer
+
+
cacogen updated:
+
+ - Should be less likely to get inedible food now
+ - Slicing penguin meat slabs into raw cutlets should work again
+
+
28 February 2021
ArcaneDefence updated:
@@ -2974,17 +2998,6 @@
- Mech equipment works for AIs using middle mouse clicks again.
-
- 28 December 2020
- Gamer025 updated:
-
- - Remove broken "name" entries in security techfab under "Ammo" category
- - When being hit by a thrown vendor it crushes you
-
- Seris02 updated:
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index b3c1a505713..d082b0897c9 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -47893,3 +47893,24 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Watermelon slices spawned by an admin or by a map are edible
tralezab:
- bugfix: Restaurant Customerbots now gib into robotic gibs
+2021-03-01:
+ ArcaneDefence:
+ - bugfix: Janitor cyborgs are no longer capable of placing their bucket module on
+ their own head, and feeble attempts to replace a no drop hat atop a cyborg's
+ head will be met with failure.
+ Arkatos:
+ - bugfix: Emagging escape pod console will now properly allow you to launch the
+ pod even without required alert level. Farewell, security!
+ Ghilker:
+ - bugfix: fixed crystallizer, now working properly, the GUI was broken when i changed
+ name of a var, now the gui works again, also the internal gasmixture wasn't
+ initialized anymore for some reason
+ - balance: changed some recipe to cost less, zaukerite and SM shard cost a bit less
+ now (was intended to be changed in the main PR but i forgot)
+ Qustinnus, Kryson & uglykoala:
+ - rscadd: 'Ethereals now crystalize on death, allowing them to heal themselves unless
+ the crystal is destroyed, but giving them a brain trauma when its succesful.
+ tweak: ethereals now stay emagged for longer'
+ cacogen:
+ - code_imp: Should be less likely to get inedible food now
+ - bugfix: Slicing penguin meat slabs into raw cutlets should work again
diff --git a/html/changelogs/AutoChangeLog-pr-57225.yml b/html/changelogs/AutoChangeLog-pr-57225.yml
deleted file mode 100644
index 3f90c9aaf57..00000000000
--- a/html/changelogs/AutoChangeLog-pr-57225.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Qustinnus, Kryson & uglykoala"
-delete-after: True
-changes:
- - rscadd: "Ethereals now crystalize on death, allowing them to heal themselves unless the crystal is destroyed, but giving them a brain trauma when its succesful.
-tweak: ethereals now stay emagged for longer"
diff --git a/html/changelogs/AutoChangeLog-pr-57229.yml b/html/changelogs/AutoChangeLog-pr-57229.yml
deleted file mode 100644
index fe7cb5347e4..00000000000
--- a/html/changelogs/AutoChangeLog-pr-57229.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Arkatos"
-delete-after: True
-changes:
- - bugfix: "Emagging escape pod console will now properly allow you to launch the pod even without required alert level. Farewell, security!"
diff --git a/html/changelogs/AutoChangeLog-pr-57232.yml b/html/changelogs/AutoChangeLog-pr-57232.yml
deleted file mode 100644
index c381e8343e6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-57232.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "cacogen"
-delete-after: True
-changes:
- - code_imp: "Should be less likely to get inedible food now"
- - bugfix: "Slicing penguin meat slabs into raw cutlets should work again"
diff --git a/html/changelogs/AutoChangeLog-pr-57256.yml b/html/changelogs/AutoChangeLog-pr-57256.yml
deleted file mode 100644
index b1035865576..00000000000
--- a/html/changelogs/AutoChangeLog-pr-57256.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Ghilker"
-delete-after: True
-changes:
- - bugfix: "fixed crystallizer, now working properly, the GUI was broken when i changed name of a var, now the gui works again, also the internal gasmixture wasn't initialized anymore for some reason"
- - balance: "changed some recipe to cost less, zaukerite and SM shard cost a bit less now (was intended to be changed in the main PR but i forgot)"
diff --git a/html/changelogs/AutoChangeLog-pr-57257.yml b/html/changelogs/AutoChangeLog-pr-57257.yml
deleted file mode 100644
index 4f23f5c13d8..00000000000
--- a/html/changelogs/AutoChangeLog-pr-57257.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "ArcaneDefence"
-delete-after: True
-changes:
- - bugfix: "Janitor cyborgs are no longer capable of placing their bucket module on their own head, and feeble attempts to replace a no drop hat atop a cyborg's head will be met with failure."