From a94c4c58860d9b535e234c8e4c6ad51695043c57 Mon Sep 17 00:00:00 2001 From: Changelogs Date: Tue, 29 Oct 2024 01:40:29 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-1044.yml | 6 ------ html/changelogs/AutoChangeLog-pr-1101.yml | 5 ----- html/changelogs/AutoChangeLog-pr-1103.yml | 6 ------ html/changelogs/AutoChangeLog-pr-1106.yml | 5 ----- html/changelogs/AutoChangeLog-pr-1108.yml | 4 ---- html/changelogs/archive/2024-10.yml | 14 ++++++++++++++ 6 files changed, 14 insertions(+), 26 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-1044.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-1101.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-1103.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-1106.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-1108.yml diff --git a/html/changelogs/AutoChangeLog-pr-1044.yml b/html/changelogs/AutoChangeLog-pr-1044.yml deleted file mode 100644 index 2cd1b7156922..000000000000 --- a/html/changelogs/AutoChangeLog-pr-1044.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: jlsnow301, san7890, SyncIt, Kashargul -delete-after: true -changes: - - bugfix: Fixed tgui text input being essentially unusable. - - bugfix: Fixed the Age TGUI input not allowing for values that arent the min or - max age. diff --git a/html/changelogs/AutoChangeLog-pr-1101.yml b/html/changelogs/AutoChangeLog-pr-1101.yml deleted file mode 100644 index 2fc8375e1274..000000000000 --- a/html/changelogs/AutoChangeLog-pr-1101.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: Kapu1178 -delete-after: true -changes: - - rscdel: Memories and prison tattoos - - rscadd: Custom and automatically populated notes, use the Notes verb! diff --git a/html/changelogs/AutoChangeLog-pr-1103.yml b/html/changelogs/AutoChangeLog-pr-1103.yml deleted file mode 100644 index c80e1e03f7b1..000000000000 --- a/html/changelogs/AutoChangeLog-pr-1103.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: Kapu1178 -delete-after: true -changes: - - rscadd: Added directionality to blocking attacks. Currently, all items that can - block are able to block only directly infront of you. - - bugfix: Fixed multiple bugs with blocking. diff --git a/html/changelogs/AutoChangeLog-pr-1106.yml b/html/changelogs/AutoChangeLog-pr-1106.yml deleted file mode 100644 index 5cd4f7c95461..000000000000 --- a/html/changelogs/AutoChangeLog-pr-1106.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: Kapu1178 -delete-after: true -changes: - - bugfix: Monkeys will now eat food again, and not get stuck until something punches - them in the face. diff --git a/html/changelogs/AutoChangeLog-pr-1108.yml b/html/changelogs/AutoChangeLog-pr-1108.yml deleted file mode 100644 index a2ac1d0e340e..000000000000 --- a/html/changelogs/AutoChangeLog-pr-1108.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Kapu1178 -delete-after: true -changes: - - tweak: Blocking is no longer directional while prone. diff --git a/html/changelogs/archive/2024-10.yml b/html/changelogs/archive/2024-10.yml index 3f23496c8c8d..1d8d4b3846df 100644 --- a/html/changelogs/archive/2024-10.yml +++ b/html/changelogs/archive/2024-10.yml @@ -36,3 +36,17 @@ your style. - bugfix: Examining playing cards in your hand will no longer spill the beans to those around you. +2024-10-29: + Kapu1178: + - rscdel: Memories and prison tattoos + - rscadd: Custom and automatically populated notes, use the Notes verb! + - tweak: Blocking is no longer directional while prone. + - bugfix: Monkeys will now eat food again, and not get stuck until something punches + them in the face. + - rscadd: Added directionality to blocking attacks. Currently, all items that can + block are able to block only directly infront of you. + - bugfix: Fixed multiple bugs with blocking. + jlsnow301, san7890, SyncIt, Kashargul: + - bugfix: Fixed tgui text input being essentially unusable. + - bugfix: Fixed the Age TGUI input not allowing for values that arent the min or + max age.