diff --git a/html/changelog.html b/html/changelog.html
index dc433178e5b..d608bcd4ba1 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,25 @@
-->
+
19 July 2016
+
Joan updated:
+
+ - Cogscarabs can no longer pass mobs and have slightly less health.
+ - The Gateway to the Celestial Derelict can now take damage from bombs.
+
+
RemieRichards updated:
+
+ - Added VR Sleepers that allow users to enter a virtual body in a virtual world (Currently not mapped in ;_;)
+
+
Xhuis updated:
+
+ - Added communication intercept texts for gamemodes that were missing them.
+ - Changed all intercept texts and improved grammar for a lot of key game code.
+ - The shuttle can now leave while a celestial gateway exists.
+ - If the shuttle docks at Central Command while a celestial gateway exists, Ratvar's servants will win a minor victory. His arrival will still award a major victory.
+ - The celestial gateway can now take damage from explosions.
+
+
18 July 2016
CoreOverload updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index d84938410cc..0f0346db68c 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -6254,3 +6254,19 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
lordpidey:
- rscadd: Flyswatters are now included in beekeeping crates, they are great at killing
insects and flies of all sizes.
+2016-07-19:
+ Joan:
+ - tweak: Cogscarabs can no longer pass mobs and have slightly less health.
+ - experiment: The Gateway to the Celestial Derelict can now take damage from bombs.
+ RemieRichards:
+ - rscadd: Added VR Sleepers that allow users to enter a virtual body in a virtual
+ world (Currently not mapped in ;_;)
+ Xhuis:
+ - rscadd: Added communication intercept texts for gamemodes that were missing them.
+ - tweak: Changed all intercept texts and improved grammar for a lot of key game
+ code.
+ - rscdel: The shuttle can now leave while a celestial gateway exists.
+ - rscadd: If the shuttle docks at Central Command while a celestial gateway exists,
+ Ratvar's servants will win a minor victory. His arrival will still award a major
+ victory.
+ - rscadd: The celestial gateway can now take damage from explosions.
diff --git a/html/changelogs/AutoChangeLog-pr-19353.yml b/html/changelogs/AutoChangeLog-pr-19353.yml
deleted file mode 100644
index 48c8fdc6e60..00000000000
--- a/html/changelogs/AutoChangeLog-pr-19353.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "RemieRichards"
-delete-after: True
-changes:
- - rscadd: "Added VR Sleepers that allow users to enter a virtual body in a virtual world (Currently not mapped in ;_;)"
diff --git a/html/changelogs/AutoChangeLog-pr-19354.yml b/html/changelogs/AutoChangeLog-pr-19354.yml
deleted file mode 100644
index c305c3ae7c2..00000000000
--- a/html/changelogs/AutoChangeLog-pr-19354.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Xhuis"
-delete-after: True
-changes:
- - rscadd: "Added communication intercept texts for gamemodes that were missing them."
- - tweak: "Changed all intercept texts and improved grammar for a lot of key game code."
diff --git a/html/changelogs/AutoChangeLog-pr-19357.yml b/html/changelogs/AutoChangeLog-pr-19357.yml
deleted file mode 100644
index de5dff78aa2..00000000000
--- a/html/changelogs/AutoChangeLog-pr-19357.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Joan"
-delete-after: True
-changes:
- - tweak: "Cogscarabs can no longer pass mobs and have slightly less health."
- - experiment: "The Gateway to the Celestial Derelict can now take damage from bombs."
diff --git a/html/changelogs/AutoChangeLog-pr-19358.yml b/html/changelogs/AutoChangeLog-pr-19358.yml
deleted file mode 100644
index ea000f6d757..00000000000
--- a/html/changelogs/AutoChangeLog-pr-19358.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "Xhuis"
-delete-after: True
-changes:
- - rscdel: "The shuttle can now leave while a celestial gateway exists."
- - rscadd: "If the shuttle docks at Central Command while a celestial gateway exists, Ratvar's servants will win a minor victory. His arrival will still award a major victory."
- - rscadd: "The celestial gateway can now take damage from explosions."