diff --git a/html/changelogs/DamageAndPainVsArmorFIxes.yml b/html/changelogs/DamageAndPainVsArmorFIxes.yml deleted file mode 100644 index c84a7b7f1d5..00000000000 --- a/html/changelogs/DamageAndPainVsArmorFIxes.yml +++ /dev/null @@ -1,9 +0,0 @@ -author: Fenodyree - -delete-after: True - -changes: - - bugfix: "Fixes all rubber bullets dealing damage twice." - - bugfix: "Fixes all attacks that dealt pain damage checking siemens coefficient. This makes everything but hardsuits and voidsuits stronger against rubber bullets. Insulated gloves are also no longer immune to rubber bullets." - - bugfix: "Fixes pain failing to make you blurt out whatever you were typing. Now getting shot will cause you to say whatever was in the typing window when you were hit and close the window immediately, allowing you to move." - - bugfix: "Fixes all attacks that had manually set armour checks, previously they ignored the armour they were meant to check and decided what armour affected them based only on their damage type." diff --git a/html/changelogs/DreamySkrell-bapi-submap-weight.yml b/html/changelogs/DreamySkrell-bapi-submap-weight.yml deleted file mode 100644 index e813d7a1716..00000000000 --- a/html/changelogs/DreamySkrell-bapi-submap-weight.yml +++ /dev/null @@ -1,58 +0,0 @@ -################################ -# Example Changelog File -# -# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb. -# -# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.) -# When it is, any changes listed below will disappear. -# -# Valid Prefixes: -# bugfix -# - (fixes bugs) -# wip -# - (work in progress) -# qol -# - (quality of life) -# soundadd -# - (adds a sound) -# sounddel -# - (removes a sound) -# rscadd -# - (adds a feature) -# rscdel -# - (removes a feature) -# imageadd -# - (adds an image or sprite) -# imagedel -# - (removes an image or sprite) -# spellcheck -# - (fixes spelling or grammar) -# experiment -# - (experimental change) -# balance -# - (balance changes) -# code_imp -# - (misc internal code change) -# refactor -# - (refactors code) -# config -# - (makes a change to the config files) -# admin -# - (makes changes to administrator tools) -# server -# - (miscellaneous changes to server) -################################# - -# Your name. -author: DreamySkrell - -# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again. -delete-after: True - -# Any changes you've made. See valid prefix list above. -# INDENT WITH TWO SPACES. NOT TABS. SPACES. -# SCREW THIS UP AND IT WON'T WORK. -# Also, this gets changed to [] after reading. Just remove the brackets when you add new shit. -# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog. -changes: - - rscadd: "Bapi mapmanip submap weight." diff --git a/html/changelogs/EmpImplantfix.yml b/html/changelogs/EmpImplantfix.yml deleted file mode 100644 index 009937f4de9..00000000000 --- a/html/changelogs/EmpImplantfix.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: TheGreyWolf - -delete-after: True - -changes: - - bugfix: "Fixed that the EMP implant was visible in the bodyscanner." diff --git a/html/changelogs/Fenodyree-LonerMendFix.yml b/html/changelogs/Fenodyree-LonerMendFix.yml deleted file mode 100644 index 75b6d270f0b..00000000000 --- a/html/changelogs/Fenodyree-LonerMendFix.yml +++ /dev/null @@ -1,12 +0,0 @@ -author: Fenodyree -delete-after: True - -changes: - - bugfix: "Fixes the Mend power taking 15 seconds to scan every organ, even if the organ is healthy." - - bugfix: "Fixes the Mend power not being able to fix blindness." - - bugfix: "Fixes the Mend power not being able to fix heart attacks." - - bugfix: "Fixes the Mend power not being able to fix brute or burn damage." - - bugfix: "Fixes the Mend power not being able to fix tendons." - - bugfix: "Fixes the Mend power not respecting psychic sensitivity." - - bugfix: "Fixes the Mend power thinking every external organ is robotic." - diff --git a/html/changelogs/FenodyreeCircuitQOL.yml b/html/changelogs/FenodyreeCircuitQOL.yml deleted file mode 100644 index 2f571e66980..00000000000 --- a/html/changelogs/FenodyreeCircuitQOL.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: Fenodyree - - -delete-after: True - -changes: - - qol: "Cloned circuit assemblies now spawn with uncharged batteries." diff --git a/html/changelogs/FuelTankAccess.yml b/html/changelogs/FuelTankAccess.yml deleted file mode 100644 index ad4754fa7c5..00000000000 --- a/html/changelogs/FuelTankAccess.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: TheGreyWolf - -delete-after: True - -changes: - - rscadd: "The fuel tank from the cargo ordering program is no longer access restricted." diff --git a/html/changelogs/MedFacelift - ASmallCuteCat.yml b/html/changelogs/MedFacelift - ASmallCuteCat.yml deleted file mode 100644 index 19d9d98069b..00000000000 --- a/html/changelogs/MedFacelift - ASmallCuteCat.yml +++ /dev/null @@ -1,61 +0,0 @@ -################################ -# Example Changelog File -# -# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb. -# -# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.) -# When it is, any changes listed below will disappear. -# -# Valid Prefixes: -# bugfix -# - (fixes bugs) -# wip -# - (work in progress) -# qol -# - (quality of life) -# soundadd -# - (adds a sound) -# sounddel -# - (removes a sound) -# rscadd -# - (adds a feature) -# rscdel -# - (removes a feature) -# imageadd -# - (adds an image or sprite) -# imagedel -# - (removes an image or sprite) -# spellcheck -# - (fixes spelling or grammar) -# experiment -# - (experimental change) -# balance -# - (balance changes) -# code_imp -# - (misc internal code change) -# refactor -# - (refactors code) -# config -# - (makes a change to the config files) -# admin -# - (makes changes to administrator tools) -# server -# - (miscellaneous changes to server) -################################# - -# Your name. -author: ASmallCuteCat - -# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again. -delete-after: True - -# Any changes you've made. See valid prefix list above. -# INDENT WITH TWO SPACES. NOT TABS. SPACES. -# SCREW THIS UP AND IT WON'T WORK. -# Also, this gets changed to [] after reading. Just remove the brackets when you add new shit. -# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog. -changes: - - qol: "Swaps the placement of the ICU and the storage room in Medical." - - qol: "Moves the Pharmacy and the Recovery Ward, with the lobby centered between them." - - qol: "The Medical Department's floor decals are now seafoam green, for less eye strain and greater difference with Service green." - diff --git a/html/changelogs/More circuit fixes by Mineymonkey.yml b/html/changelogs/More circuit fixes by Mineymonkey.yml deleted file mode 100644 index 95d5f5555e1..00000000000 --- a/html/changelogs/More circuit fixes by Mineymonkey.yml +++ /dev/null @@ -1,8 +0,0 @@ -author: mineymonkey - - -delete-after: True - -changes: - - bugfix: Actually, reduces the maximum amount of metal and phoron that can be stored in a printer from 500 -> 250 and 20 -> 10 respectively. No cloned circuits can hit those numbers, so this is just a safety measure to prevent accidental loss of materials. - - qol: Added in examine hints for the electronic radio headset for clarity in how to access the circuitry portions. Also makes mention that the TTS circuit can only be heard by those wearing the device, it does not broadcast to the room in this specific case. diff --git a/html/changelogs/Tomixcomics-idrisdelights.yml b/html/changelogs/Tomixcomics-idrisdelights.yml deleted file mode 100644 index 622c5c39fc4..00000000000 --- a/html/changelogs/Tomixcomics-idrisdelights.yml +++ /dev/null @@ -1,60 +0,0 @@ -################################ -# Example Changelog File -# -# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb. -# -# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.) -# When it is, any changes listed below will disappear. -# -# Valid Prefixes: -# bugfix -# - (fixes bugs) -# wip -# - (work in progress) -# qol -# - (quality of life) -# soundadd -# - (adds a sound) -# sounddel -# - (removes a sound) -# rscadd -# - (adds a feature) -# rscdel -# - (removes a feature) -# imageadd -# - (adds an image or sprite) -# imagedel -# - (removes an image or sprite) -# spellcheck -# - (fixes spelling or grammar) -# experiment -# - (experimental change) -# balance -# - (balance changes) -# code_imp -# - (misc internal code change) -# refactor -# - (refactors code) -# config -# - (makes a change to the config files) -# admin -# - (makes changes to administrator tools) -# server -# - (miscellaneous changes to server) -################################# - -# Your name. -author: Tomixcomics - -# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again. -delete-after: True - -# Any changes you've made. See valid prefix list above. -# INDENT WITH TWO SPACES. NOT TABS. SPACES. -# SCREW THIS UP AND IT WON'T WORK. -# Also, this gets changed to [] after reading. Just remove the brackets when you add new shit. -# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog. -changes: - - rscadd: "Added the 'Idris Delights' vending machine and the various treats it sells." - - rscadd: "Added two new types of trash to go along with the new treats." - - rscadd: "Added several new food dishes including Takoyaki, French toast, Lava cakes and Tiramisu." diff --git a/html/changelogs/Tomixcomics-psirencuisine.yml b/html/changelogs/Tomixcomics-psirencuisine.yml deleted file mode 100644 index 908b42a0c94..00000000000 --- a/html/changelogs/Tomixcomics-psirencuisine.yml +++ /dev/null @@ -1,60 +0,0 @@ -################################ -# Example Changelog File -# -# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb. -# -# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.) -# When it is, any changes listed below will disappear. -# -# Valid Prefixes: -# bugfix -# - (fixes bugs) -# wip -# - (work in progress) -# qol -# - (quality of life) -# soundadd -# - (adds a sound) -# sounddel -# - (removes a sound) -# rscadd -# - (adds a feature) -# rscdel -# - (removes a feature) -# imageadd -# - (adds an image or sprite) -# imagedel -# - (removes an image or sprite) -# spellcheck -# - (fixes spelling or grammar) -# experiment -# - (experimental change) -# balance -# - (balance changes) -# code_imp -# - (misc internal code change) -# refactor -# - (refactors code) -# config -# - (makes a change to the config files) -# admin -# - (makes changes to administrator tools) -# server -# - (miscellaneous changes to server) -################################# - -# Your name. -author: Tomixcomics - -# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again. -delete-after: True - -# Any changes you've made. See valid prefix list above. -# INDENT WITH TWO SPACES. NOT TABS. SPACES. -# SCREW THIS UP AND IT WON'T WORK. -# Also, this gets changed to [] after reading. Just remove the brackets when you add new shit. -# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog. -changes: - - rscadd: "Added a multitude of Psiren meat based dishes." - - qol: "Added line of code to keep the game from crashing when flavors don't get listed properly in the code." - - qol: "Adjusted Citrus Delight dish so that it doesn't take forever to finish" diff --git a/html/changelogs/WearablePDAICs.yml b/html/changelogs/WearablePDAICs.yml deleted file mode 100644 index 3dc5aa6fdb8..00000000000 --- a/html/changelogs/WearablePDAICs.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: Fenodyree - -delete-after: True - -changes: - - rscadd: "Lets some small integrated circuit designs be worn on the wrist, belt, or clipped to a helmet for helmet cameras." - diff --git a/html/changelogs/archive/2026-08.yml b/html/changelogs/archive/2026-08.yml index a10f8383d50..239c0585bc0 100644 --- a/html/changelogs/archive/2026-08.yml +++ b/html/changelogs/archive/2026-08.yml @@ -338,3 +338,68 @@ kano: - qol: Deployable kits now show the progress bar on the mob. - rscadd: Ported various platform sprites from CM. +2026-08-17: + ASmallCuteCat: + - qol: Swaps the placement of the ICU and the storage room in Medical. + - qol: Moves the Pharmacy and the Recovery Ward, with the lobby centered between + them. + - qol: The Medical Department's floor decals are now seafoam green, for less eye + strain and greater difference with Service green. + DreamySkrell: + - rscadd: Bapi mapmanip submap weight. + Fenodyree: + - bugfix: Fixes all rubber bullets dealing damage twice. + - bugfix: Fixes all attacks that dealt pain damage checking siemens coefficient. + This makes everything but hardsuits and voidsuits stronger against rubber bullets. + Insulated gloves are also no longer immune to rubber bullets. + - bugfix: Fixes pain failing to make you blurt out whatever you were typing. Now + getting shot will cause you to say whatever was in the typing window when you + were hit and close the window immediately, allowing you to move. + - bugfix: Fixes all attacks that had manually set armour checks, previously they + ignored the armour they were meant to check and decided what armour affected + them based only on their damage type. + - qol: Cloned circuit assemblies now spawn with uncharged batteries. + - rscadd: Lets some small integrated circuit designs be worn on the wrist, belt, + or clipped to a helmet for helmet cameras. + - bugfix: Fixes the Mend power taking 15 seconds to scan every organ, even if the + organ is healthy. + - bugfix: Fixes the Mend power not being able to fix blindness. + - bugfix: Fixes the Mend power not being able to fix heart attacks. + - bugfix: Fixes the Mend power not being able to fix brute or burn damage. + - bugfix: Fixes the Mend power not being able to fix tendons. + - bugfix: Fixes the Mend power not respecting psychic sensitivity. + - bugfix: Fixes the Mend power thinking every external organ is robotic. + Geeves: + - rscadd: Added the option to manually change the looping sound channel volume in + the SFX Preferences tab. + Hellfirejag: + - rscadd: The mechanical engineering skill now provides a situational damage bonus + for attacking structures such as airlocks and windows. + - rscadd: The mechanical engineering skill now modifies the speed and repair amount + when repairing a mech with a welder. + - rscadd: Repairing mechs is now no longer instantaneous. + - rscadd: Attempting to repair a mech with a welder will now automatically repeat + the repair action until either completed, or interrupted. + TheGreyWolf: + - bugfix: Fixed that the EMP implant was visible in the bodyscanner. + - rscadd: The fuel tank from the cargo ordering program is no longer access restricted. + Tomixcomics: + - rscadd: Added the 'Idris Delights' vending machine and the various treats it sells. + - rscadd: Added two new types of trash to go along with the new treats. + - rscadd: Added several new food dishes including Takoyaki, French toast, Lava cakes + and Tiramisu. + - rscadd: Added a multitude of Psiren meat based dishes. + - qol: Added line of code to keep the game from crashing when flavors don't get + listed properly in the code. + - qol: Adjusted Citrus Delight dish so that it doesn't take forever to finish + fyni: + - rscadd: Updates the earth accent tag. The old tag did not fit the accent tag format. + mineymonkey: + - bugfix: Actually, reduces the maximum amount of metal and phoron that can be stored + in a printer from 500 -> 250 and 20 -> 10 respectively. No cloned circuits can + hit those numbers, so this is just a safety measure to prevent accidental loss + of materials. + - qol: Added in examine hints for the electronic radio headset for clarity in how + to access the circuitry portions. Also makes mention that the TTS circuit can + only be heard by those wearing the device, it does not broadcast to the room + in this specific case. diff --git a/html/changelogs/fyni-earth-accent.yml b/html/changelogs/fyni-earth-accent.yml deleted file mode 100644 index 7b05a77480a..00000000000 --- a/html/changelogs/fyni-earth-accent.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: fyni -delete-after: True -changes: - - rscadd: "Updates the earth accent tag. The old tag did not fit the accent tag format." \ No newline at end of file diff --git a/html/changelogs/geeves-looping_sound_channels.yml b/html/changelogs/geeves-looping_sound_channels.yml deleted file mode 100644 index e3ed62f2415..00000000000 --- a/html/changelogs/geeves-looping_sound_channels.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: Geeves - -delete-after: True - -changes: - - rscadd: "Added the option to manually change the looping sound channel volume in the SFX Preferences tab." diff --git a/html/changelogs/hellfirejag-mech-e-cross-roles.yml b/html/changelogs/hellfirejag-mech-e-cross-roles.yml deleted file mode 100644 index 9c833d95969..00000000000 --- a/html/changelogs/hellfirejag-mech-e-cross-roles.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: Hellfirejag -delete-after: True -changes: - - rscadd: "The mechanical engineering skill now provides a situational damage bonus for attacking structures such as airlocks and windows." - - rscadd: "The mechanical engineering skill now modifies the speed and repair amount when repairing a mech with a welder." - - rscadd: "Repairing mechs is now no longer instantaneous." - - rscadd: "Attempting to repair a mech with a welder will now automatically repeat the repair action until either completed, or interrupted."