From fbd917a1e2abf5bbb33a7397592aefe906932b4d Mon Sep 17 00:00:00 2001 From: Changelogs Date: Sat, 20 Jun 2026 03:33:35 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/Bat-SeaHotfixes.yml | 62 ---------------- html/changelogs/CaseDossierFiles.yml | 10 --- .../CatsinHD - FileManagerRefresh.yml | 61 ---------------- html/changelogs/Fenodyree-ModlasLensFix.yml | 7 -- .../Fenodyree-PainkillerRebalance.yml | 62 ---------------- html/changelogs/KeycardAuthTGUI.yml | 6 -- html/changelogs/archive/2026-06.yml | 70 +++++++++++++++++++ .../fabiank3-engineering-aft-storage.yml | 7 -- html/changelogs/greenjoe - psipillsplit.yml | 58 --------------- .../hellfirejag-cooking-xenobiology-skill.yml | 5 -- .../hellfirejag-final-atoms-audit.yml | 4 -- .../hellfirejag-misc-sentry-cleanup.yml | 6 -- .../hellfirejag-more-surgery-interactions.yml | 9 --- .../hellfirejag-qdel-optimizing.yml | 4 -- .../hellfirejag-runtime-gc-logging.yml | 4 -- html/changelogs/mattatlas-fixsizees.yml | 58 --------------- html/changelogs/wezzy-grupo-amapola.yml | 59 ---------------- 17 files changed, 70 insertions(+), 422 deletions(-) delete mode 100644 html/changelogs/Bat-SeaHotfixes.yml delete mode 100644 html/changelogs/CaseDossierFiles.yml delete mode 100644 html/changelogs/CatsinHD - FileManagerRefresh.yml delete mode 100644 html/changelogs/Fenodyree-ModlasLensFix.yml delete mode 100644 html/changelogs/Fenodyree-PainkillerRebalance.yml delete mode 100644 html/changelogs/KeycardAuthTGUI.yml delete mode 100644 html/changelogs/fabiank3-engineering-aft-storage.yml delete mode 100644 html/changelogs/greenjoe - psipillsplit.yml delete mode 100644 html/changelogs/hellfirejag-cooking-xenobiology-skill.yml delete mode 100644 html/changelogs/hellfirejag-final-atoms-audit.yml delete mode 100644 html/changelogs/hellfirejag-misc-sentry-cleanup.yml delete mode 100644 html/changelogs/hellfirejag-more-surgery-interactions.yml delete mode 100644 html/changelogs/hellfirejag-qdel-optimizing.yml delete mode 100644 html/changelogs/hellfirejag-runtime-gc-logging.yml delete mode 100644 html/changelogs/mattatlas-fixsizees.yml delete mode 100644 html/changelogs/wezzy-grupo-amapola.yml diff --git a/html/changelogs/Bat-SeaHotfixes.yml b/html/changelogs/Bat-SeaHotfixes.yml deleted file mode 100644 index 8c85a41d351..00000000000 --- a/html/changelogs/Bat-SeaHotfixes.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: 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: - - rscadd: "Adds some additional grates to the Horizon's D2 Medical for traction in zero-g." - - rscdel: "Removes ADPI sound effects." - - bugfix: "Fixes inflated Gravity Anomaly timing values." - - bugfix: "Fixes ADPI line retrieval." - - qol: "Reduces screenshake strength globally by 33%." diff --git a/html/changelogs/CaseDossierFiles.yml b/html/changelogs/CaseDossierFiles.yml deleted file mode 100644 index f84b5f6ad0c..00000000000 --- a/html/changelogs/CaseDossierFiles.yml +++ /dev/null @@ -1,10 +0,0 @@ -author: TheGreyWolf - -delete-after: True - -changes: - - rscadd: "Investigators now have the case dossier program. The rest of security can also read it in read-only mode." - - rscadd: "Evidence bags now labels the time, person and place when an item is bagged, if they have forensic skill. This can also be editted with a pen." - - rscadd: "Photos can now record similar data to the evidence bags if the user has the forensic skill, or they are using a detective camera. This cannot be editted." - - rscadd: "It is now possible to gather fibers and prints from objects inside evidence bags." - - bugfix: "Fixed some stuff with photos that should make them able to take photos of certain things such as airlocks again." diff --git a/html/changelogs/CatsinHD - FileManagerRefresh.yml b/html/changelogs/CatsinHD - FileManagerRefresh.yml deleted file mode 100644 index f6ae508845e..00000000000 --- a/html/changelogs/CatsinHD - FileManagerRefresh.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: CatsinHD - -# 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 TGUI component for pencode markup and text editing." - - rscadd: "Added form database to File Manager to download digital forms." - - qol: "Shifts all editing, renaming, encrypting, etc. into File Manager UI." - - bugfix: "Fixes potential issue with ID checks for IT access in File Manager." diff --git a/html/changelogs/Fenodyree-ModlasLensFix.yml b/html/changelogs/Fenodyree-ModlasLensFix.yml deleted file mode 100644 index 8012bf4f5e5..00000000000 --- a/html/changelogs/Fenodyree-ModlasLensFix.yml +++ /dev/null @@ -1,7 +0,0 @@ - -author: Fenodyree - -delete-after: True - -changes: - - bugfix: "Fixes the base focusing lens for modular lasers not having reliability." diff --git a/html/changelogs/Fenodyree-PainkillerRebalance.yml b/html/changelogs/Fenodyree-PainkillerRebalance.yml deleted file mode 100644 index 5ecc70beebb..00000000000 --- a/html/changelogs/Fenodyree-PainkillerRebalance.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: Fenodyree - -# 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: - - rscdel: "Removes CE_ADRENALINE. This was a synaptizine only flag that gave you a momvement speed and stamina buff." - - balance: "Increases the threshold for NO_PAIN to 200, from 100. This means you need more and stronger painkillers to be immune to pain effects." - - balance: "Nerfs Synaptizine from 30 to 10 painkill." - - balance: "Buffs Oxycomorphine from 200 to 210 painkill. This makes sure it always puts you into NO_PAIN." - - balance: "Buffs Mortaphenyl from 50 to 70 painkill. This means antag stimpacks have the same total painkill." diff --git a/html/changelogs/KeycardAuthTGUI.yml b/html/changelogs/KeycardAuthTGUI.yml deleted file mode 100644 index ae3a7687617..00000000000 --- a/html/changelogs/KeycardAuthTGUI.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: Fenodyree - -delete-after: True - -changes: - - refactor: "Updates the keycard auth console to use TGUI." diff --git a/html/changelogs/archive/2026-06.yml b/html/changelogs/archive/2026-06.yml index 8e60d1d07f6..5cf7ac103f7 100644 --- a/html/changelogs/archive/2026-06.yml +++ b/html/changelogs/archive/2026-06.yml @@ -399,3 +399,73 @@ - rscadd: Added the ability to clear the currently selected order in the delivery program and cargo control program. - rscadd: It is now possible to print invoices from the cargo delivery program. +2026-06-20: + Batrachophrenoboocosmomachia: + - rscadd: Adds some additional grates to the Horizon's D2 Medical for traction in + zero-g. + - rscdel: Removes ADPI sound effects. + - bugfix: Fixes inflated Gravity Anomaly timing values. + - bugfix: Fixes ADPI line retrieval. + - qol: Reduces screenshake strength globally by 33%. + CatsinHD: + - rscadd: Added a new TGUI component for pencode markup and text editing. + - rscadd: Added form database to File Manager to download digital forms. + - qol: Shifts all editing, renaming, encrypting, etc. into File Manager UI. + - bugfix: Fixes potential issue with ID checks for IT access in File Manager. + FabianK3: + - rscadd: Converted the INDRA office into a new engineering hard storage. + - rscdel: Added a decontamination corner into the D2 engineering aft airlock room. + Fenodyree: + - bugfix: Fixes the base focusing lens for modular lasers not having reliability. + - refactor: Updates the keycard auth console to use TGUI. + - rscdel: Removes CE_ADRENALINE. This was a synaptizine only flag that gave you + a momvement speed and stamina buff. + - balance: Increases the threshold for NO_PAIN to 200, from 100. This means you + need more and stronger painkillers to be immune to pain effects. + - balance: Nerfs Synaptizine from 30 to 10 painkill. + - balance: Buffs Oxycomorphine from 200 to 210 painkill. This makes sure it always + puts you into NO_PAIN. + - balance: Buffs Mortaphenyl from 50 to 70 painkill. This means antag stimpacks + have the same total painkill. + Greenjoe: + - rscadd: Splits the Psi-protect pills into their own selection in the loadout. + Hellfirejag: + - rscadd: Cooking Skill now increases the amount of products gained from butchering + animals. + - rscadd: 'Xenobiology Skill now increases melee damage against Space Fauna (EG: + Space Carp, Space Bears, etc). Additionally, it also increases butchering products + gained from Space Fauna.' + - bugfix: Fixed numerous hard dels related to byond built-in refs not being cleared. + - refactor: Refactored datum destroy() for better performance. + - rscadd: Added dedicated logging for Destroy() procs that are interrupted by runtime + errors, since these are their own special case of hard del causes. + - bugfix: Fixed a runtime error with the photocopier. + - bugfix: Fixed a runtime error with smoke effects + - bugfix: Fixed a hard delete from carp migration and icarus drone swarm events + - refactor: Refactored surgeries to now allow variable do-after times via Signal + hooks. + - rscadd: The Anatomy skill now provides a small bonus to surgeries performed on + characters of a matching species. + - rscadd: The Xenobiology skill now provides a small bonus to surgeries performed + on characters of a different species. + - rscadd: The Surgery skill now provides a moderate increase to surgical speed for + all kinds of surgery, regardless of type. + - rscadd: Morale modifiers now affect surgical speed in addition to success rates. + - balance: To accommodate for there now being surgery speed bonuses, the base time + to perform all surgeries has been increased. + MattAtlas: + - bugfix: Fixed pain and ingame announcement font sizes. + TheGreyWolf: + - rscadd: Investigators now have the case dossier program. The rest of security + can also read it in read-only mode. + - rscadd: Evidence bags now labels the time, person and place when an item is bagged, + if they have forensic skill. This can also be editted with a pen. + - rscadd: Photos can now record similar data to the evidence bags if the user has + the forensic skill, or they are using a detective camera. This cannot be editted. + - rscadd: It is now possible to gather fibers and prints from objects inside evidence + bags. + - bugfix: Fixed some stuff with photos that should make them able to take photos + of certain things such as airlocks again. + Wowzewow (Wezzy): + - rscadd: Adds Grupo Amapola uniforms to the medical selections. + - bugfix: Fixes Grupo Amapola description. diff --git a/html/changelogs/fabiank3-engineering-aft-storage.yml b/html/changelogs/fabiank3-engineering-aft-storage.yml deleted file mode 100644 index 2416affb18e..00000000000 --- a/html/changelogs/fabiank3-engineering-aft-storage.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: FabianK3 - -delete-after: True - -changes: - - rscadd: "Converted the INDRA office into a new engineering hard storage." - - rscdel: "Added a decontamination corner into the D2 engineering aft airlock room." diff --git a/html/changelogs/greenjoe - psipillsplit.yml b/html/changelogs/greenjoe - psipillsplit.yml deleted file mode 100644 index 3fa6a308ee6..00000000000 --- a/html/changelogs/greenjoe - psipillsplit.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: 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: "Splits the Psi-protect pills into their own selection in the loadout." diff --git a/html/changelogs/hellfirejag-cooking-xenobiology-skill.yml b/html/changelogs/hellfirejag-cooking-xenobiology-skill.yml deleted file mode 100644 index f695eecbc5e..00000000000 --- a/html/changelogs/hellfirejag-cooking-xenobiology-skill.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: Hellfirejag -delete-after: True -changes: - - rscadd: "Cooking Skill now increases the amount of products gained from butchering animals." - - rscadd: "Xenobiology Skill now increases melee damage against Space Fauna (EG: Space Carp, Space Bears, etc). Additionally, it also increases butchering products gained from Space Fauna." diff --git a/html/changelogs/hellfirejag-final-atoms-audit.yml b/html/changelogs/hellfirejag-final-atoms-audit.yml deleted file mode 100644 index e630ef3430b..00000000000 --- a/html/changelogs/hellfirejag-final-atoms-audit.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Hellfirejag -delete-after: True -changes: - - bugfix: "Fixed numerous hard dels related to byond built-in refs not being cleared." diff --git a/html/changelogs/hellfirejag-misc-sentry-cleanup.yml b/html/changelogs/hellfirejag-misc-sentry-cleanup.yml deleted file mode 100644 index 3c048679a7c..00000000000 --- a/html/changelogs/hellfirejag-misc-sentry-cleanup.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: Hellfirejag -delete-after: True -changes: - - bugfix: "Fixed a runtime error with the photocopier." - - bugfix: "Fixed a runtime error with smoke effects" - - bugfix: "Fixed a hard delete from carp migration and icarus drone swarm events" diff --git a/html/changelogs/hellfirejag-more-surgery-interactions.yml b/html/changelogs/hellfirejag-more-surgery-interactions.yml deleted file mode 100644 index f2cba694b29..00000000000 --- a/html/changelogs/hellfirejag-more-surgery-interactions.yml +++ /dev/null @@ -1,9 +0,0 @@ -author: Hellfirejag -delete-after: True -changes: - - refactor: "Refactored surgeries to now allow variable do-after times via Signal hooks." - - rscadd: "The Anatomy skill now provides a small bonus to surgeries performed on characters of a matching species." - - rscadd: "The Xenobiology skill now provides a small bonus to surgeries performed on characters of a different species." - - rscadd: "The Surgery skill now provides a moderate increase to surgical speed for all kinds of surgery, regardless of type." - - rscadd: "Morale modifiers now affect surgical speed in addition to success rates." - - balance: "To accommodate for there now being surgery speed bonuses, the base time to perform all surgeries has been increased." diff --git a/html/changelogs/hellfirejag-qdel-optimizing.yml b/html/changelogs/hellfirejag-qdel-optimizing.yml deleted file mode 100644 index da0fd4da888..00000000000 --- a/html/changelogs/hellfirejag-qdel-optimizing.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Hellfirejag -delete-after: True -changes: - - refactor: "Refactored datum destroy() for better performance." diff --git a/html/changelogs/hellfirejag-runtime-gc-logging.yml b/html/changelogs/hellfirejag-runtime-gc-logging.yml deleted file mode 100644 index 7899007f707..00000000000 --- a/html/changelogs/hellfirejag-runtime-gc-logging.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Hellfirejag -delete-after: True -changes: - - rscadd: "Added dedicated logging for Destroy() procs that are interrupted by runtime errors, since these are their own special case of hard del causes." diff --git a/html/changelogs/mattatlas-fixsizees.yml b/html/changelogs/mattatlas-fixsizees.yml deleted file mode 100644 index 4898de442d1..00000000000 --- a/html/changelogs/mattatlas-fixsizees.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: MattAtlas - -# 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 pain and ingame announcement font sizes." diff --git a/html/changelogs/wezzy-grupo-amapola.yml b/html/changelogs/wezzy-grupo-amapola.yml deleted file mode 100644 index 50e1e9466d0..00000000000 --- a/html/changelogs/wezzy-grupo-amapola.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: Wowzewow (Wezzy) - -# 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 Grupo Amapola uniforms to the medical selections." - - bugfix: "Fixes Grupo Amapola description."