diff --git a/html/changelogs/AutoChangeLog-pr-62982.yml b/html/changelogs/AutoChangeLog-pr-62982.yml deleted file mode 100644 index a27a33f9e9d..00000000000 --- a/html/changelogs/AutoChangeLog-pr-62982.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "Ryll/Shaps" -delete-after: True -changes: - - admin: "Added Datum Tagging, a new admin tool for quickly marking and referring back to various datums and atoms. You can tag atoms by ctrl+middle clicking them or using the right click context menu, or from their VV dropdown menu (especially for abstract datums that can't be clicked)." - - admin: "The View-Tags menu can quickly be accessed by F9 default, or using the View-Tags button at the bottom of the Admin -> Game status panel section." - - admin: "Tagged datums can also be referenced for things like proccalls and VV var edits, similarly to Marked objects." diff --git a/html/changelogs/AutoChangeLog-pr-63352.yml b/html/changelogs/AutoChangeLog-pr-63352.yml deleted file mode 100644 index 554d27c67e1..00000000000 --- a/html/changelogs/AutoChangeLog-pr-63352.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "carshalash" -delete-after: True -changes: - - bugfix: "Adds seeds to vending machines as intended. Corrects pathway for lasagne. Fixes issue with Bell peppers and baking cheese." diff --git a/html/changelogs/AutoChangeLog-pr-63363.yml b/html/changelogs/AutoChangeLog-pr-63363.yml deleted file mode 100644 index 0e7ce49fde9..00000000000 --- a/html/changelogs/AutoChangeLog-pr-63363.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "RandomGamer123" -delete-after: True -changes: - - bugfix: "Inverse reagents are now properly consumed when being transferred into a living body (eg. through syringes)." diff --git a/html/changelogs/AutoChangeLog-pr-63373.yml b/html/changelogs/AutoChangeLog-pr-63373.yml deleted file mode 100644 index a052f349291..00000000000 --- a/html/changelogs/AutoChangeLog-pr-63373.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Watermelon914" -delete-after: True -changes: - - bugfix: "You can no longer shove megafauna that you can't normally push." diff --git a/html/changelogs/AutoChangeLog-pr-63512.yml b/html/changelogs/AutoChangeLog-pr-63512.yml deleted file mode 100644 index 1006d9ffcea..00000000000 --- a/html/changelogs/AutoChangeLog-pr-63512.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "san7890" -delete-after: True -changes: - - bugfix: "The Nanotrasen News Network has updated their news tickers for when a station horrifically blows up to be more accommodating towards the person directly responsible for making sure it didn't horrifically blow up." diff --git a/html/changelogs/AutoChangeLog-pr-63513.yml b/html/changelogs/AutoChangeLog-pr-63513.yml deleted file mode 100644 index c8116a4a55f..00000000000 --- a/html/changelogs/AutoChangeLog-pr-63513.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Azarak" -delete-after: True -changes: - - bugfix: "Fixes FoV mask and hiding in potted plants" diff --git a/html/changelogs/AutoChangeLog-pr-63514.yml b/html/changelogs/AutoChangeLog-pr-63514.yml deleted file mode 100644 index 45f71040c22..00000000000 --- a/html/changelogs/AutoChangeLog-pr-63514.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "JohnFulpWillard" -delete-after: True -changes: - - bugfix: "You will no longer spasm if you're unconscious/dead." diff --git a/html/changelogs/archive/2021-12.yml b/html/changelogs/archive/2021-12.yml index 1856ebdc7d4..95bc28a0fa0 100644 --- a/html/changelogs/archive/2021-12.yml +++ b/html/changelogs/archive/2021-12.yml @@ -533,3 +533,29 @@ tastyfish: - bugfix: The advanced camera console's and AI's camera search function now works again. +2021-12-22: + Azarak: + - bugfix: Fixes FoV mask and hiding in potted plants + JohnFulpWillard: + - bugfix: You will no longer spasm if you're unconscious/dead. + RandomGamer123: + - bugfix: Inverse reagents are now properly consumed when being transferred into + a living body (eg. through syringes). + Ryll/Shaps: + - admin: Added Datum Tagging, a new admin tool for quickly marking and referring + back to various datums and atoms. You can tag atoms by ctrl+middle clicking + them or using the right click context menu, or from their VV dropdown menu (especially + for abstract datums that can't be clicked). + - admin: The View-Tags menu can quickly be accessed by F9 default, or using the + View-Tags button at the bottom of the Admin -> Game status panel section. + - admin: Tagged datums can also be referenced for things like proccalls and VV var + edits, similarly to Marked objects. + Watermelon914: + - bugfix: You can no longer shove megafauna that you can't normally push. + carshalash: + - bugfix: Adds seeds to vending machines as intended. Corrects pathway for lasagne. + Fixes issue with Bell peppers and baking cheese. + san7890: + - bugfix: The Nanotrasen News Network has updated their news tickers for when a + station horrifically blows up to be more accommodating towards the person directly + responsible for making sure it didn't horrifically blow up.