diff --git a/html/changelog.html b/html/changelog.html
index d6e55c2a642..bc903312b77 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,72 @@
-->
+
09 July 2016
+
Chakirski updated:
+
+ - Adds disabled_component() to cyborgs.
+ - EMPs now disable binary communication for as long as the stun time.
+ - Syndicate thermal imaging glasses (mesons) can now be prescription upgraded like normal mesons.
+ - Green glasses from the AutoDrobe can now be prescription upgraded.
+
+
FalseIncarnate updated:
+
+ - Deepfryers are no longer arcane mysteries, and can be (de)constructed and upgraded.
+
+
Fox McCloud updated:
+
+ - Grenade have a chance to explode when the person holding them is shot
+ - Flamethrowers can release their tank's contents if the person holding them is shot
+ - Can no longer self-trigger blocked shield events (ie: no self-harm to trigger a reactive teleport armor)
+ - Hugging someone/shaking them up bypasses shield checks (oh no, hugs of death)
+ - Riot shields have a +30% chance to block thrown projectiles
+ - Hunter pounces are now a thrown attack as far as shield go, and yes, can be blocked by riot shields now
+ - Energy shields no longer block anything other than beam and energy projectiles
+ - Being able to be pushed is based on the block chance of the item you're holding instead of it just being based on riot shields
+ - Adds in cursed wizard heart, purchase it from the wizard's spell book for 1 point, but be wary of not keeping the heart beating...
+
+
FreeStylaLT updated:
+
+ - Added a bunch of new items to maint, some rare uplink gear included. (see PR for full list)
+ - made gas masks, nothing and extinguishers less common in maint
+
+
Krausus updated:
+
+ - Players probably won't get stuck as plants forever anymore. Probably.
+ - Refactored job ban checking, which should massively reduce round start-up time.
+ - Job bans/unbans will now take effect instantly, rather than at the next server restart.
+
+
TheDZD updated:
+
+ - DNA injectors no longer always activate powers that are supposed to have a chance to activate.
+ - Dionae can no longer activate the radiation disability, nor the run superpower except via adminbus.
+ - Adds genetic instability, which causes a variety of negative effects, including toxin damage, burn damage, cloneloss, and even gibbing. Effects get worse as stability gets lower, burn damage starts below 85 stability, tox and clone below 70, and gibbing once you're below 40.
+ - Adds Curse of the Cluwne touch attack spell, which wizards can pick, heavily based off of the same spell from Goonstation. Said spell adds an unremovable honk tumor to the target, gives them NODROP neon green clown gear, makes them stutter, makes them almost eternally fat, confuses them, makes them clumsy and speak in Comic Sans, and severely brain damages them. Use it on a cluwne however...
+ - Fixes a bug where honk tumors would cause NODROP items to still be moved, despite being unable to be unequipped.
+
+
TullyBurnalot updated:
+
+ - Botanist access to the morgue revoked
+ - Added custom messages for evil faxes
+ - Added unique text body for each non-evil fax template
+ - Added a "Keep up the good work" fax template
+ - Added a "ERT Instructions" fax template
+ - Photocopiers can be emagged
+ - Emagged photocopiers deal 30 burn damage to all mobs copying their butts
+ - Deconstructing Comfy Chairs yields 2 metal sheets
+ - Boxes no longer allowed inside evidence bags to prevent them going into themselves
+ - Monocles are now prescription upgradable
+ - Monocles added to Loadout selection
+ - Spinning a revolver's chamber makes a noise again
+ - Revenants can actually be killed now.
+ - AntagHUD activation disqualifies player from rebooted drones
+ - Sergeant Ian hat now visible
+
+
Twinmold updated:
+
+ - Fixes the inconsistency of getting 2 metal rods when you wirecutter a destroyed grille down to 1.
+
+
07 July 2016
Ar3nn updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 3c913da0a8d..0479451006d 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -2064,3 +2064,75 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Robots can no longer remove beakers/blood bags from IV Drips
- bugfix: Fixed clown door deconstruction
- bugfix: Fixed mime door deconstruction
+2016-07-09:
+ Chakirski:
+ - rscadd: Adds disabled_component() to cyborgs.
+ - bugfix: EMPs now disable binary communication for as long as the stun time.
+ - tweak: Syndicate thermal imaging glasses (mesons) can now be prescription upgraded
+ like normal mesons.
+ - tweak: Green glasses from the AutoDrobe can now be prescription upgraded.
+ FalseIncarnate:
+ - rscadd: Deepfryers are no longer arcane mysteries, and can be (de)constructed
+ and upgraded.
+ Fox McCloud:
+ - rscadd: Grenade have a chance to explode when the person holding them is shot
+ - rscadd: Flamethrowers can release their tank's contents if the person holding
+ them is shot
+ - tweak: 'Can no longer self-trigger blocked shield events (ie: no self-harm to
+ trigger a reactive teleport armor)'
+ - tweak: Hugging someone/shaking them up bypasses shield checks (oh no, hugs of
+ death)
+ - tweak: Riot shields have a +30% chance to block thrown projectiles
+ - tweak: Hunter pounces are now a thrown attack as far as shield go, and yes, can
+ be blocked by riot shields now
+ - tweak: Energy shields no longer block anything other than beam and energy projectiles
+ - tweak: Being able to be pushed is based on the block chance of the item you're
+ holding instead of it just being based on riot shields
+ - rscadd: Adds in cursed wizard heart, purchase it from the wizard's spell book
+ for 1 point, but be wary of not keeping the heart beating...
+ FreeStylaLT:
+ - rscadd: Added a bunch of new items to maint, some rare uplink gear included. (see
+ PR for full list)
+ - tweak: made gas masks, nothing and extinguishers less common in maint
+ Krausus:
+ - bugfix: Players probably won't get stuck as plants forever anymore. Probably.
+ - tweak: Refactored job ban checking, which should massively reduce round start-up
+ time.
+ - bugfix: Job bans/unbans will now take effect instantly, rather than at the next
+ server restart.
+ TheDZD:
+ - bugfix: DNA injectors no longer always activate powers that are supposed to have
+ a chance to activate.
+ - tweak: Dionae can no longer activate the radiation disability, nor the run superpower
+ except via adminbus.
+ - rscadd: Adds genetic instability, which causes a variety of negative effects,
+ including toxin damage, burn damage, cloneloss, and even gibbing. Effects get
+ worse as stability gets lower, burn damage starts below 85 stability, tox and
+ clone below 70, and gibbing once you're below 40.
+ - rscadd: Adds Curse of the Cluwne touch attack spell, which wizards can pick, heavily
+ based off of the same spell from Goonstation. Said spell adds an unremovable
+ honk tumor to the target, gives them NODROP neon green clown gear, makes them
+ stutter, makes them almost eternally fat, confuses them, makes them clumsy and
+ speak in Comic Sans, and severely brain damages them. Use it on a cluwne however...
+ - bugfix: Fixes a bug where honk tumors would cause NODROP items to still be moved,
+ despite being unable to be unequipped.
+ TullyBurnalot:
+ - rscdel: Botanist access to the morgue revoked
+ - tweak: Added custom messages for evil faxes
+ - tweak: Added unique text body for each non-evil fax template
+ - rscadd: Added a "Keep up the good work" fax template
+ - rscadd: Added a "ERT Instructions" fax template
+ - rscadd: Photocopiers can be emagged
+ - rscadd: Emagged photocopiers deal 30 burn damage to all mobs copying their butts
+ - tweak: Deconstructing Comfy Chairs yields 2 metal sheets
+ - tweak: Boxes no longer allowed inside evidence bags to prevent them going into
+ themselves
+ - tweak: Monocles are now prescription upgradable
+ - rscadd: Monocles added to Loadout selection
+ - tweak: Spinning a revolver's chamber makes a noise again
+ - tweak: Revenants can actually be killed now.
+ - tweak: AntagHUD activation disqualifies player from rebooted drones
+ - tweak: Sergeant Ian hat now visible
+ Twinmold:
+ - bugfix: Fixes the inconsistency of getting 2 metal rods when you wirecutter a
+ destroyed grille down to 1.
diff --git a/html/changelogs/AutoChangeLog-pr-4688.yml b/html/changelogs/AutoChangeLog-pr-4688.yml
deleted file mode 100644
index 639dbd69ecd..00000000000
--- a/html/changelogs/AutoChangeLog-pr-4688.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: FreeStylaLT
-delete-after: True
-changes:
- - rscadd: "Added a bunch of new items to maint, some rare uplink gear included. (see PR for full list)"
- - tweak: "made gas masks, nothing and extinguishers less common in maint"
diff --git a/html/changelogs/AutoChangeLog-pr-4797.yml b/html/changelogs/AutoChangeLog-pr-4797.yml
deleted file mode 100644
index 3476b7eb826..00000000000
--- a/html/changelogs/AutoChangeLog-pr-4797.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: TheDZD
-delete-after: True
-changes:
- - bugfix: "DNA injectors no longer always activate powers that are supposed to have a chance to activate."
- - tweak: "Dionae can no longer activate the radiation disability, nor the run superpower except via adminbus."
- - rscadd: "Adds genetic instability, which causes a variety of negative effects, including toxin damage, burn damage, cloneloss, and even gibbing. Effects get worse as stability gets lower, burn damage starts below 85 stability, tox and clone below 70, and gibbing once you're below 40."
diff --git a/html/changelogs/AutoChangeLog-pr-4907.yml b/html/changelogs/AutoChangeLog-pr-4907.yml
deleted file mode 100644
index b71cfbda7b6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-4907.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: TullyBurnalot
-delete-after: True
-changes:
- - rscdel: "Botanist access to the morgue revoked"
diff --git a/html/changelogs/AutoChangeLog-pr-4909.yml b/html/changelogs/AutoChangeLog-pr-4909.yml
deleted file mode 100644
index e054e0e0181..00000000000
--- a/html/changelogs/AutoChangeLog-pr-4909.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: TullyBurnalot
-delete-after: True
-changes:
- - tweak: "Added custom messages for evil faxes"
- - tweak: "Added unique text body for each non-evil fax template"
- - rscadd: "Added a \"Keep up the good work\" fax template"
- - rscadd: "Added a \"ERT Instructions\" fax template"
diff --git a/html/changelogs/AutoChangeLog-pr-4918.yml b/html/changelogs/AutoChangeLog-pr-4918.yml
deleted file mode 100644
index a4b63271b97..00000000000
--- a/html/changelogs/AutoChangeLog-pr-4918.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Chakirski
-delete-after: True
-changes:
- - rscadd: "Adds disabled_component() to cyborgs."
- - bugfix: "EMPs now disable binary communication for as long as the stun time."
diff --git a/html/changelogs/AutoChangeLog-pr-4919.yml b/html/changelogs/AutoChangeLog-pr-4919.yml
deleted file mode 100644
index 72034acb7b8..00000000000
--- a/html/changelogs/AutoChangeLog-pr-4919.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Krausus
-delete-after: True
-changes:
- - bugfix: "Players probably won't get stuck as plants forever anymore. Probably."
diff --git a/html/changelogs/AutoChangeLog-pr-4921.yml b/html/changelogs/AutoChangeLog-pr-4921.yml
deleted file mode 100644
index aaf401fb965..00000000000
--- a/html/changelogs/AutoChangeLog-pr-4921.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Chakirski
-delete-after: True
-changes:
- - tweak: "Syndicate thermal imaging glasses (mesons) can now be prescription upgraded like normal mesons."
- - tweak: "Green glasses from the AutoDrobe can now be prescription upgraded."
diff --git a/html/changelogs/AutoChangeLog-pr-4922.yml b/html/changelogs/AutoChangeLog-pr-4922.yml
deleted file mode 100644
index a1abf0c3ab6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-4922.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: FalseIncarnate
-delete-after: True
-changes:
- - rscadd: "Deepfryers are no longer arcane mysteries, and can be (de)constructed and upgraded."
diff --git a/html/changelogs/AutoChangeLog-pr-4923.yml b/html/changelogs/AutoChangeLog-pr-4923.yml
deleted file mode 100644
index 0a2a6bc0ab0..00000000000
--- a/html/changelogs/AutoChangeLog-pr-4923.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: TullyBurnalot
-delete-after: True
-changes:
- - rscadd: "Photocopiers can be emagged"
- - rscadd: "Emagged photocopiers deal 30 burn damage to all mobs copying their butts"
diff --git a/html/changelogs/AutoChangeLog-pr-4925.yml b/html/changelogs/AutoChangeLog-pr-4925.yml
deleted file mode 100644
index 51d6c3928ce..00000000000
--- a/html/changelogs/AutoChangeLog-pr-4925.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: TheDZD
-delete-after: True
-changes:
- - rscadd: "Adds Curse of the Cluwne touch attack spell, which wizards can pick, heavily based off of the same spell from Goonstation. Said spell adds an unremovable honk tumor to the target, gives them NODROP neon green clown gear, makes them stutter, makes them almost eternally fat, confuses them, makes them clumsy and speak in Comic Sans, and severely brain damages them. Use it on a cluwne however..."
- - bugfix: "Fixes a bug where honk tumors would cause NODROP items to still be moved, despite being unable to be unequipped."
diff --git a/html/changelogs/AutoChangeLog-pr-4926.yml b/html/changelogs/AutoChangeLog-pr-4926.yml
deleted file mode 100644
index f439c842ba1..00000000000
--- a/html/changelogs/AutoChangeLog-pr-4926.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: TullyBurnalot
-delete-after: True
-changes:
- - tweak: "Deconstructing Comfy Chairs yields 2 metal sheets"
diff --git a/html/changelogs/AutoChangeLog-pr-4927.yml b/html/changelogs/AutoChangeLog-pr-4927.yml
deleted file mode 100644
index 6bb06665de4..00000000000
--- a/html/changelogs/AutoChangeLog-pr-4927.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: TullyBurnalot
-delete-after: True
-changes:
- - tweak: "Boxes no longer allowed inside evidence bags to prevent them going into themselves"
diff --git a/html/changelogs/AutoChangeLog-pr-4928.yml b/html/changelogs/AutoChangeLog-pr-4928.yml
deleted file mode 100644
index b5367738791..00000000000
--- a/html/changelogs/AutoChangeLog-pr-4928.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: TullyBurnalot
-delete-after: True
-changes:
- - tweak: "Monocles are now prescription upgradable"
- - rscadd: "Monocles added to Loadout selection"
diff --git a/html/changelogs/AutoChangeLog-pr-4929.yml b/html/changelogs/AutoChangeLog-pr-4929.yml
deleted file mode 100644
index 33bb96b3e2b..00000000000
--- a/html/changelogs/AutoChangeLog-pr-4929.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-author: Fox McCloud
-delete-after: True
-changes:
- - rscadd: "Grenade have a chance to explode when the person holding them is shot"
- - rscadd: "Flamethrowers can release their tank's contents if the person holding them is shot"
- - tweak: "Can no longer self-trigger blocked shield events (ie: no self-harm to trigger a reactive teleport armor)"
- - tweak: "Hugging someone/shaking them up bypasses shield checks (oh no, hugs of death)"
- - tweak: "Riot shields have a +30% chance to block thrown projectiles"
- - tweak: "Hunter pounces are now a thrown attack as far as shield go, and yes, can be blocked by riot shields now"
- - tweak: "Energy shields no longer block anything other than beam and energy projectiles"
- - tweak: "Being able to be pushed is based on the block chance of the item you're holding instead of it just being based on riot shields"
diff --git a/html/changelogs/AutoChangeLog-pr-4936.yml b/html/changelogs/AutoChangeLog-pr-4936.yml
deleted file mode 100644
index 53e36aa07b9..00000000000
--- a/html/changelogs/AutoChangeLog-pr-4936.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Twinmold
-delete-after: True
-changes:
- - bugfix: "Fixes the inconsistency of getting 2 metal rods when you wirecutter
-a destroyed grille down to 1."
diff --git a/html/changelogs/AutoChangeLog-pr-4942.yml b/html/changelogs/AutoChangeLog-pr-4942.yml
deleted file mode 100644
index 9feb2de41f6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-4942.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: TullyBurnalot
-delete-after: True
-changes:
- - tweak: "Spinning a revolver's chamber makes a noise again"
diff --git a/html/changelogs/AutoChangeLog-pr-4944.yml b/html/changelogs/AutoChangeLog-pr-4944.yml
deleted file mode 100644
index e3b1a74df5f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-4944.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Fox McCloud
-delete-after: True
-changes:
- - rscadd: "Adds in cursed wizard heart, purchase it from the wizard's spell book for 1 point, but be wary of not keeping the heart beating..."
diff --git a/html/changelogs/AutoChangeLog-pr-4946.yml b/html/changelogs/AutoChangeLog-pr-4946.yml
deleted file mode 100644
index bbfd6d39370..00000000000
--- a/html/changelogs/AutoChangeLog-pr-4946.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: TullyBurnalot
-delete-after: True
-changes:
- - tweak: "Revenants can actually be killed now."
diff --git a/html/changelogs/AutoChangeLog-pr-4948.yml b/html/changelogs/AutoChangeLog-pr-4948.yml
deleted file mode 100644
index a7fd59a1346..00000000000
--- a/html/changelogs/AutoChangeLog-pr-4948.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: TullyBurnalot
-delete-after: True
-changes:
- - tweak: "AntagHUD activation disqualifies player from rebooted drones"
diff --git a/html/changelogs/AutoChangeLog-pr-4953.yml b/html/changelogs/AutoChangeLog-pr-4953.yml
deleted file mode 100644
index 0a90d0ea31f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-4953.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Krausus
-delete-after: True
-changes:
- - tweak: "Refactored job ban checking, which should massively reduce round start-up time."
- - bugfix: "Job bans/unbans will now take effect instantly, rather than at the next server restart."
diff --git a/html/changelogs/AutoChangeLog-pr-4957.yml b/html/changelogs/AutoChangeLog-pr-4957.yml
deleted file mode 100644
index cbb119f1b19..00000000000
--- a/html/changelogs/AutoChangeLog-pr-4957.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: TullyBurnalot
-delete-after: True
-changes:
- - tweak: "Sergeant Ian hat now visible"