diff --git a/html/changelog.html b/html/changelog.html
index 1320cf5c264..9f024e6863e 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -51,6 +51,66 @@
-->
+
08 August 2020
+
ATHATH updated:
+
+ - A special interaction for trying to put a mushroom on an Arnold pizza has been added.
+ - Arnold pizza references its source material more accurately/often now.
+
+
Arkatos updated:
+
+ - Shapeshift spell now uses a radial menu for choosing transformations.
+
+
Bumtickley00 updated:
+
+ - All medical staff can now enjoy doctor's delight without getting hungry
+
+
Melbert updated:
+
+ - NanoTrasen has added braille support to literally everything. If a blind person has an empty hand, they can now shift-click examine (or right click -> examine) nearby things via touch after a short timer.
+
+
Ryll/Shaps updated:
+
+ - Observers can examine immovable rods to see how many mobs/sentient mobs/sentient carbons it has penetrated
+ - Immovable rods can now cause piercing wounds to the chest
+
+
ShizCalev updated:
+
+ - Fixed latejoin AIs not having a circuit board in their core structure.
+ - Tweaked the opacity of the glass HUD to make it a little easier to see the icons / text.
+ - Fixed pAI doorjacking cable not spawning.
+ - pAI cards will now actually flash when new personalities are available!
+ - You can no longer sharpen dual energy swords.
+ - Skill chips can no longer be removed with edaggers and eswords while they're turned off.
+ - Guns can now be sawn-off with dual eswords.
+ - Sawing-down a gun will now require an item actually be a saw / esword / plasmacutters, instead of just any sharp item that doesn't have a tool type.
+
+
SkyratBot updated:
+
+ - Most NtOS programs have been renamed.
+ - makes pierced reality not upper case and changes the text when touching one
+ - New admin button: Ghost Pool Protection! It lets you enable and disable which sources ghosts can rejoin the round, minus their physical bodies getting revived.
+ - lightbulb removing skillchip
+ - Rumors are a recipey for metalgen has been discovered! Although it's very secret and very random (you can find a paper in some ruins with the recipey, it resets every three days).
+ - Syringe guns will now show if they are loaded or not.
+ - Syringe guns now play a sound when giving them a syringe.
+ - Lazylisted some mob lists
+ - Fix skillchip runtime. Fixing this means skillchips as part of jobs will now appropriately activate when the player spawns in with a job.
+ - Supermatter anomalies no longer drop usable cores.
+ - Belt, back, and suit sprites have been added for many clownish and magical items.
+ - Cleaned up some refs
+ - the demonic hierarchy now shares the same factions
+ - slaughter demons and imps spawned by admins or other sources that arent player controlled will attack people
+ - slaughter demons and imps were repathed
+ - Survival medipens work properly on station now.
+
+
Whoneedspacee updated:
+
+ - The RCD's functionality for directional windows has been enabled.
+ - Cyborgs can now install RCD upgrades.
+ - The RCD's functionality for windowed doors has been enabled.
+
+
06 August 2020
ATHATH updated:
@@ -2087,16 +2147,6 @@
- Dynamic roundstart ruleset scaling on second-rolled roundstart rulesets has been slightly tweaked.
-
- 06 June 2020
- IradT updated:
-
- - fixed changeling reset function not giving the right values after absorbing another changeling
-
- Ryll/Shaps updated:
-
- - Having a circle hand or slapper in hand no longer protects you from xeno tackles or borg buckling
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 8dd75509d94..17f8c5f8c41 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -41474,3 +41474,61 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- code_imp: removes parent_type on map preloaders
- rscadd: 'New transparent GUI in Game Preferences -> UI Style: Glass.'
- bugfix: the cat crate cat no longer has a 50% chance of not existing
+2020-08-08:
+ ATHATH:
+ - rscadd: A special interaction for trying to put a mushroom on an Arnold pizza
+ has been added.
+ - rscadd: Arnold pizza references its source material more accurately/often now.
+ Arkatos:
+ - rscadd: Shapeshift spell now uses a radial menu for choosing transformations.
+ Bumtickley00:
+ - tweak: All medical staff can now enjoy doctor's delight without getting hungry
+ Melbert:
+ - rscadd: NanoTrasen has added braille support to literally everything. If a blind
+ person has an empty hand, they can now shift-click examine (or right click ->
+ examine) nearby things via touch after a short timer.
+ Ryll/Shaps:
+ - rscadd: Observers can examine immovable rods to see how many mobs/sentient mobs/sentient
+ carbons it has penetrated
+ - tweak: Immovable rods can now cause piercing wounds to the chest
+ ShizCalev:
+ - bugfix: Fixed latejoin AIs not having a circuit board in their core structure.
+ - imageadd: Tweaked the opacity of the glass HUD to make it a little easier to see
+ the icons / text.
+ - bugfix: Fixed pAI doorjacking cable not spawning.
+ - imageadd: pAI cards will now actually flash when new personalities are available!
+ - bugfix: You can no longer sharpen dual energy swords.
+ - bugfix: Skill chips can no longer be removed with edaggers and eswords while they're
+ turned off.
+ - bugfix: Guns can now be sawn-off with dual eswords.
+ - bugfix: Sawing-down a gun will now require an item actually be a saw / esword
+ / plasmacutters, instead of just any sharp item that doesn't have a tool type.
+ SkyratBot:
+ - spellcheck: Most NtOS programs have been renamed.
+ - spellcheck: makes pierced reality not upper case and changes the text when touching
+ one
+ - admin: 'New admin button: Ghost Pool Protection! It lets you enable and disable
+ which sources ghosts can rejoin the round, minus their physical bodies getting
+ revived.'
+ - rscadd: lightbulb removing skillchip
+ - rscadd: Rumors are a recipey for metalgen has been discovered! Although it's very
+ secret and very random (you can find a paper in some ruins with the recipey,
+ it resets every three days).
+ - imageadd: Syringe guns will now show if they are loaded or not.
+ - soundadd: Syringe guns now play a sound when giving them a syringe.
+ - code_imp: Lazylisted some mob lists
+ - bugfix: Fix skillchip runtime. Fixing this means skillchips as part of jobs will
+ now appropriately activate when the player spawns in with a job.
+ - balance: Supermatter anomalies no longer drop usable cores.
+ - imageadd: Belt, back, and suit sprites have been added for many clownish and magical
+ items.
+ - bugfix: Cleaned up some refs
+ - tweak: the demonic hierarchy now shares the same factions
+ - tweak: slaughter demons and imps spawned by admins or other sources that arent
+ player controlled will attack people
+ - code_imp: slaughter demons and imps were repathed
+ - bugfix: Survival medipens work properly on station now.
+ Whoneedspacee:
+ - rscadd: The RCD's functionality for directional windows has been enabled.
+ - rscadd: Cyborgs can now install RCD upgrades.
+ - rscadd: The RCD's functionality for windowed doors has been enabled.
diff --git a/html/changelogs/AutoChangeLog-pr-215.yml b/html/changelogs/AutoChangeLog-pr-215.yml
deleted file mode 100644
index 032a807ca42..00000000000
--- a/html/changelogs/AutoChangeLog-pr-215.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - rscadd: "lightbulb removing skillchip"
diff --git a/html/changelogs/AutoChangeLog-pr-216.yml b/html/changelogs/AutoChangeLog-pr-216.yml
deleted file mode 100644
index 5c10738e477..00000000000
--- a/html/changelogs/AutoChangeLog-pr-216.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - spellcheck: "Most NtOS programs have been renamed."
diff --git a/html/changelogs/AutoChangeLog-pr-217.yml b/html/changelogs/AutoChangeLog-pr-217.yml
deleted file mode 100644
index 45c8800d3ce..00000000000
--- a/html/changelogs/AutoChangeLog-pr-217.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - tweak: "the demonic hierarchy now shares the same factions"
- - tweak: "slaughter demons and imps spawned by admins or other sources that arent player controlled will attack people"
- - code_imp: "slaughter demons and imps were repathed"
diff --git a/html/changelogs/AutoChangeLog-pr-218.yml b/html/changelogs/AutoChangeLog-pr-218.yml
deleted file mode 100644
index 21e7582034a..00000000000
--- a/html/changelogs/AutoChangeLog-pr-218.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Ryll/Shaps"
-delete-after: True
-changes:
- - rscadd: "Observers can examine immovable rods to see how many mobs/sentient mobs/sentient carbons it has penetrated"
- - tweak: "Immovable rods can now cause piercing wounds to the chest"
diff --git a/html/changelogs/AutoChangeLog-pr-219.yml b/html/changelogs/AutoChangeLog-pr-219.yml
deleted file mode 100644
index b118fe1dcd9..00000000000
--- a/html/changelogs/AutoChangeLog-pr-219.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Bumtickley00"
-delete-after: True
-changes:
- - tweak: "All medical staff can now enjoy doctor's delight without getting hungry"
diff --git a/html/changelogs/AutoChangeLog-pr-220.yml b/html/changelogs/AutoChangeLog-pr-220.yml
deleted file mode 100644
index 055f78b078d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-220.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - imageadd: "Belt, back, and suit sprites have been added for many clownish and magical items."
diff --git a/html/changelogs/AutoChangeLog-pr-221.yml b/html/changelogs/AutoChangeLog-pr-221.yml
deleted file mode 100644
index 205e036beec..00000000000
--- a/html/changelogs/AutoChangeLog-pr-221.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "ShizCalev"
-delete-after: True
-changes:
- - bugfix: "You can no longer sharpen dual energy swords."
- - bugfix: "Skill chips can no longer be removed with edaggers and eswords while they're turned off."
- - bugfix: "Guns can now be sawn-off with dual eswords."
- - bugfix: "Sawing-down a gun will now require an item actually be a saw / esword / plasmacutters, instead of just any sharp item that doesn't have a tool type."
diff --git a/html/changelogs/AutoChangeLog-pr-222.yml b/html/changelogs/AutoChangeLog-pr-222.yml
deleted file mode 100644
index 2edf813d388..00000000000
--- a/html/changelogs/AutoChangeLog-pr-222.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Arkatos"
-delete-after: True
-changes:
- - rscadd: "Shapeshift spell now uses a radial menu for choosing transformations."
diff --git a/html/changelogs/AutoChangeLog-pr-223.yml b/html/changelogs/AutoChangeLog-pr-223.yml
deleted file mode 100644
index 514b46143da..00000000000
--- a/html/changelogs/AutoChangeLog-pr-223.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - balance: "Supermatter anomalies no longer drop usable cores."
diff --git a/html/changelogs/AutoChangeLog-pr-225.yml b/html/changelogs/AutoChangeLog-pr-225.yml
deleted file mode 100644
index 69e71eb8e87..00000000000
--- a/html/changelogs/AutoChangeLog-pr-225.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "Whoneedspacee"
-delete-after: True
-changes:
- - rscadd: "The RCD's functionality for directional windows has been enabled."
- - rscadd: "Cyborgs can now install RCD upgrades."
- - rscadd: "The RCD's functionality for windowed doors has been enabled."
diff --git a/html/changelogs/AutoChangeLog-pr-226.yml b/html/changelogs/AutoChangeLog-pr-226.yml
deleted file mode 100644
index 68333e2337c..00000000000
--- a/html/changelogs/AutoChangeLog-pr-226.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - admin: "New admin button: Ghost Pool Protection! It lets you enable and disable which sources ghosts can rejoin the round, minus their physical bodies getting revived."
diff --git a/html/changelogs/AutoChangeLog-pr-227.yml b/html/changelogs/AutoChangeLog-pr-227.yml
deleted file mode 100644
index cf156371322..00000000000
--- a/html/changelogs/AutoChangeLog-pr-227.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - bugfix: "Fix skillchip runtime. Fixing this means skillchips as part of jobs will now appropriately activate when the player spawns in with a job."
diff --git a/html/changelogs/AutoChangeLog-pr-228.yml b/html/changelogs/AutoChangeLog-pr-228.yml
deleted file mode 100644
index 7aa711932ac..00000000000
--- a/html/changelogs/AutoChangeLog-pr-228.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - rscadd: "Rumors are a recipey for metalgen has been discovered! Although it's very secret and very random (you can find a paper in some ruins with the recipey, it resets every three days)."
diff --git a/html/changelogs/AutoChangeLog-pr-229.yml b/html/changelogs/AutoChangeLog-pr-229.yml
deleted file mode 100644
index d899a8e0d44..00000000000
--- a/html/changelogs/AutoChangeLog-pr-229.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "ShizCalev"
-delete-after: True
-changes:
- - imageadd: "Tweaked the opacity of the glass HUD to make it a little easier to see the icons / text."
diff --git a/html/changelogs/AutoChangeLog-pr-230.yml b/html/changelogs/AutoChangeLog-pr-230.yml
deleted file mode 100644
index 24de0bc9352..00000000000
--- a/html/changelogs/AutoChangeLog-pr-230.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - imageadd: "Syringe guns will now show if they are loaded or not."
- - soundadd: "Syringe guns now play a sound when giving them a syringe."
diff --git a/html/changelogs/AutoChangeLog-pr-231.yml b/html/changelogs/AutoChangeLog-pr-231.yml
deleted file mode 100644
index 52a5c917f1a..00000000000
--- a/html/changelogs/AutoChangeLog-pr-231.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Melbert"
-delete-after: True
-changes:
- - rscadd: "NanoTrasen has added braille support to literally everything. If a blind person has an empty hand, they can now shift-click examine (or right click -> examine) nearby things via touch after a short timer."
diff --git a/html/changelogs/AutoChangeLog-pr-232.yml b/html/changelogs/AutoChangeLog-pr-232.yml
deleted file mode 100644
index 46d86c70ec8..00000000000
--- a/html/changelogs/AutoChangeLog-pr-232.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "ShizCalev"
-delete-after: True
-changes:
- - bugfix: "Fixed pAI doorjacking cable not spawning."
- - imageadd: "pAI cards will now actually flash when new personalities are available!"
diff --git a/html/changelogs/AutoChangeLog-pr-233.yml b/html/changelogs/AutoChangeLog-pr-233.yml
deleted file mode 100644
index ac1a1d05e3d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-233.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "ShizCalev"
-delete-after: True
-changes:
- - bugfix: "Fixed latejoin AIs not having a circuit board in their core structure."
diff --git a/html/changelogs/AutoChangeLog-pr-235.yml b/html/changelogs/AutoChangeLog-pr-235.yml
deleted file mode 100644
index c6db8ccf272..00000000000
--- a/html/changelogs/AutoChangeLog-pr-235.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "ATHATH"
-delete-after: True
-changes:
- - rscadd: "A special interaction for trying to put a mushroom on an Arnold pizza has been added."
- - rscadd: "Arnold pizza references its source material more accurately/often now."
diff --git a/html/changelogs/AutoChangeLog-pr-236.yml b/html/changelogs/AutoChangeLog-pr-236.yml
deleted file mode 100644
index e3533144020..00000000000
--- a/html/changelogs/AutoChangeLog-pr-236.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - bugfix: "Cleaned up some refs"
diff --git a/html/changelogs/AutoChangeLog-pr-237.yml b/html/changelogs/AutoChangeLog-pr-237.yml
deleted file mode 100644
index bb755140f3a..00000000000
--- a/html/changelogs/AutoChangeLog-pr-237.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - spellcheck: "makes pierced reality not upper case and changes the text when touching one"
diff --git a/html/changelogs/AutoChangeLog-pr-238.yml b/html/changelogs/AutoChangeLog-pr-238.yml
deleted file mode 100644
index 9ceff3cf4cd..00000000000
--- a/html/changelogs/AutoChangeLog-pr-238.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - code_imp: "Lazylisted some mob lists"
diff --git a/html/changelogs/AutoChangeLog-pr-242.yml b/html/changelogs/AutoChangeLog-pr-242.yml
deleted file mode 100644
index ab5f2065071..00000000000
--- a/html/changelogs/AutoChangeLog-pr-242.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - bugfix: "Survival medipens work properly on station now."