From f25682ff59b0bfacff42effe5fe33cbfe6dd5e54 Mon Sep 17 00:00:00 2001 From: Changelogs Date: Sat, 16 Mar 2024 00:45:19 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-2809.yml | 4 ---- html/changelogs/AutoChangeLog-pr-2821.yml | 4 ---- html/changelogs/AutoChangeLog-pr-2825.yml | 7 ------- html/changelogs/AutoChangeLog-pr-2832.yml | 11 ----------- html/changelogs/AutoChangeLog-pr-2837.yml | 7 ------- html/changelogs/archive/2024-03.yml | 21 +++++++++++++++++++++ 6 files changed, 21 insertions(+), 33 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-2809.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-2821.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-2825.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-2832.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-2837.yml diff --git a/html/changelogs/AutoChangeLog-pr-2809.yml b/html/changelogs/AutoChangeLog-pr-2809.yml deleted file mode 100644 index 01cbdf98dd18..000000000000 --- a/html/changelogs/AutoChangeLog-pr-2809.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Martinpachu -changes: - - {spellcheck: Fixes some cargo descriptions.} -delete-after: true diff --git a/html/changelogs/AutoChangeLog-pr-2821.yml b/html/changelogs/AutoChangeLog-pr-2821.yml deleted file mode 100644 index 5f0c2c7a5150..000000000000 --- a/html/changelogs/AutoChangeLog-pr-2821.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Sadhorizon -changes: - - {bugfix: Cybersun cap no longer defaults to black cap's sprite.} -delete-after: true diff --git a/html/changelogs/AutoChangeLog-pr-2825.yml b/html/changelogs/AutoChangeLog-pr-2825.yml deleted file mode 100644 index 951737492f52..000000000000 --- a/html/changelogs/AutoChangeLog-pr-2825.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: meemofcourse -changes: - - {code_imp: ID cards' update_label proc no longer calls update_appearance. Please - report any issues that may involve ID cards not updating overlays.} - - {code_imp: 'Outfits now have an id_assignment field. If a job has an id, and an - id_assignment, it will automatically apply.'} -delete-after: true diff --git a/html/changelogs/AutoChangeLog-pr-2832.yml b/html/changelogs/AutoChangeLog-pr-2832.yml deleted file mode 100644 index e55c242c4db8..000000000000 --- a/html/changelogs/AutoChangeLog-pr-2832.yml +++ /dev/null @@ -1,11 +0,0 @@ -author: Skies-Of-Blue -changes: - - {rscadd: 'silicons across the sector have added two new noises to their lexicon, - try them out with *yes and *no!'} - - {tweak: 'silicons across the sector have also overridden their clown inhibitors, - allowing them to play a bummer trombone with *sad'} - - {tweak: borgs have leaked the secrets of *warn to their integrated positronic - counterparts} - - {rscdel: 'due to wide reaching protest, silicons across the galaxy have decided - to give up their ability to *honk in respect for the lives lost during the ICW'} -delete-after: true diff --git a/html/changelogs/AutoChangeLog-pr-2837.yml b/html/changelogs/AutoChangeLog-pr-2837.yml deleted file mode 100644 index 12853f1590fc..000000000000 --- a/html/changelogs/AutoChangeLog-pr-2837.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: Skies-Of-Blue -changes: - - {soundadd: 'several new roundend audio clips, as well as a new roundstart clip'} - - {sounddel: 'all of the old roundend audio clips, as well as the old roundstart - clip'} - - {rscdel: soul} -delete-after: true diff --git a/html/changelogs/archive/2024-03.yml b/html/changelogs/archive/2024-03.yml index fb8ea4363218..0b41f25dfde1 100644 --- a/html/changelogs/archive/2024-03.yml +++ b/html/changelogs/archive/2024-03.yml @@ -178,3 +178,24 @@ 2024-03-15: cuddleandtea: - rscadd: volume setting for play local sound +2024-03-16: + Martinpachu: + - spellcheck: Fixes some cargo descriptions. + Sadhorizon: + - bugfix: Cybersun cap no longer defaults to black cap's sprite. + Skies-Of-Blue: + - rscadd: silicons across the sector have added two new noises to their lexicon, + try them out with *yes and *no! + - tweak: silicons across the sector have also overridden their clown inhibitors, + allowing them to play a bummer trombone with *sad + - tweak: borgs have leaked the secrets of *warn to their integrated positronic counterparts + - rscdel: due to wide reaching protest, silicons across the galaxy have decided + to give up their ability to *honk in respect for the lives lost during the ICW + - soundadd: several new roundend audio clips, as well as a new roundstart clip + - sounddel: all of the old roundend audio clips, as well as the old roundstart clip + - rscdel: soul + meemofcourse: + - code_imp: ID cards' update_label proc no longer calls update_appearance. Please + report any issues that may involve ID cards not updating overlays. + - code_imp: Outfits now have an id_assignment field. If a job has an id, and an + id_assignment, it will automatically apply.