diff --git a/html/changelogs_ch/AutoChangeLog-pr-12620.yml b/html/changelogs_ch/AutoChangeLog-pr-12620.yml deleted file mode 100644 index a88920b6eb..0000000000 --- a/html/changelogs_ch/AutoChangeLog-pr-12620.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "FluffMedic" -delete-after: True -changes: - - balance: "removes material weapon dulling as a base things (can still be flicked on)" \ No newline at end of file diff --git a/html/changelogs_ch/AutoChangeLog-pr-12622.yml b/html/changelogs_ch/AutoChangeLog-pr-12622.yml deleted file mode 100644 index cdadccd5ee..0000000000 --- a/html/changelogs_ch/AutoChangeLog-pr-12622.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "zeskorion" -delete-after: True -changes: - - rscadd: "shapeshifter trait" \ No newline at end of file diff --git a/html/changelogs_ch/AutoChangeLog-pr-12669.yml b/html/changelogs_ch/AutoChangeLog-pr-12669.yml deleted file mode 100644 index 2adc379709..0000000000 --- a/html/changelogs_ch/AutoChangeLog-pr-12669.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Will" -delete-after: True -changes: - - bugfix: "Drawing blood with syringes and IV stands works properly again." \ No newline at end of file diff --git a/html/changelogs_ch/AutoChangeLog-pr-12670.yml b/html/changelogs_ch/AutoChangeLog-pr-12670.yml deleted file mode 100644 index d1bb7373c3..0000000000 --- a/html/changelogs_ch/AutoChangeLog-pr-12670.yml +++ /dev/null @@ -1,10 +0,0 @@ -author: "Diana, Kash." -delete-after: True -changes: - - qol: "The fryer now tells you how much oil is remaining in it." - - qol: "The fryer now alerts you if the fryer is underfilled or overfilled on oil" - - qol: "Tankers can now be attached to the fryer to fill it." - - bugfix: "Fryer works properly and adds oil to food" - - bugfix: "Fryer and trays no longer show 'phantom items' overlay." - - bugfix: "You can now insert oil into the fryer with any reagent container." - - code_imp: "Recipes are now a global list instead of a per-item list" \ No newline at end of file diff --git a/html/changelogs_ch/archive/2026-04.yml b/html/changelogs_ch/archive/2026-04.yml index 441fd7b849..a06446695b 100644 --- a/html/changelogs_ch/archive/2026-04.yml +++ b/html/changelogs_ch/archive/2026-04.yml @@ -115,3 +115,19 @@ - bugfix: Guns with nonstandard firemode selection properly set firemode properties during init - spellcheck: tape roll lathe entry +2026-04-13: + Diana, Kash.: + - qol: The fryer now tells you how much oil is remaining in it. + - qol: The fryer now alerts you if the fryer is underfilled or overfilled on oil + - qol: Tankers can now be attached to the fryer to fill it. + - bugfix: Fryer works properly and adds oil to food + - bugfix: Fryer and trays no longer show 'phantom items' overlay. + - bugfix: You can now insert oil into the fryer with any reagent container. + - code_imp: Recipes are now a global list instead of a per-item list + FluffMedic: + - balance: removes material weapon dulling as a base things (can still be flicked + on) + Will: + - bugfix: Drawing blood with syringes and IV stands works properly again. + zeskorion: + - rscadd: shapeshifter trait