diff --git a/html/changelogs/AutoChangeLog-pr-15747.yml b/html/changelogs/AutoChangeLog-pr-15747.yml deleted file mode 100644 index 5660fdb125..0000000000 --- a/html/changelogs/AutoChangeLog-pr-15747.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Linzolle" -delete-after: True -changes: - - bugfix: "catwalk overlays behave properly, appearing on top of cables and such" diff --git a/html/changelogs/AutoChangeLog-pr-15751.yml b/html/changelogs/AutoChangeLog-pr-15751.yml deleted file mode 100644 index f37748f5d0..0000000000 --- a/html/changelogs/AutoChangeLog-pr-15751.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Hatterhat" -delete-after: True -changes: - - tweak: "Recoil now pushes your screen in the opposite direction of where you're shooting. It makes sense in context, I swear. Adjust the setting for this in your client prefs, because it defaults to on." diff --git a/html/changelogs/AutoChangeLog-pr-15753.yml b/html/changelogs/AutoChangeLog-pr-15753.yml deleted file mode 100644 index b7201a1f87..0000000000 --- a/html/changelogs/AutoChangeLog-pr-15753.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "SandPoot" -delete-after: True -changes: - - bugfix: "Fixed the lack of eyes making ERROR appear on people." - - qol: "Set up for the dmi editor extension, very helpful as you can see the existant states and their names opposed to only images in a huge spritesheet." diff --git a/html/changelogs/AutoChangeLog-pr-15756.yml b/html/changelogs/AutoChangeLog-pr-15756.yml deleted file mode 100644 index 16e75b0792..0000000000 --- a/html/changelogs/AutoChangeLog-pr-15756.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "Putnam3145" -delete-after: True -changes: - - tweak: "Various gases now have shortened names for filters" - - balance: "Nitric oxide now removes from the power mix like nitrogen/pluoxium do" - - balance: "Nitric oxide now becomes, at most, 20% nitrogen dioxide instead of 50%" diff --git a/html/changelogs/AutoChangeLog-pr-15757.yml b/html/changelogs/AutoChangeLog-pr-15757.yml deleted file mode 100644 index 170f1d733d..0000000000 --- a/html/changelogs/AutoChangeLog-pr-15757.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Hatterhat" -delete-after: True -changes: - - tweak: "Proto-kinetic crushers and variants can now be renamed via pen." - - tweak: "Custom descriptions on items tagged with UNIQUE_RENAME can now go to 350 characters, up from 140." diff --git a/html/changelogs/archive/2022-08.yml b/html/changelogs/archive/2022-08.yml index a51fe1bc6e..a5f7fa3e87 100644 --- a/html/changelogs/archive/2022-08.yml +++ b/html/changelogs/archive/2022-08.yml @@ -30,3 +30,21 @@ Putnam3145: - tweak: Untied shoelaces probabilities rework - balance: Miner boots are slightly harder to tie/untie now +2022-08-08: + Hatterhat: + - tweak: Proto-kinetic crushers and variants can now be renamed via pen. + - tweak: Custom descriptions on items tagged with UNIQUE_RENAME can now go to 350 + characters, up from 140. + - tweak: Recoil now pushes your screen in the opposite direction of where you're + shooting. It makes sense in context, I swear. Adjust the setting for this in + your client prefs, because it defaults to on. + Linzolle: + - bugfix: catwalk overlays behave properly, appearing on top of cables and such + Putnam3145: + - tweak: Various gases now have shortened names for filters + - balance: Nitric oxide now removes from the power mix like nitrogen/pluoxium do + - balance: Nitric oxide now becomes, at most, 20% nitrogen dioxide instead of 50% + SandPoot: + - bugfix: Fixed the lack of eyes making ERROR appear on people. + - qol: Set up for the dmi editor extension, very helpful as you can see the existant + states and their names opposed to only images in a huge spritesheet.