From 24d58566572cf222b8fde7db3e2d3169de2747af Mon Sep 17 00:00:00 2001 From: AuroraBuildBot Date: Mon, 18 Mar 2024 01:09:34 +0000 Subject: [PATCH] Automatic Changelog compile [ci skip] --- html/changelog.html | 15 +++++++ html/changelogs/.all_changelog.yml | 10 +++++ .../changelogs/DreamySkrell-decals-floors.yml | 9 ---- .../RustingWithYou - slightlydamp.yml | 41 ------------------ .../crunchypretzels-coalitionfood.yml | 43 ------------------- 5 files changed, 25 insertions(+), 93 deletions(-) delete mode 100644 html/changelogs/DreamySkrell-decals-floors.yml delete mode 100644 html/changelogs/RustingWithYou - slightlydamp.yml delete mode 100644 html/changelogs/crunchypretzels-coalitionfood.yml diff --git a/html/changelog.html b/html/changelog.html index 1f3250f8085..d7dcf45a05b 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -36,10 +36,19 @@

18 March 2024

+

DreamySkrell updated:

+

FluffyGhost updated:

+

RustingWithYou updated:

+

Tomixcomics updated:

+

crunchypretzels updated:

+

17 March 2024

DreamySkrell updated:

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index a5a4f5ff22a..48272cf6fb6 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -34300,8 +34300,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. crunchypretzels: - rscadd: Added Himean and Galatean Vulture voidsuits, the Buzzard and the Jackdaw. 2024-03-18: + DreamySkrell: + - rscadd: Adds floors, and recolores of existing floors. + - rscadd: Adds floor markings and decals. FluffyGhost: - backend: Updated the CI to use 515.1633. + RustingWithYou: + - tweak: Gives exoplanet water turfs some of the mechanics of normal water turfs. Tomixcomics: - tweak: Made kitchen fridges spawn with about 5-6 semi-randomized key items in them, such as sauces, spreads, and a few kitchen staples @@ -34315,3 +34320,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. so that they can be spawned in as objects. - backend: Changed flavored syrups from 'drinks' subtype to 'condiments' subtype. + crunchypretzels: + - rscadd: Added several new snack foods and drinks representing various Coalition + cultures. + - rscadd: Added a new, random-spawn vendor for Coalition snacks. + - rscadd: Added recipes for several new foods, namely Xanan dishes and Himean food. diff --git a/html/changelogs/DreamySkrell-decals-floors.yml b/html/changelogs/DreamySkrell-decals-floors.yml deleted file mode 100644 index 6cbb1d7f91c..00000000000 --- a/html/changelogs/DreamySkrell-decals-floors.yml +++ /dev/null @@ -1,9 +0,0 @@ - - -author: DreamySkrell - -delete-after: True - -changes: - - rscadd: "Adds floors, and recolores of existing floors." - - rscadd: "Adds floor markings and decals." diff --git a/html/changelogs/RustingWithYou - slightlydamp.yml b/html/changelogs/RustingWithYou - slightlydamp.yml deleted file mode 100644 index 5c07aede42e..00000000000 --- a/html/changelogs/RustingWithYou - slightlydamp.yml +++ /dev/null @@ -1,41 +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 -# wip (For works in progress) -# tweak -# soundadd -# sounddel -# rscadd (general adding of nice things) -# rscdel (general deleting of nice things) -# imageadd -# imagedel -# maptweak -# spellcheck (typo fixes) -# experiment -# balance -# admin -# backend -# security -# refactor -################################# - -# Your name. -author: RustingWithYou - -# 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, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries. -# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog. -changes: - - tweak: "Gives exoplanet water turfs some of the mechanics of normal water turfs." diff --git a/html/changelogs/crunchypretzels-coalitionfood.yml b/html/changelogs/crunchypretzels-coalitionfood.yml deleted file mode 100644 index 1f5f215c6c1..00000000000 --- a/html/changelogs/crunchypretzels-coalitionfood.yml +++ /dev/null @@ -1,43 +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 -# wip (For works in progress) -# tweak -# soundadd -# sounddel -# rscadd (general adding of nice things) -# rscdel (general deleting of nice things) -# imageadd -# imagedel -# maptweak -# spellcheck (typo fixes) -# experiment -# balance -# admin -# backend -# security -# refactor -################################# - -# Your name. -author: crunchypretzels - -# 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, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries. -# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog. -changes: - - rscadd: "Added several new snack foods and drinks representing various Coalition cultures." - - rscadd: "Added a new, random-spawn vendor for Coalition snacks." - - rscadd: "Added recipes for several new foods, namely Xanan dishes and Himean food."