From a0e72218eb0d84ee388245c27a41c598c5d39d99 Mon Sep 17 00:00:00 2001 From: Changelogs Date: Fri, 10 Jan 2025 01:14:07 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/archive/2025-01.yml | 18 ++++++ .../changelogs/fluffyghost-clicksrefactor.yml | 64 ------------------- html/changelogs/wezzy-pants_slot.yml | 61 ------------------ html/changelogs/yonnimer-dionaeage.yml | 58 ----------------- 4 files changed, 18 insertions(+), 183 deletions(-) delete mode 100644 html/changelogs/fluffyghost-clicksrefactor.yml delete mode 100644 html/changelogs/wezzy-pants_slot.yml delete mode 100644 html/changelogs/yonnimer-dionaeage.yml diff --git a/html/changelogs/archive/2025-01.yml b/html/changelogs/archive/2025-01.yml index f0cc82b1e0e..e9c262bccc9 100644 --- a/html/changelogs/archive/2025-01.yml +++ b/html/changelogs/archive/2025-01.yml @@ -31,3 +31,21 @@ Jasorn: - bugfix: Fixed sand showing up as glass in the ore console. Also used defines in ore_datum where they should be instead of strings +2025-01-10: + FluffyGhost: + - refactor: Added various events to the dcs system in regards to click handling. + - refactor: Refactored various mouse related procs. + - bugfix: Fixed MUI mask. + - bugfix: Fixed AI jump on double click. + - bugfix: Fixed some runtimes with the click handler system. + - code_imp: Updated the click handler system. + - bugfix: Fixed fireman carry. + Wowzewow (Wezzy): + - rscadd: Adds a pants slot. Check your loadout. Note that they are no longer a + uniform slot item and you no longer attach accessories to them. + - rscadd: Kneepads, leather chaps, and suspenders now are attached to pants rather + than uniform slot items. + - rscadd: Shirts are now a uniform slot item and are no longer accessories. + - bugfix: Fixes accessories not properly overlaying on uniform items. + Yonnimer: + - rscadd: Changes the Geras Dionae min age from 30 to 1. diff --git a/html/changelogs/fluffyghost-clicksrefactor.yml b/html/changelogs/fluffyghost-clicksrefactor.yml deleted file mode 100644 index 4a817664470..00000000000 --- a/html/changelogs/fluffyghost-clicksrefactor.yml +++ /dev/null @@ -1,64 +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: - - refactor: "Added various events to the dcs system in regards to click handling." - - refactor: "Refactored various mouse related procs." - - bugfix: "Fixed MUI mask." - - bugfix: "Fixed AI jump on double click." - - bugfix: "Fixed some runtimes with the click handler system." - - code_imp: "Updated the click handler system." - - bugfix: "Fixed fireman carry." diff --git a/html/changelogs/wezzy-pants_slot.yml b/html/changelogs/wezzy-pants_slot.yml deleted file mode 100644 index 91b43e00412..00000000000 --- a/html/changelogs/wezzy-pants_slot.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: 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 a pants slot. Check your loadout. Note that they are no longer a uniform slot item and you no longer attach accessories to them." - - rscadd: "Kneepads, leather chaps, and suspenders now are attached to pants rather than uniform slot items." - - rscadd: "Shirts are now a uniform slot item and are no longer accessories." - - bugfix: "Fixes accessories not properly overlaying on uniform items." diff --git a/html/changelogs/yonnimer-dionaeage.yml b/html/changelogs/yonnimer-dionaeage.yml deleted file mode 100644 index 824ddc3e6e2..00000000000 --- a/html/changelogs/yonnimer-dionaeage.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: Yonnimer - -# 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: "Changes the Geras Dionae min age from 30 to 1."