diff --git a/html/changelog.html b/html/changelog.html
index e062e723b95..d49df6ef23f 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -53,6 +53,90 @@
-->
+
20 August 2017
+
Anewbe updated:
+
+ - The names of 5.56 and 7.62 ammo have been swapped, as have the guns that use them. The magazines should look the same, and the guns will do the same damage they used to do.
+
+
Atermonera updated:
+
+ - Borgs can now raise an evil army of slimes
+
+
Belsima updated:
+
+ - Added a lot of new lore-friendly drinks.
+ - Adjusted the descriptions of some drinks.
+ - Added fingerless gloves to the loadout.
+ - Added several new robot icons.
+ - Added animations to some robots.
+ - Fixed Usagi's eyes not turning off when dead.
+ - Added several new pAI sprites.
+ - Added a load of sweaters to the accessories tab of the loadout.
+ - Added a new swimsuit to the pool.
+
+
Cirra updated:
+
+ - Added a unified radiation system. Radiation is lessened by obstacles, and distance.
+ - Added a geiger counter for measuring radiation levels, which can be found in certain vending machines and radiation closets.
+
+
Leshana updated:
+
+ - During the gravity failure event, you can now buckle yourself to a chair to prevent falling when gravity returns.
+ - Added an admin verb to debug the map datum.
+ - Added nanomap capability to the Power Monitoring Computer
+ - Added nanomap capability to the Atmos Control Computer
+ - Expanded nanomap on Camera Console to all station z-levels by default.
+ - Crew Monitoring nanomap will support crew monitors built on other station map z levels.
+ - Updated z1 nanomap for Northern Star
+ - Generated z5 nanomap for Northern Star
+ - Optimized the unified radiation system. Made the radiation cutoff level configurable.
+ - Standing still won't save you from radiation storms.
+ - Bedsheets can be put into washing machines again.
+
+
LorenLuke updated:
+
+ - Ghosts can now choose from a number of animal sprites.
+ - Gives IECs some TLC (see below).
+ - Adds 'Separator' circuit, allowing the player to now divide strings.
+ - Adds 'grenade' circuit, allowing the player to detonate a stored grenade in an assembly.
+ - Adds 'device' electronic assembly, allowing an 'assembly'-type (signaler/igniter) circuit to be used to interact with others.
+ - Modifies some storage and complexity constants.
+ - Adds 'size' variable for manual setting.
+ - No longer requires screwdriver to remove components.
+ - Enables multitool to wire/debug circuits with lesser functionality (can disable via variable).
+ - IECs no longer drown the player in windows, each assembly always uses only one window.
+ - Added functionality to UI to help with user experience of above point.
+ - Adds 'on set' output pulses to multiplexer and memory circuits.
+ - Fixes multiplexer and memory circuits not pushing data to attached circuits.
+ - Number to string converts null inputs as '0' due to engine limitations (at least they work).
+ - Gun manipulator circuit now functions properly (and can read '0' value inputs).
+ - Phase 1/2 for wiring rework.
+
+
MagmaRam updated:
+
+ - Nerfed health regeneration, especially on bruises.
+
+
Nalarac updated:
+
+ - Modifies the illegal equipment module for borgs to scrambled equipment module that only activates the special items and doesn't actually emag the borg
+ - Mining cyborg diamond drill is now obtainable in a more sensible manner
+ - Click dragging has been added to the cryogenics tubes, cloning pod, and all methods of cryostorage
+ - Some quality of life changes for research, crisis, surgeon, and service cyborgs
+ - Jumper cables readded
+ - Construction cyborgs merged back with engineering cyborgs
+
+
PrismaticGynoid updated:
+
+ - Replaces intelliCards with intelliCores.
+ - Wheelchairs can now be collapsed like rollerbeds for ease of storage and movement. Too big to put in backpacks though.
+ - Wheelchairs are now available in a color-customizable form via the loadout, under utility. Now you can ride in style, and keep your feet too.
+ - Wheelchair users can now enter the gateway and residential elevator without being forced to leave behind their mobility aid.
+
+
Sarmie updated:
+
+ - Dionaea have remembered how to regrow their limbs properly.
+
+
09 May 2017
Anewbe updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 293051b3192..66568bd7d26 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3544,3 +3544,85 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Adds one new haircut, a chin-length bob.
Yosh:
- rscadd: Ports a bunch of hair from Bay. Knock yourself out.
+2017-08-20:
+ Anewbe:
+ - tweak: The names of 5.56 and 7.62 ammo have been swapped, as have the guns that
+ use them. The magazines should look the same, and the guns will do the same
+ damage they used to do.
+ Atermonera:
+ - bugfix: Borgs can now raise an evil army of slimes
+ Belsima:
+ - rscadd: Added a lot of new lore-friendly drinks.
+ - spellcheck: Adjusted the descriptions of some drinks.
+ - rscadd: Added fingerless gloves to the loadout.
+ - imageadd: Added several new robot icons.
+ - imageadd: Added animations to some robots.
+ - bugfix: Fixed Usagi's eyes not turning off when dead.
+ - rscadd: Added several new pAI sprites.
+ - rscadd: Added a load of sweaters to the accessories tab of the loadout.
+ - rscadd: Added a new swimsuit to the pool.
+ Cirra:
+ - rscadd: Added a unified radiation system. Radiation is lessened by obstacles,
+ and distance.
+ - rscadd: Added a geiger counter for measuring radiation levels, which can be found
+ in certain vending machines and radiation closets.
+ Leshana:
+ - tweak: During the gravity failure event, you can now buckle yourself to a chair
+ to prevent falling when gravity returns.
+ - rscadd: Added an admin verb to debug the map datum.
+ - rscadd: Added nanomap capability to the Power Monitoring Computer
+ - rscadd: Added nanomap capability to the Atmos Control Computer
+ - tweak: Expanded nanomap on Camera Console to all station z-levels by default.
+ - tweak: Crew Monitoring nanomap will support crew monitors built on other station
+ map z levels.
+ - imageadd: Updated z1 nanomap for Northern Star
+ - imageadd: Generated z5 nanomap for Northern Star
+ - tweak: Optimized the unified radiation system. Made the radiation cutoff level
+ configurable.
+ - bugfix: Standing still won't save you from radiation storms.
+ - bugfix: Bedsheets can be put into washing machines again.
+ LorenLuke:
+ - imageadd: Ghosts can now choose from a number of animal sprites.
+ - experiment: Gives IECs some TLC (see below).
+ - rscadd: Adds 'Separator' circuit, allowing the player to now divide strings.
+ - rscadd: Adds 'grenade' circuit, allowing the player to detonate a stored grenade
+ in an assembly.
+ - rscadd: Adds 'device' electronic assembly, allowing an 'assembly'-type (signaler/igniter)
+ circuit to be used to interact with others.
+ - tweak: Modifies some storage and complexity constants.
+ - tweak: Adds 'size' variable for manual setting.
+ - tweak: No longer requires screwdriver to remove components.
+ - tweak: Enables multitool to wire/debug circuits with lesser functionality (can
+ disable via variable).
+ - tweak: IECs no longer drown the player in windows, each assembly always uses only
+ one window.
+ - tweak: Added functionality to UI to help with user experience of above point.
+ - rscadd: Adds 'on set' output pulses to multiplexer and memory circuits.
+ - bugfix: Fixes multiplexer and memory circuits not pushing data to attached circuits.
+ - bugfix: Number to string converts null inputs as '0' due to engine limitations
+ (at least they work).
+ - bugfix: Gun manipulator circuit now functions properly (and can read '0' value
+ inputs).
+ - wip: Phase 1/2 for wiring rework.
+ MagmaRam:
+ - tweak: Nerfed health regeneration, especially on bruises.
+ Nalarac:
+ - tweak: Modifies the illegal equipment module for borgs to scrambled equipment
+ module that only activates the special items and doesn't actually emag the borg
+ - bugfix: Mining cyborg diamond drill is now obtainable in a more sensible manner
+ - tweak: Click dragging has been added to the cryogenics tubes, cloning pod, and
+ all methods of cryostorage
+ - tweak: Some quality of life changes for research, crisis, surgeon, and service
+ cyborgs
+ - bugfix: Jumper cables readded
+ - tweak: Construction cyborgs merged back with engineering cyborgs
+ PrismaticGynoid:
+ - tweak: Replaces intelliCards with intelliCores.
+ - rscadd: Wheelchairs can now be collapsed like rollerbeds for ease of storage and
+ movement. Too big to put in backpacks though.
+ - rscadd: Wheelchairs are now available in a color-customizable form via the loadout,
+ under utility. Now you can ride in style, and keep your feet too.
+ - bugfix: Wheelchair users can now enter the gateway and residential elevator without
+ being forced to leave behind their mobility aid.
+ Sarmie:
+ - bugfix: Dionaea have remembered how to regrow their limbs properly.
diff --git a/html/changelogs/Anewbe - Bullets.yml b/html/changelogs/Anewbe - Bullets.yml
deleted file mode 100644
index 92cb1384436..00000000000
--- a/html/changelogs/Anewbe - Bullets.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:
- - tweak: "The names of 5.56 and 7.62 ammo have been swapped, as have the guns that use them. The magazines should look the same, and the guns will do the same damage they used to do."
diff --git a/html/changelogs/Atermonera - Ghostsprites.yml b/html/changelogs/Atermonera - Ghostsprites.yml
deleted file mode 100644
index b825ea23542..00000000000
--- a/html/changelogs/Atermonera - Ghostsprites.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: LorenLuke
-
-# 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:
- - imageadd: "Ghosts can now choose from a number of animal sprites."
diff --git a/html/changelogs/Atermonera-Borg-slimes.yml b/html/changelogs/Atermonera-Borg-slimes.yml
deleted file mode 100644
index 46b766df429..00000000000
--- a/html/changelogs/Atermonera-Borg-slimes.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: Atermonera
-
-# 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: "Borgs can now raise an evil army of slimes"
diff --git a/html/changelogs/Belsima-Cocktails.yml b/html/changelogs/Belsima-Cocktails.yml
deleted file mode 100644
index 14149eed3f3..00000000000
--- a/html/changelogs/Belsima-Cocktails.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: Belsima
-
-# 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: "Added a lot of new lore-friendly drinks."
- - spellcheck: "Adjusted the descriptions of some drinks."
\ No newline at end of file
diff --git a/html/changelogs/Belsima-Gloves.yml b/html/changelogs/Belsima-Gloves.yml
deleted file mode 100644
index 7435302c066..00000000000
--- a/html/changelogs/Belsima-Gloves.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: Belsima
-
-# 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: "Added fingerless gloves to the loadout."
\ No newline at end of file
diff --git a/html/changelogs/Belsima-LawedRobots.yml b/html/changelogs/Belsima-LawedRobots.yml
deleted file mode 100644
index 7c0c9a4b64c..00000000000
--- a/html/changelogs/Belsima-LawedRobots.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: Belsima
-
-# 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:
- - imageadd: "Added several new robot icons."
- - imageadd: "Added animations to some robots."
- - bugfix "Fixed Usagi's eyes not turning off when dead."
\ No newline at end of file
diff --git a/html/changelogs/Belsima-Sweaters.yml b/html/changelogs/Belsima-Sweaters.yml
deleted file mode 100644
index 49721ff1f1e..00000000000
--- a/html/changelogs/Belsima-Sweaters.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: Belsima
-
-# 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: "Added a load of sweaters to the accessories tab of the loadout."
\ No newline at end of file
diff --git a/html/changelogs/Belsima-Swimsuits.yml b/html/changelogs/Belsima-Swimsuits.yml
deleted file mode 100644
index 629cdbf1e29..00000000000
--- a/html/changelogs/Belsima-Swimsuits.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: Belsima
-
-# 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: "Added a new swimsuit to the pool."
\ No newline at end of file
diff --git a/html/changelogs/Belsima-pAI.yml b/html/changelogs/Belsima-pAI.yml
deleted file mode 100644
index a19e35954a2..00000000000
--- a/html/changelogs/Belsima-pAI.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: Belsima
-
-# 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: "Added several new pAI sprites."
\ No newline at end of file
diff --git a/html/changelogs/Eimras-diona-regen-fix.yml b/html/changelogs/Eimras-diona-regen-fix.yml
deleted file mode 100644
index 146011eb4ef..00000000000
--- a/html/changelogs/Eimras-diona-regen-fix.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-author: Sarmie
-
-
-delete-after: True
-
-changes:
- - bugfix: "Dionaea have remembered how to regrow their limbs properly."
diff --git a/html/changelogs/Leshana-Radiation.yml b/html/changelogs/Leshana-Radiation.yml
deleted file mode 100644
index d4d9c3589d7..00000000000
--- a/html/changelogs/Leshana-Radiation.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Leshana
-delete-after: True
-changes:
- - tweak: "Optimized the unified radiation system. Made the radiation cutoff level configurable."
- - bugfix: "Standing still won't save you from radiation storms."
diff --git a/html/changelogs/Leshana-gravity-thunk.yml b/html/changelogs/Leshana-gravity-thunk.yml
deleted file mode 100644
index a5603bd050e..00000000000
--- a/html/changelogs/Leshana-gravity-thunk.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Leshana
-delete-after: True
-changes:
- - tweak: "During the gravity failure event, you can now buckle yourself to a chair to prevent falling when gravity returns."
diff --git a/html/changelogs/Leshana-mapz.yml b/html/changelogs/Leshana-mapz.yml
deleted file mode 100644
index 1b5544383c0..00000000000
--- a/html/changelogs/Leshana-mapz.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Leshana
-delete-after: True
-changes:
-- rscadd: "Added an admin verb to debug the map datum."
diff --git a/html/changelogs/Leshana-multiz-consoles.yml b/html/changelogs/Leshana-multiz-consoles.yml
deleted file mode 100644
index 55e771e4d23..00000000000
--- a/html/changelogs/Leshana-multiz-consoles.yml
+++ /dev/null
@@ -1,32 +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
-#################################
-
-author: Leshana
-delete-after: True
-changes:
- - rscadd: "Added nanomap capability to the Power Monitoring Computer"
- - rscadd: "Added nanomap capability to the Atmos Control Computer"
- - tweak: "Expanded nanomap on Camera Console to all station z-levels by default."
- - tweak: "Crew Monitoring nanomap will support crew monitors built on other station map z levels."
- - imageadd: "Updated z1 nanomap for Northern Star"
- - imageadd: "Generated z5 nanomap for Northern Star"
diff --git a/html/changelogs/Leshana-smol-fixes.yml b/html/changelogs/Leshana-smol-fixes.yml
deleted file mode 100644
index 9d972dec1ab..00000000000
--- a/html/changelogs/Leshana-smol-fixes.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Leshana
-delete-after: True
-changes:
- - bugfix: "Bedsheets can be put into washing machines again."
diff --git a/html/changelogs/LorenLuke-IEC changes.yml b/html/changelogs/LorenLuke-IEC changes.yml
deleted file mode 100644
index 8f0f3700758..00000000000
--- a/html/changelogs/LorenLuke-IEC changes.yml
+++ /dev/null
@@ -1,50 +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: LorenLuke
-
-# 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:
- - experiment: "Gives IECs some TLC (see below)."
- - rscadd: "Adds 'Separator' circuit, allowing the player to now divide strings."
- - rscadd: "Adds 'grenade' circuit, allowing the player to detonate a stored grenade in an assembly."
- - rscadd: "Adds 'device' electronic assembly, allowing an 'assembly'-type (signaler/igniter) circuit to be used to interact with others."
- - tweak: "Modifies some storage and complexity constants."
- - tweak: "Adds 'size' variable for manual setting."
- - tweak: "No longer requires screwdriver to remove components."
- - tweak: "Enables multitool to wire/debug circuits with lesser functionality (can disable via variable)."
- - tweak: "IECs no longer drown the player in windows, each assembly always uses only one window."
- - tweak: "Added functionality to UI to help with user experience of above point."
- - rscadd: "Adds 'on set' output pulses to multiplexer and memory circuits."
- - bugfix: "Fixes multiplexer and memory circuits not pushing data to attached circuits."
- - bugfix: "Number to string converts null inputs as '0' due to engine limitations (at least they work)."
- - bugfix: "Gun manipulator circuit now functions properly (and can read '0' value inputs)."
- - wip: "Phase 1/2 for wiring rework."
\ No newline at end of file
diff --git a/html/changelogs/MagmaRam - Health Regen.yml b/html/changelogs/MagmaRam - Health Regen.yml
deleted file mode 100644
index c0cab4f13fe..00000000000
--- a/html/changelogs/MagmaRam - Health Regen.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: "Nerfed health regeneration, especially on bruises."
diff --git a/html/changelogs/Nalarac - Robots.yml b/html/changelogs/Nalarac - Robots.yml
deleted file mode 100644
index 32a9c7786de..00000000000
--- a/html/changelogs/Nalarac - Robots.yml
+++ /dev/null
@@ -1,41 +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: Nalarac
-
-# 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: "Modifies the illegal equipment module for borgs to scrambled equipment module that only activates the special items and doesn't actually emag the borg"
- - bugfix: "Mining cyborg diamond drill is now obtainable in a more sensible manner"
- - tweak: "Click dragging has been added to the cryogenics tubes, cloning pod, and all methods of cryostorage"
- - tweak: "Some quality of life changes for research, crisis, surgeon, and service cyborgs"
- - bugfix: "Jumper cables readded"
- - tweak: "Construction cyborgs merged back with engineering cyborgs"
diff --git a/html/changelogs/PrismaticGynoid-intelliCores.yml b/html/changelogs/PrismaticGynoid-intelliCores.yml
deleted file mode 100644
index 96e2f631b75..00000000000
--- a/html/changelogs/PrismaticGynoid-intelliCores.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: PrismaticGynoid
-delete-after: True
-changes:
- - tweak: "Replaces intelliCards with intelliCores."
diff --git a/html/changelogs/PrismaticGynoid-wheelchairs.yml b/html/changelogs/PrismaticGynoid-wheelchairs.yml
deleted file mode 100644
index cebda68e5a4..00000000000
--- a/html/changelogs/PrismaticGynoid-wheelchairs.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: PrismaticGynoid
-delete-after: True
-changes:
- - rscadd: "Wheelchairs can now be collapsed like rollerbeds for ease of storage and movement. Too big to put in backpacks though."
- - rscadd: "Wheelchairs are now available in a color-customizable form via the loadout, under utility. Now you can ride in style, and keep your feet too."
- - bugfix: "Wheelchair users can now enter the gateway and residential elevator without being forced to leave behind their mobility aid."
diff --git a/html/changelogs/cirra-Radiation.yml b/html/changelogs/cirra-Radiation.yml
deleted file mode 100644
index 53038532cde..00000000000
--- a/html/changelogs/cirra-Radiation.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: Cirra
-
-# 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: "Added a unified radiation system. Radiation is lessened by obstacles, and distance."
- - rscadd: "Added a geiger counter for measuring radiation levels, which can be found in certain vending machines and radiation closets."