From e242aae4cb03b804282c53599587b3df55f6971a Mon Sep 17 00:00:00 2001 From: Changelogs Date: Sun, 25 Aug 2024 01:10:00 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/archive/2024-08.yml | 14 +++++ .../courierbravo-biogen-icon-fix.yml | 58 ------------------ .../courierbravo-shamelessjanitorbuff.yml | 59 ------------------- .../furrycactus - atmos turbine.yml | 58 ------------------ html/changelogs/ipcheads.yml | 58 ------------------ html/changelogs/pillbottlewhoopsie.yml | 58 ------------------ 6 files changed, 14 insertions(+), 291 deletions(-) delete mode 100644 html/changelogs/courierbravo-biogen-icon-fix.yml delete mode 100644 html/changelogs/courierbravo-shamelessjanitorbuff.yml delete mode 100644 html/changelogs/furrycactus - atmos turbine.yml delete mode 100644 html/changelogs/ipcheads.yml delete mode 100644 html/changelogs/pillbottlewhoopsie.yml diff --git a/html/changelogs/archive/2024-08.yml b/html/changelogs/archive/2024-08.yml index 6362c89241e..5aaa0078365 100644 --- a/html/changelogs/archive/2024-08.yml +++ b/html/changelogs/archive/2024-08.yml @@ -192,3 +192,17 @@ - bugfix: Gender will not explode the server on the newest BYOND version. not-a-gonk: - rscadd: Adds the Tirakqi Smuggler ship to Uueoa-esa. +2024-08-25: + CourierBravo: + - bugfix: Fixed the broken icon states for the biogenerator and minibiogenerator. + Now they look right in a map editor. + - balance: Doubled the refill canisters in the janitorial omni-vender + - qol: Renamed the omni-vender to omni-restocker, which should make it more clear + as to what its for. + FurryCactus: + - rscadd: Added singular turbine to Atmos maintenance. Try your hand at combustion, + but make sure not to blow anything up! + HanSolo1519: + - spellcheck: Correctly lables the 5u Nicotine pill bottle + - rscadd: Codes in new IPC heads, the Selen, Sienna and Siseyo series heads. (Thanks + NobleRow for making them!) diff --git a/html/changelogs/courierbravo-biogen-icon-fix.yml b/html/changelogs/courierbravo-biogen-icon-fix.yml deleted file mode 100644 index 9499c73c51d..00000000000 --- a/html/changelogs/courierbravo-biogen-icon-fix.yml +++ /dev/null @@ -1,58 +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 -# - (fixes bugs) -# wip -# - (work in progress) -# qol -# - (quality of life) -# soundadd -# - (adds a sound) -# sounddel -# - (removes a sound) -# rscadd -# - (adds a feature) -# rscdel -# - (removes a feature) -# imageadd -# - (adds an image or sprite) -# imagedel -# - (removes an image or sprite) -# spellcheck -# - (fixes spelling or grammar) -# experiment -# - (experimental change) -# balance -# - (balance changes) -# code_imp -# - (misc internal code change) -# refactor -# - (refactors code) -# config -# - (makes a change to the config files) -# admin -# - (makes changes to administrator tools) -# server -# - (miscellaneous changes to server) -################################# - -# Your name. -author: CourierBravo - -# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit. -# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog. -changes: - - bugfix: "Fixed the broken icon states for the biogenerator and minibiogenerator. Now they look right in a map editor." diff --git a/html/changelogs/courierbravo-shamelessjanitorbuff.yml b/html/changelogs/courierbravo-shamelessjanitorbuff.yml deleted file mode 100644 index da2259aa891..00000000000 --- a/html/changelogs/courierbravo-shamelessjanitorbuff.yml +++ /dev/null @@ -1,59 +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 -# - (fixes bugs) -# wip -# - (work in progress) -# qol -# - (quality of life) -# soundadd -# - (adds a sound) -# sounddel -# - (removes a sound) -# rscadd -# - (adds a feature) -# rscdel -# - (removes a feature) -# imageadd -# - (adds an image or sprite) -# imagedel -# - (removes an image or sprite) -# spellcheck -# - (fixes spelling or grammar) -# experiment -# - (experimental change) -# balance -# - (balance changes) -# code_imp -# - (misc internal code change) -# refactor -# - (refactors code) -# config -# - (makes a change to the config files) -# admin -# - (makes changes to administrator tools) -# server -# - (miscellaneous changes to server) -################################# - -# Your name. -author: CourierBravo - -# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit. -# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog. -changes: - - balance: "Doubled the refill canisters in the janitorial omni-vender" - - qol: "Renamed the omni-vender to omni-restocker, which should make it more clear as to what its for." diff --git a/html/changelogs/furrycactus - atmos turbine.yml b/html/changelogs/furrycactus - atmos turbine.yml deleted file mode 100644 index 7ff72c409b2..00000000000 --- a/html/changelogs/furrycactus - atmos turbine.yml +++ /dev/null @@ -1,58 +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 -# - (fixes bugs) -# wip -# - (work in progress) -# qol -# - (quality of life) -# soundadd -# - (adds a sound) -# sounddel -# - (removes a sound) -# rscadd -# - (adds a feature) -# rscdel -# - (removes a feature) -# imageadd -# - (adds an image or sprite) -# imagedel -# - (removes an image or sprite) -# spellcheck -# - (fixes spelling or grammar) -# experiment -# - (experimental change) -# balance -# - (balance changes) -# code_imp -# - (misc internal code change) -# refactor -# - (refactors code) -# config -# - (makes a change to the config files) -# admin -# - (makes changes to administrator tools) -# server -# - (miscellaneous changes to server) -################################# - -# Your name. -author: FurryCactus - -# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit. -# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog. -changes: - - rscadd: "Added singular turbine to Atmos maintenance. Try your hand at combustion, but make sure not to blow anything up!" diff --git a/html/changelogs/ipcheads.yml b/html/changelogs/ipcheads.yml deleted file mode 100644 index 3537ca205c3..00000000000 --- a/html/changelogs/ipcheads.yml +++ /dev/null @@ -1,58 +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 -# - (fixes bugs) -# wip -# - (work in progress) -# qol -# - (quality of life) -# soundadd -# - (adds a sound) -# sounddel -# - (removes a sound) -# rscadd -# - (adds a feature) -# rscdel -# - (removes a feature) -# imageadd -# - (adds an image or sprite) -# imagedel -# - (removes an image or sprite) -# spellcheck -# - (fixes spelling or grammar) -# experiment -# - (experimental change) -# balance -# - (balance changes) -# code_imp -# - (misc internal code change) -# refactor -# - (refactors code) -# config -# - (makes a change to the config files) -# admin -# - (makes changes to administrator tools) -# server -# - (miscellaneous changes to server) -################################# - -# Your name. -author: HanSolo1519 - -# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit. -# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog. -changes: - - rscadd: "Codes in new IPC heads, the Selen, Sienna and Siseyo series heads. (Thanks NobleRow for making them!)" diff --git a/html/changelogs/pillbottlewhoopsie.yml b/html/changelogs/pillbottlewhoopsie.yml deleted file mode 100644 index acc9b1aa2e2..00000000000 --- a/html/changelogs/pillbottlewhoopsie.yml +++ /dev/null @@ -1,58 +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 -# - (fixes bugs) -# wip -# - (work in progress) -# qol -# - (quality of life) -# soundadd -# - (adds a sound) -# sounddel -# - (removes a sound) -# rscadd -# - (adds a feature) -# rscdel -# - (removes a feature) -# imageadd -# - (adds an image or sprite) -# imagedel -# - (removes an image or sprite) -# spellcheck -# - (fixes spelling or grammar) -# experiment -# - (experimental change) -# balance -# - (balance changes) -# code_imp -# - (misc internal code change) -# refactor -# - (refactors code) -# config -# - (makes a change to the config files) -# admin -# - (makes changes to administrator tools) -# server -# - (miscellaneous changes to server) -################################# - -# Your name. -author: HanSolo1519 - -# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit. -# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog. -changes: - - spellcheck: "Correctly lables the 5u Nicotine pill bottle"