diff --git a/html/changelogs/Hollyhock - sanioriosmedbay.yml b/html/changelogs/Hollyhock - sanioriosmedbay.yml deleted file mode 100644 index 21d5a76bc59..00000000000 --- a/html/changelogs/Hollyhock - sanioriosmedbay.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: Hollyhock - -# 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: "Gives the Sani'Orios base a medbay, jetpacks, a tool belt, and a fuel tank for refuelling their fellows in the DPRA." - - qol: "Gives the poor Hadiist silo guard some rations, cigarettes, a radio, and a Hadiist manifesto. Hadii's grace." diff --git a/html/changelogs/Hollyhock - tajarareactoroops.yml b/html/changelogs/Hollyhock - tajarareactoroops.yml deleted file mode 100644 index 38f3b413265..00000000000 --- a/html/changelogs/Hollyhock - tajarareactoroops.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: Hollyhock - -# 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: "Moves the Hailstorm's reactor and telecomms back to where they were." diff --git a/html/changelogs/archive/2024-05.yml b/html/changelogs/archive/2024-05.yml index 72ee27a4608..5fa59955a72 100644 --- a/html/changelogs/archive/2024-05.yml +++ b/html/changelogs/archive/2024-05.yml @@ -418,3 +418,17 @@ - refactor: Refactored fire_act() to be in line with TG version, removed useless parameter, added signal, made non sleepable and forced to call parent. - refactor: Added atom_act.dm file for the various *_act procs. +2024-05-29: + Geeves: + - rscadd: Synthetic eyes can now glow in the dark. In character creation, when selecting + the brand of the eyes, select Unbranded Emissive. + Hollyhock: + - qol: Gives the Sani'Orios base a medbay, jetpacks, a tool belt, and a fuel tank + for refuelling their fellows in the DPRA. + - qol: Gives the poor Hadiist silo guard some rations, cigarettes, a radio, and + a Hadiist manifesto. Hadii's grace. + - qol: Moves the Hailstorm's reactor and telecomms back to where they were. + Sparky_hotdog: + - rscadd: Science goggles can now be toggled onto your forehead. + TheDanseMacabre: + - rscadd: Added a new hairstyle based off of the undercut, Short Curtain. diff --git a/html/changelogs/dansemacabre-stylin.yml b/html/changelogs/dansemacabre-stylin.yml deleted file mode 100644 index 1a721280037..00000000000 --- a/html/changelogs/dansemacabre-stylin.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: TheDanseMacabre - -# 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 new hairstyle based off of the undercut, Short Curtain." diff --git a/html/changelogs/geeves-synth_eye_emissives.yml b/html/changelogs/geeves-synth_eye_emissives.yml deleted file mode 100644 index f02a6c3bf00..00000000000 --- a/html/changelogs/geeves-synth_eye_emissives.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: Geeves - -delete-after: True - -changes: - - rscadd: "Synthetic eyes can now glow in the dark. In character creation, when selecting the brand of the eyes, select Unbranded Emissive." \ No newline at end of file diff --git a/html/changelogs/sci-goggles-toggle.yml b/html/changelogs/sci-goggles-toggle.yml deleted file mode 100644 index af56bfcb4be..00000000000 --- a/html/changelogs/sci-goggles-toggle.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: Sparky_hotdog - -delete-after: True - -changes: - - rscadd: "Science goggles can now be toggled onto your forehead."