diff --git a/html/changelog.html b/html/changelog.html
index 1b5ae809150..af1cca23bdc 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -51,6 +51,71 @@
-->
+
12 September 2020
+
ATHATH updated:
+
+ - Fixed a copy+paste error in the code for how synths handle their disguise species' mutant body parts.
+ - The gem-encrusted hardsuit no longer slows you down while you wear it.
+
+
Joe Berry updated:
+
+ - Brings back icebox mining mobs from the shadow realm.
+
+
SkyratBot updated:
+
+ - Spacemen will now take 4x larger breaths
+ - Various pocket and belt-sized internals tanks have had their capacities increased 3x to 4x to account for the new breathing changes
+ - Chemicals now correctly do effects when they stop metabolizing.
+ - The ash walker ruin no longer contains an invisible singularity generator.
+ - Various spells and abilities across reventants, wizards, genetics, heretics and others, no longer have cooldowns 10 times longer than expected.
+ - BETTER_DIST define to replace the get_dist() native proc
+ - event crash fix by replacing the native proc with the define
+ - monster damage overall reduced and boss spawning changed a bit
+ - sinks now refill properly after multiple uses or after wetting a mop
+ - Added rollerskates and skishoes, available at the library's fun vendor
+ - wheelys are now a skateboard subtype and more modular
+ - improvised skateboard is now it's own subtype
+ - fixed monkey shuttle
+ - Re-adds the reagent grinder to Pubbystation's xenobiology wing.
+ - Fixed a runtime with Plexagon Access Management when the second ID slot is missing.
+ - Plexagon Access Management now follows the standard for ID reading and requires you to insert your card.
+ - A new, familiar breed of plant has been spotted growing in the barren wastes of icebox station.
+ - The supplypod menu no longer sucks
+ - hydrogen + rads = trit
+ - 5 new gases
+ - Healium : made from Bz + Freon + cold, it knocks people down but have healing properties
+ - Proto Nitrate : made from pluox and H2 + heat, it has different reaction with a bunch of other gases
+ - Cyrion B : made from hypernoblium + stimulum around 0°C, it has heavy damage if breathed but is decomposed rapidly by N2
+ - Halon : made from bz + trit + cold, it reacts with O2 at high temperature removing it and cooling the air, helping putting out fires
+ - Hexane : made from bz + H2 + cold, it reacts with plasma and n2o and removes them from the air mix, filtering them.
+ - stimulum no longer require plasma
+ - canister sprites, gas sprites
+ - crystal from gases formation and reaction
+ - new metallic hydrogen recipes
+ - elder atmosian statue
+ - supermatter interactions
+ - minor changes to fusion math to make it "easier" to start add : pluoxium can be also made without using rads (not removing the rad production one) (this also produces a minimal amount of h2)
+ - lowered hypernoblium min temperature of reaction
+ - metallic hydrogen production more common
+ - cyrion-b bounty
+ - all 5 gases are up to selling
+ - Now you know that pipe meter can be wrenched on pipes, or screwdrived to floor.
+ - canisters no more give runtime error on shuttle loading
+ - You can no longer see what surgery steps are being performed on you while blind.
+ - Fixes master lint and makes hilberthotel.dm use tabs instead of spaces
+ - Meta service overhaul the great botany.
+ - Living things should no longer hyperventilate 24/7 and will once again breathe at more leisurely pace.
+ - The PubbyStation Monastery Shuttle will no longer maroon passengers in deep space when the emergency shuttle docks at centcom.
+ - Runechat no longer breaks when the tick lag is changed
+ - Alt-clicking atmos machinery will now give a chat message explaining what happened.
+ - Adds CRISPR - a gene editing method that lets you overwrite base mutations
+
+
VexingRaven updated:
+
+ - Air alarms, robots, and express supply consoles can now be unlocked with an ID in a tablet.
+ - Air alarm operating modes are functional again.
+
+
11 September 2020
SkyratBot updated:
@@ -1971,25 +2036,6 @@
- You can now leave Metastation's medbay after being treated without bugging a doctor to let you out.
-
- 11 July 2020
- ShizCalev updated:
-
- - Fixed the field generators in Delta's Singulo area being anchored but not secured.
- - Fixed field generators continuing to function after being uprooted by a mob.
-
- Timberpoes updated:
-
- - Fix being unable to orbit player characters and antags from the observer orbit menu.
-
- nemvar updated:
-
- - Barrel melon description now makes a bit more sense now.
-
- tralezab updated:
-
- - Cargo can purchase monkey sentience helmets under the science tab!
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 0170dd0bc8c..661e48f963d 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -42572,3 +42572,78 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
VexingRaven:
- bugfix: The Shuttle Catastrophe event can no longer occur to the Build Your Own
Shuttle Kit.
+2020-09-12:
+ ATHATH:
+ - bugfix: Fixed a copy+paste error in the code for how synths handle their disguise
+ species' mutant body parts.
+ - balance: The gem-encrusted hardsuit no longer slows you down while you wear it.
+ Joe Berry:
+ - bugfix: Brings back icebox mining mobs from the shadow realm.
+ SkyratBot:
+ - balance: Spacemen will now take 4x larger breaths
+ - balance: Various pocket and belt-sized internals tanks have had their capacities
+ increased 3x to 4x to account for the new breathing changes
+ - bugfix: Chemicals now correctly do effects when they stop metabolizing.
+ - bugfix: The ash walker ruin no longer contains an invisible singularity generator.
+ - bugfix: Various spells and abilities across reventants, wizards, genetics, heretics
+ and others, no longer have cooldowns 10 times longer than expected.
+ - rscadd: BETTER_DIST define to replace the get_dist() native proc
+ - bugfix: event crash fix by replacing the native proc with the define
+ - tweak: monster damage overall reduced and boss spawning changed a bit
+ - bugfix: sinks now refill properly after multiple uses or after wetting a mop
+ - rscadd: Added rollerskates and skishoes, available at the library's fun vendor
+ - code_imp: wheelys are now a skateboard subtype and more modular
+ - code_imp: improvised skateboard is now it's own subtype
+ - bugfix: fixed monkey shuttle
+ - bugfix: Re-adds the reagent grinder to Pubbystation's xenobiology wing.
+ - bugfix: Fixed a runtime with Plexagon Access Management when the second ID slot
+ is missing.
+ - bugfix: Plexagon Access Management now follows the standard for ID reading and
+ requires you to insert your card.
+ - rscadd: A new, familiar breed of plant has been spotted growing in the barren
+ wastes of icebox station.
+ - admin: The supplypod menu no longer sucks
+ - rscadd: hydrogen + rads = trit
+ - rscadd: 5 new gases
+ - rscadd: 'Healium : made from Bz + Freon + cold, it knocks people down but have
+ healing properties'
+ - rscadd: 'Proto Nitrate : made from pluox and H2 + heat, it has different reaction
+ with a bunch of other gases'
+ - rscadd: "Cyrion B : made from hypernoblium + stimulum around 0\xB0C, it has heavy\
+ \ damage if breathed but is decomposed rapidly by N2"
+ - rscadd: 'Halon : made from bz + trit + cold, it reacts with O2 at high temperature
+ removing it and cooling the air, helping putting out fires'
+ - rscadd: 'Hexane : made from bz + H2 + cold, it reacts with plasma and n2o and
+ removes them from the air mix, filtering them.'
+ - tweak: stimulum no longer require plasma
+ - rscadd: canister sprites, gas sprites
+ - rscadd: crystal from gases formation and reaction
+ - rscadd: new metallic hydrogen recipes
+ - rscadd: elder atmosian statue
+ - rscadd: supermatter interactions
+ - tweak: 'minor changes to fusion math to make it "easier" to start add : pluoxium
+ can be also made without using rads (not removing the rad production one) (this
+ also produces a minimal amount of h2)'
+ - tweak: lowered hypernoblium min temperature of reaction
+ - tweak: metallic hydrogen production more common
+ - rscadd: cyrion-b bounty
+ - rscadd: all 5 gases are up to selling
+ - tweak: Now you know that pipe meter can be wrenched on pipes, or screwdrived to
+ floor.
+ - bugfix: canisters no more give runtime error on shuttle loading
+ - bugfix: You can no longer see what surgery steps are being performed on you while
+ blind.
+ - code_imp: Fixes master lint and makes hilberthotel.dm use tabs instead of spaces
+ - tweak: Meta service overhaul the great botany.
+ - bugfix: Living things should no longer hyperventilate 24/7 and will once again
+ breathe at more leisurely pace.
+ - bugfix: The PubbyStation Monastery Shuttle will no longer maroon passengers in
+ deep space when the emergency shuttle docks at centcom.
+ - bugfix: Runechat no longer breaks when the tick lag is changed
+ - rscadd: Alt-clicking atmos machinery will now give a chat message explaining what
+ happened.
+ - rscadd: Adds CRISPR - a gene editing method that lets you overwrite base mutations
+ VexingRaven:
+ - bugfix: Air alarms, robots, and express supply consoles can now be unlocked with
+ an ID in a tablet.
+ - bugfix: Air alarm operating modes are functional again.
diff --git a/html/changelogs/AutoChangeLog-pr-729.yml b/html/changelogs/AutoChangeLog-pr-729.yml
deleted file mode 100644
index c7da95b9f7b..00000000000
--- a/html/changelogs/AutoChangeLog-pr-729.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - rscadd: "Adds CRISPR - a gene editing method that lets you overwrite base mutations"
diff --git a/html/changelogs/AutoChangeLog-pr-730.yml b/html/changelogs/AutoChangeLog-pr-730.yml
deleted file mode 100644
index 9233aae377d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-730.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - rscadd: "BETTER_DIST define to replace the get_dist() native proc"
- - bugfix: "event crash fix by replacing the native proc with the define"
- - tweak: "monster damage overall reduced and boss spawning changed a bit"
diff --git a/html/changelogs/AutoChangeLog-pr-731.yml b/html/changelogs/AutoChangeLog-pr-731.yml
deleted file mode 100644
index 3094e555079..00000000000
--- a/html/changelogs/AutoChangeLog-pr-731.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - bugfix: "Re-adds the reagent grinder to Pubbystation's xenobiology wing."
diff --git a/html/changelogs/AutoChangeLog-pr-732.yml b/html/changelogs/AutoChangeLog-pr-732.yml
deleted file mode 100644
index 281130a13bd..00000000000
--- a/html/changelogs/AutoChangeLog-pr-732.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "ATHATH"
-delete-after: True
-changes:
- - balance: "The gem-encrusted hardsuit no longer slows you down while you wear it."
diff --git a/html/changelogs/AutoChangeLog-pr-733.yml b/html/changelogs/AutoChangeLog-pr-733.yml
deleted file mode 100644
index 7739ed39db0..00000000000
--- a/html/changelogs/AutoChangeLog-pr-733.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - bugfix: "The PubbyStation Monastery Shuttle will no longer maroon passengers in deep space when the emergency shuttle docks at centcom."
diff --git a/html/changelogs/AutoChangeLog-pr-734.yml b/html/changelogs/AutoChangeLog-pr-734.yml
deleted file mode 100644
index 1309b9dc83e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-734.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - bugfix: "Living things should no longer hyperventilate 24/7 and will once again breathe at more leisurely pace."
diff --git a/html/changelogs/AutoChangeLog-pr-735.yml b/html/changelogs/AutoChangeLog-pr-735.yml
deleted file mode 100644
index f93f6fe6913..00000000000
--- a/html/changelogs/AutoChangeLog-pr-735.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - balance: "Spacemen will now take 4x larger breaths"
- - balance: "Various pocket and belt-sized internals tanks have had their capacities increased 3x to 4x to account for the new breathing changes"
diff --git a/html/changelogs/AutoChangeLog-pr-736.yml b/html/changelogs/AutoChangeLog-pr-736.yml
deleted file mode 100644
index ecb38a7499c..00000000000
--- a/html/changelogs/AutoChangeLog-pr-736.yml
+++ /dev/null
@@ -1,22 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - rscadd: "hydrogen + rads = trit"
- - rscadd: "5 new gases"
- - rscadd: "Healium : made from Bz + Freon + cold, it knocks people down but have healing properties"
- - rscadd: "Proto Nitrate : made from pluox and H2 + heat, it has different reaction with a bunch of other gases"
- - rscadd: "Cyrion B : made from hypernoblium + stimulum around 0°C, it has heavy damage if breathed but is decomposed rapidly by N2"
- - rscadd: "Halon : made from bz + trit + cold, it reacts with O2 at high temperature removing it and cooling the air, helping putting out fires"
- - rscadd: "Hexane : made from bz + H2 + cold, it reacts with plasma and n2o and removes them from the air mix, filtering them."
- - tweak: "stimulum no longer require plasma"
- - rscadd: "canister sprites, gas sprites"
- - rscadd: "crystal from gases formation and reaction"
- - rscadd: "new metallic hydrogen recipes"
- - rscadd: "elder atmosian statue"
- - rscadd: "supermatter interactions"
- - tweak: "minor changes to fusion math to make it \"easier\" to start
-add : pluoxium can be also made without using rads (not removing the rad production one) (this also produces a minimal amount of h2)"
- - tweak: "lowered hypernoblium min temperature of reaction"
- - tweak: "metallic hydrogen production more common"
- - rscadd: "cyrion-b bounty"
- - rscadd: "all 5 gases are up to selling"
diff --git a/html/changelogs/AutoChangeLog-pr-737.yml b/html/changelogs/AutoChangeLog-pr-737.yml
deleted file mode 100644
index 12fb40a2e34..00000000000
--- a/html/changelogs/AutoChangeLog-pr-737.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - bugfix: "canisters no more give runtime error on shuttle loading"
diff --git a/html/changelogs/AutoChangeLog-pr-738.yml b/html/changelogs/AutoChangeLog-pr-738.yml
deleted file mode 100644
index bcfcd89afa3..00000000000
--- a/html/changelogs/AutoChangeLog-pr-738.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "ATHATH"
-delete-after: True
-changes:
- - bugfix: "Fixed a copy+paste error in the code for how synths handle their disguise species' mutant body parts."
diff --git a/html/changelogs/AutoChangeLog-pr-739.yml b/html/changelogs/AutoChangeLog-pr-739.yml
deleted file mode 100644
index f5049f9c159..00000000000
--- a/html/changelogs/AutoChangeLog-pr-739.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - bugfix: "Runechat no longer breaks when the tick lag is changed"
diff --git a/html/changelogs/AutoChangeLog-pr-740.yml b/html/changelogs/AutoChangeLog-pr-740.yml
deleted file mode 100644
index 4d196ec7e84..00000000000
--- a/html/changelogs/AutoChangeLog-pr-740.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "VexingRaven"
-delete-after: True
-changes:
- - bugfix: "Air alarm operating modes are functional again."
diff --git a/html/changelogs/AutoChangeLog-pr-741.yml b/html/changelogs/AutoChangeLog-pr-741.yml
deleted file mode 100644
index f8be15be265..00000000000
--- a/html/changelogs/AutoChangeLog-pr-741.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - admin: "The supplypod menu no longer sucks"
diff --git a/html/changelogs/AutoChangeLog-pr-743.yml b/html/changelogs/AutoChangeLog-pr-743.yml
deleted file mode 100644
index d1792fd1883..00000000000
--- a/html/changelogs/AutoChangeLog-pr-743.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - bugfix: "You can no longer see what surgery steps are being performed on you while blind."
diff --git a/html/changelogs/AutoChangeLog-pr-744.yml b/html/changelogs/AutoChangeLog-pr-744.yml
deleted file mode 100644
index 8ccbb6a651b..00000000000
--- a/html/changelogs/AutoChangeLog-pr-744.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - bugfix: "The ash walker ruin no longer contains an invisible singularity generator."
diff --git a/html/changelogs/AutoChangeLog-pr-745.yml b/html/changelogs/AutoChangeLog-pr-745.yml
deleted file mode 100644
index 9187a513fe4..00000000000
--- a/html/changelogs/AutoChangeLog-pr-745.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - rscadd: "A new, familiar breed of plant has been spotted growing in the barren wastes of icebox station."
diff --git a/html/changelogs/AutoChangeLog-pr-746.yml b/html/changelogs/AutoChangeLog-pr-746.yml
deleted file mode 100644
index 0fac6022f41..00000000000
--- a/html/changelogs/AutoChangeLog-pr-746.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - bugfix: "fixed monkey shuttle"
diff --git a/html/changelogs/AutoChangeLog-pr-747.yml b/html/changelogs/AutoChangeLog-pr-747.yml
deleted file mode 100644
index cc7c335d2f7..00000000000
--- a/html/changelogs/AutoChangeLog-pr-747.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Joe Berry"
-delete-after: True
-changes:
- - bugfix: "Brings back icebox mining mobs from the shadow realm."
diff --git a/html/changelogs/AutoChangeLog-pr-748.yml b/html/changelogs/AutoChangeLog-pr-748.yml
deleted file mode 100644
index 1ef9c3f8752..00000000000
--- a/html/changelogs/AutoChangeLog-pr-748.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - rscadd: "Alt-clicking atmos machinery will now give a chat message explaining what happened."
diff --git a/html/changelogs/AutoChangeLog-pr-749.yml b/html/changelogs/AutoChangeLog-pr-749.yml
deleted file mode 100644
index 7ab46ee6676..00000000000
--- a/html/changelogs/AutoChangeLog-pr-749.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - code_imp: "Fixes master lint and makes hilberthotel.dm use tabs instead of spaces"
diff --git a/html/changelogs/AutoChangeLog-pr-750.yml b/html/changelogs/AutoChangeLog-pr-750.yml
deleted file mode 100644
index 5e578a3bb0d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-750.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - bugfix: "Fixed a runtime with Plexagon Access Management when the second ID slot is missing."
- - bugfix: "Plexagon Access Management now follows the standard for ID reading and requires you to insert your card."
diff --git a/html/changelogs/AutoChangeLog-pr-751.yml b/html/changelogs/AutoChangeLog-pr-751.yml
deleted file mode 100644
index 1dd28269aad..00000000000
--- a/html/changelogs/AutoChangeLog-pr-751.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - rscadd: "Added rollerskates and skishoes, available at the library's fun vendor"
- - code_imp: "wheelys are now a skateboard subtype and more modular"
- - code_imp: "improvised skateboard is now it's own subtype"
diff --git a/html/changelogs/AutoChangeLog-pr-755.yml b/html/changelogs/AutoChangeLog-pr-755.yml
deleted file mode 100644
index 16ada5b9646..00000000000
--- a/html/changelogs/AutoChangeLog-pr-755.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - bugfix: "Various spells and abilities across reventants, wizards, genetics, heretics and others, no longer have cooldowns 10 times longer than expected."
diff --git a/html/changelogs/AutoChangeLog-pr-756.yml b/html/changelogs/AutoChangeLog-pr-756.yml
deleted file mode 100644
index 8d941fd786d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-756.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - bugfix: "Chemicals now correctly do effects when they stop metabolizing."
diff --git a/html/changelogs/AutoChangeLog-pr-758.yml b/html/changelogs/AutoChangeLog-pr-758.yml
deleted file mode 100644
index 6b8971cbc65..00000000000
--- a/html/changelogs/AutoChangeLog-pr-758.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "VexingRaven"
-delete-after: True
-changes:
- - bugfix: "Air alarms, robots, and express supply consoles can now be unlocked with an ID in a tablet."
diff --git a/html/changelogs/AutoChangeLog-pr-760.yml b/html/changelogs/AutoChangeLog-pr-760.yml
deleted file mode 100644
index 411c67e26bf..00000000000
--- a/html/changelogs/AutoChangeLog-pr-760.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - bugfix: "sinks now refill properly after multiple uses or after wetting a mop"
diff --git a/html/changelogs/AutoChangeLog-pr-761.yml b/html/changelogs/AutoChangeLog-pr-761.yml
deleted file mode 100644
index 32544ebafc8..00000000000
--- a/html/changelogs/AutoChangeLog-pr-761.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - tweak: "Meta service overhaul the great botany."
diff --git a/html/changelogs/AutoChangeLog-pr-763.yml b/html/changelogs/AutoChangeLog-pr-763.yml
deleted file mode 100644
index 124eea37111..00000000000
--- a/html/changelogs/AutoChangeLog-pr-763.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - tweak: "Now you know that pipe meter can be wrenched on pipes, or screwdrived to floor."