From 7e40d6eff3f9b6815f5dcc443018d1af61cd1877 Mon Sep 17 00:00:00 2001 From: Changelogs Date: Sun, 24 May 2026 03:27:21 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/CommissarySearch.yml | 6 -- html/changelogs/ElorgRHG-cargo-pant.yml | 13 ---- html/changelogs/FixesSimpleMobProjectiles.yml | 7 --- html/changelogs/archive/2026-05.yml | 22 +++++++ html/changelogs/dessysalta-22479.yml | 58 ------------------ html/changelogs/hazelmouse-twoshakers.yml | 59 ------------------- .../hellfirejag-remove-before-flight.yml | 4 -- .../kano-dot-never-stylish-enough.yml | 6 -- .../changelogs/wezzy_fixes-medical-blinky.yml | 58 ------------------ 9 files changed, 22 insertions(+), 211 deletions(-) delete mode 100644 html/changelogs/CommissarySearch.yml delete mode 100644 html/changelogs/ElorgRHG-cargo-pant.yml delete mode 100644 html/changelogs/FixesSimpleMobProjectiles.yml delete mode 100644 html/changelogs/dessysalta-22479.yml delete mode 100644 html/changelogs/hazelmouse-twoshakers.yml delete mode 100644 html/changelogs/hellfirejag-remove-before-flight.yml delete mode 100644 html/changelogs/kano-dot-never-stylish-enough.yml delete mode 100644 html/changelogs/wezzy_fixes-medical-blinky.yml diff --git a/html/changelogs/CommissarySearch.yml b/html/changelogs/CommissarySearch.yml deleted file mode 100644 index 5edcb497243..00000000000 --- a/html/changelogs/CommissarySearch.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: TheGreyWolf - -delete-after: True - -changes: - - rscadd: "Added a search function to the quikpay, commissary register and other devices using that system." diff --git a/html/changelogs/ElorgRHG-cargo-pant.yml b/html/changelogs/ElorgRHG-cargo-pant.yml deleted file mode 100644 index b8bfa69a579..00000000000 --- a/html/changelogs/ElorgRHG-cargo-pant.yml +++ /dev/null @@ -1,13 +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 cargo pants to the loadout." diff --git a/html/changelogs/FixesSimpleMobProjectiles.yml b/html/changelogs/FixesSimpleMobProjectiles.yml deleted file mode 100644 index fefdbb2caaf..00000000000 --- a/html/changelogs/FixesSimpleMobProjectiles.yml +++ /dev/null @@ -1,7 +0,0 @@ - -author: Fenodyree - -delete-after: True - -changes: - - bugfix: "Fixes all hostile simple mobs shooting the base projectile, instead of their specified projectile." diff --git a/html/changelogs/archive/2026-05.yml b/html/changelogs/archive/2026-05.yml index af860fe335f..9caaf34109e 100644 --- a/html/changelogs/archive/2026-05.yml +++ b/html/changelogs/archive/2026-05.yml @@ -232,3 +232,25 @@ to Tiny. - balance: Increases size of Airlock Electronics from Tiny to Small (matches other circuitboards). +2026-05-24: + Dessysalta: + - rscadd: Adds Zavod Asset Crates to the uplink, and the suit itself to the hardsuit + token for Operatives. + ElorgRHG: + - rscadd: Added colorable cargo pants to the loadout. + Fenodyree: + - bugfix: Fixes all hostile simple mobs shooting the base projectile, instead of + their specified projectile. + Hellfirejag: + - code_imp: Added an ENFORCE_CALCULUS(seconds_per_tick) macro to help spot bugs + in procs that use calculus methods. + Kano: + - rscadd: Ported 6 hairstyles from Shiptest. + TheGreyWolf: + - rscadd: Added a search function to the quikpay, commissary register and other + devices using that system. + Wowzewow (Wezzy): + - bugfix: Fixes ATK and ABK stack overlays + hazelmouse: + - rscadd: Added a second shaker to the Horizon's bar. + - bugfix: BarDrobes now contain every service corporation's uniform. diff --git a/html/changelogs/dessysalta-22479.yml b/html/changelogs/dessysalta-22479.yml deleted file mode 100644 index 10fe019a137..00000000000 --- a/html/changelogs/dessysalta-22479.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: Dessysalta - -# 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: "Adds Zavod Asset Crates to the uplink, and the suit itself to the hardsuit token for Operatives." diff --git a/html/changelogs/hazelmouse-twoshakers.yml b/html/changelogs/hazelmouse-twoshakers.yml deleted file mode 100644 index 27f4ef5bdc4..00000000000 --- a/html/changelogs/hazelmouse-twoshakers.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: 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: "Added a second shaker to the Horizon's bar." - - bugfix: "BarDrobes now contain every service corporation's uniform." diff --git a/html/changelogs/hellfirejag-remove-before-flight.yml b/html/changelogs/hellfirejag-remove-before-flight.yml deleted file mode 100644 index b02c58c63c1..00000000000 --- a/html/changelogs/hellfirejag-remove-before-flight.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Hellfirejag -delete-after: True -changes: - - code_imp: "Added an ENFORCE_CALCULUS(seconds_per_tick) macro to help spot bugs in procs that use calculus methods." diff --git a/html/changelogs/kano-dot-never-stylish-enough.yml b/html/changelogs/kano-dot-never-stylish-enough.yml deleted file mode 100644 index 72f2482faa8..00000000000 --- a/html/changelogs/kano-dot-never-stylish-enough.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: Kano - -delete-after: True - -changes: - - rscadd: "Ported 6 hairstyles from Shiptest." diff --git a/html/changelogs/wezzy_fixes-medical-blinky.yml b/html/changelogs/wezzy_fixes-medical-blinky.yml deleted file mode 100644 index b9ef5cb89a9..00000000000 --- a/html/changelogs/wezzy_fixes-medical-blinky.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: "Fixes ATK and ABK stack overlays"