From 27c33bf3c989722336a5e9ccb2a114134e356211 Mon Sep 17 00:00:00 2001 From: Changelogs Date: Thu, 2 May 2024 00:56:04 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- .../changelogs/Ben10083 - Merchant Racist.yml | 62 ------------------- html/changelogs/Ben10083 - Rosette.yml | 58 ----------------- html/changelogs/Crosarius - siakhrobes.yml | 8 --- html/changelogs/DreamySkrell-momev-update.yml | 7 --- .../GeneralCamo - SSOverlays Update.yml | 58 ----------------- .../LynxSolstice-Canary-minor-QOL.yml | 58 ----------------- .../RustingWithYou - blueprintfix.yml | 59 ------------------ html/changelogs/archive/2024-05.yml | 46 ++++++++++++++ html/changelogs/barstoolspin.yml | 6 -- .../changelogs/fluffyghost-hivebotscaling.yml | 59 ------------------ .../fluffyghost-iconsstaticpath.yml | 58 ----------------- html/changelogs/geeevs-job_title_fix.yml | 6 -- html/changelogs/geeves-cable_labeling.yml | 6 -- html/changelogs/geeves-short_highlights.yml | 6 -- html/changelogs/scienceremapchangelog.yml | 61 ------------------ 15 files changed, 46 insertions(+), 512 deletions(-) delete mode 100644 html/changelogs/Ben10083 - Merchant Racist.yml delete mode 100644 html/changelogs/Ben10083 - Rosette.yml delete mode 100644 html/changelogs/Crosarius - siakhrobes.yml delete mode 100644 html/changelogs/DreamySkrell-momev-update.yml delete mode 100644 html/changelogs/GeneralCamo - SSOverlays Update.yml delete mode 100644 html/changelogs/LynxSolstice-Canary-minor-QOL.yml delete mode 100644 html/changelogs/RustingWithYou - blueprintfix.yml delete mode 100644 html/changelogs/barstoolspin.yml delete mode 100644 html/changelogs/fluffyghost-hivebotscaling.yml delete mode 100644 html/changelogs/fluffyghost-iconsstaticpath.yml delete mode 100644 html/changelogs/geeevs-job_title_fix.yml delete mode 100644 html/changelogs/geeves-cable_labeling.yml delete mode 100644 html/changelogs/geeves-short_highlights.yml delete mode 100644 html/changelogs/scienceremapchangelog.yml diff --git a/html/changelogs/Ben10083 - Merchant Racist.yml b/html/changelogs/Ben10083 - Merchant Racist.yml deleted file mode 100644 index 4f9ffb201e6..00000000000 --- a/html/changelogs/Ben10083 - Merchant Racist.yml +++ /dev/null @@ -1,62 +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: Ben10083 - -# 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: "Merchants now can state specific greeting based on general species." - - rscadd: "Merchants now can have biases against different species, upcharging or discounting their prices, or even refusing service." - - qol: "Skrell pet store owner will now be racist against machines." - - code_imp: "Functionality for merchants to check for subspecies greeting, and later general species greeting if none is found." - - code_imp: "New lists that cover all subspecies of each species added (IE ALL_IPCS)." diff --git a/html/changelogs/Ben10083 - Rosette.yml b/html/changelogs/Ben10083 - Rosette.yml deleted file mode 100644 index 747f937ea69..00000000000 --- a/html/changelogs/Ben10083 - Rosette.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: Ben10083 - -# 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: "Holy sun rosette now specified as being used for the Kin of S'rendarr. New extended desc added to replace the old one that didn't fit the rosette." diff --git a/html/changelogs/Crosarius - siakhrobes.yml b/html/changelogs/Crosarius - siakhrobes.yml deleted file mode 100644 index 779323168dc..00000000000 --- a/html/changelogs/Crosarius - siakhrobes.yml +++ /dev/null @@ -1,8 +0,0 @@ -author: Crosarius - -delete-after: True - -changes: - - imageadd: "Added sprites for Si'akh Priest robes" - - rscadd: "Added Si'akh Priest robes to the Unathi xeno loadout." - - qol: "Allows Si'akh Priest robes and Sk'akh Priest robes to be taken by Off Duty & Visitor crewmember roles." diff --git a/html/changelogs/DreamySkrell-momev-update.yml b/html/changelogs/DreamySkrell-momev-update.yml deleted file mode 100644 index b33bf065094..00000000000 --- a/html/changelogs/DreamySkrell-momev-update.yml +++ /dev/null @@ -1,7 +0,0 @@ - -author: DreamySkrell - -delete-after: True - -changes: - - rscadd: "More muffins." diff --git a/html/changelogs/GeneralCamo - SSOverlays Update.yml b/html/changelogs/GeneralCamo - SSOverlays Update.yml deleted file mode 100644 index 51ac9f4be65..00000000000 --- a/html/changelogs/GeneralCamo - SSOverlays Update.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: GeneralCamo - -# 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: - - refactor: "Ports SSOverlays from baystation12." diff --git a/html/changelogs/LynxSolstice-Canary-minor-QOL.yml b/html/changelogs/LynxSolstice-Canary-minor-QOL.yml deleted file mode 100644 index f9f38a55b27..00000000000 --- a/html/changelogs/LynxSolstice-Canary-minor-QOL.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: LynxSolstice - -# 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: "Swaps the sensors console to the WSO in the Canary, the Engine controls to the pilot, and moves the fuel pump for the fuel can to the thrusters, internally." diff --git a/html/changelogs/RustingWithYou - blueprintfix.yml b/html/changelogs/RustingWithYou - blueprintfix.yml deleted file mode 100644 index 68dd5037dd1..00000000000 --- a/html/changelogs/RustingWithYou - blueprintfix.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: RustingWithYou - -# 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: "Outpost blueprints will now work properly." - - qol: "Outpost blueprints will now only display a planet's generated name rather than its planet type." diff --git a/html/changelogs/archive/2024-05.yml b/html/changelogs/archive/2024-05.yml index 4711bed54bd..88f43094502 100644 --- a/html/changelogs/archive/2024-05.yml +++ b/html/changelogs/archive/2024-05.yml @@ -11,3 +11,49 @@ Sparky_hotdog: - bugfix: Entering a blank OOC message will now cancel the message, rather than sending nothing to chat. +2024-05-02: + Ben10083: + - spellcheck: Holy sun rosette now specified as being used for the Kin of S'rendarr. + New extended desc added to replace the old one that didn't fit the rosette. + - rscadd: Merchants now can state specific greeting based on general species. + - rscadd: Merchants now can have biases against different species, upcharging or + discounting their prices, or even refusing service. + - qol: Skrell pet store owner will now be racist against machines. + - code_imp: Functionality for merchants to check for subspecies greeting, and later + general species greeting if none is found. + - code_imp: New lists that cover all subspecies of each species added (IE ALL_IPCS). + Crosarius: + - imageadd: Added sprites for Si'akh Priest robes + - rscadd: Added Si'akh Priest robes to the Unathi xeno loadout. + - qol: Allows Si'akh Priest robes and Sk'akh Priest robes to be taken by Off Duty + & Visitor crewmember roles. + DreamySkrell: + - rscadd: More muffins. + FluffyGhost: + - balance: Hivebot beacons scale with the currently playing player count, if they + spawn on the main map (the Horizon, most likely). + - refactor: Refactored the hivebot code slightly, mostly in terms of DMDoc and reordering. + - code_imp: Turned various icons into static paths. + Geeves: + - rscadd: Examining a pipe or cable will now display its color as text. + - bugfix: Changing the ID of someone with an alt-title will no longer boot them + to the Misc section of the manifest. + - rscadd: Added a new type of hair gradient, short highlights, suited to shorter + hairstyles. There are upshifted and downshift variants to cater for different + lengths of hair. + GeneralCamo: + - refactor: Ports SSOverlays from baystation12. + LynxSolstice: + - qol: Swaps the sensors console to the WSO in the Canary, the Engine controls to + the pilot, and moves the fuel pump for the fuel can to the thrusters, internally. + ReadThisNamePlz: + - rscadd: Remapped the entirety of the science department. + - rscadd: Relocated the AI core to a more secure location. + - rscadd: Gave exploratory chemistry a syringe gun. + - rscadd: Added individual cell controls to xenobiology. + RustingWithYou: + - bugfix: Outpost blueprints will now work properly. + - qol: Outpost blueprints will now only display a planet's generated name rather + than its planet type. + Sparky_hotdog: + - bugfix: Bar stools can be properly rotated. diff --git a/html/changelogs/barstoolspin.yml b/html/changelogs/barstoolspin.yml deleted file mode 100644 index 0510db1d6a2..00000000000 --- a/html/changelogs/barstoolspin.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: Sparky_hotdog - -delete-after: True - -changes: - - bugfix: "Bar stools can be properly rotated." diff --git a/html/changelogs/fluffyghost-hivebotscaling.yml b/html/changelogs/fluffyghost-hivebotscaling.yml deleted file mode 100644 index aca25b7c1fa..00000000000 --- a/html/changelogs/fluffyghost-hivebotscaling.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: FluffyGhost - -# 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: "Hivebot beacons scale with the currently playing player count, if they spawn on the main map (the Horizon, most likely)." - - refactor: "Refactored the hivebot code slightly, mostly in terms of DMDoc and reordering." diff --git a/html/changelogs/fluffyghost-iconsstaticpath.yml b/html/changelogs/fluffyghost-iconsstaticpath.yml deleted file mode 100644 index 57092b6f85a..00000000000 --- a/html/changelogs/fluffyghost-iconsstaticpath.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: FluffyGhost - -# 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: - - code_imp: "Turned various icons into static paths." diff --git a/html/changelogs/geeevs-job_title_fix.yml b/html/changelogs/geeevs-job_title_fix.yml deleted file mode 100644 index 5904b8b20e0..00000000000 --- a/html/changelogs/geeevs-job_title_fix.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: Geeves - -delete-after: True - -changes: - - bugfix: "Changing the ID of someone with an alt-title will no longer boot them to the Misc section of the manifest." \ No newline at end of file diff --git a/html/changelogs/geeves-cable_labeling.yml b/html/changelogs/geeves-cable_labeling.yml deleted file mode 100644 index 858d1f81ce6..00000000000 --- a/html/changelogs/geeves-cable_labeling.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: Geeves - -delete-after: True - -changes: - - rscadd: "Examining a pipe or cable will now display its color as text." \ No newline at end of file diff --git a/html/changelogs/geeves-short_highlights.yml b/html/changelogs/geeves-short_highlights.yml deleted file mode 100644 index 8ca99c00416..00000000000 --- a/html/changelogs/geeves-short_highlights.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: Geeves - -delete-after: True - -changes: - - rscadd: "Added a new type of hair gradient, short highlights, suited to shorter hairstyles. There are upshifted and downshift variants to cater for different lengths of hair." \ No newline at end of file diff --git a/html/changelogs/scienceremapchangelog.yml b/html/changelogs/scienceremapchangelog.yml deleted file mode 100644 index 867267f59cb..00000000000 --- a/html/changelogs/scienceremapchangelog.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: ReadThisNamePlz - -# 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: "Remapped the entirety of the science department." - - rscadd: "Relocated the AI core to a more secure location." - - rscadd: "Gave exploratory chemistry a syringe gun." - - rscadd: "Added individual cell controls to xenobiology."