From 9947f8f4c8903379af4e5f4644dce83810c44b38 Mon Sep 17 00:00:00 2001 From: Changelogs Date: Sun, 8 Dec 2024 00:56:49 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-4382.yml | 9 ------- html/changelogs/AutoChangeLog-pr-4439.yml | 6 ----- html/changelogs/AutoChangeLog-pr-4452.yml | 4 ---- html/changelogs/AutoChangeLog-pr-4465.yml | 7 ------ html/changelogs/AutoChangeLog-pr-4496.yml | 4 ---- html/changelogs/archive/2024-12.yml | 29 +++++++++++++++++++++++ 6 files changed, 29 insertions(+), 30 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-4382.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-4439.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-4452.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-4465.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-4496.yml diff --git a/html/changelogs/AutoChangeLog-pr-4382.yml b/html/changelogs/AutoChangeLog-pr-4382.yml deleted file mode 100644 index fbe47b884ba1..000000000000 --- a/html/changelogs/AutoChangeLog-pr-4382.yml +++ /dev/null @@ -1,9 +0,0 @@ -author: "Gw0sty" -delete-after: True -changes: - - rscadd: "Gave Chameleon gloves the property to transmit radio for sign language." - - rscadd: "Research directors now get a mixture of scientist and roboticist bounties." - - rscadd: "Added craft able cleanbot variation, Scrubs Junior, a cleanbot that medical doctors can access." - - rscadd: "New bounty types for roboticists, bots, requiring various station bots that do not spawn roundstart." - - bugfix: "Renamed Late Join to Late Arrival" - - qol: "Cleanbots will now burn cigarbutts, loose ammo casings, and food wrappers" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-4439.yml b/html/changelogs/AutoChangeLog-pr-4439.yml deleted file mode 100644 index cb8cd88dfc1e..000000000000 --- a/html/changelogs/AutoChangeLog-pr-4439.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "Absolucy" -delete-after: True -changes: - - bugfix: "The recursive symptom varient should now work as intended rather than cascading horribly." - - bugfix: "The \"Quantumly Entangled\" (bluespace) symptom varient should work properly now." - - bugfix: "Symptoms being deleted properly cleanup their attached varients now." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-4452.yml b/html/changelogs/AutoChangeLog-pr-4452.yml deleted file mode 100644 index c454769964dd..000000000000 --- a/html/changelogs/AutoChangeLog-pr-4452.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Wisemonster" -delete-after: True -changes: - - spellcheck: "Clarified NT representative's description as being more an \"Observe and report\" role, and that they cannot give orders to command (They can still make suggestions)." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-4465.yml b/html/changelogs/AutoChangeLog-pr-4465.yml deleted file mode 100644 index 0e24746dac3e..000000000000 --- a/html/changelogs/AutoChangeLog-pr-4465.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: "Absolucy" -delete-after: True -changes: - - bugfix: "Clown operative leaders now properly spawn with their gear." - - bugfix: "Anime quirk appearance prefs now properly transfer when becoming a roundstart nuke/clown operative." - - bugfix: "Clean up the inventory/items of players becoming roundstart nuke/clown operatives more thoroughly and quietly." - - refactor: "Cleaned up code related to roundstart nuke/clown operatives." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-4496.yml b/html/changelogs/AutoChangeLog-pr-4496.yml deleted file mode 100644 index 9cfd437b57ee..000000000000 --- a/html/changelogs/AutoChangeLog-pr-4496.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SirNightKnight" -delete-after: True -changes: - - bugfix: "Fixed Nanotrasen Representative's alt title options excluding the original title once picked." \ No newline at end of file diff --git a/html/changelogs/archive/2024-12.yml b/html/changelogs/archive/2024-12.yml index cf9a8f7a98d2..285f47e1c870 100644 --- a/html/changelogs/archive/2024-12.yml +++ b/html/changelogs/archive/2024-12.yml @@ -88,3 +88,32 @@ - rscdel: Removed the old bubble room up top for extra space to expand Centcom. - qol: Pretty up medical centcom while trimming the wasted space as well as add extra stuff. +2024-12-08: + Absolucy: + - bugfix: The recursive symptom varient should now work as intended rather than + cascading horribly. + - bugfix: The "Quantumly Entangled" (bluespace) symptom varient should work properly + now. + - bugfix: Symptoms being deleted properly cleanup their attached varients now. + - bugfix: Clown operative leaders now properly spawn with their gear. + - bugfix: Anime quirk appearance prefs now properly transfer when becoming a roundstart + nuke/clown operative. + - bugfix: Clean up the inventory/items of players becoming roundstart nuke/clown + operatives more thoroughly and quietly. + - refactor: Cleaned up code related to roundstart nuke/clown operatives. + Gw0sty: + - rscadd: Gave Chameleon gloves the property to transmit radio for sign language. + - rscadd: Research directors now get a mixture of scientist and roboticist bounties. + - rscadd: Added craft able cleanbot variation, Scrubs Junior, a cleanbot that medical + doctors can access. + - rscadd: New bounty types for roboticists, bots, requiring various station bots + that do not spawn roundstart. + - bugfix: Renamed Late Join to Late Arrival + - qol: Cleanbots will now burn cigarbutts, loose ammo casings, and food wrappers + SirNightKnight: + - bugfix: Fixed Nanotrasen Representative's alt title options excluding the original + title once picked. + Wisemonster: + - spellcheck: Clarified NT representative's description as being more an "Observe + and report" role, and that they cannot give orders to command (They can still + make suggestions).