From 2d9f6fd93de56010a0932bcd7a054275e2fbf14c Mon Sep 17 00:00:00 2001 From: Changelogs Date: Sat, 30 Aug 2025 01:14:54 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- .../ASmallCuteCat - infesnakestion.yml | 58 ------------------- html/changelogs/Fyni-MineNerf.yml | 58 ------------------- html/changelogs/archive/2025-08.yml | 10 ++++ .../fabiank3-hangar-air-station.yml | 6 -- 4 files changed, 10 insertions(+), 122 deletions(-) delete mode 100644 html/changelogs/ASmallCuteCat - infesnakestion.yml delete mode 100644 html/changelogs/Fyni-MineNerf.yml delete mode 100644 html/changelogs/fabiank3-hangar-air-station.yml diff --git a/html/changelogs/ASmallCuteCat - infesnakestion.yml b/html/changelogs/ASmallCuteCat - infesnakestion.yml deleted file mode 100644 index 89871c20708..00000000000 --- a/html/changelogs/ASmallCuteCat - infesnakestion.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: ASmallCuteCat - -# 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 snakes to the list of animals that can infest the ship." diff --git a/html/changelogs/Fyni-MineNerf.yml b/html/changelogs/Fyni-MineNerf.yml deleted file mode 100644 index c17eb95f094..00000000000 --- a/html/changelogs/Fyni-MineNerf.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: Fyni - -# 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: "Nerfs door rigged mines." diff --git a/html/changelogs/archive/2025-08.yml b/html/changelogs/archive/2025-08.yml index 71686e42b0e..ae8ac12e0dc 100644 --- a/html/changelogs/archive/2025-08.yml +++ b/html/changelogs/archive/2025-08.yml @@ -472,3 +472,13 @@ - rscadd: Added ceres lance gear loadouts to the uplink, aswell as a nerfed bunker suit to the uplink. - rscadd: Added a modkit for ceres lance voidsuits. +2025-08-30: + ASmallCuteCat: + - rscadd: Added snakes to the list of animals that can infest the ship. + FabianK3: + - rscadd: Added a new area, the Hangar Air Station. The hallway in front of the + pilot room on deck one has been repurposed to an air station allowing the hanger + crew to handle refilling shuttles with air and allowing them to dispose of waste + air safely. + Fyni: + - rscadd: Nerfs door rigged mines. diff --git a/html/changelogs/fabiank3-hangar-air-station.yml b/html/changelogs/fabiank3-hangar-air-station.yml deleted file mode 100644 index 360a44bce87..00000000000 --- a/html/changelogs/fabiank3-hangar-air-station.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: FabianK3 - -delete-after: True - -changes: - - rscadd: "Added a new area, the Hangar Air Station. The hallway in front of the pilot room on deck one has been repurposed to an air station allowing the hanger crew to handle refilling shuttles with air and allowing them to dispose of waste air safely."