diff --git a/html/changelogs/AutoChangeLog-pr-92232.yml b/html/changelogs/AutoChangeLog-pr-92232.yml deleted file mode 100644 index eb804618ab2..00000000000 --- a/html/changelogs/AutoChangeLog-pr-92232.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "lelandkemble" -delete-after: True -changes: - - bugfix: "mice stored on your person will no longer disappear when killed" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92689.yml b/html/changelogs/AutoChangeLog-pr-92689.yml deleted file mode 100644 index 86e25b1332d..00000000000 --- a/html/changelogs/AutoChangeLog-pr-92689.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "OrionTheFox" -delete-after: True -changes: - - qol: "made Autopsy Reports follow similar formatting to Health Scans, and adds some information previously missing such as Missing Organs." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92753.yml b/html/changelogs/AutoChangeLog-pr-92753.yml deleted file mode 100644 index b40a0b94115..00000000000 --- a/html/changelogs/AutoChangeLog-pr-92753.yml +++ /dev/null @@ -1,9 +0,0 @@ -author: "loganuk" -delete-after: True -changes: - - rscadd: "RETA System - Request Consoles give temporary access to responders when used for some areas. Paramedics lose broad access but get external space access." - - qol: "Request consoles now show name and job role on call message & Cooldown on spamming calls + sound prompt" - - qol: "Medibot access no longer based on Paramedic trim ID - Still has original access" - - image: "Added \"lights_reta\" for temporary door access when in effect" - - admin: "Gives admins \"RETA door access\" verb for giving department wide area access on maps." - - config: "New config settings for RETA" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92833.yml b/html/changelogs/AutoChangeLog-pr-92833.yml deleted file mode 100644 index 0e944bfb57c..00000000000 --- a/html/changelogs/AutoChangeLog-pr-92833.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: "necromanceranne" -delete-after: True -changes: - - balance: "Jackets can carry personal firearms and holsters in their suit storage. So can hawaiian shirts and comedian suits." - - balance: "More 'assistant' attire can fit improvised weapons." - - balance: "Justice suits can fit security items in their suit storage." - - bugfix: "Imperium monk outfits now hold the true list of chaplain suit storage items, and not just a limited list." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92849.yml b/html/changelogs/AutoChangeLog-pr-92849.yml deleted file mode 100644 index d0b4abd9a06..00000000000 --- a/html/changelogs/AutoChangeLog-pr-92849.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "SyncIt21" -delete-after: True -changes: - - qol: "hand crafted air sensors now auto connect to input & output ports if they are located within a 4 tile radius from it" - - qol: "atmos control monitors now locate all air sensors nearest to in on that same z level meaning you can have multiple air sensors of the same type on the same map" - - refactor: "refactored how air sensors & atmos monitors connect to each other. Please report any atmos computers that have missing input valves/output ports on their connected air sensors or those that don't list any air sensors at all on github" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92906.yml b/html/changelogs/AutoChangeLog-pr-92906.yml deleted file mode 100644 index 2c9d1dba680..00000000000 --- a/html/changelogs/AutoChangeLog-pr-92906.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Hatterhat" -delete-after: True -changes: - - qol: "You can now cut folders apart back into cardboard with wirecutters or a knife." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92908.yml b/html/changelogs/AutoChangeLog-pr-92908.yml deleted file mode 100644 index 0bb6c984688..00000000000 --- a/html/changelogs/AutoChangeLog-pr-92908.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "lelandkemble" -delete-after: True -changes: - - qol: "allows hitting empty light fixtures on combat mode" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92910.yml b/html/changelogs/AutoChangeLog-pr-92910.yml deleted file mode 100644 index 40d7ef31cf2..00000000000 --- a/html/changelogs/AutoChangeLog-pr-92910.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Melbert" -delete-after: True -changes: - - bugfix: "Fix held items with slowdown not working" - - bugfix: "Fix hair mask updating oddly" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92920.yml b/html/changelogs/AutoChangeLog-pr-92920.yml deleted file mode 100644 index 0aa407349a3..00000000000 --- a/html/changelogs/AutoChangeLog-pr-92920.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Hatterhat" -delete-after: True -changes: - - qol: "Mail bags can now hold bounty cubes." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-92924.yml b/html/changelogs/AutoChangeLog-pr-92924.yml deleted file mode 100644 index 362f662ca83..00000000000 --- a/html/changelogs/AutoChangeLog-pr-92924.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Ezel" -delete-after: True -changes: - - balance: "CE now gets upgraded welders instead of normal" \ No newline at end of file diff --git a/html/changelogs/archive/2025-09.yml b/html/changelogs/archive/2025-09.yml index 12b37290680..2278a17eeeb 100644 --- a/html/changelogs/archive/2025-09.yml +++ b/html/changelogs/archive/2025-09.yml @@ -285,3 +285,45 @@ - bugfix: Santa has put cargo in his very naughty list for spam producing his presents by dumpster diving. This fixes Christmas presents (and other holiday items) from spawning inside dumpsters. +2025-09-11: + Ezel: + - balance: CE now gets upgraded welders instead of normal + Hatterhat: + - qol: Mail bags can now hold bounty cubes. + - qol: You can now cut folders apart back into cardboard with wirecutters or a knife. + Melbert: + - bugfix: Fix held items with slowdown not working + - bugfix: Fix hair mask updating oddly + OrionTheFox: + - qol: made Autopsy Reports follow similar formatting to Health Scans, and adds + some information previously missing such as Missing Organs. + SyncIt21: + - qol: hand crafted air sensors now auto connect to input & output ports if they + are located within a 4 tile radius from it + - qol: atmos control monitors now locate all air sensors nearest to in on that same + z level meaning you can have multiple air sensors of the same type on the same + map + - refactor: refactored how air sensors & atmos monitors connect to each other. Please + report any atmos computers that have missing input valves/output ports on their + connected air sensors or those that don't list any air sensors at all on github + lelandkemble: + - qol: allows hitting empty light fixtures on combat mode + - bugfix: mice stored on your person will no longer disappear when killed + loganuk: + - rscadd: RETA System - Request Consoles give temporary access to responders when + used for some areas. Paramedics lose broad access but get external space access. + - qol: Request consoles now show name and job role on call message & Cooldown on + spamming calls + sound prompt + - qol: Medibot access no longer based on Paramedic trim ID - Still has original + access + - image: Added "lights_reta" for temporary door access when in effect + - admin: Gives admins "RETA door access" verb for giving department wide area access + on maps. + - config: New config settings for RETA + necromanceranne: + - balance: Jackets can carry personal firearms and holsters in their suit storage. + So can hawaiian shirts and comedian suits. + - balance: More 'assistant' attire can fit improvised weapons. + - balance: Justice suits can fit security items in their suit storage. + - bugfix: Imperium monk outfits now hold the true list of chaplain suit storage + items, and not just a limited list.