From d0b3345c8d7d1d76ea7272a4a970a339a3430aa4 Mon Sep 17 00:00:00 2001 From: Changelogs Date: Mon, 20 Jan 2025 01:11:31 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/SimpleMaroon-pocketwatch.yml | 59 ------------------ html/changelogs/archive/2025-01.yml | 21 +++++++ .../changelogs/flaminglily-moremaintdrugs.yml | 58 ------------------ .../furrycactus - bsdrive pipe colour.yml | 58 ------------------ html/changelogs/hazelmouse-airlockfix.yml | 58 ------------------ html/changelogs/hazelmouse-guns.yml | 58 ------------------ html/changelogs/wezzy_cape-sword-fix.yml | 61 ------------------- 7 files changed, 21 insertions(+), 352 deletions(-) delete mode 100644 html/changelogs/SimpleMaroon-pocketwatch.yml delete mode 100644 html/changelogs/flaminglily-moremaintdrugs.yml delete mode 100644 html/changelogs/furrycactus - bsdrive pipe colour.yml delete mode 100644 html/changelogs/hazelmouse-airlockfix.yml delete mode 100644 html/changelogs/hazelmouse-guns.yml delete mode 100644 html/changelogs/wezzy_cape-sword-fix.yml diff --git a/html/changelogs/SimpleMaroon-pocketwatch.yml b/html/changelogs/SimpleMaroon-pocketwatch.yml deleted file mode 100644 index db33628f8be..00000000000 --- a/html/changelogs/SimpleMaroon-pocketwatch.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: SimpleMaroon - -# 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: - - imageadd: "Added a variety of different sprites to the pocketwatch, depending on if you wear it on your wrist, your belt, or your suit storage." - - code_imp: "Changed the pocketwatch to be a subtype of other watches instead of its own thing." diff --git a/html/changelogs/archive/2025-01.yml b/html/changelogs/archive/2025-01.yml index f58963c8fce..101ca209198 100644 --- a/html/changelogs/archive/2025-01.yml +++ b/html/changelogs/archive/2025-01.yml @@ -113,3 +113,24 @@ 2025-01-17: ClemTheDuck: - bugfix: Should fix some modular armour accessories not appearing on armour. +2025-01-20: + Flaminglily: + - rscadd: Added a significantly more diverse amount of contraband drugs to be found + in the maintenance tunnels. + Furrycactus: + - rscadd: Changes the colour of the modulator gas line on the Bluespace Drive to + cyan, so it's not the same colour as the Phoron line. + SimpleMaroon: + - imageadd: Added a variety of different sprites to the pocketwatch, depending on + if you wear it on your wrist, your belt, or your suit storage. + - code_imp: Changed the pocketwatch to be a subtype of other watches instead of + its own thing. + Wowzewow (Wezzy): + - bugfix: Fixes Poncho/Cape accessory sprites. + - bugfix: Fixes foam sword sprite. + - bugfix: Fixes NTnet relay sprite. + - bugfix: Fixes message server using the wrong sprite. + hazelmouse: + - qol: The armory now contains six total 5.56mm carbine magazines, instead of four + magazines and two singular 5.56mm bullet casings. + - bugfix: The shuttle airlock of the SPLF ghostrole now functions properly. diff --git a/html/changelogs/flaminglily-moremaintdrugs.yml b/html/changelogs/flaminglily-moremaintdrugs.yml deleted file mode 100644 index 7bdc240d4fd..00000000000 --- a/html/changelogs/flaminglily-moremaintdrugs.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: Flaminglily - -# 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 a significantly more diverse amount of contraband drugs to be found in the maintenance tunnels." diff --git a/html/changelogs/furrycactus - bsdrive pipe colour.yml b/html/changelogs/furrycactus - bsdrive pipe colour.yml deleted file mode 100644 index f9353afbfba..00000000000 --- a/html/changelogs/furrycactus - bsdrive pipe colour.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: "Changes the colour of the modulator gas line on the Bluespace Drive to cyan, so it's not the same colour as the Phoron line." diff --git a/html/changelogs/hazelmouse-airlockfix.yml b/html/changelogs/hazelmouse-airlockfix.yml deleted file mode 100644 index b8156ff82b8..00000000000 --- a/html/changelogs/hazelmouse-airlockfix.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: hazelmouse - -# 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: "The shuttle airlock of the SPLF ghostrole now functions properly." diff --git a/html/changelogs/hazelmouse-guns.yml b/html/changelogs/hazelmouse-guns.yml deleted file mode 100644 index e0b9e6f7bca..00000000000 --- a/html/changelogs/hazelmouse-guns.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: hazelmouse - -# 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: - - qol: "The armory now contains six total 5.56mm carbine magazines, instead of four magazines and two singular 5.56mm bullet casings." diff --git a/html/changelogs/wezzy_cape-sword-fix.yml b/html/changelogs/wezzy_cape-sword-fix.yml deleted file mode 100644 index f38e794d224..00000000000 --- a/html/changelogs/wezzy_cape-sword-fix.yml +++ /dev/null @@ -1,61 +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: Wowzewow (Wezzy) - -# 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: "Fixes Poncho/Cape accessory sprites." - - bugfix: "Fixes foam sword sprite." - - bugfix: "Fixes NTnet relay sprite." - - bugfix: "Fixes message server using the wrong sprite."