From b175f8527972456b98c97603ed866cd7df91ce6a Mon Sep 17 00:00:00 2001 From: Changelogs Date: Wed, 31 Jul 2024 00:45:05 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-3148.yml | 19 ------------------- html/changelogs/archive/2024-07.yml | 16 ++++++++++++++++ 2 files changed, 16 insertions(+), 19 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-3148.yml diff --git a/html/changelogs/AutoChangeLog-pr-3148.yml b/html/changelogs/AutoChangeLog-pr-3148.yml deleted file mode 100644 index d3810c21aaeb..000000000000 --- a/html/changelogs/AutoChangeLog-pr-3148.yml +++ /dev/null @@ -1,19 +0,0 @@ -author: rkz, benbot(benjamin), Time-Green, SteelSlayer, floyd, Qustinuus, ArcaneDefence, - FlowerCuco -changes: - - {rscadd: Food storage! Hide some glass in the captains cake! Begone digestive - tract!} - - {rscadd: 'Bread, Cake and Spaghetti to Newfood'} - - {rscadd: some smaller foods can now be eaten whilst on the run! (This ONLY applies - to newfood items thus far!)} - - {rscadd: converted edible component to work with newfood} - - {rscdel: 'oldfood for Bread, Cake and Spaghetti'} - - {rscdel: 'Temporarily removes customfood bread, cake, pasta, and sandwiches'} - - {tweak: edited a few messed up values} - - {tweak: 'food trash is sensible now. Finishing stuff like cake will actually spawn - a plate rubbish. Instead of you eating the plate, biggun, perhaps properly dispose - of it!'} - - {bugfix: Wildly STUPID item weights. Candycorn and cakes are no longer the SAME - size} - - {code_imp: provides some semblance of sorting for signal defines} -delete-after: true diff --git a/html/changelogs/archive/2024-07.yml b/html/changelogs/archive/2024-07.yml index 469407317915..9f9679a752b3 100644 --- a/html/changelogs/archive/2024-07.yml +++ b/html/changelogs/archive/2024-07.yml @@ -149,3 +149,19 @@ 2024-07-27: Gristlebee: - rscadd: Marker beacons can now be printed at the autolathe from the Misc tab +2024-07-31: + rkz, benbot(benjamin), Time-Green, SteelSlayer, floyd, Qustinuus, ArcaneDefence, FlowerCuco: + - rscadd: Food storage! Hide some glass in the captains cake! Begone digestive tract! + - rscadd: Bread, Cake and Spaghetti to Newfood + - rscadd: some smaller foods can now be eaten whilst on the run! (This ONLY applies + to newfood items thus far!) + - rscadd: converted edible component to work with newfood + - rscdel: oldfood for Bread, Cake and Spaghetti + - rscdel: Temporarily removes customfood bread, cake, pasta, and sandwiches + - tweak: edited a few messed up values + - tweak: food trash is sensible now. Finishing stuff like cake will actually spawn + a plate rubbish. Instead of you eating the plate, biggun, perhaps properly dispose + of it! + - bugfix: Wildly STUPID item weights. Candycorn and cakes are no longer the SAME + size + - code_imp: provides some semblance of sorting for signal defines