diff --git a/html/changelog.html b/html/changelog.html
index d98359137e3..b639984a5a6 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,63 @@
-->
+
08 July 2019
+
Arkatos updated:
+
+ - Clicking on a health doll icon will now check you for injuries
+ - Rechargers now show their contents and charge status on close examine
+ - Smartfridge will now try to put an item in your hands after vending, if able
+
+
AzuleUtama updated:
+
+ - The cybernetic implant bundle can no longer be bought by traitors.
+
+
Citinited updated:
+
+ - Alt-clicking the RPD now brings up a radial menu with rotate, flip, and delete modes accessible. The main interface remains unchanged.
+ - Writing in blood can't be done while dead or incapacitated any more
+ - You can't write stuff in blood at a distance any more
+
+
Couls updated:
+
+ - lantern sprites
+ - typo in msg
+
+
Improvedname updated:
+
+ - Explorer suits now properly hide tails
+
+
JKnutson101 updated:
+
+ - Fixed Construction Permits deleting themselves prematurely.
+
+
Kyep updated:
+
+ - fixed a bug with biogenerator.
+
+
Markolie updated:
+
+ - Ghosts can now see all PDA messages when enabled through a preference setting.
+ - The Mask of Nar'Sie transformation buttons have been removed, as the mask was removed a long time ago.
+
+
Shadeykins updated:
+
+ - Changed Quarantine, NT Default, Aggressive, and Corporate AI lawsets. balance: Reduced the ability for NT Default AI's to murder people just because.
+ - Removed several redundancies in Aggressive lawset.
+ - Fixed a few subject-verb disagreements (is -> are).
+
+
Tayyyyyyy updated:
+
+ - paper supports markdown as well as pencode
+ - Autocomplete for ghost buttons
+ - PMs window scrollable
+ - Fix a bug where a player who reconnects is still shown as disconnected
+
+
datlo updated:
+
+ - Fix an antag rolling exploit.
+
+
30 June 2019
Crazylemon64 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index b9801566492..49e86db023d 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -10415,3 +10415,42 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2019-06-30:
Crazylemon64:
- rscdel: SDQL2 no longer allows a macro argument
+2019-07-08:
+ Arkatos:
+ - tweak: Clicking on a health doll icon will now check you for injuries
+ - rscadd: Rechargers now show their contents and charge status on close examine
+ - tweak: Smartfridge will now try to put an item in your hands after vending, if
+ able
+ AzuleUtama:
+ - bugfix: The cybernetic implant bundle can no longer be bought by traitors.
+ Citinited:
+ - rscadd: Alt-clicking the RPD now brings up a radial menu with rotate, flip, and
+ delete modes accessible. The main interface remains unchanged.
+ - bugfix: Writing in blood can't be done while dead or incapacitated any more
+ - bugfix: You can't write stuff in blood at a distance any more
+ Couls:
+ - imageadd: lantern sprites
+ - bugfix: typo in msg
+ Improvedname:
+ - bugfix: Explorer suits now properly hide tails
+ JKnutson101:
+ - bugfix: Fixed Construction Permits deleting themselves prematurely.
+ Kyep:
+ - bugfix: fixed a bug with biogenerator.
+ Markolie:
+ - rscadd: Ghosts can now see all PDA messages when enabled through a preference
+ setting.
+ - rscdel: The Mask of Nar'Sie transformation buttons have been removed, as the mask
+ was removed a long time ago.
+ Shadeykins:
+ - tweak: 'Changed Quarantine, NT Default, Aggressive, and Corporate AI lawsets.
+ balance: Reduced the ability for NT Default AI''s to murder people just because.'
+ - bugfix: Removed several redundancies in Aggressive lawset.
+ - spellcheck: Fixed a few subject-verb disagreements (is -> are).
+ Tayyyyyyy:
+ - tweak: paper supports markdown as well as pencode
+ - rscadd: Autocomplete for ghost buttons
+ - tweak: PMs window scrollable
+ - bugfix: Fix a bug where a player who reconnects is still shown as disconnected
+ datlo:
+ - bugfix: Fix an antag rolling exploit.
diff --git a/html/changelogs/AutoChangeLog-pr-11449.yml b/html/changelogs/AutoChangeLog-pr-11449.yml
deleted file mode 100644
index 3789ca10f13..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11449.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "Shadeykins"
-delete-after: True
-changes:
- - tweak: "Changed Quarantine, NT Default, Aggressive, and Corporate AI lawsets.
-balance: Reduced the ability for NT Default AI's to murder people just because."
- - bugfix: "Removed several redundancies in Aggressive lawset."
- - spellcheck: "Fixed a few subject-verb disagreements (is -> are)."
diff --git a/html/changelogs/AutoChangeLog-pr-11519.yml b/html/changelogs/AutoChangeLog-pr-11519.yml
deleted file mode 100644
index 332c238483d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11519.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Arkatos"
-delete-after: True
-changes:
- - tweak: "Clicking on a health doll icon will now check you for injuries"
diff --git a/html/changelogs/AutoChangeLog-pr-11525.yml b/html/changelogs/AutoChangeLog-pr-11525.yml
deleted file mode 100644
index 72c4fb92f5a..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11525.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Citinited"
-delete-after: True
-changes:
- - rscadd: "Alt-clicking the RPD now brings up a radial menu with rotate, flip, and delete modes accessible. The main interface remains unchanged."
diff --git a/html/changelogs/AutoChangeLog-pr-11544.yml b/html/changelogs/AutoChangeLog-pr-11544.yml
deleted file mode 100644
index 860d07a7bfb..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11544.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Arkatos"
-delete-after: True
-changes:
- - rscadd: "Rechargers now show their contents and charge status on close examine"
diff --git a/html/changelogs/AutoChangeLog-pr-11562.yml b/html/changelogs/AutoChangeLog-pr-11562.yml
deleted file mode 100644
index 807f7b75313..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11562.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Tayyyyyyy"
-delete-after: True
-changes:
- - tweak: "paper supports markdown as well as pencode"
diff --git a/html/changelogs/AutoChangeLog-pr-11570.yml b/html/changelogs/AutoChangeLog-pr-11570.yml
deleted file mode 100644
index 4891020e5c9..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11570.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Tayyyyyyy"
-delete-after: True
-changes:
- - rscadd: "Autocomplete for ghost buttons"
diff --git a/html/changelogs/AutoChangeLog-pr-11593.yml b/html/changelogs/AutoChangeLog-pr-11593.yml
deleted file mode 100644
index f8397f1da67..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11593.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "AzuleUtama"
-delete-after: True
-changes:
- - bugfix: "The cybernetic implant bundle can no longer be bought by traitors."
diff --git a/html/changelogs/AutoChangeLog-pr-11608.yml b/html/changelogs/AutoChangeLog-pr-11608.yml
deleted file mode 100644
index 53ecbc82d31..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11608.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Markolie"
-delete-after: True
-changes:
- - rscadd: "Ghosts can now see all PDA messages when enabled through a preference setting."
diff --git a/html/changelogs/AutoChangeLog-pr-11613.yml b/html/changelogs/AutoChangeLog-pr-11613.yml
deleted file mode 100644
index 10f302189c2..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11613.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Arkatos"
-delete-after: True
-changes:
- - tweak: "Smartfridge will now try to put an item in your hands after vending, if able"
diff --git a/html/changelogs/AutoChangeLog-pr-11619.yml b/html/changelogs/AutoChangeLog-pr-11619.yml
deleted file mode 100644
index 80fc26a0170..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11619.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Tayyyyyyy"
-delete-after: True
-changes:
- - tweak: "PMs window scrollable"
- - bugfix: "Fix a bug where a player who reconnects is still shown as disconnected"
diff --git a/html/changelogs/AutoChangeLog-pr-11639.yml b/html/changelogs/AutoChangeLog-pr-11639.yml
deleted file mode 100644
index f47431f6876..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11639.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "datlo"
-delete-after: True
-changes:
- - bugfix: "Fix an antag rolling exploit."
diff --git a/html/changelogs/AutoChangeLog-pr-11663.yml b/html/changelogs/AutoChangeLog-pr-11663.yml
deleted file mode 100644
index c1129811f68..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11663.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Markolie"
-delete-after: True
-changes:
- - rscdel: "The Mask of Nar'Sie transformation buttons have been removed, as the mask was removed a long time ago."
diff --git a/html/changelogs/AutoChangeLog-pr-11683.yml b/html/changelogs/AutoChangeLog-pr-11683.yml
deleted file mode 100644
index 4f07d917fd6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11683.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Couls"
-delete-after: True
-changes:
- - imageadd: "lantern sprites"
diff --git a/html/changelogs/AutoChangeLog-pr-11706.yml b/html/changelogs/AutoChangeLog-pr-11706.yml
deleted file mode 100644
index 349da8c68a5..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11706.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Improvedname"
-delete-after: True
-changes:
- - bugfix: "Explorer suits now properly hide tails"
diff --git a/html/changelogs/AutoChangeLog-pr-11731.yml b/html/changelogs/AutoChangeLog-pr-11731.yml
deleted file mode 100644
index 3a232a2cd7c..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11731.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Couls"
-delete-after: True
-changes:
- - bugfix: "typo in msg"
diff --git a/html/changelogs/AutoChangeLog-pr-11770.yml b/html/changelogs/AutoChangeLog-pr-11770.yml
deleted file mode 100644
index 94c44bb97b7..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11770.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Citinited"
-delete-after: True
-changes:
- - bugfix: "Writing in blood can't be done while dead or incapacitated any more"
- - bugfix: "You can't write stuff in blood at a distance any more"
diff --git a/html/changelogs/AutoChangeLog-pr-11771.yml b/html/changelogs/AutoChangeLog-pr-11771.yml
deleted file mode 100644
index edc2a64f5ab..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11771.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "JKnutson101"
-delete-after: True
-changes:
- - bugfix: "Fixed Construction Permits deleting themselves prematurely."
diff --git a/html/changelogs/AutoChangeLog-pr-11786.yml b/html/changelogs/AutoChangeLog-pr-11786.yml
deleted file mode 100644
index 53546aede12..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11786.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - bugfix: "fixed a bug with biogenerator."