diff --git a/html/changelog.html b/html/changelog.html
index 0930debbc21..6dd72e8b199 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,63 @@
-->
+
24 May 2016
+
CrAzYPiLoT updated:
+
+ - Adds the ability to attach signalers to bear traps. Stealthy hunting!
+
+
Crazylemon64 updated:
+
+ - You can now fasten the circulators in the TEG kit with a wrench - no adminbus needed to set it up, now
+ - You can now rename cassette tapes with a pen.
+ - You can now wipe data from a tape from its right-click menu.
+
+
FalseIncarnate updated:
+
+ - Adds 4 new types of fudge for the chef to make: Peanut, Chocolate Cherry, Cookies 'n' Cream, and Turtle Fudge.
+ - Normal fudge recipe now uses milk instead of cream.
+ - Mutant/Modified/Enhanced plants will no longer infinitely increase their name length, and instead will be simply "mutant", "modified", or "enhanced" plant as determined by the last type of modification they were subject to.
+ - Bees can no longer phase through hydroponics lids, giving botanists a way to finally stem the tide of pollination.
+ - Premade beeboxes now spawn with the right type of bees, specifically of the worker caste.
+
+
Fox McCloud updated:
+
+ - Donk pockets have more omnizine, but only upon fully consuming the donk pocket
+ - swarmers will drop an artificial bluespace crystal on death
+ - Orion Trail guards now drop an energy shield and C20R on death
+ - Reviving simple animals with strange reagent will prevent them from dropping any further loot
+
+
KasparoVy updated:
+
+ - Rejuvenating a mob now unbuckles them correctly (if they're buckled to something).
+ - Rejuvenating a mob will no longer remove their hair.
+ - Rejuvenating a mob will no longer permanently blacken their eyes.
+ - Rejuvenating a mob will no longer remove their prostheses with fleshy limbs, it will just fix the prostheses.
+ - Rejuvenating a mob will not remove organs/limbs belonging to other species if said organs/limbs are in the same place(s) as the mob's default organs/limbs would be.
+ - Fixes a runtime when trying to flip with an object other than a grab in your hand.
+ - Doing a 'cybernetic repair' procedure on the head of a disfigured IPC will re-figure them.
+ - Rejuvenating a mob will only regrow organs/limbs that are missing (by comparison to the standard organs for their species).
+ - The regenerate_icons proc will now update skin tone and body accessories properly.
+ - Organ rejuvenation now clears disfigurement and closes open wounds.
+ - Rejuvenating a mob will end all in-progress surgeries.
+ - Vox get their cortical stacks back, since the non-implant ones don't interfere with the Heist game-mode.
+ - Rejuvenating a long-dead or husked mob will now clear the appropriate mutations.
+
+
QuinnAggeler updated:
+
+ - Species disguise variable for clothing items
+ - Species disguise string, "High-tech robot," for cardborg suit and helmet
+ - ABSTRACT flagged clothing items will not be displayed on examination
+
+
Tastyfish updated:
+
+ - Removes n2 pills healing vox oxyloss, and o2 pills poisoning vox.
+
+
monster860 updated:
+
+ - Adds the floor painter. Sprite by FlattestGuitar
+
+
20 May 2016
Fox McCloud updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index a8361706d21..4c51d3064fb 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -1529,3 +1529,61 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
monster860:
- rscadd: Adds the permanent teleporter. Use the circuitboard on a teleporter hub
to set the target before constructing it.
+2016-05-24:
+ CrAzYPiLoT:
+ - rscadd: Adds the ability to attach signalers to bear traps. Stealthy hunting!
+ Crazylemon64:
+ - rscadd: You can now fasten the circulators in the TEG kit with a wrench - no adminbus
+ needed to set it up, now
+ - rscadd: You can now rename cassette tapes with a pen.
+ - rscadd: You can now wipe data from a tape from its right-click menu.
+ FalseIncarnate:
+ - rscadd: 'Adds 4 new types of fudge for the chef to make: Peanut, Chocolate Cherry,
+ Cookies ''n'' Cream, and Turtle Fudge.'
+ - tweak: Normal fudge recipe now uses milk instead of cream.
+ - tweak: Mutant/Modified/Enhanced plants will no longer infinitely increase their
+ name length, and instead will be simply "mutant", "modified", or "enhanced"
+ plant as determined by the last type of modification they were subject to.
+ - tweak: Bees can no longer phase through hydroponics lids, giving botanists a way
+ to finally stem the tide of pollination.
+ - bugfix: Premade beeboxes now spawn with the right type of bees, specifically of
+ the worker caste.
+ Fox McCloud:
+ - tweak: Donk pockets have more omnizine, but only upon fully consuming the donk
+ pocket
+ - tweak: swarmers will drop an artificial bluespace crystal on death
+ - tweak: Orion Trail guards now drop an energy shield and C20R on death
+ - tweak: Reviving simple animals with strange reagent will prevent them from dropping
+ any further loot
+ KasparoVy:
+ - bugfix: Rejuvenating a mob now unbuckles them correctly (if they're buckled to
+ something).
+ - bugfix: Rejuvenating a mob will no longer remove their hair.
+ - bugfix: Rejuvenating a mob will no longer permanently blacken their eyes.
+ - bugfix: Rejuvenating a mob will no longer remove their prostheses with fleshy
+ limbs, it will just fix the prostheses.
+ - bugfix: Rejuvenating a mob will not remove organs/limbs belonging to other species
+ if said organs/limbs are in the same place(s) as the mob's default organs/limbs
+ would be.
+ - bugfix: Fixes a runtime when trying to flip with an object other than a grab in
+ your hand.
+ - bugfix: Doing a 'cybernetic repair' procedure on the head of a disfigured IPC
+ will re-figure them.
+ - tweak: Rejuvenating a mob will only regrow organs/limbs that are missing (by comparison
+ to the standard organs for their species).
+ - tweak: The regenerate_icons proc will now update skin tone and body accessories
+ properly.
+ - rscadd: Organ rejuvenation now clears disfigurement and closes open wounds.
+ - rscadd: Rejuvenating a mob will end all in-progress surgeries.
+ - rscadd: Vox get their cortical stacks back, since the non-implant ones don't interfere
+ with the Heist game-mode.
+ - rscadd: Rejuvenating a long-dead or husked mob will now clear the appropriate
+ mutations.
+ QuinnAggeler:
+ - rscadd: Species disguise variable for clothing items
+ - rscadd: Species disguise string, "High-tech robot," for cardborg suit and helmet
+ - tweak: ABSTRACT flagged clothing items will not be displayed on examination
+ Tastyfish:
+ - rscdel: Removes n2 pills healing vox oxyloss, and o2 pills poisoning vox.
+ monster860:
+ - rscadd: Adds the floor painter. Sprite by FlattestGuitar
diff --git a/html/changelogs/AutoChangeLog-pr-4414.yml b/html/changelogs/AutoChangeLog-pr-4414.yml
deleted file mode 100644
index d41683f0102..00000000000
--- a/html/changelogs/AutoChangeLog-pr-4414.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: CrAzYPiLoT
-delete-after: True
-changes:
- - rscadd: "Adds the ability to attach signalers to bear traps. Stealthy hunting!"
diff --git a/html/changelogs/AutoChangeLog-pr-4432.yml b/html/changelogs/AutoChangeLog-pr-4432.yml
deleted file mode 100644
index 7d222ac5c03..00000000000
--- a/html/changelogs/AutoChangeLog-pr-4432.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: monster860
-delete-after: True
-changes:
- - rscadd: "Adds the floor painter. Sprite by FlattestGuitar"
diff --git a/html/changelogs/AutoChangeLog-pr-4446.yml b/html/changelogs/AutoChangeLog-pr-4446.yml
deleted file mode 100644
index d3ee88c4301..00000000000
--- a/html/changelogs/AutoChangeLog-pr-4446.yml
+++ /dev/null
@@ -1,16 +0,0 @@
-author: KasparoVy
-delete-after: True
-changes:
- - bugfix: "Rejuvenating a mob now unbuckles them correctly (if they're buckled to something)."
- - bugfix: "Rejuvenating a mob will no longer remove their hair."
- - bugfix: "Rejuvenating a mob will no longer permanently blacken their eyes."
- - bugfix: "Rejuvenating a mob will no longer remove their prostheses with fleshy limbs, it will just fix the prostheses."
- - bugfix: "Rejuvenating a mob will not remove organs/limbs belonging to other species if said organs/limbs are in the same place(s) as the mob's default organs/limbs would be."
- - bugfix: "Fixes a runtime when trying to flip with an object other than a grab in your hand."
- - bugfix: "Doing a 'cybernetic repair' procedure on the head of a disfigured IPC will re-figure them."
- - tweak: "Rejuvenating a mob will only regrow organs/limbs that are missing (by comparison to the standard organs for their species)."
- - tweak: "The regenerate_icons proc will now update skin tone and body accessories properly."
- - rscadd: "Organ rejuvenation now clears disfigurement and closes open wounds."
- - rscadd: "Rejuvenating a mob will end all in-progress surgeries."
- - rscadd: "Vox get their cortical stacks back, since the non-implant ones don't interfere with the Heist game-mode."
- - rscadd: "Rejuvenating a long-dead or husked mob will now clear the appropriate mutations."
diff --git a/html/changelogs/AutoChangeLog-pr-4447.yml b/html/changelogs/AutoChangeLog-pr-4447.yml
deleted file mode 100644
index 29bb7bda7a9..00000000000
--- a/html/changelogs/AutoChangeLog-pr-4447.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: QuinnAggeler
-delete-after: True
-changes:
- - rscadd: "Species disguise variable for clothing items"
- - rscadd: "Species disguise string, \"High-tech robot,\" for cardborg suit and helmet"
- - tweak: "ABSTRACT flagged clothing items will not be displayed on examination"
diff --git a/html/changelogs/AutoChangeLog-pr-4474.yml b/html/changelogs/AutoChangeLog-pr-4474.yml
deleted file mode 100644
index eb58c1daf4a..00000000000
--- a/html/changelogs/AutoChangeLog-pr-4474.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Tastyfish
-delete-after: True
-changes:
- - rscdel: "Removes n2 pills healing vox oxyloss, and o2 pills poisoning vox."
diff --git a/html/changelogs/AutoChangeLog-pr-4477.yml b/html/changelogs/AutoChangeLog-pr-4477.yml
deleted file mode 100644
index b0e53674ec0..00000000000
--- a/html/changelogs/AutoChangeLog-pr-4477.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: FalseIncarnate
-delete-after: True
-changes:
- - rscadd: "Adds 4 new types of fudge for the chef to make: Peanut, Chocolate Cherry, Cookies 'n' Cream, and Turtle Fudge."
- - tweak: "Normal fudge recipe now uses milk instead of cream."
diff --git a/html/changelogs/AutoChangeLog-pr-4479.yml b/html/changelogs/AutoChangeLog-pr-4479.yml
deleted file mode 100644
index 680a08d2cd5..00000000000
--- a/html/changelogs/AutoChangeLog-pr-4479.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Fox McCloud
-delete-after: True
-changes:
- - tweak: "Donk pockets have more omnizine, but only upon fully consuming the donk pocket"
diff --git a/html/changelogs/AutoChangeLog-pr-4480.yml b/html/changelogs/AutoChangeLog-pr-4480.yml
deleted file mode 100644
index 88b0a03c694..00000000000
--- a/html/changelogs/AutoChangeLog-pr-4480.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Fox McCloud
-delete-after: True
-changes:
- - tweak: "swarmers will drop an artificial bluespace crystal on death"
- - tweak: "Orion Trail guards now drop an energy shield and C20R on death"
- - tweak: "Reviving simple animals with strange reagent will prevent them from dropping any further loot"
diff --git a/html/changelogs/AutoChangeLog-pr-4485.yml b/html/changelogs/AutoChangeLog-pr-4485.yml
deleted file mode 100644
index 4888746f37f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-4485.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Crazylemon64
-delete-after: True
-changes:
- - rscadd: "You can now fasten the circulators in the TEG kit with a wrench - no adminbus needed to set it up, now"
diff --git a/html/changelogs/AutoChangeLog-pr-4486.yml b/html/changelogs/AutoChangeLog-pr-4486.yml
deleted file mode 100644
index c8527552278..00000000000
--- a/html/changelogs/AutoChangeLog-pr-4486.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Crazylemon64
-delete-after: True
-changes:
- - rscadd: "You can now rename cassette tapes with a pen."
- - rscadd: "You can now wipe data from a tape from its right-click menu."
diff --git a/html/changelogs/AutoChangeLog-pr-4488.yml b/html/changelogs/AutoChangeLog-pr-4488.yml
deleted file mode 100644
index a58b9b5cdaa..00000000000
--- a/html/changelogs/AutoChangeLog-pr-4488.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: FalseIncarnate
-delete-after: True
-changes:
- - tweak: "Mutant/Modified/Enhanced plants will no longer infinitely increase their name length, and instead will be simply \"mutant\", \"modified\", or \"enhanced\" plant as determined by the last type of modification they were subject to."
- - tweak: "Bees can no longer phase through hydroponics lids, giving botanists a way to finally stem the tide of pollination."
- - bugfix: "Premade beeboxes now spawn with the right type of bees, specifically of the worker caste."