diff --git a/html/changelogs/AutoChangeLog-pr-94649.yml b/html/changelogs/AutoChangeLog-pr-94649.yml deleted file mode 100644 index c74e0b44250..00000000000 --- a/html/changelogs/AutoChangeLog-pr-94649.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SpaceSmithers" -delete-after: True -changes: - - rscadd: "Card readers can now be printed at cargo techfabs" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-94667.yml b/html/changelogs/AutoChangeLog-pr-94667.yml deleted file mode 100644 index 8d4eea7743e..00000000000 --- a/html/changelogs/AutoChangeLog-pr-94667.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "LT3" -delete-after: True -changes: - - bugfix: "Emergency shuttle purchase menu now lists the shuttle prices" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-94669.yml b/html/changelogs/AutoChangeLog-pr-94669.yml deleted file mode 100644 index 111eaf4d7f9..00000000000 --- a/html/changelogs/AutoChangeLog-pr-94669.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Jacquerel" -delete-after: True -changes: - - bugfix: "Killing yourself with a Gullion fish in an oxygenated environment will correctly turn you into a statue" - - bugfix: "Killing yourself with a Gullion fish will kill you rather than leaving you as a living statue that can't do anything and forcing you to Ghost manually" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-94673.yml b/html/changelogs/AutoChangeLog-pr-94673.yml deleted file mode 100644 index dc81b7e7172..00000000000 --- a/html/changelogs/AutoChangeLog-pr-94673.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "vinylspiders" -delete-after: True -changes: - - bugfix: "fixes a bug where the quirk menu does not update when adding/removing quirks" - - bugfix: "fixes some fontawesome ui icons displaying as unicode literals instead of the actual icons" - - bugfix: "nearsightedness and other quirk prefs that use iconned dropdowns will no longer be cut off" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-94679.yml b/html/changelogs/AutoChangeLog-pr-94679.yml deleted file mode 100644 index dd39c662ba5..00000000000 --- a/html/changelogs/AutoChangeLog-pr-94679.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SyncIt21" -delete-after: True -changes: - - bugfix: "vegan cake batter is correctly vegan and has no dairy." \ No newline at end of file diff --git a/html/changelogs/archive/2026-01.yml b/html/changelogs/archive/2026-01.yml index 2f0df91ec3b..5e50547c97d 100644 --- a/html/changelogs/archive/2026-01.yml +++ b/html/changelogs/archive/2026-01.yml @@ -24,3 +24,22 @@ - qol: you can wrench a stack of ducts on the ground to create a pipe - refactor: plumbing code has been improved overall. Report bugs on github - bugfix: dimensional anomaly transformed airlocks save their cycling id +2026-01-02: + Jacquerel: + - bugfix: Killing yourself with a Gullion fish in an oxygenated environment will + correctly turn you into a statue + - bugfix: Killing yourself with a Gullion fish will kill you rather than leaving + you as a living statue that can't do anything and forcing you to Ghost manually + LT3: + - bugfix: Emergency shuttle purchase menu now lists the shuttle prices + SpaceSmithers: + - rscadd: Card readers can now be printed at cargo techfabs + SyncIt21: + - bugfix: vegan cake batter is correctly vegan and has no dairy. + vinylspiders: + - bugfix: fixes a bug where the quirk menu does not update when adding/removing + quirks + - bugfix: fixes some fontawesome ui icons displaying as unicode literals instead + of the actual icons + - bugfix: nearsightedness and other quirk prefs that use iconned dropdowns will + no longer be cut off