diff --git a/html/changelogs/Bat-DoorAccess.yml b/html/changelogs/Bat-DoorAccess.yml deleted file mode 100644 index 7e25f527e4b..00000000000 --- a/html/changelogs/Bat-DoorAccess.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: Batrachophrenoboocosmomachia - -# 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: "Fixes door permissions in bar maints, secure technical storage, hangar air station, ops substation, and medical substation." - - bugfix: "Replaces tool crate in D1 central maints with non-prefilled variant." diff --git a/html/changelogs/GeneralCamo - VSCode Imp.yml b/html/changelogs/GeneralCamo - VSCode Imp.yml deleted file mode 100644 index dcac92ffff0..00000000000 --- a/html/changelogs/GeneralCamo - VSCode Imp.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: GeneralCamo - -# 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: - - config: "Replaced prettierx with prettier." - - config: "Prettier now runs on the entire repository." - - config: "Removed Intellicode as a recommended extensions for VSCode (Deprecated)." - - config: "Removed BYOND DM Language Support as a recommended extension for VSCode (SpacemanDMM replaced this)." diff --git a/html/changelogs/archive/2026-01.yml b/html/changelogs/archive/2026-01.yml index abb6290a26e..e6ed042a9bc 100644 --- a/html/changelogs/archive/2026-01.yml +++ b/html/changelogs/archive/2026-01.yml @@ -199,3 +199,25 @@ - code_imp: Added a unit test to generate byond defines from Font Awesome entries. Kano: - bugfix: Replaced some exoplanet plating turfs in Horizon with regular variant. +2026-01-29: + Batrachophrenoboocosmomachia: + - bugfix: Fixes door permissions in bar maints, secure technical storage, hangar + air station, ops substation, and medical substation. + - bugfix: Replaces tool crate in D1 central maints with non-prefilled variant. + GeneralCamo: + - config: Replaced prettierx with prettier. + - config: Prettier now runs on the entire repository. + - config: Removed Intellicode as a recommended extensions for VSCode (Deprecated). + - config: Removed BYOND DM Language Support as a recommended extension for VSCode + (SpacemanDMM replaced this). + Greenjoe: + - rscadd: Adds two types of tajaran tea - Messa's tear and ras'nif. Tins are found + in the loadout and bar. + - rscadd: Adds solar salve. Find it in the loadout under chewing tobacco selection. + - rscadd: Adds a bunch of smokeables/chewables to the loot pool for random smokeables. + - qol: Adjusts the amount of reagents in the Konyang tea leaves to make brewing + easier, as well as adding instructions to the tins. + - rscadd: Increases the number of leaves in the Konyang tea tins from 7 to 12. + Hellfirejag: + - bugfix: Fixed a random test fail caused by GPS devices being spawned in a null + location. diff --git a/html/changelogs/greenjoe - adhomaidrug.yml b/html/changelogs/greenjoe - adhomaidrug.yml deleted file mode 100644 index 5158697b14c..00000000000 --- a/html/changelogs/greenjoe - adhomaidrug.yml +++ /dev/null @@ -1,62 +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: Greenjoe - -# 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: "Adds two types of tajaran tea - Messa's tear and ras'nif. Tins are found in the loadout and bar." - - rscadd: "Adds solar salve. Find it in the loadout under chewing tobacco selection." - - rscadd: "Adds a bunch of smokeables/chewables to the loot pool for random smokeables." - - qol: "Adjusts the amount of reagents in the Konyang tea leaves to make brewing easier, as well as adding instructions to the tins." - - rscadd: "Increases the number of leaves in the Konyang tea tins from 7 to 12." diff --git a/html/changelogs/hellfirejag - GPS heisenbug.yml b/html/changelogs/hellfirejag - GPS heisenbug.yml deleted file mode 100644 index eefd643674a..00000000000 --- a/html/changelogs/hellfirejag - GPS heisenbug.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Hellfirejag -delete-after: True -changes: - - bugfix: "Fixed a random test fail caused by GPS devices being spawned in a null location."