diff --git a/html/changelogs/AutoChangeLog-pr-95222.yml b/html/changelogs/AutoChangeLog-pr-95222.yml deleted file mode 100644 index 27b372a56ab..00000000000 --- a/html/changelogs/AutoChangeLog-pr-95222.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "JohnFulpWillard" -delete-after: True -changes: - - bugfix: "pAIs/AIs in a Modsuit/PDA can now take photos properly, and their zoom functionality works again." - - bugfix: "pAI abilities like host scan now works while inside of a PDA." - - qol: "pAI HUD now takes widescreen into account." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-95253.yml b/html/changelogs/AutoChangeLog-pr-95253.yml deleted file mode 100644 index d00bbc2d8af..00000000000 --- a/html/changelogs/AutoChangeLog-pr-95253.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Swan" -delete-after: True -changes: - - bugfix: "fixes the gravity generator's crushing gravity effect not disappearing when the gen goes offline" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-95254.yml b/html/changelogs/AutoChangeLog-pr-95254.yml deleted file mode 100644 index 96c88885ab9..00000000000 --- a/html/changelogs/AutoChangeLog-pr-95254.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Watermelon914" -delete-after: True -changes: - - bugfix: "Fixed composite types appearing incorrectly in the IC editor." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-95257.yml b/html/changelogs/AutoChangeLog-pr-95257.yml deleted file mode 100644 index 7f600f597fb..00000000000 --- a/html/changelogs/AutoChangeLog-pr-95257.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Absolucy" -delete-after: True -changes: - - bugfix: "Fixed a rare bug that could result in people permanently becoming pitch black as a result of stabilized pyrite or regenerative rainbow extracts." \ No newline at end of file diff --git a/html/changelogs/archive/2026-02.yml b/html/changelogs/archive/2026-02.yml index d6a152ee4a6..99a3e7cef13 100644 --- a/html/changelogs/archive/2026-02.yml +++ b/html/changelogs/archive/2026-02.yml @@ -414,7 +414,20 @@ - bugfix: fixed runechat's for radio emotes appearing incorrectly for observers - code_imp: reuse the emote check from living's hearing function 2026-02-27: + Absolucy: + - bugfix: Fixed a rare bug that could result in people permanently becoming pitch + black as a result of stabilized pyrite or regenerative rainbow extracts. + JohnFulpWillard: + - bugfix: pAIs/AIs in a Modsuit/PDA can now take photos properly, and their zoom + functionality works again. + - bugfix: pAI abilities like host scan now works while inside of a PDA. + - qol: pAI HUD now takes widescreen into account. Melbert: - bugfix: Weather anomaly cores are orderable from cargo - refactor: Anomaly core cargo orders are auto-generated - report any oddities with them. + Swan: + - bugfix: fixes the gravity generator's crushing gravity effect not disappearing + when the gen goes offline + Watermelon914: + - bugfix: Fixed composite types appearing incorrectly in the IC editor.