diff --git a/html/changelogs/AutoChangeLog-pr-81464.yml b/html/changelogs/AutoChangeLog-pr-81464.yml deleted file mode 100644 index 97f057943a4c..000000000000 --- a/html/changelogs/AutoChangeLog-pr-81464.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "LemonInTheDark" -delete-after: True -changes: - - refactor: "Fucks with how movement keys are handled. Please report any bugs" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-85379.yml b/html/changelogs/AutoChangeLog-pr-85379.yml deleted file mode 100644 index 9c0e5fa62823..000000000000 --- a/html/changelogs/AutoChangeLog-pr-85379.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "SmArtKar" -delete-after: True -changes: - - qol: "You no longer goofily swap with others trying to move in the same direction as you if you're not faster than them" - - code_imp: "Moved mobswap check logic into a separate proc and made it more readable" \ No newline at end of file diff --git a/html/changelogs/archive/2024-08.yml b/html/changelogs/archive/2024-08.yml index 6e512ae36a15..3c6ac77afbba 100644 --- a/html/changelogs/archive/2024-08.yml +++ b/html/changelogs/archive/2024-08.yml @@ -52,3 +52,10 @@ 2024-08-17: Spyroshark: - bugfix: You can now properly set your job title back to Clown. +2024-08-19: + LemonInTheDark: + - refactor: Fucks with how movement keys are handled. Please report any bugs + SmArtKar: + - qol: You no longer goofily swap with others trying to move in the same direction + as you if you're not faster than them + - code_imp: Moved mobswap check logic into a separate proc and made it more readable