From 75c825a4d0f2f00c7e2ed3b0d807ae4c9f0afd1e Mon Sep 17 00:00:00 2001 From: Changelogs Date: Thu, 12 Oct 2023 01:06:04 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-4540.yml | 8 -------- html/changelogs/AutoChangeLog-pr-4600.yml | 4 ---- html/changelogs/AutoChangeLog-pr-4619.yml | 4 ---- html/changelogs/archive/2023-10.yml | 15 +++++++++++++++ 4 files changed, 15 insertions(+), 16 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-4540.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-4600.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-4619.yml diff --git a/html/changelogs/AutoChangeLog-pr-4540.yml b/html/changelogs/AutoChangeLog-pr-4540.yml deleted file mode 100644 index 4ef405274698..000000000000 --- a/html/changelogs/AutoChangeLog-pr-4540.yml +++ /dev/null @@ -1,8 +0,0 @@ -author: "QuickLode" -delete-after: True -changes: - - rscadd: "Adds a handheld distress beacon for the Colonial Marshal. They can use this to signal distress which in turn allows reinforcements in the form of Anchorpoint Marine QRF or nearby CMB teams. Admins do the final check." - - rscadd: "Adds a CMB Patrol Team which responds to \"Marshals in Distress\" call." - - admin: "headset admin response no longer specifies USCM origin(as this is used for USCM, WY, and now CMB)" - - spellcheck: "fixes a CMB typo in response message. Also a miniscule change to HG 37-12 desc." - - spellcheck: "fixes 2 misc typos in CMB Inspections" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-4600.yml b/html/changelogs/AutoChangeLog-pr-4600.yml deleted file mode 100644 index c8f3628e96f1..000000000000 --- a/html/changelogs/AutoChangeLog-pr-4600.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "mullenpaul" -delete-after: True -changes: - - ui: "tweaked flyby controls to make them in line with other destinations" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-4619.yml b/html/changelogs/AutoChangeLog-pr-4619.yml deleted file mode 100644 index 46a9663aad76..000000000000 --- a/html/changelogs/AutoChangeLog-pr-4619.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "harryob" -delete-after: True -changes: - - rscadd: "origin descriptions are now displayed when selecting an origin" \ No newline at end of file diff --git a/html/changelogs/archive/2023-10.yml b/html/changelogs/archive/2023-10.yml index 6029a03cfac2..a511276351e7 100644 --- a/html/changelogs/archive/2023-10.yml +++ b/html/changelogs/archive/2023-10.yml @@ -138,3 +138,18 @@ - rscdel: Predators can no longer see their or others cross-round honor count. irRegularGuy646: - bugfix: fixed new goggle's on helmet sprite +2023-10-12: + QuickLode: + - rscadd: Adds a handheld distress beacon for the Colonial Marshal. They can use + this to signal distress which in turn allows reinforcements in the form of Anchorpoint + Marine QRF or nearby CMB teams. Admins do the final check. + - rscadd: Adds a CMB Patrol Team which responds to "Marshals in Distress" call. + - admin: headset admin response no longer specifies USCM origin(as this is used + for USCM, WY, and now CMB) + - spellcheck: fixes a CMB typo in response message. Also a miniscule change to HG + 37-12 desc. + - spellcheck: fixes 2 misc typos in CMB Inspections + harryob: + - rscadd: origin descriptions are now displayed when selecting an origin + mullenpaul: + - ui: tweaked flyby controls to make them in line with other destinations