diff --git a/html/changelog.html b/html/changelog.html
index 20cfeffe0f7..22e093824c8 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,60 @@
-->
+
29 August 2016
+
Crazylemon updated:
+
+ - You can now mend incisions after having cut open someone's ribcage.
+ - Abductor surgery works again
+ - Face repair surgery works again
+ - The `to_chat` messages are now more descriptive when given a bad target
+ - Admins can now VV by a ref string, directly via a verb
+ - VV now builds its HTML using lists, making it much faster to open
+
+
DaveTheHeadcrab updated:
+
+ - Upgrades the newscaster's liquid paper printing apparatus. Newspapers printed are higher quality now.
+
+
Fox McCloud updated:
+
+ - Mining Drones can now toggle meson vision on or off, a light, switch attack modes, or even drop their own ore
+ - Ash storms no longer impact sheltered areas and mining mobs are immune to ash storms
+ - Adds in two new end-round sounds
+ - Fixes drones not being able to bump open doors
+
+
Fox McCloud and KorPhaeron updated:
+
+ - Adds in mining shelters
+ - Adds in a few more dice types and ensure dice are packed in bags and not pill bottles
+
+
FreeStylaLT updated:
+
+ - Added additional coating to Turbine room.
+ - Fixed leftover vent in Brig Physician's office
+ - Fixed missing coated rwalls in Incinerator
+
+
Krausus updated:
+
+ - Girders are no longer bulletproof.
+ - Changelings' Swap Form ability now actually deducts its cost upon use, and shouldn't arbitrarily fail to work properly.
+ - Fixed setting status display alerts through communications consoles.
+
+
Kyep updated:
+
+ - Fixes 'SSD!' warning appearing in attack logs for admins, when the target player was dead and had ghosted out of their body
+
+
TheDZD updated:
+
+ - Bookcases no longer force you to take out a book after clicking them
+ - Fixes assorted things logging attacks incorrectly.
+
+
TullyBurnalot updated:
+
+ - AIs can no longer interact with nuclear bombs (Syndicate-brand included). AIs can still see the countdown
+ - Mobs without appendixes can no longer contract appendicitis
+ - Holosigns cannot be pulled around
+
+
19 August 2016
Crazylemon updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 46019a9fa0e..b06fecc3cbf 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -2842,3 +2842,45 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Increases activation chances of TK (10% to 15%), No Breathing (10% to 25%),
Cloak of Darkness (10% to 25%), Hulk (5% to 15%), X-Ray Vision (10% to 15%),
and Chameleon (10% to 25%).
+2016-08-29:
+ Crazylemon:
+ - tweak: You can now mend incisions after having cut open someone's ribcage.
+ - bugfix: Abductor surgery works again
+ - bugfix: Face repair surgery works again
+ - bugfix: The `to_chat` messages are now more descriptive when given a bad target
+ - rscadd: Admins can now VV by a ref string, directly via a verb
+ - tweak: VV now builds its HTML using lists, making it much faster to open
+ DaveTheHeadcrab:
+ - rscadd: Upgrades the newscaster's liquid paper printing apparatus. Newspapers
+ printed are higher quality now.
+ Fox McCloud:
+ - rscadd: Mining Drones can now toggle meson vision on or off, a light, switch attack
+ modes, or even drop their own ore
+ - tweak: Ash storms no longer impact sheltered areas and mining mobs are immune
+ to ash storms
+ - rscadd: Adds in two new end-round sounds
+ - bugfix: Fixes drones not being able to bump open doors
+ Fox McCloud and KorPhaeron:
+ - rscadd: Adds in mining shelters
+ - rscadd: Adds in a few more dice types and ensure dice are packed in bags and not
+ pill bottles
+ FreeStylaLT:
+ - rscadd: Added additional coating to Turbine room.
+ - bugfix: Fixed leftover vent in Brig Physician's office
+ - bugfix: Fixed missing coated rwalls in Incinerator
+ Krausus:
+ - tweak: Girders are no longer bulletproof.
+ - bugfix: Changelings' Swap Form ability now actually deducts its cost upon use,
+ and shouldn't arbitrarily fail to work properly.
+ - bugfix: Fixed setting status display alerts through communications consoles.
+ Kyep:
+ - bugfix: Fixes 'SSD!' warning appearing in attack logs for admins, when the target
+ player was dead and had ghosted out of their body
+ TheDZD:
+ - bugfix: Bookcases no longer force you to take out a book after clicking them
+ - bugfix: Fixes assorted things logging attacks incorrectly.
+ TullyBurnalot:
+ - bugfix: AIs can no longer interact with nuclear bombs (Syndicate-brand included).
+ AIs can still see the countdown
+ - bugfix: Mobs without appendixes can no longer contract appendicitis
+ - bugfix: Holosigns cannot be pulled around
diff --git a/html/changelogs/AutoChangeLog-pr-5508.yml b/html/changelogs/AutoChangeLog-pr-5508.yml
deleted file mode 100644
index adc486fb4d2..00000000000
--- a/html/changelogs/AutoChangeLog-pr-5508.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Fox McCloud
-delete-after: True
-changes:
- - rscadd: "Mining Drones can now toggle meson vision on or off, a light, switch attack modes, or even drop their own ore"
diff --git a/html/changelogs/AutoChangeLog-pr-5509.yml b/html/changelogs/AutoChangeLog-pr-5509.yml
deleted file mode 100644
index f20d11714c9..00000000000
--- a/html/changelogs/AutoChangeLog-pr-5509.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Fox McCloud and KorPhaeron
-delete-after: True
-changes:
- - rscadd: "Adds in mining shelters"
- - rscadd: "Adds in a few more dice types and ensure dice are packed in bags and not pill bottles"
diff --git a/html/changelogs/AutoChangeLog-pr-5510.yml b/html/changelogs/AutoChangeLog-pr-5510.yml
deleted file mode 100644
index f16ba24bd31..00000000000
--- a/html/changelogs/AutoChangeLog-pr-5510.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Fox McCloud
-delete-after: True
-changes:
- - tweak: "Ash storms no longer impact sheltered areas and mining mobs are immune to ash storms"
diff --git a/html/changelogs/AutoChangeLog-pr-5511.yml b/html/changelogs/AutoChangeLog-pr-5511.yml
deleted file mode 100644
index 027574703e5..00000000000
--- a/html/changelogs/AutoChangeLog-pr-5511.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Krausus
-delete-after: True
-changes:
- - tweak: "Girders are no longer bulletproof."
diff --git a/html/changelogs/AutoChangeLog-pr-5512.yml b/html/changelogs/AutoChangeLog-pr-5512.yml
deleted file mode 100644
index 3f16cbd129a..00000000000
--- a/html/changelogs/AutoChangeLog-pr-5512.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Crazylemon
-delete-after: True
-changes:
- - tweak: "You can now mend incisions after having cut open someone's ribcage."
diff --git a/html/changelogs/AutoChangeLog-pr-5513.yml b/html/changelogs/AutoChangeLog-pr-5513.yml
deleted file mode 100644
index 418da776ec8..00000000000
--- a/html/changelogs/AutoChangeLog-pr-5513.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Kyep
-delete-after: True
-changes:
- - bugfix: "Fixes 'SSD!' warning appearing in attack logs for admins, when the target player was dead and had ghosted out of their body"
diff --git a/html/changelogs/AutoChangeLog-pr-5515.yml b/html/changelogs/AutoChangeLog-pr-5515.yml
deleted file mode 100644
index 28c60862625..00000000000
--- a/html/changelogs/AutoChangeLog-pr-5515.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Crazylemon
-delete-after: True
-changes:
- - bugfix: "Abductor surgery works again"
- - bugfix: "Face repair surgery works again"
diff --git a/html/changelogs/AutoChangeLog-pr-5520.yml b/html/changelogs/AutoChangeLog-pr-5520.yml
deleted file mode 100644
index a7c70ef9692..00000000000
--- a/html/changelogs/AutoChangeLog-pr-5520.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Crazylemon
-delete-after: True
-changes:
- - bugfix: "The `to_chat` messages are now more descriptive when given a bad target"
diff --git a/html/changelogs/AutoChangeLog-pr-5530.yml b/html/changelogs/AutoChangeLog-pr-5530.yml
deleted file mode 100644
index 1288b54c3dc..00000000000
--- a/html/changelogs/AutoChangeLog-pr-5530.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: FreeStylaLT
-delete-after: True
-changes:
- - rscadd: "Added additional coating to Turbine room."
- - bugfix: "Fixed leftover vent in Brig Physician's office"
- - bugfix: "Fixed missing coated rwalls in Incinerator"
diff --git a/html/changelogs/AutoChangeLog-pr-5532.yml b/html/changelogs/AutoChangeLog-pr-5532.yml
deleted file mode 100644
index 1f1479e2f26..00000000000
--- a/html/changelogs/AutoChangeLog-pr-5532.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Fox McCloud
-delete-after: True
-changes:
- - rscadd: "Adds in two new end-round sounds"
diff --git a/html/changelogs/AutoChangeLog-pr-5543.yml b/html/changelogs/AutoChangeLog-pr-5543.yml
deleted file mode 100644
index b9d757be243..00000000000
--- a/html/changelogs/AutoChangeLog-pr-5543.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: TullyBurnalot
-delete-after: True
-changes:
- - bugfix: "AIs can no longer interact with nuclear bombs (Syndicate-brand included). AIs can still see the countdown"
diff --git a/html/changelogs/AutoChangeLog-pr-5545.yml b/html/changelogs/AutoChangeLog-pr-5545.yml
deleted file mode 100644
index 30ab94f9517..00000000000
--- a/html/changelogs/AutoChangeLog-pr-5545.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Krausus
-delete-after: True
-changes:
- - bugfix: "Changelings' Swap Form ability now actually deducts its cost upon use, and shouldn't arbitrarily fail to work properly."
diff --git a/html/changelogs/AutoChangeLog-pr-5553.yml b/html/changelogs/AutoChangeLog-pr-5553.yml
deleted file mode 100644
index 5884d4f0eb6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-5553.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Crazylemon
-delete-after: True
-changes:
- - rscadd: "Admins can now VV by a ref string, directly via a verb"
- - tweak: "VV now builds its HTML using lists, making it much faster to open"
diff --git a/html/changelogs/AutoChangeLog-pr-5560.yml b/html/changelogs/AutoChangeLog-pr-5560.yml
deleted file mode 100644
index 286eda4a238..00000000000
--- a/html/changelogs/AutoChangeLog-pr-5560.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Fox McCloud
-delete-after: True
-changes:
- - bugfix: "Fixes drones not being able to bump open doors"
diff --git a/html/changelogs/AutoChangeLog-pr-5561.yml b/html/changelogs/AutoChangeLog-pr-5561.yml
deleted file mode 100644
index 04eee5ec2e1..00000000000
--- a/html/changelogs/AutoChangeLog-pr-5561.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: TheDZD
-delete-after: True
-changes:
- - bugfix: "Bookcases no longer force you to take out a book after clicking them"
diff --git a/html/changelogs/AutoChangeLog-pr-5564.yml b/html/changelogs/AutoChangeLog-pr-5564.yml
deleted file mode 100644
index 3d3dfd49cf3..00000000000
--- a/html/changelogs/AutoChangeLog-pr-5564.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: TullyBurnalot
-delete-after: True
-changes:
- - bugfix: "Mobs without appendixes can no longer contract appendicitis"
diff --git a/html/changelogs/AutoChangeLog-pr-5565.yml b/html/changelogs/AutoChangeLog-pr-5565.yml
deleted file mode 100644
index e149fe3e37f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-5565.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Krausus
-delete-after: True
-changes:
- - bugfix: "Fixed setting status display alerts through communications consoles."
diff --git a/html/changelogs/AutoChangeLog-pr-5567.yml b/html/changelogs/AutoChangeLog-pr-5567.yml
deleted file mode 100644
index 65ecf782378..00000000000
--- a/html/changelogs/AutoChangeLog-pr-5567.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: TullyBurnalot
-delete-after: True
-changes:
- - bugfix: "Holosigns cannot be pulled around"
diff --git a/html/changelogs/AutoChangeLog-pr-5568.yml b/html/changelogs/AutoChangeLog-pr-5568.yml
deleted file mode 100644
index a42fd5cef57..00000000000
--- a/html/changelogs/AutoChangeLog-pr-5568.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: DaveTheHeadcrab
-delete-after: True
-changes:
- - rscadd: "Upgrades the newscaster's liquid paper printing apparatus. Newspapers printed are higher quality now."
diff --git a/html/changelogs/AutoChangeLog-pr-5571.yml b/html/changelogs/AutoChangeLog-pr-5571.yml
deleted file mode 100644
index 006f4cf95de..00000000000
--- a/html/changelogs/AutoChangeLog-pr-5571.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: TheDZD
-delete-after: True
-changes:
- - bugfix: "Fixes assorted things logging attacks incorrectly."