diff --git a/html/changelogs/AutoChangeLog-pr-87082.yml b/html/changelogs/AutoChangeLog-pr-87082.yml deleted file mode 100644 index 355d06d0880..00000000000 --- a/html/changelogs/AutoChangeLog-pr-87082.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: "carlarctg" -delete-after: True -changes: - - rscadd: "Added the FOSBURY skillchip, found in hacked toy vendors. This skillchip allows you to bypass the emote cooldown when flipping or spinning. However, if used too often, it will lower the chip's integrity and cause malfunctions." - - rscadd: "Added the Chipped quirk. It allows you to spawn with one base skillchip. (not the one above)" - - rscadd: "Added the Chip Connector quirk. It contains a new implant, the chip connector, which allows you to install and take out skillchips at any time." - - code_imp: "Renamed the organ slots for brain implants and made the connector implant take the CNS slot." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-87184.yml b/html/changelogs/AutoChangeLog-pr-87184.yml deleted file mode 100644 index a48f9591b21..00000000000 --- a/html/changelogs/AutoChangeLog-pr-87184.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Jewelry-x" -delete-after: True -changes: - - bugfix: "fixed mech step sound playing twice diagonally" - - bugfix: "fixed turn sound playing every time you move diagonally, now only plays when the sprite turns" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-87193.yml b/html/changelogs/AutoChangeLog-pr-87193.yml deleted file mode 100644 index 36688beb146..00000000000 --- a/html/changelogs/AutoChangeLog-pr-87193.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "grungussuss" -delete-after: True -changes: - - sound: "cards have new handling sounds" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-87195.yml b/html/changelogs/AutoChangeLog-pr-87195.yml deleted file mode 100644 index b4bbda75eda..00000000000 --- a/html/changelogs/AutoChangeLog-pr-87195.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Hardly3D" -delete-after: True -changes: - - spellcheck: "fixes a small error in text when adjusting kitsune masks" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-87208.yml b/html/changelogs/AutoChangeLog-pr-87208.yml deleted file mode 100644 index 3224087239d..00000000000 --- a/html/changelogs/AutoChangeLog-pr-87208.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "grungussuss" -delete-after: True -changes: - - sound: "medical, jani, soulstone, grenade belts got sounds" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-87218.yml b/html/changelogs/AutoChangeLog-pr-87218.yml deleted file mode 100644 index d6b17a11a45..00000000000 --- a/html/changelogs/AutoChangeLog-pr-87218.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "ZephyrTFA" -delete-after: True -changes: - - qol: "map votes are now winner take all instead of weighted." \ No newline at end of file diff --git a/html/changelogs/archive/2024-10.yml b/html/changelogs/archive/2024-10.yml index b5715ad4fff..e89a63f794a 100644 --- a/html/changelogs/archive/2024-10.yml +++ b/html/changelogs/archive/2024-10.yml @@ -392,3 +392,25 @@ - code_imp: cleaned up laser tag helmet code a bit - sound: gas analyzer now has handling sounds - qol: offering an item displays a balloon alert +2024-10-15: + Hardly3D: + - spellcheck: fixes a small error in text when adjusting kitsune masks + Jewelry-x: + - bugfix: fixed mech step sound playing twice diagonally + - bugfix: fixed turn sound playing every time you move diagonally, now only plays + when the sprite turns + ZephyrTFA: + - qol: map votes are now winner take all instead of weighted. + carlarctg: + - rscadd: Added the FOSBURY skillchip, found in hacked toy vendors. This skillchip + allows you to bypass the emote cooldown when flipping or spinning. However, + if used too often, it will lower the chip's integrity and cause malfunctions. + - rscadd: Added the Chipped quirk. It allows you to spawn with one base skillchip. + (not the one above) + - rscadd: Added the Chip Connector quirk. It contains a new implant, the chip connector, + which allows you to install and take out skillchips at any time. + - code_imp: Renamed the organ slots for brain implants and made the connector implant + take the CNS slot. + grungussuss: + - sound: medical, jani, soulstone, grenade belts got sounds + - sound: cards have new handling sounds