diff --git a/html/changelog.html b/html/changelog.html
index 2c4f8c0144..9b0cdd68bb 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,49 @@
-->
+
30 April 2021
+
DrPainis updated:
+
+ - Bubblegum's hallucinations are capitalized.
+
+
Melbert, SandPoot updated:
+
+ - TGUI Limbgrower
+ - Refactored the limbgrower to modernize the code and allow for more types of designs.
+ - The limbgrower now supports plumbing ducts.
+ - Fixes genitals not actually getting data from disks.
+ - Adds two special helpers.
+
+
SandPoot updated:
+
+ - The decal painter now has visible previews for your tile painting funs.
+ - Fixes decal painter painting in the opposite direction.
+
+
TheObserver-sys updated:
+
+ - Restores the access lock on crates that should have them, given the goods inside.
+ - Makes the 10MM Surplus Rifle a less awful thing to use.
+ - replaces unarmored things with their armored versions.
+ - Illegal Tech Ammo actually is fucking reasonable, now.
+ - Expensive Illegal Tech Ammo Boxes are now constructible, with actually justifiable prices.
+
+
WanderingFox95 updated:
+
+ - There's finally a reason for the reagent dart gun to exist and be used!
+
+
akada updated:
+
+ - Changes the space adaptation sprite to something less intrusive and more subtle.
+
+
necromanceranne updated:
+
+ - Basic cybernetic organs: they're worse than organic! Basic stomachs, hearts, lungs and livers! For when you hate someone enough to not bother harvesting organs from a monkeyhuman!
+ - Cybernetic organs have been adjusted into three tiers: 1 (basic), 2 (standard, better than organic) and 3 (absolutely better than organic but expensive to print)
+ - Cybernetic organs that are emp'd instead suffer different effects based on the severity of the emp. The bigger the emp, the worse the effect is.
+ - Rather than outright bricking, severely emp'd cyberorgans degrade over time very quickly, requiring replacement in the near future.
+ - Fake blindfolds in the loadout. They don't obscure vision, for better or worse.
+
+
29 April 2021
Putnam3145 updated:
@@ -795,12 +838,6 @@
- chaplain arrythmic knives can no longer be abused for infinite speed.
-
- 26 February 2021
- DeltaFire15 updated:
-
- - All machine-frame based tool-use actions now have state-checking callbacks.
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 3f58b0ce2b..0698eeaddc 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -29177,3 +29177,42 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixed a couple runtimes in activity (threat) tracking
keronshb:
- balance: Removes the Reinforcement Chromosome from Genetics.
+2021-04-30:
+ DrPainis:
+ - spellcheck: Bubblegum's hallucinations are capitalized.
+ Melbert, SandPoot:
+ - refactor: TGUI Limbgrower
+ - refactor: Refactored the limbgrower to modernize the code and allow for more types
+ of designs.
+ - rscadd: The limbgrower now supports plumbing ducts.
+ - bugfix: Fixes genitals not actually getting data from disks.
+ - code_imp: Adds two special helpers.
+ SandPoot:
+ - rscadd: The decal painter now has visible previews for your tile painting funs.
+ - bugfix: Fixes decal painter painting in the opposite direction.
+ TheObserver-sys:
+ - bugfix: Restores the access lock on crates that should have them, given the goods
+ inside.
+ - bugfix: Makes the 10MM Surplus Rifle a less awful thing to use.
+ - bugfix: replaces unarmored things with their armored versions.
+ - balance: Illegal Tech Ammo actually is fucking reasonable, now.
+ - balance: Expensive Illegal Tech Ammo Boxes are now constructible, with actually
+ justifiable prices.
+ WanderingFox95:
+ - balance: There's finally a reason for the reagent dart gun to exist and be used!
+ akada:
+ - imageadd: Changes the space adaptation sprite to something less intrusive and
+ more subtle.
+ necromanceranne:
+ - rscadd: 'Basic cybernetic organs: they''re worse than organic! Basic stomachs,
+ hearts, lungs and livers! For when you hate someone enough to not bother harvesting
+ organs from a monkeyhuman!'
+ - rscadd: 'Cybernetic organs have been adjusted into three tiers: 1 (basic), 2 (standard,
+ better than organic) and 3 (absolutely better than organic but expensive to
+ print)'
+ - rscadd: Cybernetic organs that are emp'd instead suffer different effects based
+ on the severity of the emp. The bigger the emp, the worse the effect is.
+ - rscadd: Rather than outright bricking, severely emp'd cyberorgans degrade over
+ time very quickly, requiring replacement in the near future.
+ - rscadd: Fake blindfolds in the loadout. They don't obscure vision, for better
+ or worse.
diff --git a/html/changelogs/AutoChangeLog-pr-14635.yml b/html/changelogs/AutoChangeLog-pr-14635.yml
deleted file mode 100644
index cbb91a249c..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14635.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "necromanceranne"
-delete-after: True
-changes:
- - rscadd: "Fake blindfolds in the loadout. They don't obscure vision, for better or worse."
diff --git a/html/changelogs/AutoChangeLog-pr-14636.yml b/html/changelogs/AutoChangeLog-pr-14636.yml
deleted file mode 100644
index fe17a4aa17..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14636.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "TheObserver-sys"
-delete-after: True
-changes:
- - bugfix: "Restores the access lock on crates that should have them, given the goods inside."
- - bugfix: "Makes the 10MM Surplus Rifle a less awful thing to use."
- - bugfix: "replaces unarmored things with their armored versions."
diff --git a/html/changelogs/AutoChangeLog-pr-14639.yml b/html/changelogs/AutoChangeLog-pr-14639.yml
deleted file mode 100644
index ada372a811..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14639.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "necromanceranne"
-delete-after: True
-changes:
- - rscadd: "Basic cybernetic organs: they're worse than organic! Basic stomachs, hearts, lungs and livers! For when you hate someone enough to not bother harvesting organs from a monkeyhuman!"
- - rscadd: "Cybernetic organs have been adjusted into three tiers: 1 (basic), 2 (standard, better than organic) and 3 (absolutely better than organic but expensive to print)"
- - rscadd: "Cybernetic organs that are emp'd instead suffer different effects based on the severity of the emp. The bigger the emp, the worse the effect is."
- - rscadd: "Rather than outright bricking, severely emp'd cyberorgans degrade over time very quickly, requiring replacement in the near future."
diff --git a/html/changelogs/AutoChangeLog-pr-14643.yml b/html/changelogs/AutoChangeLog-pr-14643.yml
deleted file mode 100644
index d344957d55..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14643.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "akada"
-delete-after: True
-changes:
- - imageadd: "Changes the space adaptation sprite to something less intrusive and more subtle."
diff --git a/html/changelogs/AutoChangeLog-pr-14647.yml b/html/changelogs/AutoChangeLog-pr-14647.yml
deleted file mode 100644
index a59e47811d..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14647.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: "Melbert, SandPoot"
-delete-after: True
-changes:
- - refactor: "TGUI Limbgrower"
- - refactor: "Refactored the limbgrower to modernize the code and allow for more types of designs."
- - rscadd: "The limbgrower now supports plumbing ducts."
- - bugfix: "Fixes genitals not actually getting data from disks."
- - code_imp: "Adds two special helpers."
diff --git a/html/changelogs/AutoChangeLog-pr-14648.yml b/html/changelogs/AutoChangeLog-pr-14648.yml
deleted file mode 100644
index e2320ec5fe..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14648.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "SandPoot"
-delete-after: True
-changes:
- - rscadd: "The decal painter now has visible previews for your tile painting funs."
- - bugfix: "Fixes decal painter painting in the opposite direction."
diff --git a/html/changelogs/AutoChangeLog-pr-14649.yml b/html/changelogs/AutoChangeLog-pr-14649.yml
deleted file mode 100644
index c54af36a4c..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14649.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "TheObserver-sys"
-delete-after: True
-changes:
- - balance: "Illegal Tech Ammo actually is fucking reasonable, now."
- - balance: "Expensive Illegal Tech Ammo Boxes are now constructible, with actually justifiable prices."
diff --git a/html/changelogs/AutoChangeLog-pr-14651.yml b/html/changelogs/AutoChangeLog-pr-14651.yml
deleted file mode 100644
index 27ed8f303e..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14651.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "WanderingFox95"
-delete-after: True
-changes:
- - balance: "There's finally a reason for the reagent dart gun to exist and be used!"
diff --git a/html/changelogs/AutoChangeLog-pr-14659.yml b/html/changelogs/AutoChangeLog-pr-14659.yml
deleted file mode 100644
index c836c3de3e..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14659.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "DrPainis"
-delete-after: True
-changes:
- - spellcheck: "Bubblegum's hallucinations are capitalized."