diff --git a/html/changelogs/Bat-XenobotTgui.yml b/html/changelogs/Bat-XenobotTgui.yml deleted file mode 100644 index 038419503c2..00000000000 --- a/html/changelogs/Bat-XenobotTgui.yml +++ /dev/null @@ -1,14 +0,0 @@ -# Your name. -author: Batrachophrenoboocosmomachia - -# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again. -delete-after: True - -# Any changes you've made. See valid prefix list above. -# INDENT WITH TWO SPACES. NOT TABS. SPACES. -# SCREW THIS UP AND IT WON'T WORK. -# Also, this gets changed to [] after reading. Just remove the brackets when you add new shit. -# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog. -changes: - - refactor: "Converts xenobotany's Bioballistic Delivery System interface from NanoUI to TGUI." - - refactor: "Converts xenobotany's Lysis-Isolation Centrifuge interface from NanoUI to TGUI." diff --git a/html/changelogs/PlasticBagImprovement.yml b/html/changelogs/PlasticBagImprovement.yml deleted file mode 100644 index 567cc88bca5..00000000000 --- a/html/changelogs/PlasticBagImprovement.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: TheGreyWolf - -delete-after: True - -changes: - - qol: "Plastic bags can now hold more items and slightly bigger ones." - - qol: "Made toptart packages smaller so they fit in plastic bags." diff --git a/html/changelogs/StickyNotesForEveryone.yml b/html/changelogs/StickyNotesForEveryone.yml deleted file mode 100644 index cd0e10f0032..00000000000 --- a/html/changelogs/StickyNotesForEveryone.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: TheGreyWolf - -delete-after: True - -changes: - - rscadd: "Added stickynote pads to the following locations: Command offices, bridge, rep and liaison offices, journalist office, eng, medical and operations lobby, invest office and lab, galley, vacant office on D3, all three custodial closets, security meeting room, HR meeting room, machinist workshop, and tool storage." - - rscadd: "Added stickynotes to the loadout." diff --git a/html/changelogs/archive/2026-02.yml b/html/changelogs/archive/2026-02.yml index 5ecab08073f..ed2b06056a1 100644 --- a/html/changelogs/archive/2026-02.yml +++ b/html/changelogs/archive/2026-02.yml @@ -431,3 +431,19 @@ - bugfix: Made it so onion rings can be placed freely like every other food instead of being locked to one spot. - bugfix: Fixed description typos. +2026-02-23: + Batrachophrenoboocosmomachia: + - refactor: Converts xenobotany's Bioballistic Delivery System interface from NanoUI + to TGUI. + - refactor: Converts xenobotany's Lysis-Isolation Centrifuge interface from NanoUI + to TGUI. + JohnWildkins: + - rscdel: Removed lobby messages when a gamemode fails to be selected. + TheGreyWolf: + - rscadd: 'Added stickynote pads to the following locations: Command offices, bridge, + rep and liaison offices, journalist office, eng, medical and operations lobby, + invest office and lab, galley, vacant office on D3, all three custodial closets, + security meeting room, HR meeting room, machinist workshop, and tool storage.' + - rscadd: Added stickynotes to the loadout. + - qol: Plastic bags can now hold more items and slightly bigger ones. + - qol: Made toptart packages smaller so they fit in plastic bags. diff --git a/html/changelogs/johnwildkins-lobby.yml b/html/changelogs/johnwildkins-lobby.yml deleted file mode 100644 index f28cd1b03c6..00000000000 --- a/html/changelogs/johnwildkins-lobby.yml +++ /dev/null @@ -1,13 +0,0 @@ -# Your name. -author: JohnWildkins - -# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again. -delete-after: True - -# Any changes you've made. See valid prefix list above. -# INDENT WITH TWO SPACES. NOT TABS. SPACES. -# SCREW THIS UP AND IT WON'T WORK. -# Also, this gets changed to [] after reading. Just remove the brackets when you add new shit. -# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog. -changes: - - rscdel: "Removed lobby messages when a gamemode fails to be selected."