diff --git a/html/changelogs/AutoChangeLog-pr-59635.yml b/html/changelogs/AutoChangeLog-pr-59635.yml deleted file mode 100644 index 81c102c64e4..00000000000 --- a/html/changelogs/AutoChangeLog-pr-59635.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: "Watermelon914" -delete-after: True -changes: - - expansion: "Adds the multiplexer circuit component." - - expansion: "Changed the drone circuit to have a lower movement delay." - - qol: "Circuit components can now be directly inserted into shells." - - qol: "Added the description and special details to each circuit component that can be accessed when it is inside an integrated circuit. These will have specific details, such as power usage, distance effectiveness and more." diff --git a/html/changelogs/AutoChangeLog-pr-59705.yml b/html/changelogs/AutoChangeLog-pr-59705.yml deleted file mode 100644 index 4e47ca03783..00000000000 --- a/html/changelogs/AutoChangeLog-pr-59705.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Melbert" -delete-after: True -changes: - - refactor: "Cow tipping and medibot tipping is now a component." diff --git a/html/changelogs/AutoChangeLog-pr-59732.yml b/html/changelogs/AutoChangeLog-pr-59732.yml deleted file mode 100644 index efe823a86f9..00000000000 --- a/html/changelogs/AutoChangeLog-pr-59732.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Ed640" -delete-after: True -changes: - - bugfix: "Paper bins after being stacked too high to fall over or getting burnt will no longer void your \"important\" paper forms when trying to add more paper afterwards." diff --git a/html/changelogs/AutoChangeLog-pr-59762.yml b/html/changelogs/AutoChangeLog-pr-59762.yml deleted file mode 100644 index d6770fe886f..00000000000 --- a/html/changelogs/AutoChangeLog-pr-59762.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Ryll/Shaps" -delete-after: True -changes: - - qol: "Admin ghosts can now use the :j speech prefix to relay messages from deadchat to their current linked body, if one exists. Perfect for keeping in touch with your deployed ERT via headset without needing to stay in your body back at Centcom!" diff --git a/html/changelogs/AutoChangeLog-pr-59765.yml b/html/changelogs/AutoChangeLog-pr-59765.yml deleted file mode 100644 index 26214fbff02..00000000000 --- a/html/changelogs/AutoChangeLog-pr-59765.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "YakumoChen" -delete-after: True -changes: - - bugfix: "Dynamic will no longer create malf humans for players for never play silicon in the first place." diff --git a/html/changelogs/archive/2021-06.yml b/html/changelogs/archive/2021-06.yml index 92806f95585..d7eaa4cd040 100644 --- a/html/changelogs/archive/2021-06.yml +++ b/html/changelogs/archive/2021-06.yml @@ -521,3 +521,24 @@ - bugfix: Specific chem dispenser recipes no longer create fonts of infinite power. Watermelon914: - bugfix: Fixed explosions delimbing you if they're weaker +2021-06-24: + Ed640: + - bugfix: Paper bins after being stacked too high to fall over or getting burnt + will no longer void your "important" paper forms when trying to add more paper + afterwards. + Melbert: + - refactor: Cow tipping and medibot tipping is now a component. + Ryll/Shaps: + - qol: Admin ghosts can now use the :j speech prefix to relay messages from deadchat + to their current linked body, if one exists. Perfect for keeping in touch with + your deployed ERT via headset without needing to stay in your body back at Centcom! + Watermelon914: + - expansion: Adds the multiplexer circuit component. + - expansion: Changed the drone circuit to have a lower movement delay. + - qol: Circuit components can now be directly inserted into shells. + - qol: Added the description and special details to each circuit component that + can be accessed when it is inside an integrated circuit. These will have specific + details, such as power usage, distance effectiveness and more. + YakumoChen: + - bugfix: Dynamic will no longer create malf humans for players for never play silicon + in the first place.