From 42dc026c7dbd2d0cbd9f65408580780672867ee6 Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 00:30:44 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-90221.yml | 4 ---- html/changelogs/AutoChangeLog-pr-90295.yml | 5 ----- html/changelogs/AutoChangeLog-pr-90347.yml | 5 ----- html/changelogs/AutoChangeLog-pr-90356.yml | 4 ---- html/changelogs/AutoChangeLog-pr-90357.yml | 4 ---- html/changelogs/archive/2025-04.yml | 15 +++++++++++++++ 6 files changed, 15 insertions(+), 22 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-90221.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-90295.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-90347.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-90356.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-90357.yml diff --git a/html/changelogs/AutoChangeLog-pr-90221.yml b/html/changelogs/AutoChangeLog-pr-90221.yml deleted file mode 100644 index 872795c129f..00000000000 --- a/html/changelogs/AutoChangeLog-pr-90221.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "jlsnow301" -delete-after: True -changes: - - bugfix: "The library console has been refactored. Report any issues in the github!" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-90295.yml b/html/changelogs/AutoChangeLog-pr-90295.yml deleted file mode 100644 index effffc4b9cd..00000000000 --- a/html/changelogs/AutoChangeLog-pr-90295.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Y0SH1M4S73R" -delete-after: True -changes: - - code_imp: "Any tgui message that would be too big to send to the server is now split into chunks and sent in sequence. This fixes several issues, such as..." - - bugfix: "It is once again possible to save large amounts of text on paper at once." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-90347.yml b/html/changelogs/AutoChangeLog-pr-90347.yml deleted file mode 100644 index 23bc157ebca..00000000000 --- a/html/changelogs/AutoChangeLog-pr-90347.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "TiviPlus" -delete-after: True -changes: - - refactor: "Logging and IC timestamps will now always use UTC±0 and not be affected by server system timezone changes" - - bugfix: "Station and round times will not longer be incorrect if the system timezone is not UTC±0" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-90356.yml b/html/changelogs/AutoChangeLog-pr-90356.yml deleted file mode 100644 index 3ce423c59c4..00000000000 --- a/html/changelogs/AutoChangeLog-pr-90356.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "timothymtorres" -delete-after: True -changes: - - map: "Move mafia, CTF, and deathmatch maps into minigame folder" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-90357.yml b/html/changelogs/AutoChangeLog-pr-90357.yml deleted file mode 100644 index 604905c6ec5..00000000000 --- a/html/changelogs/AutoChangeLog-pr-90357.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "jlsnow301" -delete-after: True -changes: - - bugfix: "Fixed the circuit UI titlebar spacing" \ No newline at end of file diff --git a/html/changelogs/archive/2025-04.yml b/html/changelogs/archive/2025-04.yml index 8d71b64e368..0083837b574 100644 --- a/html/changelogs/archive/2025-04.yml +++ b/html/changelogs/archive/2025-04.yml @@ -7,3 +7,18 @@ SmArtKar: - bugfix: Fixed gas station and phonebooth ruins magically summoning weather on bottom levels of Icebox +2025-04-02: + TiviPlus: + - refactor: "Logging and IC timestamps will now always use UTC\xB10 and not be affected\ + \ by server system timezone changes" + - bugfix: "Station and round times will not longer be incorrect if the system timezone\ + \ is not UTC\xB10" + Y0SH1M4S73R: + - code_imp: Any tgui message that would be too big to send to the server is now + split into chunks and sent in sequence. This fixes several issues, such as... + - bugfix: It is once again possible to save large amounts of text on paper at once. + jlsnow301: + - bugfix: Fixed the circuit UI titlebar spacing + - bugfix: The library console has been refactored. Report any issues in the github! + timothymtorres: + - map: Move mafia, CTF, and deathmatch maps into minigame folder