diff --git a/html/changelog.html b/html/changelog.html
index bf379fc5e68..83681d46332 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -61,6 +61,10 @@
- Miniature energy gun now has an action icon for it's light toggle(like flashlight).
+ Azule Utama updated:
+
+ - Syndicate Uplink now uses expandable and collapsible categories. General layout of the uplink has also been changed to work alongside this.
+
Birdtalon updated:
- Species specific starting boxes.
@@ -75,6 +79,10 @@
- Admins will now be informed of a new floorcluwne's chosen target if one is provided via the event.
- There's a button next to secure storage's blast doors now.
+ Darkmight9 updated:
+
+ - Added overheal to nanopaste
+
Ionward updated:
- fixed slight spriting errors
@@ -84,10 +92,21 @@
- Fixed runtime related to chaplains.
- Player-controlled giant spiders will no longer unintentionally poison anyone they nuzzle on help intent. They can still poison people they bite.
+ - Altered the warning you get when you try to put one bag of holding inside another, so it is absolutely clear what this does, and there is no chance someone can do so by accident.
+
+ MarsM0nd updated:
+
+ - Arm implants use radial menues where suitable
+ - Item actions can have icons different from the icon of the item
+
+ MrKicker updated:
+
+ - Sorting of call list for holopads
Shadow-Quill updated:
- Makes the chem-master update it's icon on power change, as well as showing the correct sprite after being loaded in.
+ - Changed Oldstation Air Alarms/APCs to no longer give warnings to the main station.
TDSSS updated:
@@ -97,6 +116,10 @@
- Fixed typo for Schrodinger's cat.
+ datlo updated:
+
+ - Display case burglar alarm no longer triggered if there's no power to equipment
+
gangelwaefre updated:
- Aesthetic changes to Lumi's custom sprites
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 9343936f37b..5549f1857d9 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -8299,6 +8299,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Alonefromhell:
- rscadd: Miniature energy gun now has an action icon for it's light toggle(like
flashlight).
+ Azule Utama:
+ - tweak: Syndicate Uplink now uses expandable and collapsible categories. General
+ layout of the uplink has also been changed to work alongside this.
Birdtalon:
- rscadd: Species specific starting boxes.
Citinited:
@@ -8310,6 +8313,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Admins will now be informed of a new floorcluwne's chosen target if one
is provided via the event.
- tweak: There's a button next to secure storage's blast doors now.
+ Darkmight9:
+ - rscadd: Added overheal to nanopaste
Ionward:
- bugfix: fixed slight spriting errors
- imageadd: added some more grey headwear
@@ -8317,12 +8322,24 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixed runtime related to chaplains.
- bugfix: Player-controlled giant spiders will no longer unintentionally poison
anyone they nuzzle on help intent. They can still poison people they bite.
+ - tweak: Altered the warning you get when you try to put one bag of holding inside
+ another, so it is absolutely clear what this does, and there is no chance someone
+ can do so by accident.
+ MarsM0nd:
+ - rscadd: Arm implants use radial menues where suitable
+ - tweak: Item actions can have icons different from the icon of the item
+ MrKicker:
+ - rscadd: Sorting of call list for holopads
Shadow-Quill:
- bugfix: Makes the chem-master update it's icon on power change, as well as showing
the correct sprite after being loaded in.
+ - tweak: Changed Oldstation Air Alarms/APCs to no longer give warnings to the main
+ station.
TDSSS:
- bugfix: ghost spawn menu jump and spawn buttons now work.
Tails2091:
- spellcheck: Fixed typo for Schrodinger's cat.
+ datlo:
+ - tweak: Display case burglar alarm no longer triggered if there's no power to equipment
gangelwaefre:
- tweak: Aesthetic changes to Lumi's custom sprites
diff --git a/html/changelogs/AutoChangeLog-pr-10390.yml b/html/changelogs/AutoChangeLog-pr-10390.yml
deleted file mode 100644
index abcd5dfb5db..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10390.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "MarsM0nd"
-delete-after: True
-changes:
- - rscadd: "Arm implants use radial menues where suitable"
- - tweak: "Item actions can have icons different from the icon of the item"
diff --git a/html/changelogs/AutoChangeLog-pr-10394.yml b/html/changelogs/AutoChangeLog-pr-10394.yml
deleted file mode 100644
index 1ee72945f46..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10394.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "datlo"
-delete-after: True
-changes:
- - tweak: "Display case burglar alarm no longer triggered if there's no power to equipment"
diff --git a/html/changelogs/AutoChangeLog-pr-10399.yml b/html/changelogs/AutoChangeLog-pr-10399.yml
deleted file mode 100644
index ab5d853891c..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10399.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Darkmight9"
-delete-after: True
-changes:
- - rscadd: "Added overheal to nanopaste"
diff --git a/html/changelogs/AutoChangeLog-pr-10409.yml b/html/changelogs/AutoChangeLog-pr-10409.yml
deleted file mode 100644
index 37b29be87ac..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10409.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Azule Utama"
-delete-after: True
-changes:
- - tweak: "Syndicate Uplink now uses expandable and collapsible categories. General layout of the uplink has also been changed to work alongside this."
diff --git a/html/changelogs/AutoChangeLog-pr-10416.yml b/html/changelogs/AutoChangeLog-pr-10416.yml
deleted file mode 100644
index e47dd04acfb..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10416.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Shadow-Quill"
-delete-after: True
-changes:
- - tweak: "Changed Oldstation Air Alarms/APCs to no longer give warnings to the main station."
diff --git a/html/changelogs/AutoChangeLog-pr-10433.yml b/html/changelogs/AutoChangeLog-pr-10433.yml
deleted file mode 100644
index f9f02ea337e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10433.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - tweak: "Altered the warning you get when you try to put one bag of holding inside another, so it is absolutely clear what this does, and there is no chance someone can do so by accident."
diff --git a/html/changelogs/AutoChangeLog-pr-10434.yml b/html/changelogs/AutoChangeLog-pr-10434.yml
deleted file mode 100644
index 587a7d9f121..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10434.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "MrKicker"
-delete-after: True
-changes:
- - rscadd: "Sorting of call list for holopads"