diff --git a/html/changelogs/Batrachophreno-AreasCleanup.yml b/html/changelogs/Batrachophreno-AreasCleanup.yml deleted file mode 100644 index 34d73a65b9e..00000000000 --- a/html/changelogs/Batrachophreno-AreasCleanup.yml +++ /dev/null @@ -1,65 +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: Batrachophrenoboocosmomachia - -# 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: "Area names now populate in the Status tab if your character is holding a GPS unit in their active or inactive hand." - - rscadd: "Area blurbs now poulate in the Status tab under any condition (so long as the area has one)." - - refactor: "Refactored all the scattered Horizon /area/ definitions into unified folder." - - refactor: "Re-mapped and renamed most affected areas for better clarity and easier future updates." - - code_imp: "Added additional metadata variables to Horizon /areas/" - - qol: "Updated some procs to generate consistently descriptive area names for the Horizon." - - qol: "Added directional exit helpers to several access-restricted airlocks (able to leave areas without needing someone to open the doors for you, where appropriate)." - - bugfix: "Assorted minor mapping bugfixes (random outside disconnected vent, non-functional shutters, merge-mangled grates, etc.)" diff --git a/html/changelogs/Batrachophreno-FalseFireAlarm.yml b/html/changelogs/Batrachophreno-FalseFireAlarm.yml deleted file mode 100644 index 29afac26310..00000000000 --- a/html/changelogs/Batrachophreno-FalseFireAlarm.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: Batrachophrenoboocosmomachia - -# 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: "Remove orphaned fire alarm code from air alarms." diff --git a/html/changelogs/Batrachophreno-PortStarboard.yml b/html/changelogs/Batrachophreno-PortStarboard.yml deleted file mode 100644 index b91b5de63d4..00000000000 --- a/html/changelogs/Batrachophreno-PortStarboard.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: Batrachophrenoboocosmomachia - -# 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: "Reassigned a few maintenance areas that were incorrectly placed port/starboard." - - qol: "Adjusted default GPS UI size to better fit updated area names." diff --git a/html/changelogs/Batrachophreno-Tcomms.yml b/html/changelogs/Batrachophreno-Tcomms.yml deleted file mode 100644 index 976e8796fae..00000000000 --- a/html/changelogs/Batrachophreno-Tcomms.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: Batrachophrenoboocosmomachia - -# 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: "Made it so when no AI is being played, Communications Blackouts will always announce their presence. If AI is being played, the existing 30% chance of firing silently remains in place." - - bugfix: "Refactor of Communications Blackout event to flag tcomm processors to scramble signals due to previous implementation (mass faux-EMP) seeming too unstable." - - bugfix: "Removed duplicate Communications Blackout event entry from container, removed deprecated event file." diff --git a/html/changelogs/Batrochophreno-DisposalFix.yml b/html/changelogs/Batrochophreno-DisposalFix.yml deleted file mode 100644 index 0bc35dd7323..00000000000 --- a/html/changelogs/Batrochophreno-DisposalFix.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: Batrachophrenoboocosmomachia - -# 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: "Disposal units no longer try to siphon the entire atmosphere." diff --git a/html/changelogs/ElorgRHG-winter-coat-tweaks.yml b/html/changelogs/ElorgRHG-winter-coat-tweaks.yml deleted file mode 100644 index 458dc9b9118..00000000000 --- a/html/changelogs/ElorgRHG-winter-coat-tweaks.yml +++ /dev/null @@ -1,14 +0,0 @@ -# Your name. -author: ElorgRHG - -# 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: "Fixes an inconsistency on the north-facing sprites of every winter coat. " - - imageadd: "Changed the palette on the colorable winter coats. " diff --git a/html/changelogs/archive/2025-07.yml b/html/changelogs/archive/2025-07.yml index 6ff1dec0b05..df81c9798d0 100644 --- a/html/changelogs/archive/2025-07.yml +++ b/html/changelogs/archive/2025-07.yml @@ -406,3 +406,36 @@ - rscadd: Hydrobelts can now contain crowbars. - rscadd: Slightly increased the volume of a few sound effects for hydroponics trays. - bugfix: Sugar tree seeds now appear corectly in seed storage machines. +2025-07-26: + Batrachophrenoboocosmomachia: + - bugfix: Reassigned a few maintenance areas that were incorrectly placed port/starboard. + - qol: Adjusted default GPS UI size to better fit updated area names. + - rscadd: Area names now populate in the Status tab if your character is holding + a GPS unit in their active or inactive hand. + - rscadd: Area blurbs now poulate in the Status tab under any condition (so long + as the area has one). + - refactor: Refactored all the scattered Horizon /area/ definitions into unified + folder. + - refactor: Re-mapped and renamed most affected areas for better clarity and easier + future updates. + - code_imp: Added additional metadata variables to Horizon /areas/ + - qol: Updated some procs to generate consistently descriptive area names for the + Horizon. + - qol: Added directional exit helpers to several access-restricted airlocks (able + to leave areas without needing someone to open the doors for you, where appropriate). + - bugfix: Assorted minor mapping bugfixes (random outside disconnected vent, non-functional + shutters, merge-mangled grates, etc.) + - qol: Made it so when no AI is being played, Communications Blackouts will always + announce their presence. If AI is being played, the existing 30% chance of firing + silently remains in place. + - bugfix: Refactor of Communications Blackout event to flag tcomm processors to + scramble signals due to previous implementation (mass faux-EMP) seeming too + unstable. + - bugfix: Removed duplicate Communications Blackout event entry from container, + removed deprecated event file. + - bugfix: Disposal units no longer try to siphon the entire atmosphere. + - bugfix: Remove orphaned fire alarm code from air alarms. + ElorgRHG: + - imageadd: 'Fixes an inconsistency on the north-facing sprites of every winter + coat. ' + - imageadd: 'Changed the palette on the colorable winter coats. '