diff --git a/html/changelog.html b/html/changelog.html
index 135ae502d37..5441e245c94 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,44 @@
-->
+
04 August 2019
+
81Denton updated:
+
+ - Added logging for door/shutter crushing and for bot hacking (when silicons disable their safeties).
+ - APC breaker toggling is no longer logged in the combat log, but the game log.
+
+
Dawson1917 updated:
+
+ - Riot suits no longer have slowdown
+
+
Dennok updated:
+
+ - Fix CHANGETURF_INHERIT_AIR flag. Now this flag dont keep air type, only gases.
+
+
Farquaar updated:
+
+ - Crewmembers can now obtain monk's frocks and eastern monk's robes from the vendordrobe.
+
+
SpacePrius updated:
+
+ - Sanguiose now has a 2% chance per tick of making the patient deaf, and no longer deals blood loss.
+ - Frogenite now has a 2% chance per tick of making the patient blind, and no longer deals oxy damage.
+ - Ferveatium now has a 2% chance per tick of making the patient feel fat, and no longer deals burn damage.
+
+
actioninja updated:
+
+ - right hand double barrel inhand is now the correct sprite
+ - Medical and Security consoles now check access on worn or inhand ID instead of requiring an inserted ID
+ - mining vendor now reads from ID in hand or on person instead of requiring an inserted ID
+ - ORM is functional again (for real this time)
+ - ORM claim points button transfers points to worn/inhand ID instead of to an inserted ID, no longer accepts insertions
+ - Same for gulag consoles
+
+
nemvar updated:
+
+ - Emagged clown cars are more scary now.
+
+
03 August 2019
Anonmare updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c11791c0d3d..40741f79343 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -26151,3 +26151,36 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- code_imp: Gloves of the North Star functionality is now handled by a component.
tmtmtl30:
- rscadd: Added Mothperson markings.
+2019-08-04:
+ 81Denton:
+ - admin: Added logging for door/shutter crushing and for bot hacking (when silicons
+ disable their safeties).
+ - admin: APC breaker toggling is no longer logged in the combat log, but the game
+ log.
+ Dawson1917:
+ - balance: Riot suits no longer have slowdown
+ Dennok:
+ - bugfix: Fix CHANGETURF_INHERIT_AIR flag. Now this flag dont keep air type, only
+ gases.
+ Farquaar:
+ - tweak: Crewmembers can now obtain monk's frocks and eastern monk's robes from
+ the vendordrobe.
+ SpacePrius:
+ - tweak: Sanguiose now has a 2% chance per tick of making the patient deaf, and
+ no longer deals blood loss.
+ - tweak: Frogenite now has a 2% chance per tick of making the patient blind, and
+ no longer deals oxy damage.
+ - tweak: Ferveatium now has a 2% chance per tick of making the patient feel fat,
+ and no longer deals burn damage.
+ actioninja:
+ - bugfix: right hand double barrel inhand is now the correct sprite
+ - tweak: Medical and Security consoles now check access on worn or inhand ID instead
+ of requiring an inserted ID
+ - tweak: mining vendor now reads from ID in hand or on person instead of requiring
+ an inserted ID
+ - bugfix: ORM is functional again (for real this time)
+ - tweak: ORM claim points button transfers points to worn/inhand ID instead of to
+ an inserted ID, no longer accepts insertions
+ - tweak: Same for gulag consoles
+ nemvar:
+ - rscadd: Emagged clown cars are more scary now.
diff --git a/html/changelogs/AutoChangeLog-pr-45282.yml b/html/changelogs/AutoChangeLog-pr-45282.yml
deleted file mode 100644
index 32e3135d8a1..00000000000
--- a/html/changelogs/AutoChangeLog-pr-45282.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Dennok"
-delete-after: True
-changes:
- - bugfix: "Fix CHANGETURF_INHERIT_AIR flag. Now this flag dont keep air type, only gases."
diff --git a/html/changelogs/AutoChangeLog-pr-45474.yml b/html/changelogs/AutoChangeLog-pr-45474.yml
deleted file mode 100644
index 27d88404b2b..00000000000
--- a/html/changelogs/AutoChangeLog-pr-45474.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "SpacePrius"
-delete-after: True
-changes:
- - tweak: "Sanguiose now has a 2% chance per tick of making the patient deaf, and no longer deals blood loss."
- - tweak: "Frogenite now has a 2% chance per tick of making the patient blind, and no longer deals oxy damage."
- - tweak: "Ferveatium now has a 2% chance per tick of making the patient feel fat, and no longer deals burn damage."
diff --git a/html/changelogs/AutoChangeLog-pr-45625.yml b/html/changelogs/AutoChangeLog-pr-45625.yml
deleted file mode 100644
index 7803434a02f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-45625.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "nemvar"
-delete-after: True
-changes:
- - rscadd: "Emagged clown cars are more scary now."
diff --git a/html/changelogs/AutoChangeLog-pr-45656.yml b/html/changelogs/AutoChangeLog-pr-45656.yml
deleted file mode 100644
index a991c549cb1..00000000000
--- a/html/changelogs/AutoChangeLog-pr-45656.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Dawson1917"
-delete-after: True
-changes:
- - balance: "Riot suits no longer have slowdown"
diff --git a/html/changelogs/AutoChangeLog-pr-45663.yml b/html/changelogs/AutoChangeLog-pr-45663.yml
deleted file mode 100644
index 123e3833c0f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-45663.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Farquaar"
-delete-after: True
-changes:
- - tweak: "Crewmembers can now obtain monk's frocks and eastern monk's robes from the vendordrobe."
diff --git a/html/changelogs/AutoChangeLog-pr-45677.yml b/html/changelogs/AutoChangeLog-pr-45677.yml
deleted file mode 100644
index 5848e22e6ed..00000000000
--- a/html/changelogs/AutoChangeLog-pr-45677.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "81Denton"
-delete-after: True
-changes:
- - admin: "Added logging for door/shutter crushing and for bot hacking (when silicons disable their safeties)."
- - admin: "APC breaker toggling is no longer logged in the combat log, but the game log."
diff --git a/html/changelogs/AutoChangeLog-pr-45684.yml b/html/changelogs/AutoChangeLog-pr-45684.yml
deleted file mode 100644
index 701aa5517bf..00000000000
--- a/html/changelogs/AutoChangeLog-pr-45684.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "actioninja"
-delete-after: True
-changes:
- - bugfix: "right hand double barrel inhand is now the correct sprite"
diff --git a/html/changelogs/AutoChangeLog-pr-45693.yml b/html/changelogs/AutoChangeLog-pr-45693.yml
deleted file mode 100644
index b15563ca7b0..00000000000
--- a/html/changelogs/AutoChangeLog-pr-45693.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: "actioninja"
-delete-after: True
-changes:
- - tweak: "Medical and Security consoles now check access on worn or inhand ID instead of requiring an inserted ID"
- - tweak: "mining vendor now reads from ID in hand or on person instead of requiring an inserted ID"
- - bugfix: "ORM is functional again (for real this time)"
- - tweak: "ORM claim points button transfers points to worn/inhand ID instead of to an inserted ID, no longer accepts insertions"
- - tweak: "Same for gulag consoles"