diff --git a/html/changelogs/Bat-Sea.yml b/html/changelogs/Bat-Sea.yml deleted file mode 100644 index 46d70618d2e..00000000000 --- a/html/changelogs/Bat-Sea.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Batrachophrenoboocosmomachia -delete-after: True -changes: - - bugfix: "Additional LS logic fixes." diff --git a/html/changelogs/archive/2026-08.yml b/html/changelogs/archive/2026-08.yml index 239c0585bc0..b2d668b0e1f 100644 --- a/html/changelogs/archive/2026-08.yml +++ b/html/changelogs/archive/2026-08.yml @@ -403,3 +403,16 @@ 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. +2026-08-20: + Batrachophrenoboocosmomachia: + - bugfix: Additional LS logic fixes. + Hellfirejag: + - bugfix: Fixed a small lag spike caused by ownerless IPCs dying. + hazelmouse: + - bugfix: Resolved a few lighting bugs with holodeck spaces. + - bugfix: Removes the erroneous 'Chessboard' setting visible in the holodeck console's + menu. There was never any chessboard. You have been lied to. + - bugfix: Fixed versebook onmobs. + - bugfix: South-facing platforms no longer layer over south-facing railings. + kano: + - bugfix: Fixed the smooth icon overlays appearing under the adjacent turfs. diff --git a/html/changelogs/hazelmouse-holodeckfixes.yml b/html/changelogs/hazelmouse-holodeckfixes.yml deleted file mode 100644 index 8b75e5cce45..00000000000 --- a/html/changelogs/hazelmouse-holodeckfixes.yml +++ /dev/null @@ -1,59 +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: hazelmouse - -# 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: - - bugfix: "Resolved a few lighting bugs with holodeck spaces." - - bugfix: "Removes the erroneous 'Chessboard' setting visible in the holodeck console's menu. There was never any chessboard. You have been lied to." diff --git a/html/changelogs/hazelmouse-railinglayeringfix.yml b/html/changelogs/hazelmouse-railinglayeringfix.yml deleted file mode 100644 index a2dcfc65804..00000000000 --- a/html/changelogs/hazelmouse-railinglayeringfix.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: hazelmouse - -# 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: - - bugfix: "South-facing platforms no longer layer over south-facing railings." diff --git a/html/changelogs/hazelmouse-versebookfix.yml b/html/changelogs/hazelmouse-versebookfix.yml deleted file mode 100644 index a9979f5b429..00000000000 --- a/html/changelogs/hazelmouse-versebookfix.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: hazelmouse - -# 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: - - bugfix: "Fixed versebook onmobs." diff --git a/html/changelogs/hellfirejag-ipc-posibrain-fix.yml b/html/changelogs/hellfirejag-ipc-posibrain-fix.yml deleted file mode 100644 index fb50bae7c3b..00000000000 --- a/html/changelogs/hellfirejag-ipc-posibrain-fix.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Hellfirejag -delete-after: True -changes: - - bugfix: "Fixed a small lag spike caused by ownerless IPCs dying." diff --git a/html/changelogs/kano-overlay-insanity.yml b/html/changelogs/kano-overlay-insanity.yml deleted file mode 100644 index fa84bb5c941..00000000000 --- a/html/changelogs/kano-overlay-insanity.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: kano -delete-after: True -changes: - - bugfix: "Fixed the smooth icon overlays appearing under the adjacent turfs."