diff --git a/html/changelogs/AutoChangeLog-pr-2569.yml b/html/changelogs/AutoChangeLog-pr-2569.yml deleted file mode 100644 index 51de9b27dba..00000000000 --- a/html/changelogs/AutoChangeLog-pr-2569.yml +++ /dev/null @@ -1,20 +0,0 @@ -author: "LT3" -delete-after: True -changes: - - balance: "Removed Skyrat surgery speed bonus" - - balance: "Removed Skyrat negative mood events for surgery" - - balance: "Removed operating tables automatically applying numbing" - - balance: "Added surgery speed bonus for operating computers" - - balance: "Added surgery speed bonus for anaesthetic/painkillers" - - balance: "Added surgery speed bonus for sterilizine/cryostylane treatment" - - balance: "Adjusted surgery speed penalty for stasis beds" - - balance: "Removed speed penalty for tending wounds on dead bodies, replaced with penalty for husked body" - - balance: "Increased tend wounds healed damage per cycle" - - balance: "Increased functional duration of sterilizine" - - balance: "N2O is now eligible for the analgesia surgery bonus" - - balance: "Surgery and treatment room scrubbers filter N2O by default" - - qol: "Bubble notification for surgery speed and damage healed" - - qol: "Medical HUD, health analyzer, and operating computer provide tend wounds results" - - qol: "Text log indicates what surgery bonuses are active, and which are available" - - rscadd: "added lidocaine and sterilizine to surgery trays, NanoMed, and NanoDrug" - - image: "anesthetic machine is now breath machine, usable with all gas types" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-2765.yml b/html/changelogs/AutoChangeLog-pr-2765.yml deleted file mode 100644 index f595cf253cd..00000000000 --- a/html/changelogs/AutoChangeLog-pr-2765.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "sippykot" -delete-after: True -changes: - - rscadd: "911 responder budget increased; they now have PDAs, holoprojectors, an inducer, and... the marshal and SWAT teams no longer go in literally bare-handed (the government finally paid for their gloves)." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-2859.yml b/html/changelogs/AutoChangeLog-pr-2859.yml deleted file mode 100644 index a4934571bee..00000000000 --- a/html/changelogs/AutoChangeLog-pr-2859.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "LT3" -delete-after: True -changes: - - qol: "Miasma doesn't trigger air alarms until it's reached dangerous levels" - - bugfix: "hot/cold/tox/pressure adapted lungs are now consistently better than standard lungs in their respective area" - - bugfix: "fixed sometimes passing out due to CO2 with hot/cold adapted lungs" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-2861.yml b/html/changelogs/AutoChangeLog-pr-2861.yml deleted file mode 100644 index 93358d86e9c..00000000000 --- a/html/changelogs/AutoChangeLog-pr-2861.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Impish_Delights" -delete-after: True -changes: - - rscadd: "High-Functioning Zombies can now choose their eye color!" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-2881.yml b/html/changelogs/AutoChangeLog-pr-2881.yml deleted file mode 100644 index f052b1405dc..00000000000 --- a/html/changelogs/AutoChangeLog-pr-2881.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: "Zenitheevee" -delete-after: True -changes: - - rscadd: "Added tarkon sprited backpacks" - - image: "New sprites for tarkon backpacks and casual uniform" - - qol: "Plasmemes and Vox get to live on tarkon without doing the closet dash" - - qol: "tarkon get their preferenced backpack types" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-2883.yml b/html/changelogs/AutoChangeLog-pr-2883.yml deleted file mode 100644 index 680c33ab0f5..00000000000 --- a/html/changelogs/AutoChangeLog-pr-2883.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "StrangeWeirdKitten" -delete-after: True -changes: - - rscadd: "Uncaps subtler range. Now anyone can subtler anyone else in view." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-2887.yml b/html/changelogs/AutoChangeLog-pr-2887.yml deleted file mode 100644 index 5a1bf665e94..00000000000 --- a/html/changelogs/AutoChangeLog-pr-2887.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SingingSpock" -delete-after: True -changes: - - bugfix: "The Spare ID safe code should now go to the person designated in our SOP" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-2889.yml b/html/changelogs/AutoChangeLog-pr-2889.yml deleted file mode 100644 index 15febac9155..00000000000 --- a/html/changelogs/AutoChangeLog-pr-2889.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "StrangeWeirdKitten" -delete-after: True -changes: - - bugfix: "Lewd interactions broadcasting down the entire hall" \ No newline at end of file diff --git a/html/changelogs/archive/2025-01.yml b/html/changelogs/archive/2025-01.yml index 0d762b8f489..c3fae675b75 100644 --- a/html/changelogs/archive/2025-01.yml +++ b/html/changelogs/archive/2025-01.yml @@ -94,3 +94,44 @@ itsmeow (original), RimiNosha, Phoenix404 (port): - rscadd: Added TGUI-based color palette and replaced all usages of BYOND color palettes with it (TGUI input preferences are still respected). +2025-01-12: + Impish_Delights: + - rscadd: High-Functioning Zombies can now choose their eye color! + LT3: + - balance: Removed Skyrat surgery speed bonus + - balance: Removed Skyrat negative mood events for surgery + - balance: Removed operating tables automatically applying numbing + - balance: Added surgery speed bonus for operating computers + - balance: Added surgery speed bonus for anaesthetic/painkillers + - balance: Added surgery speed bonus for sterilizine/cryostylane treatment + - balance: Adjusted surgery speed penalty for stasis beds + - balance: Removed speed penalty for tending wounds on dead bodies, replaced with + penalty for husked body + - balance: Increased tend wounds healed damage per cycle + - balance: Increased functional duration of sterilizine + - balance: N2O is now eligible for the analgesia surgery bonus + - balance: Surgery and treatment room scrubbers filter N2O by default + - qol: Bubble notification for surgery speed and damage healed + - qol: Medical HUD, health analyzer, and operating computer provide tend wounds + results + - qol: Text log indicates what surgery bonuses are active, and which are available + - rscadd: added lidocaine and sterilizine to surgery trays, NanoMed, and NanoDrug + - image: anesthetic machine is now breath machine, usable with all gas types + - qol: Miasma doesn't trigger air alarms until it's reached dangerous levels + - bugfix: hot/cold/tox/pressure adapted lungs are now consistently better than standard + lungs in their respective area + - bugfix: fixed sometimes passing out due to CO2 with hot/cold adapted lungs + SingingSpock: + - bugfix: The Spare ID safe code should now go to the person designated in our SOP + StrangeWeirdKitten: + - rscadd: Uncaps subtler range. Now anyone can subtler anyone else in view. + - bugfix: Lewd interactions broadcasting down the entire hall + Zenitheevee: + - rscadd: Added tarkon sprited backpacks + - image: New sprites for tarkon backpacks and casual uniform + - qol: Plasmemes and Vox get to live on tarkon without doing the closet dash + - qol: tarkon get their preferenced backpack types + sippykot: + - rscadd: 911 responder budget increased; they now have PDAs, holoprojectors, an + inducer, and... the marshal and SWAT teams no longer go in literally bare-handed + (the government finally paid for their gloves).