From 04f1c4fa8fa9bcce2a801967c257450687c671b6 Mon Sep 17 00:00:00 2001 From: Changelogs Date: Fri, 1 Mar 2024 01:15:47 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-1227.yml | 4 ---- html/changelogs/AutoChangeLog-pr-1231.yml | 5 ----- html/changelogs/AutoChangeLog-pr-1294.yml | 12 ---------- html/changelogs/AutoChangeLog-pr-1315.yml | 6 ----- html/changelogs/archive/2024-03.yml | 27 +++++++++++++++++++++++ 5 files changed, 27 insertions(+), 27 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-1227.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-1231.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-1294.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-1315.yml create mode 100644 html/changelogs/archive/2024-03.yml diff --git a/html/changelogs/AutoChangeLog-pr-1227.yml b/html/changelogs/AutoChangeLog-pr-1227.yml deleted file mode 100644 index 7c935cdc4905..000000000000 --- a/html/changelogs/AutoChangeLog-pr-1227.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "MrMelbert" -delete-after: True -changes: - - qol: "Glasses colors should be a lot less harsh, and being blind no longer also blinds your hud." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-1231.yml b/html/changelogs/AutoChangeLog-pr-1231.yml deleted file mode 100644 index fe0dbeda0f10..000000000000 --- a/html/changelogs/AutoChangeLog-pr-1231.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Absolucy, itsmeowdev" -delete-after: True -changes: - - rscadd: "Added TGUI color picker and replaced all use of BYOND color pickers with it (TGUI input preference is still respected)." - - qol: "The Generic UI theme will now affect the border color of number inputs and text areas the same as text inputs." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-1294.yml b/html/changelogs/AutoChangeLog-pr-1294.yml deleted file mode 100644 index b7c973001a33..000000000000 --- a/html/changelogs/AutoChangeLog-pr-1294.yml +++ /dev/null @@ -1,12 +0,0 @@ -author: "Absolucy, LT3, Ghommie" -delete-after: True -changes: - - refactor: "Refactored maptext (those floating words)" - - bugfix: "Fixed special chat bubbles for yelling, clown, redtext, greentext" - - bugfix: "Fixed alignment of status display text" - - code_imp: "Status displays now synchronize their message lines when scrolling" - - image: "More maptext and font tweaks" - - spellcheck: "Context tooltips too small, too big... just right?" - - bugfix: "Maptext should now properly show superscript characters when performing actions" - - bugfix: "Fixed text effects for runechat messages (the stuff enclosed in +, | and _ characters)." - - spellcheck: "Improved the tip for say/text effects." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-1315.yml b/html/changelogs/AutoChangeLog-pr-1315.yml deleted file mode 100644 index 0f511f41e143..000000000000 --- a/html/changelogs/AutoChangeLog-pr-1315.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "DexeeXI" -delete-after: True -changes: - - bugfix: "Baseline job titles for Cargo Tech, Quartermaster and Shaft Miner return." - - rscdel: "Removed a single extra air pipe on the Icebox Maid Cafe so it stops causing 11 lines of test failures" - - bugfix: "Tweaks the Metastation Singularity Engine Complex to also stop unit test failures." \ No newline at end of file diff --git a/html/changelogs/archive/2024-03.yml b/html/changelogs/archive/2024-03.yml new file mode 100644 index 000000000000..a0d1b4483585 --- /dev/null +++ b/html/changelogs/archive/2024-03.yml @@ -0,0 +1,27 @@ +2024-03-01: + Absolucy, LT3, Ghommie: + - refactor: Refactored maptext (those floating words) + - bugfix: Fixed special chat bubbles for yelling, clown, redtext, greentext + - bugfix: Fixed alignment of status display text + - code_imp: Status displays now synchronize their message lines when scrolling + - image: More maptext and font tweaks + - spellcheck: Context tooltips too small, too big... just right? + - bugfix: Maptext should now properly show superscript characters when performing + actions + - bugfix: Fixed text effects for runechat messages (the stuff enclosed in +, | and + _ characters). + - spellcheck: Improved the tip for say/text effects. + Absolucy, itsmeowdev: + - rscadd: Added TGUI color picker and replaced all use of BYOND color pickers with + it (TGUI input preference is still respected). + - qol: The Generic UI theme will now affect the border color of number inputs and + text areas the same as text inputs. + DexeeXI: + - bugfix: Baseline job titles for Cargo Tech, Quartermaster and Shaft Miner return. + - rscdel: Removed a single extra air pipe on the Icebox Maid Cafe so it stops causing + 11 lines of test failures + - bugfix: Tweaks the Metastation Singularity Engine Complex to also stop unit test + failures. + MrMelbert: + - qol: Glasses colors should be a lot less harsh, and being blind no longer also + blinds your hud.