diff --git a/html/changelog.html b/html/changelog.html
index 626aaef1ac5..6606d3edc90 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,38 @@
-->
+
13 July 2019
+
DaxDupont updated:
+
+ - You can no longer turn the burial garb into nudity with pixel text.
+
+
Dennok updated:
+
+ - some runtimes
+ - Debug surgery disk work again.
+ - shuttle_manipulator now can load shuttles
+
+
Fikou updated:
+
+ - Department budgets now are in their respective heads' lockers instead of their backpacks.
+
+
Garen7 updated:
+
+ - Mindshield implants are properly used up when injecting a headrev/hivemind with one.
+
+
YPOQ updated:
+
+ - Fixed gravitokinetic guardian's gravity effect remaining forever if the guardian dies.
+
+
cacogen updated:
+
+ - Adds stat tracking for the creation/destruction of trash and cleanable decals (e.g. blood)
+
+
nemvar updated:
+
+ - Slight changes the self-repair borg module. It no longer references the borg that owns it.
+
+
12 July 2019
Akrilla updated:
@@ -1859,34 +1891,6 @@
- PDA beep, grenade arm, and flesh impact sounds have been fixed
- When you get a quick rundown, your ears bleed less.
-
-
11 May 2019
-
Farquaar updated:
-
- - Added a number of Nanotrasen-approved religious clothing items to the chaplain vendor, autodrobe and clothesmate.
- - sprites and icons for several new clothing items, including some in-hand sprites.
-
-
Garen7 updated:
-
- - You can only cook donk pockets once now
-
-
JStheguy updated:
-
- - Humans have more natural-looking skin coloration.
-
-
RaveRadbury updated:
-
- - Chem has viro access during skeleton shifts
- - Doctor, Chemist and Viro lost mutual expanded access.
-
-
YoYoBatty updated:
-
- - Tachyon-doppler arrays now have explosion logging.
-
-
actioninja updated:
-
- - Goofbegone was applied to roundstart messages to reduce spam a little.
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index bbe8aad9db0..d8c52901385 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -25521,3 +25521,25 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
willox:
- bugfix: Borgs can use non-surgical tools on people who are in surgery while using
help-intent
+2019-07-13:
+ DaxDupont:
+ - bugfix: You can no longer turn the burial garb into nudity with pixel text.
+ Dennok:
+ - bugfix: some runtimes
+ - bugfix: Debug surgery disk work again.
+ - bugfix: shuttle_manipulator now can load shuttles
+ Fikou:
+ - tweak: Department budgets now are in their respective heads' lockers instead of
+ their backpacks.
+ Garen7:
+ - bugfix: Mindshield implants are properly used up when injecting a headrev/hivemind
+ with one.
+ YPOQ:
+ - bugfix: Fixed gravitokinetic guardian's gravity effect remaining forever if the
+ guardian dies.
+ cacogen:
+ - rscadd: Adds stat tracking for the creation/destruction of trash and cleanable
+ decals (e.g. blood)
+ nemvar:
+ - code_imp: Slight changes the self-repair borg module. It no longer references
+ the borg that owns it.
diff --git a/html/changelogs/AutoChangeLog-pr-44885.yml b/html/changelogs/AutoChangeLog-pr-44885.yml
deleted file mode 100644
index 13fd474686b..00000000000
--- a/html/changelogs/AutoChangeLog-pr-44885.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Dennok"
-delete-after: True
-changes:
- - bugfix: "some runtimes"
- - bugfix: "Debug surgery disk work again."
diff --git a/html/changelogs/AutoChangeLog-pr-44889.yml b/html/changelogs/AutoChangeLog-pr-44889.yml
deleted file mode 100644
index ed1f9011610..00000000000
--- a/html/changelogs/AutoChangeLog-pr-44889.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Dennok"
-delete-after: True
-changes:
- - bugfix: "shuttle_manipulator now can load shuttles"
diff --git a/html/changelogs/AutoChangeLog-pr-44989.yml b/html/changelogs/AutoChangeLog-pr-44989.yml
deleted file mode 100644
index 6410d370e93..00000000000
--- a/html/changelogs/AutoChangeLog-pr-44989.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "cacogen"
-delete-after: True
-changes:
- - rscadd: "Adds stat tracking for the creation/destruction of trash and cleanable decals (e.g. blood)"
diff --git a/html/changelogs/AutoChangeLog-pr-45065.yml b/html/changelogs/AutoChangeLog-pr-45065.yml
deleted file mode 100644
index 1acd46b51fa..00000000000
--- a/html/changelogs/AutoChangeLog-pr-45065.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "nemvar"
-delete-after: True
-changes:
- - code_imp: "Slight changes the self-repair borg module. It no longer references the borg that owns it."
diff --git a/html/changelogs/AutoChangeLog-pr-45121.yml b/html/changelogs/AutoChangeLog-pr-45121.yml
deleted file mode 100644
index e78f94238e9..00000000000
--- a/html/changelogs/AutoChangeLog-pr-45121.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Garen7"
-delete-after: True
-changes:
- - bugfix: "Mindshield implants are properly used up when injecting a headrev/hivemind with one."
diff --git a/html/changelogs/AutoChangeLog-pr-45130.yml b/html/changelogs/AutoChangeLog-pr-45130.yml
deleted file mode 100644
index 8519ea14178..00000000000
--- a/html/changelogs/AutoChangeLog-pr-45130.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Fikou"
-delete-after: True
-changes:
- - tweak: "Department budgets now are in their respective heads' lockers instead of their backpacks."
diff --git a/html/changelogs/AutoChangeLog-pr-45141.yml b/html/changelogs/AutoChangeLog-pr-45141.yml
deleted file mode 100644
index 233b05b7a39..00000000000
--- a/html/changelogs/AutoChangeLog-pr-45141.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "YPOQ"
-delete-after: True
-changes:
- - bugfix: "Fixed gravitokinetic guardian's gravity effect remaining forever if the guardian dies."
diff --git a/html/changelogs/AutoChangeLog-pr-45154.yml b/html/changelogs/AutoChangeLog-pr-45154.yml
deleted file mode 100644
index 3cdf0bbc3b3..00000000000
--- a/html/changelogs/AutoChangeLog-pr-45154.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "DaxDupont"
-delete-after: True
-changes:
- - bugfix: "You can no longer turn the burial garb into nudity with pixel text."