diff --git a/html/changelogs/RustingWithYou - fuelport.yml b/html/changelogs/RustingWithYou - fuelport.yml deleted file mode 100644 index b5ca413fc50..00000000000 --- a/html/changelogs/RustingWithYou - fuelport.yml +++ /dev/null @@ -1,41 +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 -# wip (For works in progress) -# tweak -# soundadd -# sounddel -# rscadd (general adding of nice things) -# rscdel (general deleting of nice things) -# imageadd -# imagedel -# maptweak -# spellcheck (typo fixes) -# experiment -# balance -# admin -# backend -# security -# refactor -################################# - -# Your name. -author: RustingWithYou - -# 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, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries. -# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog. -changes: - - qol: "Fuel ports are now buildable and removable." diff --git a/html/changelogs/archive/2024-04.yml b/html/changelogs/archive/2024-04.yml index 1684df5e479..2ec42963353 100644 --- a/html/changelogs/archive/2024-04.yml +++ b/html/changelogs/archive/2024-04.yml @@ -286,3 +286,17 @@ - bugfix: Coolant tanks no longer anti-nuke an environment's atmosphere when destroyed. - bugfix: Cryotubes no longer render synthetics unconscious - IPCs can now bathe in cryotubes to cool off. +2024-04-15: + RustingWithYou: + - qol: Fuel ports are now buildable and removable. + nauticall: + - rscadd: Added the All-Xanu Spacefleet Frigate, a massive military offship in use + by the navy of Xanu Prime. + - rscadd: Added uniforms and an ID variant for Xanu military and Coalition government + personnel, respectively. + - rscadd: Added new walls/windows for 'Coalition'-type vessels, finished in a light + bluish-gray. + - rscadd: Added Coalition military mechs, a light variant (in use on the Frigate) + and a heavy variant (ERT). + - bugfix: Fixed the dNAXS-52 Xanu hardsuit presets being wrongly configured and + added a base equipment preset for the hardsuit as well. diff --git a/html/changelogs/nauticall-xanu_frigate.yml b/html/changelogs/nauticall-xanu_frigate.yml deleted file mode 100644 index c14e5f7840a..00000000000 --- a/html/changelogs/nauticall-xanu_frigate.yml +++ /dev/null @@ -1,45 +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 -# wip (For works in progress) -# tweak -# soundadd -# sounddel -# rscadd (general adding of nice things) -# rscdel (general deleting of nice things) -# imageadd -# imagedel -# maptweak -# spellcheck (typo fixes) -# experiment -# balance -# admin -# backend -# security -# refactor -################################# - -# Your name. -author: nauticall - -# 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, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries. -# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog. -changes: - - rscadd: "Added the All-Xanu Spacefleet Frigate, a massive military offship in use by the navy of Xanu Prime." - - rscadd: "Added uniforms and an ID variant for Xanu military and Coalition government personnel, respectively." - - rscadd: "Added new walls/windows for 'Coalition'-type vessels, finished in a light bluish-gray." - - rscadd: "Added Coalition military mechs, a light variant (in use on the Frigate) and a heavy variant (ERT)." - - bugfix: "Fixed the dNAXS-52 Xanu hardsuit presets being wrongly configured and added a base equipment preset for the hardsuit as well."