From 6d39ecdaad6b1f6e15bdb1d6b2900aab8ebe3261 Mon Sep 17 00:00:00 2001 From: Changelogs Date: Mon, 21 Oct 2024 01:13:23 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/ClemTheDuck-ArmourTweaks.yml | 59 ------------------ .../ClemTheDuck-Armourvaluetweaks.yml | 60 ------------------- .../SimpleMaroon-attendantmechaeyes.yml | 58 ------------------ html/changelogs/Snowy1237-grem_fix.yml | 58 ------------------ html/changelogs/archive/2024-10.yml | 30 ++++++++++ .../fluffyghost-digsiteexoplanetturfs.yml | 60 ------------------- ...ffyghost-fixcollectablexenomorphhelmet.yml | 58 ------------------ .../changelogs/fluffyghost-fixgrippericon.yml | 59 ------------------ .../fluffyghost-fixtoysteleinteractions.yml | 58 ------------------ .../fluffyghost-lightreplacerpainrp.yml | 59 ------------------ .../changelogs/fluffyghost-roboticsyringe.yml | 58 ------------------ 11 files changed, 30 insertions(+), 587 deletions(-) delete mode 100644 html/changelogs/ClemTheDuck-ArmourTweaks.yml delete mode 100644 html/changelogs/ClemTheDuck-Armourvaluetweaks.yml delete mode 100644 html/changelogs/SimpleMaroon-attendantmechaeyes.yml delete mode 100644 html/changelogs/Snowy1237-grem_fix.yml delete mode 100644 html/changelogs/fluffyghost-digsiteexoplanetturfs.yml delete mode 100644 html/changelogs/fluffyghost-fixcollectablexenomorphhelmet.yml delete mode 100644 html/changelogs/fluffyghost-fixgrippericon.yml delete mode 100644 html/changelogs/fluffyghost-fixtoysteleinteractions.yml delete mode 100644 html/changelogs/fluffyghost-lightreplacerpainrp.yml delete mode 100644 html/changelogs/fluffyghost-roboticsyringe.yml diff --git a/html/changelogs/ClemTheDuck-ArmourTweaks.yml b/html/changelogs/ClemTheDuck-ArmourTweaks.yml deleted file mode 100644 index dff2c167bd1..00000000000 --- a/html/changelogs/ClemTheDuck-ArmourTweaks.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: ClemTheDuck - -# 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: "Tweaked armour slowdown to be spread between the plate, arm and leg guards. Having the full set on will slow you down the most, taking the arm and leg guards off will make you faster." - diff --git a/html/changelogs/ClemTheDuck-Armourvaluetweaks.yml b/html/changelogs/ClemTheDuck-Armourvaluetweaks.yml deleted file mode 100644 index 4121e6087ce..00000000000 --- a/html/changelogs/ClemTheDuck-Armourvaluetweaks.yml +++ /dev/null @@ -1,60 +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: ClemTheDuck - -# 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: "Changes the armour values of the Heavy Helmet to be in line with the Heavy Plate stats and other heavy armour stats." - - balance: "Changes the armour values of the Imperial Flak Vest to be equal to Corporate Security plates, should make the imperial flak vest actually useful as armour." - - balance: "Changes the armour values of the TCAF Light carapce to be equal to Corporate Security plates, this is to make it actually have some tradeoff and stand out against the TCAF Heavy Carapce." diff --git a/html/changelogs/SimpleMaroon-attendantmechaeyes.yml b/html/changelogs/SimpleMaroon-attendantmechaeyes.yml deleted file mode 100644 index 598f4d6fa74..00000000000 --- a/html/changelogs/SimpleMaroon-attendantmechaeyes.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: 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: - - qol: "Vaurca Attendants can now use the same mecha eye body markings as Workers." diff --git a/html/changelogs/Snowy1237-grem_fix.yml b/html/changelogs/Snowy1237-grem_fix.yml deleted file mode 100644 index 837de965f4b..00000000000 --- a/html/changelogs/Snowy1237-grem_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: Snowy1237 - -# 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 greimorian workers making greimorians out of dead greimorians." diff --git a/html/changelogs/archive/2024-10.yml b/html/changelogs/archive/2024-10.yml index 23882430b0c..0a3528acff4 100644 --- a/html/changelogs/archive/2024-10.yml +++ b/html/changelogs/archive/2024-10.yml @@ -234,3 +234,33 @@ - rscadd: Greatcoat options added to loadout. dessysalta: - rscadd: Rejoice! The freebooter and freighter offships can now have IPC captains. +2024-10-21: + ClemTheDuck: + - balance: Tweaked armour slowdown to be spread between the plate, arm and leg guards. + Having the full set on will slow you down the most, taking the arm and leg guards + off will make you faster. + - balance: Changes the armour values of the Heavy Helmet to be in line with the + Heavy Plate stats and other heavy armour stats. + - balance: Changes the armour values of the Imperial Flak Vest to be equal to Corporate + Security plates, should make the imperial flak vest actually useful as armour. + - balance: Changes the armour values of the TCAF Light carapce to be equal to Corporate + Security plates, this is to make it actually have some tradeoff and stand out + against the TCAF Heavy Carapce. + FluffyGhost: + - bugfix: Replaced the outside turfs with exoplanet ones for the digsite. + - bugfix: Fixed some exoplanet areas not having an exoplanet base turf. + - code_imp: Wrote a unit test for exoplanet areas to ensure they have an exoplanet + base turf. + - bugfix: Fixed toys being interactable from distance, while floored etcetera. + - rscadd: Added a robotic syringe, to be used by borgs, that do not get dirty and + gives infection to people after the first use. + - code_imp: Removed a snowflake storage code for the light replacer, that was bypassing + the doafter loading inside afterattack. + - bugfix: Fixed multi-stacking light replacing doafter. + - bugfix: Fixed grippers icon not displaying the content of the gripper. + - bugfix: Gripper icon now updates when the item content changes (in most situations?). + - bugfix: Fixed the xenomorph helmet icon state. + SimpleMaroon: + - qol: Vaurca Attendants can now use the same mecha eye body markings as Workers. + Snowy1237: + - bugfix: Fixed greimorian workers making greimorians out of dead greimorians. diff --git a/html/changelogs/fluffyghost-digsiteexoplanetturfs.yml b/html/changelogs/fluffyghost-digsiteexoplanetturfs.yml deleted file mode 100644 index c3f048e7c74..00000000000 --- a/html/changelogs/fluffyghost-digsiteexoplanetturfs.yml +++ /dev/null @@ -1,60 +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: - - bugfix: "Replaced the outside turfs with exoplanet ones for the digsite." - - bugfix: "Fixed some exoplanet areas not having an exoplanet base turf." - - code_imp: "Wrote a unit test for exoplanet areas to ensure they have an exoplanet base turf." diff --git a/html/changelogs/fluffyghost-fixcollectablexenomorphhelmet.yml b/html/changelogs/fluffyghost-fixcollectablexenomorphhelmet.yml deleted file mode 100644 index 8e4dfaa59a1..00000000000 --- a/html/changelogs/fluffyghost-fixcollectablexenomorphhelmet.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: - - bugfix: "Fixed the xenomorph helmet icon state." diff --git a/html/changelogs/fluffyghost-fixgrippericon.yml b/html/changelogs/fluffyghost-fixgrippericon.yml deleted file mode 100644 index 556840eb5b7..00000000000 --- a/html/changelogs/fluffyghost-fixgrippericon.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: - - bugfix: "Fixed grippers icon not displaying the content of the gripper." - - bugfix: "Gripper icon now updates when the item content changes (in most situations?)." diff --git a/html/changelogs/fluffyghost-fixtoysteleinteractions.yml b/html/changelogs/fluffyghost-fixtoysteleinteractions.yml deleted file mode 100644 index 5adae30b7ad..00000000000 --- a/html/changelogs/fluffyghost-fixtoysteleinteractions.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: - - bugfix: "Fixed toys being interactable from distance, while floored etcetera." diff --git a/html/changelogs/fluffyghost-lightreplacerpainrp.yml b/html/changelogs/fluffyghost-lightreplacerpainrp.yml deleted file mode 100644 index 87ec87b32e2..00000000000 --- a/html/changelogs/fluffyghost-lightreplacerpainrp.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: - - code_imp: "Removed a snowflake storage code for the light replacer, that was bypassing the doafter loading inside afterattack." - - bugfix: "Fixed multi-stacking light replacing doafter." diff --git a/html/changelogs/fluffyghost-roboticsyringe.yml b/html/changelogs/fluffyghost-roboticsyringe.yml deleted file mode 100644 index 6c16e51a013..00000000000 --- a/html/changelogs/fluffyghost-roboticsyringe.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: - - rscadd: "Added a robotic syringe, to be used by borgs, that do not get dirty and gives infection to people after the first use."