diff --git a/html/changelogs/AutoChangeLog-pr-73325.yml b/html/changelogs/AutoChangeLog-pr-73325.yml deleted file mode 100644 index d1e8a89c6e2..00000000000 --- a/html/changelogs/AutoChangeLog-pr-73325.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: "itseasytosee" -delete-after: True -changes: - - bugfix: "Monkeys ues the proper husk sprites." - - imageadd: "The monkey has been moved back down to its lower, more submissive position." - - refactor: "Your bodyparts are now dynamically rendered at a height relevant to the length of your legs and torso, what does this mean for you? Not much to be honest, but you might see a monkey pop up a bit if you cut its legs off." - - admin: "The Tallboy is here" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-73629.yml b/html/changelogs/AutoChangeLog-pr-73629.yml deleted file mode 100644 index f22fbf24548..00000000000 --- a/html/changelogs/AutoChangeLog-pr-73629.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Jacquerel" -delete-after: True -changes: - - refactor: "Migos, Creatures, and Blank Bodies use a new shared component to update their stats which scales smoothly as they take damage rather than in stages." - - bugfix: "Migos, Creatures and Blank Bodies will all update their stats when taking or losing damage regardless of it was from an identifiable enemy." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-73630.yml b/html/changelogs/AutoChangeLog-pr-73630.yml deleted file mode 100644 index 2fb002cd796..00000000000 --- a/html/changelogs/AutoChangeLog-pr-73630.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Jacquerel" -delete-after: True -changes: - - refactor: "The actions of Statues and Creatures which can't be used while seen now share logic, and will not spam chat with feedback." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-73653.yml b/html/changelogs/AutoChangeLog-pr-73653.yml deleted file mode 100644 index 147227dc7d7..00000000000 --- a/html/changelogs/AutoChangeLog-pr-73653.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Jacquerel" -delete-after: True -changes: - - bugfix: "Using a teleport scroll will deplete a charge regardless of whether used in-hand or by pressing the action button." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-73655.yml b/html/changelogs/AutoChangeLog-pr-73655.yml deleted file mode 100644 index cdc62929b8e..00000000000 --- a/html/changelogs/AutoChangeLog-pr-73655.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "flowercuco" -delete-after: True -changes: - - bugfix: "surplus crates and united surplus crates now properly show up as a purchase in the round end screen" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-73656.yml b/html/changelogs/AutoChangeLog-pr-73656.yml deleted file mode 100644 index 6944e81b22e..00000000000 --- a/html/changelogs/AutoChangeLog-pr-73656.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Jacquerel" -delete-after: True -changes: - - bugfix: "Maintenance tunnels should no longer sometimes contain airlocks with walls underneath them." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-73668.yml b/html/changelogs/AutoChangeLog-pr-73668.yml deleted file mode 100644 index 1d0af9db86e..00000000000 --- a/html/changelogs/AutoChangeLog-pr-73668.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "NamelessFairy" -delete-after: True -changes: - - bugfix: "Un-aimed admin rods will now actually be un-aimed instead of aimed at the previous aimed rods target." - - admin: "Admin aimed rods will now log that they're aimed randomly when not aimed." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-73670.yml b/html/changelogs/AutoChangeLog-pr-73670.yml deleted file mode 100644 index b42970649e0..00000000000 --- a/html/changelogs/AutoChangeLog-pr-73670.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "jlsnow301" -delete-after: True -changes: - - bugfix: "Fixes NTOS records program receiving bad medical disability data" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-73672.yml b/html/changelogs/AutoChangeLog-pr-73672.yml deleted file mode 100644 index ae53d0198f1..00000000000 --- a/html/changelogs/AutoChangeLog-pr-73672.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "LT3" -delete-after: True -changes: - - admin: "Roundstart logout report is written to the admin log" - - admin: "Roundstart report threshold is now 10 minutes" \ No newline at end of file diff --git a/html/changelogs/archive/2023-02.yml b/html/changelogs/archive/2023-02.yml index 51791263f20..44605295b94 100644 --- a/html/changelogs/archive/2023-02.yml +++ b/html/changelogs/archive/2023-02.yml @@ -1022,3 +1022,34 @@ opened for the first time mc-oofert: - bugfix: MMIs/Positrons dont get slept forever when the mech theyre in gets destroyed +2023-02-28: + Jacquerel: + - bugfix: Maintenance tunnels should no longer sometimes contain airlocks with walls + underneath them. + - refactor: Migos, Creatures, and Blank Bodies use a new shared component to update + their stats which scales smoothly as they take damage rather than in stages. + - bugfix: Migos, Creatures and Blank Bodies will all update their stats when taking + or losing damage regardless of it was from an identifiable enemy. + - bugfix: Using a teleport scroll will deplete a charge regardless of whether used + in-hand or by pressing the action button. + - refactor: The actions of Statues and Creatures which can't be used while seen + now share logic, and will not spam chat with feedback. + LT3: + - admin: Roundstart logout report is written to the admin log + - admin: Roundstart report threshold is now 10 minutes + NamelessFairy: + - bugfix: Un-aimed admin rods will now actually be un-aimed instead of aimed at + the previous aimed rods target. + - admin: Admin aimed rods will now log that they're aimed randomly when not aimed. + flowercuco: + - bugfix: surplus crates and united surplus crates now properly show up as a purchase + in the round end screen + itseasytosee: + - bugfix: Monkeys ues the proper husk sprites. + - imageadd: The monkey has been moved back down to its lower, more submissive position. + - refactor: Your bodyparts are now dynamically rendered at a height relevant to + the length of your legs and torso, what does this mean for you? Not much to + be honest, but you might see a monkey pop up a bit if you cut its legs off. + - admin: The Tallboy is here + jlsnow301: + - bugfix: Fixes NTOS records program receiving bad medical disability data