diff --git a/html/changelogs/AutoChangeLog-pr-5360.yml b/html/changelogs/AutoChangeLog-pr-5360.yml deleted file mode 100644 index ceac23d52a8c..000000000000 --- a/html/changelogs/AutoChangeLog-pr-5360.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SabreML" -delete-after: True -changes: - - ui: "Separated xeno hivemind chat messages into their own toggleable category, separate from 'Radio'." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-5361.yml b/html/changelogs/AutoChangeLog-pr-5361.yml deleted file mode 100644 index d7870352fb65..000000000000 --- a/html/changelogs/AutoChangeLog-pr-5361.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Huffie56" -delete-after: True -changes: - - refactor: "for the file coulours.dm and other files change define in it from COULOUR to COLOR" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-5374.yml b/html/changelogs/AutoChangeLog-pr-5374.yml deleted file mode 100644 index c1103861aeb9..000000000000 --- a/html/changelogs/AutoChangeLog-pr-5374.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SabreML" -delete-after: True -changes: - - bugfix: "Made the 'Time Since Death' counter show hours if it passes 1 hour, rather than wrapping the minutes back to 0." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-5375.yml b/html/changelogs/AutoChangeLog-pr-5375.yml deleted file mode 100644 index 2eec20e2b2f4..000000000000 --- a/html/changelogs/AutoChangeLog-pr-5375.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Birdtalon" -delete-after: True -changes: - - bugfix: "Fixed exploit in praetorian hook caused by an oversight." \ No newline at end of file diff --git a/html/changelogs/archive/2024-01.yml b/html/changelogs/archive/2024-01.yml index af4e31443c23..a6f475198d7f 100644 --- a/html/changelogs/archive/2024-01.yml +++ b/html/changelogs/archive/2024-01.yml @@ -69,3 +69,14 @@ - bugfix: Stuttering now starts properly when dazed - rscdel: Removed unused disabilities code - rscdel: Removed an old, goofy and unused decade old horse mask +2024-01-05: + Birdtalon: + - bugfix: Fixed exploit in praetorian hook caused by an oversight. + Huffie56: + - refactor: for the file coulours.dm and other files change define in it from COULOUR + to COLOR + SabreML: + - bugfix: Made the 'Time Since Death' counter show hours if it passes 1 hour, rather + than wrapping the minutes back to 0. + - ui: Separated xeno hivemind chat messages into their own toggleable category, + separate from 'Radio'.