diff --git a/html/changelog.html b/html/changelog.html
index b0a5171eac8..8d7c2b6dc3f 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,51 @@
-->
+
08 March 2016
+
Crazylemon64 updated:
+
+ - Slime people are now more vulnerable to low temperatures.
+ - Slime people are able to slowly regrow limbs at a high nutrition cost.
+ - Slime people now slowly shift color based on reagents inside of them - disabled by default, toggle it with an IC verb
+ - Slime people's cores are more vulnerable to damage
+ - Species-related abilities now properly are removed - no more vox hair stylists, unfortunately.
+ - Organs that lack encasing bones will be less able to protect the internal organs when bludgeoned
+
+
Fethas updated:
+
+ - the nest buckle now looks for the right organ path
+ - Fixed some sprites.
+ - No more putting no drops in rechargers,
+
+
Fox McCloud updated:
+
+ - Implement's goon's gibbing sound
+ - Implement's goon's gibbing sound for robots/silicons
+ - Removes old gibbing sound
+
+
Spacemanspark updated:
+
+ - Lazarus Injector's can now be emagged to activate their special features, alongside using EMPs on them.
+
+
Tastyfish updated:
+
+ - Mimes now have a new ore, Tranquillite, used to bring peace and quiet to the station.
+ - There are also permanent invisible walls and silent floors that can be made from tranquillite.
+ - The Recitence mech is now buildable!
+ - The Recitence mech is now playable!
+ - Mid-round selection for various creatures and antagonists now consistently asks permission.
+
+
TheDZD updated:
+
+ - Adds justice helmets with flashing lights and annoying sirens.
+ - Adds crates containing said helmets.
+ - Also includes a version of the helmet that can only be spawned by admins, and just has a single red light in the center instead of the stereotypical police blinkers.
+
+
monster860 updated:
+
+ - Space pod transitions are now fixed.
+
+
07 March 2016
Crazylemon64 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 36d9036ad05..2ec22f41198 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -709,3 +709,42 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
options eg ping or pings, squish or squishes
- tweak: Updated emote help with missing emotes. Help will also show any species
specific emotes for your current species
+2016-03-08:
+ Crazylemon64:
+ - tweak: Slime people are now more vulnerable to low temperatures.
+ - rscadd: Slime people are able to slowly regrow limbs at a high nutrition cost.
+ - rscadd: Slime people now slowly shift color based on reagents inside of them -
+ disabled by default, toggle it with an IC verb
+ - tweak: Slime people's cores are more vulnerable to damage
+ - bugfix: Species-related abilities now properly are removed - no more vox hair
+ stylists, unfortunately.
+ - tweak: Organs that lack encasing bones will be less able to protect the internal
+ organs when bludgeoned
+ Fethas:
+ - bugfix: the nest buckle now looks for the right organ path
+ - bugfix: Fixed some sprites.
+ - bugfix: No more putting no drops in rechargers,
+ Fox McCloud:
+ - soundadd: Implement's goon's gibbing sound
+ - soundadd: Implement's goon's gibbing sound for robots/silicons
+ - sounddel: Removes old gibbing sound
+ Spacemanspark:
+ - rscadd: Lazarus Injector's can now be emagged to activate their special features,
+ alongside using EMPs on them.
+ Tastyfish:
+ - rscadd: Mimes now have a new ore, Tranquillite, used to bring peace and quiet
+ to the station.
+ - rscadd: There are also permanent invisible walls and silent floors that can be
+ made from tranquillite.
+ - rscadd: The Recitence mech is now buildable!
+ - tweak: The Recitence mech is now playable!
+ - tweak: Mid-round selection for various creatures and antagonists now consistently
+ asks permission.
+ TheDZD:
+ - rscadd: Adds justice helmets with flashing lights and annoying sirens.
+ - rscadd: Adds crates containing said helmets.
+ - rscadd: Also includes a version of the helmet that can only be spawned by admins,
+ and just has a single red light in the center instead of the stereotypical police
+ blinkers.
+ monster860:
+ - bugfix: Space pod transitions are now fixed.
diff --git a/html/changelogs/AutoChangeLog-pr-3487.yml b/html/changelogs/AutoChangeLog-pr-3487.yml
deleted file mode 100644
index 9f6e283cadb..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3487.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: Crazylemon64
-delete-after: True
-changes:
- - tweak: "Slime people are now more vulnerable to low temperatures."
- - rscadd: "Slime people are able to slowly regrow limbs at a high nutrition cost."
- - rscadd: "Slime people now slowly shift color based on reagents inside of them - disabled by default, toggle it with an IC verb"
- - tweak: "Slime people's cores are more vulnerable to damage"
- - bugfix: "Species-related abilities now properly are removed - no more vox hair stylists, unfortunately."
- - tweak: "Organs that lack encasing bones will be less able to protect the internal organs when bludgeoned"
diff --git a/html/changelogs/AutoChangeLog-pr-3767.yml b/html/changelogs/AutoChangeLog-pr-3767.yml
deleted file mode 100644
index a02e103f578..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3767.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Tastyfish
-delete-after: True
-changes:
- - rscadd: "Mimes now have a new ore, Tranquillite, used to bring peace and quiet to the station."
- - rscadd: "There are also permanent invisible walls and silent floors that can be made from tranquillite."
- - rscadd: "The Recitence mech is now buildable!"
- - tweak: "The Recitence mech is now playable!"
diff --git a/html/changelogs/AutoChangeLog-pr-3779.yml b/html/changelogs/AutoChangeLog-pr-3779.yml
deleted file mode 100644
index b73ab47869d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3779.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Fox McCloud
-delete-after: True
-changes:
- - soundadd: "Implement's goon's gibbing sound"
- - soundadd: "Implement's goon's gibbing sound for robots/silicons"
- - sounddel: "Removes old gibbing sound"
diff --git a/html/changelogs/AutoChangeLog-pr-3780.yml b/html/changelogs/AutoChangeLog-pr-3780.yml
deleted file mode 100644
index f20d8e03bc1..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3780.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Tastyfish
-delete-after: True
-changes:
- - tweak: "Mid-round selection for various creatures and antagonists now consistently asks permission."
diff --git a/html/changelogs/AutoChangeLog-pr-3782.yml b/html/changelogs/AutoChangeLog-pr-3782.yml
deleted file mode 100644
index 8092aadac76..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3782.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Spacemanspark
-delete-after: True
-changes:
- - rscadd: "Lazarus Injector's can now be emagged to activate their special features, alongside using EMPs on them."
diff --git a/html/changelogs/AutoChangeLog-pr-3784.yml b/html/changelogs/AutoChangeLog-pr-3784.yml
deleted file mode 100644
index b52c14a69b8..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3784.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: monster860
-delete-after: True
-changes:
- - bugfix: "Space pod transitions are now fixed."
diff --git a/html/changelogs/AutoChangeLog-pr-3786.yml b/html/changelogs/AutoChangeLog-pr-3786.yml
deleted file mode 100644
index 620b72e3f5d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3786.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: TheDZD
-delete-after: True
-changes:
- - rscadd: "Adds justice helmets with flashing lights and annoying sirens."
- - rscadd: "Adds crates containing said helmets."
- - rscadd: "Also includes a version of the helmet that can only be spawned by admins, and just has a single red light in the center instead of the stereotypical police blinkers."
diff --git a/html/changelogs/AutoChangeLog-pr-3789.yml b/html/changelogs/AutoChangeLog-pr-3789.yml
deleted file mode 100644
index 61c82a190d6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3789.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Fethas
-delete-after: True
-changes:
- - bugfix: "the nest buckle now looks for the right organ path"
- - bugfix: "Fixed some sprites."
- - bugfix: "No more putting no drops in rechargers,"