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