diff --git a/html/changelog.html b/html/changelog.html
index 283bdc3de27..cc9eddca802 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -51,6 +51,39 @@
-->
+
24 March 2021
+
ArcaneMusic updated:
+
+ - The interrogation room is now it's own distinct room, with an air alarm and APC like everything else, as opposed to being blobbed together with the rest of the brig.
+
+
Arkatos updated:
+
+ - Added right-click support to AIs and cyborgs. Cyborgs can use right click actions only if they do not have any tool selected, as to not conflict with the right click actions of the items themselves, like syringes.
+ - Silicons are now once again able to start a wash cycle due to newly added right click support.
+
+
Ghommie updated:
+
+ - Sundae, honkdae and space freezy can be filled with ice cream from the ice cream vat.
+ - Ice creams cones, as well as the aforementioned treats, can hold multiple servings of ice cream now, up to three.
+ - All because ice cream has been refactored into a component, and its flavours made into datums.
+
+
JohnFulpWillard updated:
+
+ - The Flyperson left leg has been given an extra pixel
+
+
MLGTASTICa updated:
+
+ - fixed mech bullets hitting the mechs they're fired from
+
+
Ryll/Shaps updated:
+
+ - Immovable rods triggered by admin intervention will no longer miss everything in their path
+
+
TheVekter updated:
+
+ - Ghosts should now be able to view the crew monitor console.
+
+
23 March 2021
Fikou updated:
@@ -3276,25 +3309,6 @@
- Fixed map display in Centcom Pod Launcher UI to not collapse into a tiny square.
-
- 20 January 2021
- Ryll/Shaps updated:
-
- - You can no longer roll a Die of Fate multiple times before the first roll takes effect
-
- coiax updated:
-
- - Spray-on insulated gloves, a BEPIS tech, now produce a visible message when disintegrating. That disintegration can be caused by absorbing a shock, or now by washing them too much.
-
- esainane updated:
-
- - HFR moderator reactions which increase or decrease heat output now actually increase or decrease the heat applied to the fusion mix, rather than just modifying the number shown in the interface.
- - The HFR can now be reactivated after partial reconstruction without first needing to reconstruct the core, and will not get stuck in a state where attempting to use the interface says "Activate the machine first by using a multitool on the interface.", and using a multitool says "You already activated the machine."
-
- remove32 updated:
-
- - add error handling to server build tool
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index e61b7ab5425..b3bf8b900f7 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -48905,3 +48905,30 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- admin: Added semi-verbose logging to brig timers
dragomagol:
- bugfix: fixes icebox's json file referencing a non-existing area
+2021-03-24:
+ ArcaneMusic:
+ - bugfix: The interrogation room is now it's own distinct room, with an air alarm
+ and APC like everything else, as opposed to being blobbed together with the
+ rest of the brig.
+ Arkatos:
+ - code_imp: Added right-click support to AIs and cyborgs. Cyborgs can use right
+ click actions only if they do not have any tool selected, as to not conflict
+ with the right click actions of the items themselves, like syringes.
+ - bugfix: Silicons are now once again able to start a wash cycle due to newly added
+ right click support.
+ Ghommie:
+ - rscadd: Sundae, honkdae and space freezy can be filled with ice cream from the
+ ice cream vat.
+ - rscadd: Ice creams cones, as well as the aforementioned treats, can hold multiple
+ servings of ice cream now, up to three.
+ - refactor: All because ice cream has been refactored into a component, and its
+ flavours made into datums.
+ JohnFulpWillard:
+ - imageadd: The Flyperson left leg has been given an extra pixel
+ MLGTASTICa:
+ - bugfix: fixed mech bullets hitting the mechs they're fired from
+ Ryll/Shaps:
+ - bugfix: Immovable rods triggered by admin intervention will no longer miss everything
+ in their path
+ TheVekter:
+ - bugfix: Ghosts should now be able to view the crew monitor console.
diff --git a/html/changelogs/AutoChangeLog-pr-57415.yml b/html/changelogs/AutoChangeLog-pr-57415.yml
deleted file mode 100644
index 73ee2e0281b..00000000000
--- a/html/changelogs/AutoChangeLog-pr-57415.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "Ghommie"
-delete-after: True
-changes:
- - rscadd: "Sundae, honkdae and space freezy can be filled with ice cream from the ice cream vat."
- - rscadd: "Ice creams cones, as well as the aforementioned treats, can hold multiple servings of ice cream now, up to three."
- - refactor: "All because ice cream has been refactored into a component, and its flavours made into datums."
diff --git a/html/changelogs/AutoChangeLog-pr-57612.yml b/html/changelogs/AutoChangeLog-pr-57612.yml
deleted file mode 100644
index 4fb99f4e4f8..00000000000
--- a/html/changelogs/AutoChangeLog-pr-57612.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "ArcaneMusic"
-delete-after: True
-changes:
- - bugfix: "The interrogation room is now it's own distinct room, with an air alarm and APC like everything else, as opposed to being blobbed together with the rest of the brig."
diff --git a/html/changelogs/AutoChangeLog-pr-57772.yml b/html/changelogs/AutoChangeLog-pr-57772.yml
deleted file mode 100644
index 72e08ec6cce..00000000000
--- a/html/changelogs/AutoChangeLog-pr-57772.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "MLGTASTICa"
-delete-after: True
-changes:
- - bugfix: "fixed mech bullets hitting the mechs they're fired from"
diff --git a/html/changelogs/AutoChangeLog-pr-57881.yml b/html/changelogs/AutoChangeLog-pr-57881.yml
deleted file mode 100644
index 49fcc77b1d9..00000000000
--- a/html/changelogs/AutoChangeLog-pr-57881.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Arkatos"
-delete-after: True
-changes:
- - code_imp: "Added right-click support to AIs and cyborgs. Cyborgs can use right click actions only if they do not have any tool selected, as to not conflict with the right click actions of the items themselves, like syringes."
- - bugfix: "Silicons are now once again able to start a wash cycle due to newly added right click support."
diff --git a/html/changelogs/AutoChangeLog-pr-57890.yml b/html/changelogs/AutoChangeLog-pr-57890.yml
deleted file mode 100644
index 6f3dd01edb9..00000000000
--- a/html/changelogs/AutoChangeLog-pr-57890.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Ryll/Shaps"
-delete-after: True
-changes:
- - bugfix: "Immovable rods triggered by admin intervention will no longer miss everything in their path"
diff --git a/html/changelogs/AutoChangeLog-pr-57891.yml b/html/changelogs/AutoChangeLog-pr-57891.yml
deleted file mode 100644
index 1fb7b83b4e2..00000000000
--- a/html/changelogs/AutoChangeLog-pr-57891.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "TheVekter"
-delete-after: True
-changes:
- - bugfix: "Ghosts should now be able to view the crew monitor console."
diff --git a/html/changelogs/AutoChangeLog-pr-57892.yml b/html/changelogs/AutoChangeLog-pr-57892.yml
deleted file mode 100644
index 4f5ce12d3f8..00000000000
--- a/html/changelogs/AutoChangeLog-pr-57892.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "JohnFulpWillard"
-delete-after: True
-changes:
- - imageadd: "The Flyperson left leg has been given an extra pixel"