diff --git a/html/changelog.html b/html/changelog.html
index 39c9522a1d7..7153910a42e 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -53,6 +53,78 @@
-->
+
20 August 2020
+
Atermonera updated:
+
+ - Mapped Overmap sensors onto the Southern Cross. Deck 2, central ring, starboard side. Departmental sensor installations and dedicated rooms may be added in the future.
+ - To use the new sensors, you first have to click on them, hit 'Reconnect' on the window, close the window, then reopen it to get the console to link up with the sensors properly.
+ - Enabled overmap event generation. This doesn't really do anything yet because the shuttles haven't been upgraded, but it's very pretty!
+
+
BlinsKot updated:
+
+ - You can now alt-click to turn on the washing machine.
+ - You can now alt-click on a mech while piloting it to toggle strafing.
+
+
Cerebulon updated:
+
+ - Added extended flavour text to most things related to commercial vending machines and their contents.
+ - Added chewing gum, lollipops and chewing tobacco. Unwrap it and place it in your mask slot like a cigarette.
+ - Added snack food, vending drink and beer brand variety.
+ - New booze bottle, coffee, juice, snack and cigarette packet sprites.
+
+
Lorilili updated:
+
+ - Skrellian blood is now hemocyanin-based and regenerates with copper, not iron.
+ - You can now wear caution signs and warning cones.
+ - You can now point using shift and middle mouse button.
+
+
Mechoid updated:
+
+ - Mortiferin added in place of old Necroxadone as a normal chem recipe.
+ - Necroxadone changed to a more powerful alternative to Mortiferin which works even on corpses without bloodflow.
+ - Added reagent pumps. You can refill water tanks planetside!
+ - Added reagent hoses. Only used player-side by tanks, pumps, and spray nozzles to move reagents from one container to another.
+
+
Meghan Rossi updated:
+
+ - Cyborgs can now put things into oven dishes with their grippers
+ - Cyborgs can now put oven dishes in the oven with their grippers
+ - Bots that are idle in doorways (including firedoors and blastdoors) will move out of the way.
+ - Multiple cleanbots will no longer attempt to clean the same tile at the same time.
+ - Cleanbots will now clean tiles closer to them first.
+ - You can now use duct tape on yourself.
+ - Ghosts now have a toggleable security HUD. Use the 'Toggle Security HUD' verb in the ghost tab to enable it
+ - Ghosts can now shift-click things to examine them.
+ - Ghosts can now alt-click adjacent things to open the turf tab.
+ - You can now build plating on grass with floor tiles.
+ - Improved descriptions for some floors.
+ - The rapid service fabricator (found on service borgs) can now produce metamorphic pint glasses.
+ - The party supplies and bar supplies crates orderable from cargo now contain metamorphic pint glasses.
+ - The autolathe can now produce metamorphic pint and half-pint glasses.
+ - The autolathe can now produce all drinking glasses in batches of 5 or 10.
+
+
Nyria updated:
+
+ - Added volume settings, available in character setup or from the Preferences tab.
+ - More settings and affected sounds may be added at a later date.
+ - Added a TGui window to control the new settings with shiny sliders.
+
+
Rykka Stormheart updated:
+
+ - Adds a mech vs mech combat system for the toy mechs earned from arcades and found around the station.
+ - You can initiate combat with yourself by hitting a toy mech with another toy mech, or fight another player if you attack a player holding a mech toy with your own mech toy while not on harm intent.
+ - Each mech has its own health stat and special ability that they'll use in combat against each other.
+
+
SplinterGP updated:
+
+ - Added verb for FBP's to change their monitor display.
+ - Removed monitor mask item(replaced by verb).
+
+
Subber updated:
+
+ - Added a new prosthetic sprite set: Cyber Solutions - Outdated.
+
+
06 August 2020
Cerebulon updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 0ca89eb0666..3a86bfb6b7d 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -5240,3 +5240,78 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
reviewed, and will likely be adjusted after sufficient feedback is gathered.
- rscadd: Blast doors and shutters (the types that go on bar/kitchen/etc) will also
throw items on their tiles.
+2020-08-20:
+ Atermonera:
+ - maptweak: Mapped Overmap sensors onto the Southern Cross. Deck 2, central ring,
+ starboard side. Departmental sensor installations and dedicated rooms may be
+ added in the future.
+ - wip: To use the new sensors, you first have to click on them, hit 'Reconnect'
+ on the window, close the window, then reopen it to get the console to link up
+ with the sensors properly.
+ - wip: Enabled overmap event generation. This doesn't really do anything yet because
+ the shuttles haven't been upgraded, but it's very pretty!
+ BlinsKot:
+ - rscadd: You can now alt-click to turn on the washing machine.
+ - rscadd: You can now alt-click on a mech while piloting it to toggle strafing.
+ Blinskot:
+ - rscadd: You can now alt-click on a mech while piloting it to toggle strafing.
+ - rscadd: You can now alt-click to turn on the washing machine.
+ Cerebulon:
+ - rscadd: Added extended flavour text to most things related to commercial vending
+ machines and their contents.
+ - rscadd: Added chewing gum, lollipops and chewing tobacco. Unwrap it and place
+ it in your mask slot like a cigarette.
+ - rscadd: Added snack food, vending drink and beer brand variety.
+ - imageadd: New booze bottle, coffee, juice, snack and cigarette packet sprites.
+ Lorilili:
+ - tweak: Skrellian blood is now hemocyanin-based and regenerates with copper, not
+ iron.
+ - rscadd: You can now wear caution signs and warning cones.
+ - rscadd: You can now point using shift and middle mouse button.
+ Mechoid:
+ - rscadd: Mortiferin added in place of old Necroxadone as a normal chem recipe.
+ - tweak: Necroxadone changed to a more powerful alternative to Mortiferin which
+ works even on corpses without bloodflow.
+ - rscadd: Added reagent pumps. You can refill water tanks planetside!
+ - rscadd: Added reagent hoses. Only used player-side by tanks, pumps, and spray
+ nozzles to move reagents from one container to another.
+ Meghan Rossi:
+ - bugfix: Cyborgs can now put things into oven dishes with their grippers
+ - bugfix: Cyborgs can now put oven dishes in the oven with their grippers
+ - tweak: Bots that are idle in doorways (including firedoors and blastdoors) will
+ move out of the way.
+ - rscadd: Multiple cleanbots will no longer attempt to clean the same tile at the
+ same time.
+ - rscadd: Cleanbots will now clean tiles closer to them first.
+ - bugfix: You can now use duct tape on yourself.
+ - rscadd: Ghosts now have a toggleable security HUD. Use the 'Toggle Security HUD'
+ verb in the ghost tab to enable it
+ - rscadd: Ghosts can now shift-click things to examine them.
+ - rscadd: Ghosts can now alt-click adjacent things to open the turf tab.
+ - bugfix: You can now build plating on grass with floor tiles.
+ - rscadd: Improved descriptions for some floors.
+ - rscadd: The rapid service fabricator (found on service borgs) can now produce
+ metamorphic pint glasses.
+ - rscadd: The party supplies and bar supplies crates orderable from cargo now contain
+ metamorphic pint glasses.
+ - rscadd: The autolathe can now produce metamorphic pint and half-pint glasses.
+ - rscadd: The autolathe can now produce all drinking glasses in batches of 5 or
+ 10.
+ Nyria:
+ - rscadd: Added volume settings, available in character setup or from the Preferences
+ tab.
+ - rscadd: More settings and affected sounds may be added at a later date.
+ - rscadd: Added a TGui window to control the new settings with shiny sliders.
+ Rykka Stormheart:
+ - rscadd: Adds a mech vs mech combat system for the toy mechs earned from arcades
+ and found around the station.
+ - rscadd: You can initiate combat with yourself by hitting a toy mech with another
+ toy mech, or fight another player if you attack a player holding a mech toy
+ with your own mech toy while not on harm intent.
+ - rscadd: Each mech has its own health stat and special ability that they'll use
+ in combat against each other.
+ SplinterGP:
+ - rscadd: Added verb for FBP's to change their monitor display.
+ - rscdel: Removed monitor mask item(replaced by verb).
+ Subber:
+ - rscadd: 'Added a new prosthetic sprite set: Cyber Solutions - Outdated.'
diff --git a/html/changelogs/BlinsKot - strafing.yml b/html/changelogs/BlinsKot - strafing.yml
deleted file mode 100644
index f99f20e104e..00000000000
--- a/html/changelogs/BlinsKot - strafing.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: Blinskot
-
-# 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: "You can now alt click to toggle strafing in mechs."
diff --git a/html/changelogs/Cerebulon - Vending.yml b/html/changelogs/Cerebulon - Vending.yml
deleted file mode 100644
index dfc2dcf8fe0..00000000000
--- a/html/changelogs/Cerebulon - Vending.yml
+++ /dev/null
@@ -1,39 +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: Cerebulon
-
-# 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 extended flavour text to most things related to commercial vending machines and their contents."
- - rscadd: "Added chewing gum, lollipops and chewing tobacco. Unwrap it and place it in your mask slot like a cigarette."
- - rscadd: "Added snack food, vending drink and beer brand variety."
- - imageadd: "New booze bottle, coffee, juice, snack and cigarette packet sprites."
diff --git a/html/changelogs/Kot-Washing.yml b/html/changelogs/Kot-Washing.yml
deleted file mode 100644
index 0da4b507c5d..00000000000
--- a/html/changelogs/Kot-Washing.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: BlinsKot
-
-# 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: "You pansies can now alt click to turn on the washing machine."
\ No newline at end of file
diff --git a/html/changelogs/Lorilili - hemocyanin.yml b/html/changelogs/Lorilili - hemocyanin.yml
deleted file mode 100644
index cb9d76d5b1a..00000000000
--- a/html/changelogs/Lorilili - hemocyanin.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Lorilili
-delete-after: True
-changes:
- - tweak: "Skrellian blood is now hemocyanin-based and regenerates with copper, not iron."
\ No newline at end of file
diff --git a/html/changelogs/Lorilili - janiwear.yml b/html/changelogs/Lorilili - janiwear.yml
deleted file mode 100644
index 25cab7fd3b4..00000000000
--- a/html/changelogs/Lorilili - janiwear.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Lorilili
-delete-after: True
-changes:
- - rscadd: "You can now wear caution signs and warning cones."
\ No newline at end of file
diff --git a/html/changelogs/Lorilili - pointing.yml b/html/changelogs/Lorilili - pointing.yml
deleted file mode 100644
index 400817f8c65..00000000000
--- a/html/changelogs/Lorilili - pointing.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Lorilili
-delete-after: True
-changes:
- - rscadd: "You can now point using shift and middle mouse button."
\ No newline at end of file
diff --git a/html/changelogs/Meghan Rossi - ghostqol.yml b/html/changelogs/Meghan Rossi - ghostqol.yml
deleted file mode 100644
index 314f46bea5c..00000000000
--- a/html/changelogs/Meghan Rossi - ghostqol.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Meghan Rossi
-delete-after: True
-changes:
- - rscadd: "Ghosts now have a toggleable security HUD. Use the "Toggle Security HUD" verb in the ghost tab to enable it"
- - rscadd: "Ghosts can now shift-click things to examine them."
- - rscadd: "Ghosts can now alt-click adjacent things to open the turf tab."
\ No newline at end of file
diff --git a/html/changelogs/SubberTheFabulous-PR-7467.yml b/html/changelogs/SubberTheFabulous-PR-7467.yml
deleted file mode 100644
index a5adf1f8872..00000000000
--- a/html/changelogs/SubberTheFabulous-PR-7467.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: Subber
-
-# 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 prosthetic sprite set: Cyber Solutions - Outdated."
diff --git a/html/changelogs/mechoid - mortiferin.yml b/html/changelogs/mechoid - mortiferin.yml
deleted file mode 100644
index 00ce2ca033a..00000000000
--- a/html/changelogs/mechoid - mortiferin.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: Mechoid
-
-# 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: "Mortiferin added in place of old Necroxadone as a normal chem recipe."
- - tweak: "Necroxadone changed to a more powerful alternative to Mortiferin which works even on corpses without bloodflow."
diff --git a/html/changelogs/mechoid - reagenthoses.yml b/html/changelogs/mechoid - reagenthoses.yml
deleted file mode 100644
index 6cf9cfe9a99..00000000000
--- a/html/changelogs/mechoid - reagenthoses.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: Mechoid
-
-# 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: "Reagent pumps added. You can refill water tanks planetside!"
- - rscadd: "Reagent hoses added. Only used player-side by tanks, pumps, and spray nozzles."
diff --git a/html/changelogs/meghan rossi - borg cooking fix.yml b/html/changelogs/meghan rossi - borg cooking fix.yml
deleted file mode 100644
index 4fa38aef126..00000000000
--- a/html/changelogs/meghan rossi - borg cooking fix.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Meghan Rossi
-delete-after: True
-changes:
- - bugfix: "Cyborgs can now put things into oven dishes with their grippers"
- - bugfix: "Cyborgs can now put oven dishes in the oven with their grippers"
diff --git a/html/changelogs/meghan rossi - bots clear doorways.yml b/html/changelogs/meghan rossi - bots clear doorways.yml
deleted file mode 100644
index 87fe0d79be8..00000000000
--- a/html/changelogs/meghan rossi - bots clear doorways.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Meghan Rossi
-delete-after: True
-changes:
- - tweak: "Bots that are idle in doorways (including firedoors and blastdoors) will move out of the way."
\ No newline at end of file
diff --git a/html/changelogs/meghan rossi - cleanbot tweaks.yml b/html/changelogs/meghan rossi - cleanbot tweaks.yml
deleted file mode 100644
index 7074273745f..00000000000
--- a/html/changelogs/meghan rossi - cleanbot tweaks.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Meghan Rossi
-delete-after: True
-changes:
- - rscadd: "Multiple cleanbots will no longer attempt to clean the same tile at the same time."
- - rscadd: "Cleanbots will now clean tiles closer to them first."
diff --git a/html/changelogs/meghan rossi - duct tape.yml b/html/changelogs/meghan rossi - duct tape.yml
deleted file mode 100644
index 9134bc395c3..00000000000
--- a/html/changelogs/meghan rossi - duct tape.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Meghan Rossi
-delete-after: True
-changes:
- - bugfix: "You can now use duct tape on yourself."
diff --git a/html/changelogs/meghan rossi - grass plating.yml b/html/changelogs/meghan rossi - grass plating.yml
deleted file mode 100644
index ba5c052699c..00000000000
--- a/html/changelogs/meghan rossi - grass plating.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Meghan Rossi
-delete-after: True
-changes:
- - bugfix: "You can now build plating on grass with floor tiles."
- - rscadd: "Improved descriptions for some floors."
diff --git a/html/changelogs/meghan rossi - metapint.yml b/html/changelogs/meghan rossi - metapint.yml
deleted file mode 100644
index ad982cb1074..00000000000
--- a/html/changelogs/meghan rossi - metapint.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Meghan Rossi
-delete-after: True
-changes:
- - rscadd: "The rapid service fabricator (found on service borgs) can now produce metamorphic pint glasses."
- - rscadd: "The party supplies and bar supplies crates orderable from cargo now contain metamorphic pint glasses."
- - rscadd: "The autolathe can now produce metamorphic pint and half-pint glasses."
- - rscadd: "The autolathe can now produce all drinking glasses in batches of 5 or 10."
\ No newline at end of file
diff --git a/html/changelogs/splintergp-PR-7452.yml b/html/changelogs/splintergp-PR-7452.yml
deleted file mode 100644
index 0ebe2d5ace0..00000000000
--- a/html/changelogs/splintergp-PR-7452.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: SplinterGP
-
-# 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 verb for FBP's to change their monitor display."
- - rscdel: "Removed monitor mask item(replaced by verb)."