diff --git a/html/changelogs/AutoChangeLog-pr-84658.yml b/html/changelogs/AutoChangeLog-pr-84658.yml deleted file mode 100644 index b2262f2241b..00000000000 --- a/html/changelogs/AutoChangeLog-pr-84658.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Ghommie" -delete-after: True -changes: - - balance: "Buffed the matrix flip skillchip duration. Lowered the stamina cost very, very slightly." - - qol: "You can now longer matrix-flip yourself into exhaustion, unless the emote is unintentional." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-84816.yml b/html/changelogs/AutoChangeLog-pr-84816.yml deleted file mode 100644 index eb9a6963f5b..00000000000 --- a/html/changelogs/AutoChangeLog-pr-84816.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "Melbert" -delete-after: True -changes: - - rscadd: "Bot Language station trait split into two: One that affects bots (retains the old weight and cost) and one that affects machine (half weight, double the cost)" - - rscdel: "Bot Language station trait and (new) Machine Language station trait no longer affect newly created machines or bots, just those present at game start" - - rscdel: "Machine Language station trait cannot affect the Automated Announcer in telecomms" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-84821.yml b/html/changelogs/AutoChangeLog-pr-84821.yml deleted file mode 100644 index 7ba8fe54337..00000000000 --- a/html/changelogs/AutoChangeLog-pr-84821.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SmArtKar" -delete-after: True -changes: - - bugfix: "Vapes use correct fill level overlays" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-84822.yml b/html/changelogs/AutoChangeLog-pr-84822.yml deleted file mode 100644 index 9d91f4c5c68..00000000000 --- a/html/changelogs/AutoChangeLog-pr-84822.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SmArtKar" -delete-after: True -changes: - - bugfix: "You no longer try to pull out someones eyes in combat mode if they have cranial fissure" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-84829.yml b/html/changelogs/AutoChangeLog-pr-84829.yml deleted file mode 100644 index ed020bdc77c..00000000000 --- a/html/changelogs/AutoChangeLog-pr-84829.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Xackii" -delete-after: True -changes: - - rscadd: "You can emag grapple gun to use it on station." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-84830.yml b/html/changelogs/AutoChangeLog-pr-84830.yml deleted file mode 100644 index 181e20de681..00000000000 --- a/html/changelogs/AutoChangeLog-pr-84830.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Gaxeer" -delete-after: True -changes: - - refactor: "move `status_display_bottom_text` and `fire_alarm_light_color` to security level prototypes" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-84838.yml b/html/changelogs/AutoChangeLog-pr-84838.yml deleted file mode 100644 index 6aae05987d6..00000000000 --- a/html/changelogs/AutoChangeLog-pr-84838.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "00-Steven" -delete-after: True -changes: - - bugfix: "Using a dual wielded deck to add another card to a single card bases the position of the resulting hand of cards on the position of the card." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-84852.yml b/html/changelogs/AutoChangeLog-pr-84852.yml deleted file mode 100644 index 03492070f2b..00000000000 --- a/html/changelogs/AutoChangeLog-pr-84852.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "carlarctg" -delete-after: True -changes: - - bugfix: "Fixed an oversight that caused knockdown vomits to stun instead." \ No newline at end of file diff --git a/html/changelogs/archive/2024-07.yml b/html/changelogs/archive/2024-07.yml index 95ca3273b35..f877ae9d9ee 100644 --- a/html/changelogs/archive/2024-07.yml +++ b/html/changelogs/archive/2024-07.yml @@ -613,3 +613,31 @@ - bugfix: Amputating a paraplegic's leg no longer miraculously allows them to walk. zoomachina: - bugfix: fixed dubious chem dispenser feedback when the beaker is full +2024-07-11: + 00-Steven: + - bugfix: Using a dual wielded deck to add another card to a single card bases the + position of the resulting hand of cards on the position of the card. + Gaxeer: + - refactor: move `status_display_bottom_text` and `fire_alarm_light_color` to security + level prototypes + Ghommie: + - balance: Buffed the matrix flip skillchip duration. Lowered the stamina cost very, + very slightly. + - qol: You can now longer matrix-flip yourself into exhaustion, unless the emote + is unintentional. + Melbert: + - rscadd: 'Bot Language station trait split into two: One that affects bots (retains + the old weight and cost) and one that affects machine (half weight, double the + cost)' + - rscdel: Bot Language station trait and (new) Machine Language station trait no + longer affect newly created machines or bots, just those present at game start + - rscdel: Machine Language station trait cannot affect the Automated Announcer in + telecomms + SmArtKar: + - bugfix: Vapes use correct fill level overlays + - bugfix: You no longer try to pull out someones eyes in combat mode if they have + cranial fissure + Xackii: + - rscadd: You can emag grapple gun to use it on station. + carlarctg: + - bugfix: Fixed an oversight that caused knockdown vomits to stun instead.