diff --git a/html/changelogs/AutoChangeLog-pr-3840.yml b/html/changelogs/AutoChangeLog-pr-3840.yml deleted file mode 100644 index 0154501c70b0..000000000000 --- a/html/changelogs/AutoChangeLog-pr-3840.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "theselfish" -delete-after: True -changes: - - rscadd: "SOs may now get coats in their vendor." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-3882.yml b/html/changelogs/AutoChangeLog-pr-3882.yml deleted file mode 100644 index 9b512a62c3bc..000000000000 --- a/html/changelogs/AutoChangeLog-pr-3882.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Drathek, Fira" -delete-after: True -changes: - - bugfix: "Fixed an issue with table flips that could make some tables incorrectly unflippable, and cause infinite loops. It is no longer possible to flip tables that t-shape or cross, or spans more than 5 tiles away from you." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-3883.yml b/html/changelogs/AutoChangeLog-pr-3883.yml deleted file mode 100644 index aee6de94ea48..000000000000 --- a/html/changelogs/AutoChangeLog-pr-3883.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Drathek, Steelpoint" -delete-after: True -changes: - - bugfix: "Fixed possible hardeletes for predator landmarks and vehicles. Predator teleporation descriptions now do not change if the area is altered at runtime so they can still be found correctly." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-3886.yml b/html/changelogs/AutoChangeLog-pr-3886.yml deleted file mode 100644 index 415fce788e9a..000000000000 --- a/html/changelogs/AutoChangeLog-pr-3886.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Drathek" -delete-after: True -changes: - - rscadd: "Facehuggers now convert to their NPC version after 7 minutes of inactivity and no client." - - code_imp: "Cleanup join as xeno button code somewhat." \ No newline at end of file diff --git a/html/changelogs/archive/2023-07.yml b/html/changelogs/archive/2023-07.yml index 2a02cb58f88c..fc14f1bc1c6e 100644 --- a/html/changelogs/archive/2023-07.yml +++ b/html/changelogs/archive/2023-07.yml @@ -194,3 +194,18 @@ the ERT set. - bugfix: You can no longer weld non metal containers closed. - bugfix: Fixes the toggle notification sound verb for Yautja bracers not working. +2023-07-16: + Drathek: + - rscadd: Facehuggers now convert to their NPC version after 7 minutes of inactivity + and no client. + - code_imp: Cleanup join as xeno button code somewhat. + Drathek, Fira: + - bugfix: Fixed an issue with table flips that could make some tables incorrectly + unflippable, and cause infinite loops. It is no longer possible to flip tables + that t-shape or cross, or spans more than 5 tiles away from you. + Drathek, Steelpoint: + - bugfix: Fixed possible hardeletes for predator landmarks and vehicles. Predator + teleporation descriptions now do not change if the area is altered at runtime + so they can still be found correctly. + theselfish: + - rscadd: SOs may now get coats in their vendor.