From 9a5de4fbd450904ffbb488e21fd74f2ba8b987cc Mon Sep 17 00:00:00 2001 From: Changelogs Date: Tue, 1 Oct 2024 01:17:53 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- .../SimpleMaroon-livvecouldbeadream.yml | 61 ------------------- html/changelogs/archive/2024-10.yml | 19 ++++++ html/changelogs/hazelmouse-tcafcorvette.yml | 60 ------------------ 3 files changed, 19 insertions(+), 121 deletions(-) delete mode 100644 html/changelogs/SimpleMaroon-livvecouldbeadream.yml create mode 100644 html/changelogs/archive/2024-10.yml delete mode 100644 html/changelogs/hazelmouse-tcafcorvette.yml diff --git a/html/changelogs/SimpleMaroon-livvecouldbeadream.yml b/html/changelogs/SimpleMaroon-livvecouldbeadream.yml deleted file mode 100644 index c723f6077cf..00000000000 --- a/html/changelogs/SimpleMaroon-livvecouldbeadream.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: 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: - - rscadd: "Added Vaurca Attendants, a subspecies of a subspecies (Warriors). Compared to Warriors, they're faster, less prone to brute injury but more prone to burns, experience more pain than other Vaurcae, have a signature gaster tail, and no mandibles, along with a somewhat unique appearance compared to Warriors overall. They can also hold normal-sized items instead of small ones with their vestigial arms, and they have no bite attack." - - imageadd: "Added unique sprite aspects for the Vaurca Attendant compared to the Warrior, including a differently-shaped head and feet." - - bugfix: "Fixed the Vaurca Warrior left hand icon state, which was one pixel too far to the side on the north-facing sprite." - - qol: "Changed the name of Vaurca Warriors to Vaurca Myrmidon." diff --git a/html/changelogs/archive/2024-10.yml b/html/changelogs/archive/2024-10.yml new file mode 100644 index 00000000000..672ad633e10 --- /dev/null +++ b/html/changelogs/archive/2024-10.yml @@ -0,0 +1,19 @@ +2024-10-01: + SimpleMaroon: + - rscadd: Added Vaurca Attendants, a subspecies of a subspecies (Warriors). Compared + to Warriors, they're faster, less prone to brute injury but more prone to burns, + experience more pain than other Vaurcae, have a signature gaster tail, and no + mandibles, along with a somewhat unique appearance compared to Warriors overall. + They can also hold normal-sized items instead of small ones with their vestigial + arms, and they have no bite attack. + - imageadd: Added unique sprite aspects for the Vaurca Attendant compared to the + Warrior, including a differently-shaped head and feet. + - bugfix: Fixed the Vaurca Warrior left hand icon state, which was one pixel too + far to the side on the north-facing sprite. + - qol: Changed the name of Vaurca Warriors to Vaurca Myrmidon. + hazelmouse: + - rscadd: Remaps the Tau Ceti Armed Forces corvette ghostrole map to fit newer mapping + standards. Go Biesel! + - rscadd: Adds a variety of Tau Ceti Armed Forces uniform assets to the codebase, + including assets for officers and non-combatants, sprited by NobleRow. + - bugfix: The TCAF jacket is no longer invisible when worn. diff --git a/html/changelogs/hazelmouse-tcafcorvette.yml b/html/changelogs/hazelmouse-tcafcorvette.yml deleted file mode 100644 index cd71370cc32..00000000000 --- a/html/changelogs/hazelmouse-tcafcorvette.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: 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: "Remaps the Tau Ceti Armed Forces corvette ghostrole map to fit newer mapping standards. Go Biesel!" - - rscadd: "Adds a variety of Tau Ceti Armed Forces uniform assets to the codebase, including assets for officers and non-combatants, sprited by NobleRow." - - bugfix: "The TCAF jacket is no longer invisible when worn."