diff --git a/html/changelogs/Batrachophreno-StoryTellerCommands.yml b/html/changelogs/Batrachophreno-StoryTellerCommands.yml deleted file mode 100644 index 7f6e9210f03..00000000000 --- a/html/changelogs/Batrachophreno-StoryTellerCommands.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: - - rscadd: "Grants Odyssey Storytellers access to 22 different moderator/admin/debug commands to make their lives easier." diff --git a/html/changelogs/ElorgRHG-colorable-taj-cloaks-and-scarf.yml b/html/changelogs/ElorgRHG-colorable-taj-cloaks-and-scarf.yml deleted file mode 100644 index f0ff9627eda..00000000000 --- a/html/changelogs/ElorgRHG-colorable-taj-cloaks-and-scarf.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: - - rscadd: "Added colorable versions of some Tajara cloaks to the loadout." - - rscadd: "Added colorable versions of Tajara fur scarf to the loadout." diff --git a/html/changelogs/Hellfirejag-falcata_exosuit.yml b/html/changelogs/Hellfirejag-falcata_exosuit.yml deleted file mode 100644 index 70a42dfefb0..00000000000 --- a/html/changelogs/Hellfirejag-falcata_exosuit.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Hellfirejag -delete-after: True -changes: - - rscadd: "Added the falcata exoskeleton as a new low-tier 'combat hardsuit' for machinists to make." diff --git a/html/changelogs/addmissingmechmodules.yml b/html/changelogs/addmissingmechmodules.yml deleted file mode 100644 index fb69f2b847c..00000000000 --- a/html/changelogs/addmissingmechmodules.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Hellfirejag -delete-after: True -changes: - - rscadd: "Added missing recipes for mounted Teargas and Smoke grenade launchers to the mechatronic fabricator." diff --git a/html/changelogs/archive/2025-08.yml b/html/changelogs/archive/2025-08.yml index 7a48027955d..c379c19c914 100644 --- a/html/changelogs/archive/2025-08.yml +++ b/html/changelogs/archive/2025-08.yml @@ -108,3 +108,27 @@ exostellar skeleton. CometBlaze: - rscadd: Exo-stellar skeletons now come with a storage module by default. +2025-08-07: + Batrachophrenoboocosmomachia: + - rscadd: Grants Odyssey Storytellers access to 22 different moderator/admin/debug + commands to make their lives easier. + ElorgRHG: + - rscadd: Added colorable versions of some Tajara cloaks to the loadout. + - rscadd: Added colorable versions of Tajara fur scarf to the loadout. + Hellfirejag: + - rscadd: Added missing recipes for mounted Teargas and Smoke grenade launchers + to the mechatronic fabricator. + - rscadd: Added the falcata exoskeleton as a new low-tier 'combat hardsuit' for + machinists to make. + MattAtlas: + - bugfix: Wall leaning now properly updates mob density, meaning that you can walk + through tiles where there are people leaning on walls. + - bugfix: Medical items like bandages and ATKs can no longer be used on robotic + limbs. + - bugfix: Look Up will now follow the user around until they go under a solid tile. + - bugfix: TGUI Say Light Mode preference will now actually save. + - experiment: Increased the lobby roundstart time. + Wowzewow (Wezzy): + - bugfix: Hopefully fixes Schlorrgos from breaking unit tests. + hazelmouse: + - rscadd: Renames cyborg recharging stations to synthetic recharging stations. diff --git a/html/changelogs/hazelmouse-antiborgagenda.yml b/html/changelogs/hazelmouse-antiborgagenda.yml deleted file mode 100644 index 944fc09116a..00000000000 --- a/html/changelogs/hazelmouse-antiborgagenda.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: - - rscadd: "Renames cyborg recharging stations to synthetic recharging stations." diff --git a/html/changelogs/mattatlas-higherlobbytime.yml b/html/changelogs/mattatlas-higherlobbytime.yml deleted file mode 100644 index 122b59f4bca..00000000000 --- a/html/changelogs/mattatlas-higherlobbytime.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: MattAtlas - -# 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: - - experiment: "Increased the lobby roundstart time." diff --git a/html/changelogs/mattatlas-miscfixxes.yml b/html/changelogs/mattatlas-miscfixxes.yml deleted file mode 100644 index 5ce7783e523..00000000000 --- a/html/changelogs/mattatlas-miscfixxes.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: MattAtlas - -# 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: "Wall leaning now properly updates mob density, meaning that you can walk through tiles where there are people leaning on walls." - - bugfix: "Medical items like bandages and ATKs can no longer be used on robotic limbs." - - bugfix: "Look Up will now follow the user around until they go under a solid tile." - - bugfix: "TGUI Say Light Mode preference will now actually save." diff --git a/html/changelogs/wezzy_shlorgotest.yml b/html/changelogs/wezzy_shlorgotest.yml deleted file mode 100644 index 7af46d75254..00000000000 --- a/html/changelogs/wezzy_shlorgotest.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: 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: "Hopefully fixes Schlorrgos from breaking unit tests."