From f34dd1198295dbd0cbdbc080725737ac86ccb1a8 Mon Sep 17 00:00:00 2001 From: "cmss13-ci[bot]" <180991813+cmss13-ci[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 01:35:09 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-7353.yml | 4 ---- html/changelogs/AutoChangeLog-pr-7477.yml | 4 ---- html/changelogs/AutoChangeLog-pr-7482.yml | 4 ---- html/changelogs/AutoChangeLog-pr-7483.yml | 4 ---- html/changelogs/archive/2024-11.yml | 13 +++++++++++++ 5 files changed, 13 insertions(+), 16 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-7353.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-7477.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-7482.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-7483.yml diff --git a/html/changelogs/AutoChangeLog-pr-7353.yml b/html/changelogs/AutoChangeLog-pr-7353.yml deleted file mode 100644 index c2287b0f84e6..000000000000 --- a/html/changelogs/AutoChangeLog-pr-7353.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Sargeantmuffinman" -delete-after: True -changes: - - rscadd: "Added more lore emails to the computers" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-7477.yml b/html/changelogs/AutoChangeLog-pr-7477.yml deleted file mode 100644 index 82ee36bab92f..000000000000 --- a/html/changelogs/AutoChangeLog-pr-7477.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Nanu, HarryOb" -delete-after: True -changes: - - code_imp: "Adds some code so if you're above the pointcap on your loadout, items will be removed to put you at the point cap limit." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-7482.yml b/html/changelogs/AutoChangeLog-pr-7482.yml deleted file mode 100644 index 13d5e6358e23..000000000000 --- a/html/changelogs/AutoChangeLog-pr-7482.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Drathek" -delete-after: True -changes: - - code_imp: "Enabled 3 more OD pragmas for linting and fixed some ambiguous usage of In" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-7483.yml b/html/changelogs/AutoChangeLog-pr-7483.yml deleted file mode 100644 index 00b23b733830..000000000000 --- a/html/changelogs/AutoChangeLog-pr-7483.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Killfish" -delete-after: True -changes: - - balance: "Improved consistency of Scatter Spits accuracy. Now one of your projectiles is guaranteed to to go in the direction you're aiming at, instead of potentially going everywhere except where you're aiming and missing everything." \ No newline at end of file diff --git a/html/changelogs/archive/2024-11.yml b/html/changelogs/archive/2024-11.yml index 09b2d924afdf..9b7fe5840749 100644 --- a/html/changelogs/archive/2024-11.yml +++ b/html/changelogs/archive/2024-11.yml @@ -100,3 +100,16 @@ - admin: you can add "known alts" to players, now vero5123: - bugfix: Special characters are now properly sanitized and removed in bug reports. +2024-11-05: + Drathek: + - code_imp: Enabled 3 more OD pragmas for linting and fixed some ambiguous usage + of In + Killfish: + - balance: Improved consistency of Scatter Spits accuracy. Now one of your projectiles + is guaranteed to to go in the direction you're aiming at, instead of potentially + going everywhere except where you're aiming and missing everything. + Nanu, HarryOb: + - code_imp: Adds some code so if you're above the pointcap on your loadout, items + will be removed to put you at the point cap limit. + Sargeantmuffinman: + - rscadd: Added more lore emails to the computers