diff --git a/html/changelog.html b/html/changelog.html
index 0740e838d3..fdd5b3c80d 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,57 @@
-->
+
20 April 2021
+
BlueWildrose updated:
+
+ - New slimeperson organs that aren't really that different from humans for now.
+ - Some blue organs for slimepeople.
+ - Space pirate sleepers can now be crowbared to be destroyed.
+
+
DrPainis updated:
+
+
Hatterhat updated:
+
+ - Plastitanium glass now properly applies the *2 bonus for integrity and efficiency when used as a solar panel.
+
+
HeroWithYay updated:
+
+
Putnam3145 updated:
+
+ - Bluespace pipes, which can teleport gas over long distances
+ - Donk co traitor class (assassin-heavy)
+ - Waffle co traitor class (freeform)
+ - Admin-only activity tracking system only attached to antags for now tweak: Objective rerolling can now be done twice
+ - Sabotage objectives won't give "free objective" anymore
+
+
The0bserver, TripleZeta, and AsciiSquid updated:
+
+ - New, easily concealable weapons, chambered in .38, .357, and .45-70 Govt. Fun for the whole family!
+ - Some smugglers seem to have acquired a high amount of .38 derringers, and are looking to offload them to those of gray morality, with no questions asked!
+ - An enigmatic gun collector has seen fit to do special acquisition work for the Gorlex Marauders, selling the fruits of his labor for a premium price. If you have the right electomagnetic sequence, you might be able to contact him to acquire a piece of his armory.
+
+
coiax updated:
+
+ - Nuke ops can now purchase a box of "deathrattle implants". When an implanted person dies, all the other users of the implant will get a message, saying who died and where they died.
+
+
keronshb updated:
+
+ - Weight per blood is .03 now instead of .05
+ - Dragnet Snare breakout timer is now 2.5 seconds down from 5 seconds.
+
+
qweq12yt updated:
+
+ - Fixed a bug where some cargo crates would never arrive and still charge users
+
+
zeroisthebiggay updated:
+
+
18 April 2021
BlueWildrose updated:
@@ -831,12 +882,6 @@
-
- 16 February 2021
- silicons updated:
-
- - sprint removal entry added, UI will revert to old UI while this is active.
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 43064bee35..78391070a8 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -29065,3 +29065,45 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
from the cloning computer.'
- refactor: Replaced way too much code for the cloning computer.
- refactor: Cloning scan's implant now outputs a list if desired.
+2021-04-20:
+ BlueWildrose:
+ - rscadd: New slimeperson organs that aren't really that different from humans for
+ now.
+ - imageadd: Some blue organs for slimepeople.
+ - rscadd: Space pirate sleepers can now be crowbared to be destroyed.
+ DrPainis:
+ - rscadd: ash drake meat
+ Hatterhat:
+ - bugfix: Plastitanium glass now properly applies the *2 bonus for integrity and
+ efficiency when used as a solar panel.
+ HeroWithYay:
+ - imageadd: replaced some icons
+ Putnam3145:
+ - rscadd: Bluespace pipes, which can teleport gas over long distances
+ - rscadd: Donk co traitor class (assassin-heavy)
+ - rscadd: Waffle co traitor class (freeform)
+ - rscadd: 'Admin-only activity tracking system only attached to antags for now tweak:
+ Objective rerolling can now be done twice'
+ - bugfix: Sabotage objectives won't give "free objective" anymore
+ The0bserver, TripleZeta, and AsciiSquid:
+ - rscadd: New, easily concealable weapons, chambered in .38, .357, and .45-70 Govt.
+ Fun for the whole family!
+ - rscadd: Some smugglers seem to have acquired a high amount of .38 derringers,
+ and are looking to offload them to those of gray morality, with no questions
+ asked!
+ - rscadd: An enigmatic gun collector has seen fit to do special acquisition work
+ for the Gorlex Marauders, selling the fruits of his labor for a premium price.
+ If you have the right electomagnetic sequence, you might be able to contact
+ him to acquire a piece of his armory.
+ coiax:
+ - rscadd: Nuke ops can now purchase a box of "deathrattle implants". When an implanted
+ person dies, all the other users of the implant will get a message, saying who
+ died and where they died.
+ keronshb:
+ - balance: Weight per blood is .03 now instead of .05
+ - balance: Dragnet Snare breakout timer is now 2.5 seconds down from 5 seconds.
+ qweq12yt:
+ - bugfix: Fixed a bug where some cargo crates would never arrive and still charge
+ users
+ zeroisthebiggay:
+ - rscdel: the box ghost burger
diff --git a/html/changelogs/AutoChangeLog-pr-14543.yml b/html/changelogs/AutoChangeLog-pr-14543.yml
deleted file mode 100644
index de0738bf30..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14543.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "qweq12yt"
-delete-after: True
-changes:
- - bugfix: "Fixed a bug where some cargo crates would never arrive and still charge users"
diff --git a/html/changelogs/AutoChangeLog-pr-14546.yml b/html/changelogs/AutoChangeLog-pr-14546.yml
deleted file mode 100644
index 340d6c8f63..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14546.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Putnam3145"
-delete-after: True
-changes:
- - rscadd: "Bluespace pipes, which can teleport gas over long distances"
diff --git a/html/changelogs/AutoChangeLog-pr-14571.yml b/html/changelogs/AutoChangeLog-pr-14571.yml
deleted file mode 100644
index eb6d4abacf..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14571.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "BlueWildrose"
-delete-after: True
-changes:
- - rscadd: "Space pirate sleepers can now be crowbared to be destroyed."
diff --git a/html/changelogs/AutoChangeLog-pr-14582.yml b/html/changelogs/AutoChangeLog-pr-14582.yml
deleted file mode 100644
index 4669013c57..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14582.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "BlueWildrose"
-delete-after: True
-changes:
- - rscadd: "New slimeperson organs that aren't really that different from humans for now."
- - imageadd: "Some blue organs for slimepeople."
diff --git a/html/changelogs/AutoChangeLog-pr-14584.yml b/html/changelogs/AutoChangeLog-pr-14584.yml
deleted file mode 100644
index 2b29e264b3..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14584.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "zeroisthebiggay"
-delete-after: True
-changes:
- - rscdel: "the box ghost burger"
diff --git a/html/changelogs/AutoChangeLog-pr-14591.yml b/html/changelogs/AutoChangeLog-pr-14591.yml
deleted file mode 100644
index b2ff08f7f1..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14591.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "coiax"
-delete-after: True
-changes:
- - rscadd: "Nuke ops can now purchase a box of \"deathrattle implants\". When an implanted person dies, all the other users of the implant will get a message, saying who died and where they died."
diff --git a/html/changelogs/AutoChangeLog-pr-14603.yml b/html/changelogs/AutoChangeLog-pr-14603.yml
deleted file mode 100644
index 805fb7aed6..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14603.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: "Putnam3145"
-delete-after: True
-changes:
- - rscadd: "Donk co traitor class (assassin-heavy)"
- - rscadd: "Waffle co traitor class (freeform)"
- - rscadd: "Admin-only activity tracking system only attached to antags for now
-tweak: Objective rerolling can now be done twice"
- - bugfix: "Sabotage objectives won't give \"free objective\" anymore"
diff --git a/html/changelogs/AutoChangeLog-pr-14608.yml b/html/changelogs/AutoChangeLog-pr-14608.yml
deleted file mode 100644
index 977c69811d..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14608.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "The0bserver, TripleZeta, and AsciiSquid"
-delete-after: True
-changes:
- - rscadd: "New, easily concealable weapons, chambered in .38, .357, and .45-70 Govt. Fun for the whole family!"
- - rscadd: "Some smugglers seem to have acquired a high amount of .38 derringers, and are looking to offload them to those of gray morality, with no questions asked!"
- - rscadd: "An enigmatic gun collector has seen fit to do special acquisition work for the Gorlex Marauders, selling the fruits of his labor for a premium price. If you have the right electomagnetic sequence, you might be able to contact him to acquire a piece of his armory."
diff --git a/html/changelogs/AutoChangeLog-pr-14613.yml b/html/changelogs/AutoChangeLog-pr-14613.yml
deleted file mode 100644
index e940d1b787..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14613.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "HeroWithYay"
-delete-after: True
-changes:
- - imageadd: "replaced some icons"
diff --git a/html/changelogs/AutoChangeLog-pr-14617.yml b/html/changelogs/AutoChangeLog-pr-14617.yml
deleted file mode 100644
index 541662dc09..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14617.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "keronshb"
-delete-after: True
-changes:
- - balance: "Dragnet Snare breakout timer is now 2.5 seconds down from 5 seconds."
diff --git a/html/changelogs/AutoChangeLog-pr-14624.yml b/html/changelogs/AutoChangeLog-pr-14624.yml
deleted file mode 100644
index 0110ce7a5c..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14624.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "DrPainis"
-delete-after: True
-changes:
- - rscadd: "ash drake meat"
diff --git a/html/changelogs/AutoChangeLog-pr-14625.yml b/html/changelogs/AutoChangeLog-pr-14625.yml
deleted file mode 100644
index 6fd7e87714..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14625.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Hatterhat"
-delete-after: True
-changes:
- - bugfix: "Plastitanium glass now properly applies the *2 bonus for integrity and efficiency when used as a solar panel."
diff --git a/html/changelogs/AutoChangeLog-pr-14631.yml b/html/changelogs/AutoChangeLog-pr-14631.yml
deleted file mode 100644
index 6032352db3..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14631.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "keronshb"
-delete-after: True
-changes:
- - balance: "Weight per blood is .03 now instead of .05"