diff --git a/html/changelog.html b/html/changelog.html
index 0a57d8a2353..0d41fa46fda 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -51,6 +51,93 @@
-->
+
17 November 2019
+
ATHATH updated:
+
+ - The additional effects of the coughing symptom (including its ability to spread viruses) don't trigger in hosts who have the TRAIT_SOOTHED_THROAT trait (which normally keeps you from coughing).
+
+
ArcaneMusic updated:
+
+ - Medical Kiosks now have more functionality available, including showing blood levels, virus information, and cumulative total health.
+ - You now now alt-click a Medical Kiosk to remove a medical scanner wand, so that you can scan someone else.
+ - Medical Kiosks now use TGUI-next.
+ - Now, the information in the medical kiosk is split up between 4 different scan types, General, Symptom based, Neuro/Radiologic, and Chemical Analysis scans.
+ - Each medical kiosk scan costs a base 10 credits minimum.
+ - Medical Kiosks don't runtime on ghosts and borgs anymore.
+
+
Couls updated:
+
+ - keybindings should now update properly
+ - hotkey mode is the new default preference
+
+
Denton updated:
+
+ - Added logging for portable atmos wrenching and tank swapping.
+ - Kilostation's teleporter airlocks now use the correct access check.
+
+
Dingo-Dongler updated:
+
+ - Adding a genetics disk to a dna console that already contains a disk will remove the old disk.
+
+
Firecage updated:
+
+ - The charge overlays of m1911 pulse pistols, scatter shot laser rifles, and instakill rifles now works as intended.
+ - The mini flashlight overlay of the mini energy gun now works properly.
+
+
ShizCalev updated:
+
+ - Fixed floodlights not turning off properly when they're underpowered.
+ - Fixed emitters not changing icons properly when they're underpowered.
+ - Fixed liquid pumps turning on unintentionally when underpowered.
+ - Fixed the surgery APC on donut station.
+ - Fixed an exploit allowing you to adjust the explosion delay of IED's.
+ - The carp space suit will no longer make the carp face mask invisible.
+
+
Skoglol updated:
+
+ - PDA can now sort by owner name or job instead of item name.
+ - Dynamic midround rulesets should now respect the repeatable setting.
+ - Dynamic midround/latejoin rulesets now look for enemy roles in the right place.
+ - Split personalities will no longer steal your body when cloned.
+
+
TheChosenEvilOne updated:
+
+ - Added an option to set the next map to a custom map.
+
+
Tlaltecuhtli updated:
+
+ - turret tasers cant be fired anymore
+
+
XDTM updated:
+
+ - Nanite research-boosting programs are now available in the Basic Nanite Programming techweb node.
+ - Nanite public chambers can now swap Cloud IDs on existing nanites.
+
+
carlarctg updated:
+
+ - As corazone no longer stabilizes the heart, It's been renamed to Higadrite.
+ - Fixes heart disease telling you to utilize corazone, and injecting you with it during its final stages. It now injects Penthrite.
+ - Abductor surgery table injects a replacement chemical for old Corazone.
+
+
ninjanomnom updated:
+
+ - Held items that slow you down now affect all mobs instead of just humanoids
+ - Equipment with slowdown now affects you from any slot instead of just suits, shoes, and back slots
+ - Items that slow you down no longer only apply when there's gravity, they now apply any time you aren't floating. This means your inconvenient suit will slow you down in 0 gravity as long as you're using magboots
+ - Gravity slowdown applies to all mobs instead of just humanoids
+ - If you're floating in high gravity somehow you're no longer slowed down
+
+
stylemistake updated:
+
+ - Improved tgui error reporting.
+ - You can now control your character and use hotkeys while tgui windows are open.
+ - New Rapid Pipe Dispenser interface.
+ - New NtOS theme.
+ - New NtOS Menu interface.
+ - New Power Monitor interface.
+ - New Supermatter Monitor interface.
+
+
15 November 2019
Ryll/Shaps updated:
@@ -1687,44 +1774,6 @@
- the donut station supermatter engine doesn't delam roundstart.
-
- 15 September 2019
- 4dplanner updated:
-
- - dead livers no longer runtime
-
-
- 14 September 2019
- ATH1909 updated:
-
- - Changed the default name of /datum/reagent/colorful_reagent/powder to "mundane powder" (from "crayon powder"), to better reflect that it can't color anything (its subtypes still can, of course) and that /datum/reagent/colorful_reagent/powder isn't found in most crayons anymore.
- - Changed the names of the subtypes of /datum/reagent/colorful_reagent/powder so that they no longer mention crayons/"crayon powder".
- - Changes the wordings of the descriptions of /datum/reagent/colorful_reagent/powder and its subtypes to be less weird (and to mention that invisible powder and mundane powder can't color anything). This change should also make the description of mundane powder no longer state that it can color things the "none" color.
-
- ATHATH updated:
-
- - Omega weed has lost its haloperidol, capsaicin, barber's aid, itching powder, and histamine chemical production traits. In exchange, it's received the nicotine production trait as an additional chemical production trait. The chemical production traits that were in omega weed before this change but were not mentioned in the above list are still in omega weed.
- - The list of chemical production traits of rainbow weed has been changed from 15% mindbreaker toxin and 35% lipolicide to 5% colorful reagent, 3% psicodine, 10% happiness, 10% mindbreaker toxin, and 15% lipolicide. This should make ingesting rainbow weed change your character's color, but should also make 100 potency rainbow weed highly addictive.
- - The extradimensional orange has received the 15% haloperidol chemical production trait that omega weed used to have.
- - The base damage dealt (before modifiers) by stepping on a d4 without shoes on is now 1d4 damage (dropped from just a flat 4 damage).
-
- Dingo-Dongler updated:
-
- - Slimes and jellypeople pass nanites to their offspring.
-
- Fikou updated:
-
- - the bone spear is an itty bitty tiny bit stronger
-
- Mickyan updated:
-
- - Medical staff now spawns with a first aid kit with increased capacity and basic surgery tools
- - Fixes fire extinguisher being able to be emptied from storage slots
-
- qustinnus updated:
-
- - adds Knight's Armour made out of any materials add; new ruin found in lavaland protected by dark wizards, I wonder what they're guarding
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index a87a4c85130..9e7a4f017a8 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -28501,3 +28501,76 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: You can keybind any emote
py01:
- bugfix: Used mime books won't give vow of silence.
+2019-11-17:
+ ATHATH:
+ - tweak: The additional effects of the coughing symptom (including its ability to
+ spread viruses) don't trigger in hosts who have the TRAIT_SOOTHED_THROAT trait
+ (which normally keeps you from coughing).
+ ArcaneMusic:
+ - rscadd: Medical Kiosks now have more functionality available, including showing
+ blood levels, virus information, and cumulative total health.
+ - rscadd: You now now alt-click a Medical Kiosk to remove a medical scanner wand,
+ so that you can scan someone else.
+ - rscadd: Medical Kiosks now use TGUI-next.
+ - tweak: Now, the information in the medical kiosk is split up between 4 different
+ scan types, General, Symptom based, Neuro/Radiologic, and Chemical Analysis
+ scans.
+ - balance: Each medical kiosk scan costs a base 10 credits minimum.
+ - bugfix: Medical Kiosks don't runtime on ghosts and borgs anymore.
+ Couls:
+ - bugfix: keybindings should now update properly
+ - tweak: hotkey mode is the new default preference
+ Denton:
+ - admin: Added logging for portable atmos wrenching and tank swapping.
+ - bugfix: Kilostation's teleporter airlocks now use the correct access check.
+ Dingo-Dongler:
+ - tweak: Adding a genetics disk to a dna console that already contains a disk will
+ remove the old disk.
+ Firecage:
+ - bugfix: The charge overlays of m1911 pulse pistols, scatter shot laser rifles,
+ and instakill rifles now works as intended.
+ - bugfix: The mini flashlight overlay of the mini energy gun now works properly.
+ ShizCalev:
+ - bugfix: Fixed floodlights not turning off properly when they're underpowered.
+ - bugfix: Fixed emitters not changing icons properly when they're underpowered.
+ - bugfix: Fixed liquid pumps turning on unintentionally when underpowered.
+ - bugfix: Fixed the surgery APC on donut station.
+ - bugfix: Fixed an exploit allowing you to adjust the explosion delay of IED's.
+ - bugfix: The carp space suit will no longer make the carp face mask invisible.
+ Skoglol:
+ - rscadd: PDA can now sort by owner name or job instead of item name.
+ - bugfix: Dynamic midround rulesets should now respect the repeatable setting.
+ - bugfix: Dynamic midround/latejoin rulesets now look for enemy roles in the right
+ place.
+ - bugfix: Split personalities will no longer steal your body when cloned.
+ TheChosenEvilOne:
+ - admin: Added an option to set the next map to a custom map.
+ Tlaltecuhtli:
+ - bugfix: turret tasers cant be fired anymore
+ XDTM:
+ - balance: Nanite research-boosting programs are now available in the Basic Nanite
+ Programming techweb node.
+ - rscadd: Nanite public chambers can now swap Cloud IDs on existing nanites.
+ carlarctg:
+ - tweak: As corazone no longer stabilizes the heart, It's been renamed to Higadrite.
+ - bugfix: Fixes heart disease telling you to utilize corazone, and injecting you
+ with it during its final stages. It now injects Penthrite.
+ - bugfix: Abductor surgery table injects a replacement chemical for old Corazone.
+ ninjanomnom:
+ - bugfix: Held items that slow you down now affect all mobs instead of just humanoids
+ - bugfix: Equipment with slowdown now affects you from any slot instead of just
+ suits, shoes, and back slots
+ - balance: Items that slow you down no longer only apply when there's gravity, they
+ now apply any time you aren't floating. This means your inconvenient suit will
+ slow you down in 0 gravity as long as you're using magboots
+ - bugfix: Gravity slowdown applies to all mobs instead of just humanoids
+ - tweak: If you're floating in high gravity somehow you're no longer slowed down
+ stylemistake:
+ - rscadd: Improved tgui error reporting.
+ - rscadd: You can now control your character and use hotkeys while tgui windows
+ are open.
+ - rscadd: New Rapid Pipe Dispenser interface.
+ - rscadd: New NtOS theme.
+ - rscadd: New NtOS Menu interface.
+ - rscadd: New Power Monitor interface.
+ - rscadd: New Supermatter Monitor interface.
diff --git a/html/changelogs/AutoChangeLog-pr-47532.yml b/html/changelogs/AutoChangeLog-pr-47532.yml
deleted file mode 100644
index b6ea99ce4f6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-47532.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Tlaltecuhtli"
-delete-after: True
-changes:
- - bugfix: "turret tasers cant be fired anymore"
diff --git a/html/changelogs/AutoChangeLog-pr-47578.yml b/html/changelogs/AutoChangeLog-pr-47578.yml
deleted file mode 100644
index 9f230cbf430..00000000000
--- a/html/changelogs/AutoChangeLog-pr-47578.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: "ArcaneMusic"
-delete-after: True
-changes:
- - rscadd: "Medical Kiosks now have more functionality available, including showing blood levels, virus information, and cumulative total health."
- - rscadd: "You now now alt-click a Medical Kiosk to remove a medical scanner wand, so that you can scan someone else."
- - rscadd: "Medical Kiosks now use TGUI-next."
- - tweak: "Now, the information in the medical kiosk is split up between 4 different scan types, General, Symptom based, Neuro/Radiologic, and Chemical Analysis scans."
- - balance: "Each medical kiosk scan costs a base 10 credits minimum."
- - bugfix: "Medical Kiosks don't runtime on ghosts and borgs anymore."
diff --git a/html/changelogs/AutoChangeLog-pr-47603.yml b/html/changelogs/AutoChangeLog-pr-47603.yml
deleted file mode 100644
index 6af5e16c506..00000000000
--- a/html/changelogs/AutoChangeLog-pr-47603.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "ATHATH"
-delete-after: True
-changes:
- - tweak: "The additional effects of the coughing symptom (including its ability to spread viruses) don't trigger in hosts who have the TRAIT_SOOTHED_THROAT trait (which normally keeps you from coughing)."
diff --git a/html/changelogs/AutoChangeLog-pr-47620.yml b/html/changelogs/AutoChangeLog-pr-47620.yml
deleted file mode 100644
index d82c4f33a5b..00000000000
--- a/html/changelogs/AutoChangeLog-pr-47620.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "XDTM"
-delete-after: True
-changes:
- - balance: "Nanite research-boosting programs are now available in the Basic Nanite Programming techweb node."
diff --git a/html/changelogs/AutoChangeLog-pr-47638.yml b/html/changelogs/AutoChangeLog-pr-47638.yml
deleted file mode 100644
index 4857a879111..00000000000
--- a/html/changelogs/AutoChangeLog-pr-47638.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Skoglol"
-delete-after: True
-changes:
- - rscadd: "PDA can now sort by owner name or job instead of item name."
diff --git a/html/changelogs/AutoChangeLog-pr-47694.yml b/html/changelogs/AutoChangeLog-pr-47694.yml
deleted file mode 100644
index 872b0ad11a1..00000000000
--- a/html/changelogs/AutoChangeLog-pr-47694.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "XDTM"
-delete-after: True
-changes:
- - rscadd: "Nanite public chambers can now swap Cloud IDs on existing nanites."
diff --git a/html/changelogs/AutoChangeLog-pr-47749.yml b/html/changelogs/AutoChangeLog-pr-47749.yml
deleted file mode 100644
index 284b7443bba..00000000000
--- a/html/changelogs/AutoChangeLog-pr-47749.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-author: "stylemistake"
-delete-after: True
-changes:
- - rscadd: "Improved tgui error reporting."
- - rscadd: "You can now control your character and use hotkeys while tgui windows are open."
- - rscadd: "New Rapid Pipe Dispenser interface."
- - rscadd: "New NtOS theme."
- - rscadd: "New NtOS Menu interface."
- - rscadd: "New Power Monitor interface."
- - rscadd: "New Supermatter Monitor interface."
diff --git a/html/changelogs/AutoChangeLog-pr-47759.yml b/html/changelogs/AutoChangeLog-pr-47759.yml
deleted file mode 100644
index 7c7daa0f623..00000000000
--- a/html/changelogs/AutoChangeLog-pr-47759.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Firecage"
-delete-after: True
-changes:
- - bugfix: "The charge overlays of m1911 pulse pistols, scatter shot laser rifles, and instakill rifles now works as intended."
- - bugfix: "The mini flashlight overlay of the mini energy gun now works properly."
diff --git a/html/changelogs/AutoChangeLog-pr-47763.yml b/html/changelogs/AutoChangeLog-pr-47763.yml
deleted file mode 100644
index 4c67df39ea8..00000000000
--- a/html/changelogs/AutoChangeLog-pr-47763.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Skoglol"
-delete-after: True
-changes:
- - bugfix: "Dynamic midround rulesets should now respect the repeatable setting."
- - bugfix: "Dynamic midround/latejoin rulesets now look for enemy roles in the right place."
diff --git a/html/changelogs/AutoChangeLog-pr-47768.yml b/html/changelogs/AutoChangeLog-pr-47768.yml
deleted file mode 100644
index dc26e2a0dfb..00000000000
--- a/html/changelogs/AutoChangeLog-pr-47768.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Dingo-Dongler"
-delete-after: True
-changes:
- - tweak: "Adding a genetics disk to a dna console that already contains a disk will remove the old disk."
diff --git a/html/changelogs/AutoChangeLog-pr-47771.yml b/html/changelogs/AutoChangeLog-pr-47771.yml
deleted file mode 100644
index cac5a6340fb..00000000000
--- a/html/changelogs/AutoChangeLog-pr-47771.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "ShizCalev"
-delete-after: True
-changes:
- - bugfix: "Fixed floodlights not turning off properly when they're underpowered."
- - bugfix: "Fixed emitters not changing icons properly when they're underpowered."
- - bugfix: "Fixed liquid pumps turning on unintentionally when underpowered."
diff --git a/html/changelogs/AutoChangeLog-pr-47772.yml b/html/changelogs/AutoChangeLog-pr-47772.yml
deleted file mode 100644
index ddb94022ab5..00000000000
--- a/html/changelogs/AutoChangeLog-pr-47772.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "ShizCalev"
-delete-after: True
-changes:
- - bugfix: "Fixed the surgery APC on donut station."
diff --git a/html/changelogs/AutoChangeLog-pr-47774.yml b/html/changelogs/AutoChangeLog-pr-47774.yml
deleted file mode 100644
index 2df9fef8731..00000000000
--- a/html/changelogs/AutoChangeLog-pr-47774.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "ShizCalev"
-delete-after: True
-changes:
- - bugfix: "Fixed an exploit allowing you to adjust the explosion delay of IED's."
diff --git a/html/changelogs/AutoChangeLog-pr-47775.yml b/html/changelogs/AutoChangeLog-pr-47775.yml
deleted file mode 100644
index 485cc15e787..00000000000
--- a/html/changelogs/AutoChangeLog-pr-47775.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "ShizCalev"
-delete-after: True
-changes:
- - bugfix: "The carp space suit will no longer make the carp face mask invisible."
diff --git a/html/changelogs/AutoChangeLog-pr-47776.yml b/html/changelogs/AutoChangeLog-pr-47776.yml
deleted file mode 100644
index cdd998b7e34..00000000000
--- a/html/changelogs/AutoChangeLog-pr-47776.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "carlarctg"
-delete-after: True
-changes:
- - tweak: "As corazone no longer stabilizes the heart, It's been renamed to Higadrite."
- - bugfix: "Fixes heart disease telling you to utilize corazone, and injecting you with it during its final stages. It now injects Penthrite."
- - bugfix: "Abductor surgery table injects a replacement chemical for old Corazone."
diff --git a/html/changelogs/AutoChangeLog-pr-47778.yml b/html/changelogs/AutoChangeLog-pr-47778.yml
deleted file mode 100644
index 617e83604bd..00000000000
--- a/html/changelogs/AutoChangeLog-pr-47778.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "TheChosenEvilOne"
-delete-after: True
-changes:
- - admin: "Added an option to set the next map to a custom map."
diff --git a/html/changelogs/AutoChangeLog-pr-47782.yml b/html/changelogs/AutoChangeLog-pr-47782.yml
deleted file mode 100644
index 0c6b718bf92..00000000000
--- a/html/changelogs/AutoChangeLog-pr-47782.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "ninjanomnom"
-delete-after: True
-changes:
- - bugfix: "Held items that slow you down now affect all mobs instead of just humanoids"
- - bugfix: "Equipment with slowdown now affects you from any slot instead of just suits, shoes, and back slots"
- - balance: "Items that slow you down no longer only apply when there's gravity, they now apply any time you aren't floating. This means your inconvenient suit will slow you down in 0 gravity as long as you're using magboots"
diff --git a/html/changelogs/AutoChangeLog-pr-47802.yml b/html/changelogs/AutoChangeLog-pr-47802.yml
deleted file mode 100644
index 85733b68d5e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-47802.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Denton"
-delete-after: True
-changes:
- - admin: "Added logging for portable atmos wrenching and tank swapping."
diff --git a/html/changelogs/AutoChangeLog-pr-47803.yml b/html/changelogs/AutoChangeLog-pr-47803.yml
deleted file mode 100644
index 83d4b0817c5..00000000000
--- a/html/changelogs/AutoChangeLog-pr-47803.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Denton"
-delete-after: True
-changes:
- - bugfix: "Kilostation's teleporter airlocks now use the correct access check."
diff --git a/html/changelogs/AutoChangeLog-pr-47804.yml b/html/changelogs/AutoChangeLog-pr-47804.yml
deleted file mode 100644
index b76dac352a6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-47804.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Couls"
-delete-after: True
-changes:
- - bugfix: "keybindings should now update properly"
- - tweak: "hotkey mode is the new default preference"
diff --git a/html/changelogs/AutoChangeLog-pr-47808.yml b/html/changelogs/AutoChangeLog-pr-47808.yml
deleted file mode 100644
index cc5be89e900..00000000000
--- a/html/changelogs/AutoChangeLog-pr-47808.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "ninjanomnom"
-delete-after: True
-changes:
- - bugfix: "Gravity slowdown applies to all mobs instead of just humanoids"
- - tweak: "If you're floating in high gravity somehow you're no longer slowed down"
diff --git a/html/changelogs/AutoChangeLog-pr-47809.yml b/html/changelogs/AutoChangeLog-pr-47809.yml
deleted file mode 100644
index a3391b8b3e8..00000000000
--- a/html/changelogs/AutoChangeLog-pr-47809.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Skoglol"
-delete-after: True
-changes:
- - bugfix: "Split personalities will no longer steal your body when cloned."