diff --git a/html/changelogs/Bat-AccessController.yml b/html/changelogs/Bat-AccessController.yml deleted file mode 100644 index a06bc031b7e..00000000000 --- a/html/changelogs/Bat-AccessController.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Batrachophrenoboocosmomachia -delete-after: True -changes: - - bugfix: "Cleans up Access Controller TGUI to restore functionality of manually securing interior/exterior doors, general cleanup and jank reduction." diff --git a/html/changelogs/archive/2026-03.yml b/html/changelogs/archive/2026-03.yml index 0f302a072c3..812da0f1ec7 100644 --- a/html/changelogs/archive/2026-03.yml +++ b/html/changelogs/archive/2026-03.yml @@ -19,3 +19,10 @@ - bugfix: Fix bad qdels on tgui list inputs and engicarts. Minor performance increase. TheGreyWolf: - rscadd: The commissary cash register can now be filled out with a paper form. +2026-03-02: + Batrachophrenoboocosmomachia: + - bugfix: Cleans up Access Controller TGUI to restore functionality of manually + securing interior/exterior doors, general cleanup and jank reduction. + WickedCybs: + - rscdel: Removed quite a bit of unused custom items. They can return should their + characters resume activity. diff --git a/html/changelogs/wickedcybs_customitemremoval.yml b/html/changelogs/wickedcybs_customitemremoval.yml deleted file mode 100644 index 43d30af82ff..00000000000 --- a/html/changelogs/wickedcybs_customitemremoval.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: WickedCybs - -delete-after: True - -changes: - - rscdel: "Removed quite a bit of unused custom items. They can return should their characters resume activity."