diff --git a/html/changelog.html b/html/changelog.html
index 683990e8e82..bfac65fdef7 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,33 @@
-->
+
03 July 2018
+
Dax Dupont updated:
+
+ - BoH detonations now gib the user.
+
+
Denton updated:
+
+ - Engine heaters no longer let gases pass through them.
+
+
Naksu updated:
+
+ - Fixed the signatures of several reagent procs, removing useless checks
+ - drunkenness is now handled at the carbon level, allowing monkeys to experience ethanol
+ - initropidil also works on carbon level, allowing syndicate operatives using the poison kit to achieve the silent assassin rating against monkeys
+
+
Nirnael updated:
+
+ - Removed an unnecessary volume_pump check
+
+
SpaceManiac updated:
+
+ - Backpack water tanks now work properly when wielded by drones.
+ - Backpack water tank nozzles can no longer be placed inside bags of holding and chem dispensers.
+ - Moving items between your hands no longer causes them to cross the floor (squeaking, lava burning).
+ - Scrambled research console icons have been fixed, and will be prevented in the future.
+
+
02 July 2018
AnturK updated:
@@ -1453,39 +1480,6 @@
- After an internal audit and review Nanotrasen has decided that stock financing at the station-level makes no logistical nor managerial sense. Stations, and their cargo departments, may no longer play the stock market.
-
- 01 May 2018
- BuffEngineering updated:
-
- - Nanotrasen has graciously connected the port bow solar's SMES to the main grid.
-
- Denton updated:
-
- - You can now craft and disassemble HUDsunglasses! Check out the clothing section of the crafting menu.
- - Cargo packs have been reorganized to shrink the big engineering, food&livestock and misc categories.
-
- NewSta updated:
-
- - Added 5 new drinks: Alexander, Between the Sheets, Kamikaze, Mojito and Sidecar.
- - Added Menthol and Sake to the drink dispensers.
-
- Ordonis, Denton updated:
-
- - OH YEAH BROTHER! The H.O.G.A.N. AI module has a chance to spawn at the AI upload.
-
- SpaceManiac updated:
-
- - The button in the mech interface to terminate maintenace protocol no longer reads "Initiate maintenace protocol".
- - Boxes now fit inside storage implants again.
-
- XDTM updated:
-
- - Small, constant ticks of brain damage are now less likely to cause traumas.
-
- deathride58 updated:
-
- - Fixed the intergalactic stock market crash. The speculation/performance modifier has been removed completely.
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index bb31a77e74d..4a3d45ddeeb 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -18755,3 +18755,24 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
machinery instead.
XDTM:
- tweak: Nutriment Pump implants no longer require replacing the stomach.
+2018-07-03:
+ Dax Dupont:
+ - balance: BoH detonations now gib the user.
+ Denton:
+ - tweak: Engine heaters no longer let gases pass through them.
+ Naksu:
+ - code_imp: Fixed the signatures of several reagent procs, removing useless checks
+ - tweak: drunkenness is now handled at the carbon level, allowing monkeys to experience
+ ethanol
+ - balance: initropidil also works on carbon level, allowing syndicate operatives
+ using the poison kit to achieve the silent assassin rating against monkeys
+ Nirnael:
+ - refactor: Removed an unnecessary volume_pump check
+ SpaceManiac:
+ - bugfix: Backpack water tanks now work properly when wielded by drones.
+ - bugfix: Backpack water tank nozzles can no longer be placed inside bags of holding
+ and chem dispensers.
+ - bugfix: Moving items between your hands no longer causes them to cross the floor
+ (squeaking, lava burning).
+ - bugfix: Scrambled research console icons have been fixed, and will be prevented
+ in the future.
diff --git a/html/changelogs/AutoChangeLog-pr-38737.yml b/html/changelogs/AutoChangeLog-pr-38737.yml
deleted file mode 100644
index a03d3406b66..00000000000
--- a/html/changelogs/AutoChangeLog-pr-38737.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Dax Dupont"
-delete-after: True
-changes:
- - balance: "BoH detonations now gib the user."
diff --git a/html/changelogs/AutoChangeLog-pr-38821.yml b/html/changelogs/AutoChangeLog-pr-38821.yml
deleted file mode 100644
index 588a2840137..00000000000
--- a/html/changelogs/AutoChangeLog-pr-38821.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Denton"
-delete-after: True
-changes:
- - tweak: "Engine heaters no longer let gases pass through them."
diff --git a/html/changelogs/AutoChangeLog-pr-38831.yml b/html/changelogs/AutoChangeLog-pr-38831.yml
deleted file mode 100644
index 979e303c733..00000000000
--- a/html/changelogs/AutoChangeLog-pr-38831.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "Naksu"
-delete-after: True
-changes:
- - code_imp: "Fixed the signatures of several reagent procs, removing useless checks"
- - tweak: "drunkenness is now handled at the carbon level, allowing monkeys to experience ethanol"
- - balance: "initropidil also works on carbon level, allowing syndicate operatives using the poison kit to achieve the silent assassin rating against monkeys"
diff --git a/html/changelogs/AutoChangeLog-pr-38835.yml b/html/changelogs/AutoChangeLog-pr-38835.yml
deleted file mode 100644
index 571af9f3dbb..00000000000
--- a/html/changelogs/AutoChangeLog-pr-38835.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "SpaceManiac"
-delete-after: True
-changes:
- - bugfix: "Backpack water tanks now work properly when wielded by drones."
- - bugfix: "Backpack water tank nozzles can no longer be placed inside bags of holding and chem dispensers."
- - bugfix: "Moving items between your hands no longer causes them to cross the floor (squeaking, lava burning)."
diff --git a/html/changelogs/AutoChangeLog-pr-38840.yml b/html/changelogs/AutoChangeLog-pr-38840.yml
deleted file mode 100644
index c57ec4029fc..00000000000
--- a/html/changelogs/AutoChangeLog-pr-38840.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SpaceManiac"
-delete-after: True
-changes:
- - bugfix: "Scrambled research console icons have been fixed, and will be prevented in the future."
diff --git a/html/changelogs/AutoChangeLog-pr-38850.yml b/html/changelogs/AutoChangeLog-pr-38850.yml
deleted file mode 100644
index 79867c5b156..00000000000
--- a/html/changelogs/AutoChangeLog-pr-38850.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Nirnael"
-delete-after: True
-changes:
- - refactor: "Removed an unnecessary volume_pump check"