diff --git a/html/changelog.html b/html/changelog.html
index c10a224d12d..91113157061 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,34 @@
-->
+
10 July 2018
+
Astatineguy12 updated:
+
+ - You can now buy energy shields as a nuke op again
+
+
Denton updated:
+
+ - Box/Delta/Pubbystation: Nuclear explosive-shaped beerkegs have been added to maintenance areas.
+
+
Naksu updated:
+
+ - Added a new ghost verb that lets you change your ignore settings, allowing previously ignored popups to be un-ignored and notifications without an ignore button to be ignored
+ - Chaplains are once again unable to acquire the inquisition ERT commander's sword, as intended. The sword has been restored to its former glory
+
+
Supermichael777 updated:
+
+ - Changelings are no longer prevented from entering stasis by another form of fake death.
+
+
Wjohnston & ninjanomnom updated:
+
+ - Engine heaters and engines have had a minor touch up so they don't meld with the floor quite so much.
+ - Engine heaters don't block air anymore.
+
+
XDTM updated:
+
+ - Romerol tumors no longer zombify you if you're alive when the revive timer counts down.
+
+
09 July 2018
Ausops updated:
@@ -1527,17 +1555,6 @@
- The find text integrated circuit now has two new pulse outs, one that runs when it finds the text and one that runs when it does not.
- Leaving the delimiter in the explode text circuit null will now return all of the input string's characters in a list.
-
-
08 May 2018
-
cacogen and nicbn updated:
-
- - You can now select RPD modes individually.
- - RPD autowrenching is now a tgui action rather than an Alt Click option.
-
-
deathride58 updated:
-
- - Added ambient occlusion. You can toggle this on or off in the game preferences menu.
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 9cd622eb3cb..449ae867b43 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -18887,3 +18887,25 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- spellcheck: The Nuke Op uplink no longer lies about how much ammo a C-20r holds.
- tweak: The L6 SAW now has a small amount of spread. It is still accurate within
visual range, but it's not as effective at longer ranges.
+2018-07-10:
+ Astatineguy12:
+ - bugfix: You can now buy energy shields as a nuke op again
+ Denton:
+ - rscadd: 'Box/Delta/Pubbystation: Nuclear explosive-shaped beerkegs have been added
+ to maintenance areas.'
+ Naksu:
+ - rscadd: Added a new ghost verb that lets you change your ignore settings, allowing
+ previously ignored popups to be un-ignored and notifications without an ignore
+ button to be ignored
+ - bugfix: Chaplains are once again unable to acquire the inquisition ERT commander's
+ sword, as intended. The sword has been restored to its former glory
+ Supermichael777:
+ - bugfix: Changelings are no longer prevented from entering stasis by another form
+ of fake death.
+ Wjohnston & ninjanomnom:
+ - imageadd: Engine heaters and engines have had a minor touch up so they don't meld
+ with the floor quite so much.
+ - tweak: Engine heaters don't block air anymore.
+ XDTM:
+ - bugfix: Romerol tumors no longer zombify you if you're alive when the revive timer
+ counts down.
diff --git a/html/changelogs/AutoChangeLog-pr-38963.yml b/html/changelogs/AutoChangeLog-pr-38963.yml
deleted file mode 100644
index 1b8852d7b05..00000000000
--- a/html/changelogs/AutoChangeLog-pr-38963.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Supermichael777"
-delete-after: True
-changes:
- - bugfix: "Changelings are no longer prevented from entering stasis by another form of fake death."
diff --git a/html/changelogs/AutoChangeLog-pr-38990.yml b/html/changelogs/AutoChangeLog-pr-38990.yml
deleted file mode 100644
index 02780559f67..00000000000
--- a/html/changelogs/AutoChangeLog-pr-38990.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Naksu"
-delete-after: True
-changes:
- - rscadd: "Added a new ghost verb that lets you change your ignore settings, allowing previously ignored popups to be un-ignored and notifications without an ignore button to be ignored"
diff --git a/html/changelogs/AutoChangeLog-pr-38998.yml b/html/changelogs/AutoChangeLog-pr-38998.yml
deleted file mode 100644
index 05186950e47..00000000000
--- a/html/changelogs/AutoChangeLog-pr-38998.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Wjohnston & ninjanomnom"
-delete-after: True
-changes:
- - imageadd: "Engine heaters and engines have had a minor touch up so they don't meld with the floor quite so much."
- - tweak: "Engine heaters don't block air anymore."
diff --git a/html/changelogs/AutoChangeLog-pr-39001.yml b/html/changelogs/AutoChangeLog-pr-39001.yml
deleted file mode 100644
index 06ef367656c..00000000000
--- a/html/changelogs/AutoChangeLog-pr-39001.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Denton"
-delete-after: True
-changes:
- - rscadd: "Box/Delta/Pubbystation: Nuclear explosive-shaped beerkegs have been added to maintenance areas."
diff --git a/html/changelogs/AutoChangeLog-pr-39005.yml b/html/changelogs/AutoChangeLog-pr-39005.yml
deleted file mode 100644
index 886b564d6f0..00000000000
--- a/html/changelogs/AutoChangeLog-pr-39005.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "XDTM"
-delete-after: True
-changes:
- - bugfix: "Romerol tumors no longer zombify you if you're alive when the revive timer counts down."
diff --git a/html/changelogs/AutoChangeLog-pr-39020.yml b/html/changelogs/AutoChangeLog-pr-39020.yml
deleted file mode 100644
index c7b7969905d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-39020.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Naksu"
-delete-after: True
-changes:
- - bugfix: "Chaplains are once again unable to acquire the inquisition ERT commander's sword, as intended. The sword has been restored to its former glory"
diff --git a/html/changelogs/AutoChangeLog-pr-39025.yml b/html/changelogs/AutoChangeLog-pr-39025.yml
deleted file mode 100644
index f2bd9ae7966..00000000000
--- a/html/changelogs/AutoChangeLog-pr-39025.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Astatineguy12"
-delete-after: True
-changes:
- - bugfix: "You can now buy energy shields as a nuke op again"