From c34c0b3f1dc85e937be477c66665946f98348df9 Mon Sep 17 00:00:00 2001 From: Changelogs Date: Sat, 28 Sep 2024 01:10:57 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/CometBlaze-nexus_drip.yml | 58 ------------------ .../Snowy1237-SolShipVoidsuitFix.yml | 59 ------------------ html/changelogs/archive/2024-09.yml | 33 ++++++++++ ...bugfix-powermonitor-program-navigation.yml | 6 -- html/changelogs/fluffyghost-fixlistvv.yml | 58 ------------------ html/changelogs/hazelmouse-autocannon.yml | 58 ------------------ .../hazelmouse-baselinewithatongue.yml | 58 ------------------ html/changelogs/hazelmouse-bieselcatfix.yml | 58 ------------------ html/changelogs/hazelmouse-bigbugfixes.yml | 60 ------------------- html/changelogs/hazelmouse-dirshenanigans.yml | 59 ------------------ .../changelogs/hazelmouse-fixediconstates.yml | 60 ------------------- .../changelogs/hazelmouse-thistookHOWlong.yml | 58 ------------------ html/changelogs/hazelmouse_luna1.yml | 58 ------------------ .../kermit-citizenshipsnralakkfix.yml | 6 -- 14 files changed, 33 insertions(+), 656 deletions(-) delete mode 100644 html/changelogs/CometBlaze-nexus_drip.yml delete mode 100644 html/changelogs/Snowy1237-SolShipVoidsuitFix.yml delete mode 100644 html/changelogs/fabiank3-bugfix-powermonitor-program-navigation.yml delete mode 100644 html/changelogs/fluffyghost-fixlistvv.yml delete mode 100644 html/changelogs/hazelmouse-autocannon.yml delete mode 100644 html/changelogs/hazelmouse-baselinewithatongue.yml delete mode 100644 html/changelogs/hazelmouse-bieselcatfix.yml delete mode 100644 html/changelogs/hazelmouse-bigbugfixes.yml delete mode 100644 html/changelogs/hazelmouse-dirshenanigans.yml delete mode 100644 html/changelogs/hazelmouse-fixediconstates.yml delete mode 100644 html/changelogs/hazelmouse-thistookHOWlong.yml delete mode 100644 html/changelogs/hazelmouse_luna1.yml delete mode 100644 html/changelogs/kermit-citizenshipsnralakkfix.yml diff --git a/html/changelogs/CometBlaze-nexus_drip.yml b/html/changelogs/CometBlaze-nexus_drip.yml deleted file mode 100644 index 497b8b2dcbe..00000000000 --- a/html/changelogs/CometBlaze-nexus_drip.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: CometBlaze - -# 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: - - imageadd : "Added dedicated uniforms for Nexus Corporate Security." diff --git a/html/changelogs/Snowy1237-SolShipVoidsuitFix.yml b/html/changelogs/Snowy1237-SolShipVoidsuitFix.yml deleted file mode 100644 index 2f4e6fc9a8c..00000000000 --- a/html/changelogs/Snowy1237-SolShipVoidsuitFix.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: Snowy1237 - -# 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: "Changed the voidsuis on the Sol Navy ship to be normal sol ones instead of the SSMD variant." - - bugfix: "The Sol recon ship shuttle airlock now cycles." diff --git a/html/changelogs/archive/2024-09.yml b/html/changelogs/archive/2024-09.yml index 84d89a0e27c..66fa26dc431 100644 --- a/html/changelogs/archive/2024-09.yml +++ b/html/changelogs/archive/2024-09.yml @@ -184,3 +184,36 @@ FluffyGhost: - server: Updated tracy to our v25092024. - server: Removed tracy client 0.10 and added 0.11.1. +2024-09-28: + CometBlaze: + - imageadd: Added dedicated uniforms for Nexus Corporate Security. + FabianK3: + - bugfix: Fixed broken UI navigation in engineering power-monitor program. + FluffyGhost: + - bugfix: Fixed VV not showing the list values. + Snowy1237: + - bugfix: Changed the voidsuis on the Sol Navy ship to be normal sol ones instead + of the SSMD variant. + - bugfix: The Sol recon ship shuttle airlock now cycles. + hazelmouse: + - bugfix: IPCs can no longer lick bowls clean. + - bugfix: Fixed the fore directions of a few ships and shuttles so they can be correctly + targeted in ship combat. + - qol: Adds some DMDocs for ship variables + - rscadd: Tactical goggles now have generic inhand sprites. + - qol: Several weapons and goggle variants now appear with proper icons in map editing + software. + - bugfix: The sprite for the wasteland goggles no longer disappears when toggled + off your eyes. + - bugfix: The Lunan accent no longer appears twice under the megacorporate IPC culture + in character creation. + - bugfix: The Tajaran variant of the TCAF voidsuit now uses the correct helmet sprite. + - bugfix: Greimorian queens now have functional rest and dead sprites. + - bugfix: Greimorian queens no longer continue to regenerate after being killed. + - bugfix: Greimorian queens now appear closer to the centre of the occupied tile + while facing east or west. + - bugfix: Unreinforced glass panes and windows are no longer invisible. + - rscadd: Adds the Goshawk heavy autocannon ship armament to the codebase, available + to be used in future mapping PRs. + kermit: + - bugfix: Removed the rogue Hieroaetherian citizenship option for Federation skrell. diff --git a/html/changelogs/fabiank3-bugfix-powermonitor-program-navigation.yml b/html/changelogs/fabiank3-bugfix-powermonitor-program-navigation.yml deleted file mode 100644 index c6d63710b91..00000000000 --- a/html/changelogs/fabiank3-bugfix-powermonitor-program-navigation.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: FabianK3 - -delete-after: True - -changes: - - bugfix: "Fixed broken UI navigation in engineering power-monitor program." diff --git a/html/changelogs/fluffyghost-fixlistvv.yml b/html/changelogs/fluffyghost-fixlistvv.yml deleted file mode 100644 index 70adbfebbb1..00000000000 --- a/html/changelogs/fluffyghost-fixlistvv.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: FluffyGhost - -# 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 VV not showing the list values." diff --git a/html/changelogs/hazelmouse-autocannon.yml b/html/changelogs/hazelmouse-autocannon.yml deleted file mode 100644 index 8c64534fe33..00000000000 --- a/html/changelogs/hazelmouse-autocannon.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: - - rscadd: "Adds the Goshawk heavy autocannon ship armament to the codebase, available to be used in future mapping PRs." diff --git a/html/changelogs/hazelmouse-baselinewithatongue.yml b/html/changelogs/hazelmouse-baselinewithatongue.yml deleted file mode 100644 index df3d480c746..00000000000 --- a/html/changelogs/hazelmouse-baselinewithatongue.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: "IPCs can no longer lick bowls clean." diff --git a/html/changelogs/hazelmouse-bieselcatfix.yml b/html/changelogs/hazelmouse-bieselcatfix.yml deleted file mode 100644 index 275c1a1d711..00000000000 --- a/html/changelogs/hazelmouse-bieselcatfix.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: "The Tajaran variant of the TCAF voidsuit now uses the correct helmet sprite." diff --git a/html/changelogs/hazelmouse-bigbugfixes.yml b/html/changelogs/hazelmouse-bigbugfixes.yml deleted file mode 100644 index 4738042f5a9..00000000000 --- a/html/changelogs/hazelmouse-bigbugfixes.yml +++ /dev/null @@ -1,60 +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: "Greimorian queens now have functional rest and dead sprites." - - bugfix: "Greimorian queens no longer continue to regenerate after being killed." - - bugfix: "Greimorian queens now appear closer to the centre of the occupied tile while facing east or west." diff --git a/html/changelogs/hazelmouse-dirshenanigans.yml b/html/changelogs/hazelmouse-dirshenanigans.yml deleted file mode 100644 index da9accb2fd8..00000000000 --- a/html/changelogs/hazelmouse-dirshenanigans.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: "Fixed the fore directions of a few ships and shuttles so they can be correctly targeted in ship combat." - - qol: "Adds some DMDocs for ship variables" diff --git a/html/changelogs/hazelmouse-fixediconstates.yml b/html/changelogs/hazelmouse-fixediconstates.yml deleted file mode 100644 index 65c392ef827..00000000000 --- a/html/changelogs/hazelmouse-fixediconstates.yml +++ /dev/null @@ -1,60 +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: - - rscadd: "Tactical goggles now have generic inhand sprites." - - qol: "Several weapons and goggle variants now appear with proper icons in map editing software." - - bugfix: "The sprite for the wasteland goggles no longer disappears when toggled off your eyes." diff --git a/html/changelogs/hazelmouse-thistookHOWlong.yml b/html/changelogs/hazelmouse-thistookHOWlong.yml deleted file mode 100644 index 6bcc0645ed9..00000000000 --- a/html/changelogs/hazelmouse-thistookHOWlong.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: "Unreinforced glass panes and windows are no longer invisible." diff --git a/html/changelogs/hazelmouse_luna1.yml b/html/changelogs/hazelmouse_luna1.yml deleted file mode 100644 index e6c5d4957e5..00000000000 --- a/html/changelogs/hazelmouse_luna1.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: "The Lunan accent no longer appears twice under the megacorporate IPC culture in character creation." diff --git a/html/changelogs/kermit-citizenshipsnralakkfix.yml b/html/changelogs/kermit-citizenshipsnralakkfix.yml deleted file mode 100644 index 74990209247..00000000000 --- a/html/changelogs/kermit-citizenshipsnralakkfix.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: kermit - -delete-after: True - -changes: - - bugfix: "Removed the rogue Hieroaetherian citizenship option for Federation skrell."