diff --git a/html/changelog.html b/html/changelog.html
index 22068380b6..1165018c4a 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -53,6 +53,63 @@
-->
+
01 December 2016
+
Anewbe updated:
+
+ - Adult Diona should be able to name themselves properly now. Tweaked from a Baystation PR by FTangSteve.
+ - Lightning spells and bioelectrogenesis will no longer stun outright.
+ - FBPs should no longer get mutations from radiation.
+ - Observe warning should properly show how long you have before you can join.
+ - Adds a Toggle Shoe Layer verb to shoes, that let them be worn over the uniform (ie tucking your pants into your shoes).
+ - Shoes now properly check if they can hold knives or not.
+ - Sign language can now be used while muzzled.
+
+
Datraen updated:
+
+ - Skrell are now more resistant to various chemicals, more susceptible to pepperspray.
+
+
ForFoxSake updated:
+
+ - Fixed a possible href exploit allowing any living player to speak any language.
+ - Organic beings can no longer speak Encoded Audio Language, although they can still understand it just fine.
+ - Positronic brains can now speak Encoded Audio Language.
+ - Station manufactured Full Body Prosthetics can now speak Encoded Audio Language.
+
+
MagmaRam updated:
+
+ - Corpses will now process a select few chemicals, meaning you can now add blood into people who bled out before defibbing them.
+ - Defibrilators fixed again.
+ - R&D machines will now accept stacks of metal and glass from Cargo orders properly.
+
+
N3X15 updated:
+
+ - Electrical storms no longer affect only cargo. If you're not cargo, your lights are no longer safe.
+
+
Nerezza updated:
+
+ - APCs now have a new EMP behavior. Regular APCs shut off for a few minutes, critical APCs (engine and AI) shut off for 30ish seconds. Medbay will now not be permanently disabled by EMPs if no engineers are available to fix their APCs.
+ - Bay's timed reboot interface for APCs has been ported for EMPed APCs.
+ - APCs affected by grid checks say so on their nanoUI now.
+ - APCs damaged by the apc_damage random event are now effectively emagged APCs. Anyone can operate their interface.
+ - Emagged APCs can now be repaired by removing their power cell and using a multitool to 'reboot' them manually.
+ - Nin and twiz no longer **** up APCs if they drain the battery completely.
+ - Nin and twiz drain power from the wire an APC is connected to first, then drain from the power cell to fill the drain's 'quota'. Because the amount of power given from the power net is random, this means the battery will still drain but this also means you don't need to crowbar tiles in a room if the APC is empty.
+ - Bluescreened APC wire panels now visibly open like they should.
+ - Bashing APCs open was only effective under certain circumstances, but would spam everyone anyway. This has been changed to only spam the user and to be more indicative of when you can bash the cover off.
+ - Full grammar pass on APCs.
+ - Hazard shutters animate slightly and play a sound so players can more readily identify where shutters are being pried.
+ - Two people can't pry the same shutter simultaneously anymore.
+ - Fixed a bug causing shutters to immediately pry open when people didn't want the shutter open.
+ - Inflatables can be deflated using ctrl-click.
+ - Inflatables can be deployed on adjacent tiles by clicking them.
+ - Bumping into closed inflatable doors will no longer freeze them for a few moments.
+
+
Yoshax updated:
+
+ - All Heads of Staff now get multi-color pens in their office.
+ - Doors that do not have an access requirement can now be opened when handcuffed.
+
+
21 November 2016
Anewbe updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 16a9f2e841..d18c1a1e6b 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3109,3 +3109,68 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: There is now an experimental welding tool, it regenerates its fuel on
its own! One is given to the Chief Engineer, produced in Research, or found
in Syndicate toolboxes.
+2016-12-01:
+ Anewbe:
+ - bugfix: Adult Diona should be able to name themselves properly now. Tweaked from
+ a Baystation PR by FTangSteve.
+ - rscdel: Lightning spells and bioelectrogenesis will no longer stun outright.
+ - rscadd: FBPs should no longer get mutations from radiation.
+ - bugfix: Observe warning should properly show how long you have before you can
+ join.
+ - rscadd: Adds a Toggle Shoe Layer verb to shoes, that let them be worn over the
+ uniform (ie tucking your pants into your shoes).
+ - bugfix: Shoes now properly check if they can hold knives or not.
+ - bugfix: Sign language can now be used while muzzled.
+ Datraen:
+ - tweak: Skrell are now more resistant to various chemicals, more susceptible to
+ pepperspray.
+ ForFoxSake:
+ - bugfix: Fixed a possible href exploit allowing any living player to speak any
+ language.
+ - bugfix: Organic beings can no longer speak Encoded Audio Language, although they
+ can still understand it just fine.
+ - tweak: Positronic brains can now speak Encoded Audio Language.
+ - tweak: Station manufactured Full Body Prosthetics can now speak Encoded Audio
+ Language.
+ MagmaRam:
+ - tweak: Corpses will now process a select few chemicals, meaning you can now add
+ blood into people who bled out before defibbing them.
+ - bugfix: Defibrilators fixed again.
+ - bugfix: R&D machines will now accept stacks of metal and glass from Cargo orders
+ properly.
+ N3X15:
+ - bugfix: Electrical storms no longer affect only cargo. If you're not cargo, your
+ lights are no longer safe.
+ Nerezza:
+ - rscadd: APCs now have a new EMP behavior. Regular APCs shut off for a few minutes,
+ critical APCs (engine and AI) shut off for 30ish seconds. Medbay will now not
+ be permanently disabled by EMPs if no engineers are available to fix their APCs.
+ - rscadd: Bay's timed reboot interface for APCs has been ported for EMPed APCs.
+ - tweak: APCs affected by grid checks say so on their nanoUI now.
+ - tweak: APCs damaged by the apc_damage random event are now effectively emagged
+ APCs. Anyone can operate their interface.
+ - tweak: Emagged APCs can now be repaired by removing their power cell and using
+ a multitool to 'reboot' them manually.
+ - bugfix: Nin and twiz no longer **** up APCs if they drain the battery completely.
+ - tweak: Nin and twiz drain power from the wire an APC is connected to first, then
+ drain from the power cell to fill the drain's 'quota'. Because the amount of
+ power given from the power net is random, this means the battery will still
+ drain but this also means you don't need to crowbar tiles in a room if the APC
+ is empty.
+ - bugfix: Bluescreened APC wire panels now visibly open like they should.
+ - tweak: Bashing APCs open was only effective under certain circumstances, but would
+ spam everyone anyway. This has been changed to only spam the user and to be
+ more indicative of when you can bash the cover off.
+ - spellcheck: Full grammar pass on APCs.
+ - rscadd: Hazard shutters animate slightly and play a sound so players can more
+ readily identify where shutters are being pried.
+ - bugfix: Two people can't pry the same shutter simultaneously anymore.
+ - bugfix: Fixed a bug causing shutters to immediately pry open when people didn't
+ want the shutter open.
+ - rscadd: Inflatables can be deflated using ctrl-click.
+ - rscadd: Inflatables can be deployed on adjacent tiles by clicking them.
+ - bugfix: Bumping into closed inflatable doors will no longer freeze them for a
+ few moments.
+ Yoshax:
+ - maptweak: All Heads of Staff now get multi-color pens in their office.
+ - tweak: Doors that do not have an access requirement can now be opened when handcuffed.
diff --git a/html/changelogs/Anewbe - Diona.yml b/html/changelogs/Anewbe - Diona.yml
deleted file mode 100644
index a39e2641cd..0000000000
--- a/html/changelogs/Anewbe - Diona.yml
+++ /dev/null
@@ -1,36 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-#################################
-
-# Your name.
-author: Anewbe
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - bugfix: "Adult Diona should be able to name themselves properly now. Tweaked from a Baystation PR by FTangSteve."
\ No newline at end of file
diff --git a/html/changelogs/Anewbe - LightningStun.yml b/html/changelogs/Anewbe - LightningStun.yml
deleted file mode 100644
index 1e859fd1fb..0000000000
--- a/html/changelogs/Anewbe - LightningStun.yml
+++ /dev/null
@@ -1,36 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-#################################
-
-# Your name.
-author: Anewbe
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - rscdel: "Lightning spells and bioelectrogenesis will no longer stun outright."
\ No newline at end of file
diff --git a/html/changelogs/Anewbe - Mutations.yml b/html/changelogs/Anewbe - Mutations.yml
deleted file mode 100644
index eaceee4c18..0000000000
--- a/html/changelogs/Anewbe - Mutations.yml
+++ /dev/null
@@ -1,36 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-#################################
-
-# Your name.
-author: Anewbe
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - rscadd: "FBPs should no longer get mutations from radiation."
diff --git a/html/changelogs/Anewbe - Respawn.yml b/html/changelogs/Anewbe - Respawn.yml
deleted file mode 100644
index 40c39e6dd8..0000000000
--- a/html/changelogs/Anewbe - Respawn.yml
+++ /dev/null
@@ -1,36 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-#################################
-
-# Your name.
-author: Anewbe
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - bugfix: "Observe warning should properly show how long you have before you can join."
\ No newline at end of file
diff --git a/html/changelogs/Anewbe - Shoes.yml b/html/changelogs/Anewbe - Shoes.yml
deleted file mode 100644
index d007d5c548..0000000000
--- a/html/changelogs/Anewbe - Shoes.yml
+++ /dev/null
@@ -1,37 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-#################################
-
-# Your name.
-author: Anewbe
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - rscadd: "Adds a "Toggle Shoe Layer" verb to shoes, that let them be worn over the uniform (ie tucking your pants into your shoes)."
- - bugfix: "Shoes now properly check if they can hold knives or not."
\ No newline at end of file
diff --git a/html/changelogs/Anewbe - SignMuzzle.yml b/html/changelogs/Anewbe - SignMuzzle.yml
deleted file mode 100644
index 1b2bb2061a..0000000000
--- a/html/changelogs/Anewbe - SignMuzzle.yml
+++ /dev/null
@@ -1,36 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-#################################
-
-# Your name.
-author: Anewbe
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - bugfix: "Sign language can now be used while muzzled."
diff --git a/html/changelogs/Anewbe - SkrellChems.yml b/html/changelogs/Anewbe - SkrellChems.yml
deleted file mode 100644
index 58c20ed700..0000000000
--- a/html/changelogs/Anewbe - SkrellChems.yml
+++ /dev/null
@@ -1,36 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-#################################
-
-# Your name.
-author: Datraen
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - tweak: "Skrell are now more resistant to various chemicals, more susceptible to pepperspray."
diff --git a/html/changelogs/ForFoxSake-LanguageFixes.yml b/html/changelogs/ForFoxSake-LanguageFixes.yml
deleted file mode 100644
index 2b1bc30229..0000000000
--- a/html/changelogs/ForFoxSake-LanguageFixes.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: ForFoxSake
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed a possible href exploit allowing any living player to speak any language."
- - bugfix: "Organic beings can no longer speak Encoded Audio Language, although they can still understand it just fine."
- - tweak: "Positronic brains can now speak Encoded Audio Language."
- - tweak: "Station manufactured Full Body Prosthetics can now speak Encoded Audio Language."
\ No newline at end of file
diff --git a/html/changelogs/MagmaRam-Blood.yml b/html/changelogs/MagmaRam-Blood.yml
deleted file mode 100644
index 90aaf2bf49..0000000000
--- a/html/changelogs/MagmaRam-Blood.yml
+++ /dev/null
@@ -1,36 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-#################################
-
-# Your name.
-author: MagmaRam
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - tweak: "Corpses will now process a select few chemicals, meaning you can now add blood into people who bled out before defibbing them."
diff --git a/html/changelogs/MagmaRam-Defib.yml b/html/changelogs/MagmaRam-Defib.yml
deleted file mode 100644
index 9d3f251c3f..0000000000
--- a/html/changelogs/MagmaRam-Defib.yml
+++ /dev/null
@@ -1,36 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-#################################
-
-# Your name.
-author: MagmaRam
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - bugfix: "Defibrilators fixed again."
diff --git a/html/changelogs/MagmaRam-R&D Stacks.yml b/html/changelogs/MagmaRam-R&D Stacks.yml
deleted file mode 100644
index debe20441b..0000000000
--- a/html/changelogs/MagmaRam-R&D Stacks.yml
+++ /dev/null
@@ -1,36 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-#################################
-
-# Your name.
-author: MagmaRam
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - bugfix: "R&D machines will now accept stacks of metal and glass from Cargo orders properly."
diff --git a/html/changelogs/Nerezza - APCwork.yml b/html/changelogs/Nerezza - APCwork.yml
deleted file mode 100644
index aa7996d659..0000000000
--- a/html/changelogs/Nerezza - APCwork.yml
+++ /dev/null
@@ -1,45 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-#################################
-
-# Your name.
-author: Nerezza
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - rscadd: "APCs now have a new EMP behavior. Regular APCs shut off for a few minutes, critical APCs (engine and AI) shut off for 30ish seconds. Medbay will now not be permanently disabled by EMPs if no engineers are available to fix their APCs."
- - rscadd: "Bay's timed reboot interface for APCs has been ported for EMPed APCs."
- - tweak: "APCs affected by grid checks say so on their nanoUI now."
- - tweak: "APCs damaged by the apc_damage random event are now effectively emagged APCs. Anyone can operate their interface."
- - tweak: "Emagged APCs can now be repaired by removing their power cell and using a multitool to 'reboot' them manually."
- - bugfix: "Nin and twiz no longer **** up APCs if they drain the battery completely."
- - tweak: "Nin and twiz drain power from the wire an APC is connected to first, then drain from the power cell to fill the drain's 'quota'. Because the amount of power given from the power net is random, this means the battery will still drain but this also means you don't need to crowbar tiles in a room if the APC is empty."
- - bugfix: "Bluescreened APC wire panels now visibly open like they should."
- - tweak: "Bashing APCs open was only effective under certain circumstances, but would spam everyone anyway. This has been changed to only spam the user and to be more indicative of when you can bash the cover off."
- - spellcheck: "Full grammar pass on APCs."
\ No newline at end of file
diff --git a/html/changelogs/Nerezza - firelockchanges.yml b/html/changelogs/Nerezza - firelockchanges.yml
deleted file mode 100644
index 6c1d248b46..0000000000
--- a/html/changelogs/Nerezza - firelockchanges.yml
+++ /dev/null
@@ -1,38 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-#################################
-
-# Your name.
-author: Nerezza
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - rscadd: "Hazard shutters animate slightly and play a sound so players can more readily identify where shutters are being pried."
- - bugfix: "Two people can't pry the same shutter simultaneously anymore."
- - bugfix: "Fixed a bug causing shutters to immediately pry open when people didn't want the shutter open."
\ No newline at end of file
diff --git a/html/changelogs/Nerezza - inflatablechanges.yml b/html/changelogs/Nerezza - inflatablechanges.yml
deleted file mode 100644
index d214cdae3f..0000000000
--- a/html/changelogs/Nerezza - inflatablechanges.yml
+++ /dev/null
@@ -1,38 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-#################################
-
-# Your name.
-author: Nerezza
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - rscadd: "Inflatables can be deflated using ctrl-click."
- - rscadd: "Inflatables can be deployed on adjacent tiles by clicking them."
- - bugfix: "Bumping into closed inflatable doors will no longer freeze them for a few moments."
\ No newline at end of file
diff --git a/html/changelogs/Neverzza - GiveCargoaBreak.yml b/html/changelogs/Neverzza - GiveCargoaBreak.yml
deleted file mode 100644
index 120ab6e19b..0000000000
--- a/html/changelogs/Neverzza - GiveCargoaBreak.yml
+++ /dev/null
@@ -1,36 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-#################################
-
-# Your name.
-author: N3X15
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - bugfix: "Electrical storms no longer affect only cargo. If you're not cargo, your lights are no longer safe."
diff --git a/html/changelogs/Yoshax-Pens.yml b/html/changelogs/Yoshax-Pens.yml
deleted file mode 100644
index 0635352d49..0000000000
--- a/html/changelogs/Yoshax-Pens.yml
+++ /dev/null
@@ -1,36 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-#################################
-
-# Your name.
-author: Yoshax
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - maptweak: "All Heads of Staff now get multi-color pens in their office."
diff --git a/html/changelogs/Yoshax-Yakkity.yml b/html/changelogs/Yoshax-Yakkity.yml
deleted file mode 100644
index e23643a987..0000000000
--- a/html/changelogs/Yoshax-Yakkity.yml
+++ /dev/null
@@ -1,36 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-#################################
-
-# Your name.
-author: Yoshax
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - tweak: "Doors that do not have an access requirement can now be opened when handcuffed."