diff --git a/html/changelogs/AutoChangeLog-pr-4781.yml b/html/changelogs/AutoChangeLog-pr-4781.yml deleted file mode 100644 index 6aeed6fba70b..000000000000 --- a/html/changelogs/AutoChangeLog-pr-4781.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Blundir" -delete-after: True -changes: - - rscadd: "added intel and foxtrot squad berets and headband" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-4801.yml b/html/changelogs/AutoChangeLog-pr-4801.yml deleted file mode 100644 index 0ed0e373b3c9..000000000000 --- a/html/changelogs/AutoChangeLog-pr-4801.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "BeagleGaming1" -delete-after: True -changes: - - rscadd: "Added many new loadout items" - - code_imp: "Added a signal to items that triggers right after the mob finishes spawning" - - code_imp: "Added a signal to add additional behavior to storing items in shoes" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-4809.yml b/html/changelogs/AutoChangeLog-pr-4809.yml deleted file mode 100644 index ee4298d1d3d4..000000000000 --- a/html/changelogs/AutoChangeLog-pr-4809.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "realforest2001" -delete-after: True -changes: - - code_imp: "Repathed sword weapons to a uniform /obj/item/weapon/sword" - - balance: "All sword-type weapons are now Large items instead of Normal sized, to match machetes." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-4810.yml b/html/changelogs/AutoChangeLog-pr-4810.yml deleted file mode 100644 index c99ed962ec28..000000000000 --- a/html/changelogs/AutoChangeLog-pr-4810.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "realforest2001" -delete-after: True -changes: - - rscadd: "Added the KN5500 PDA for Working Joes. Sprites by Frans_Feiffer." - - rscadd: "Changed the plain glass in Working Joe presets to Reinforced Glass." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-4813.yml b/html/changelogs/AutoChangeLog-pr-4813.yml deleted file mode 100644 index ee3b6ac99c59..000000000000 --- a/html/changelogs/AutoChangeLog-pr-4813.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "sleepynecrons" -delete-after: True -changes: - - imagedel: "shrinks the type-19 SMG stick magazine to a more reasonable size" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-4817.yml b/html/changelogs/AutoChangeLog-pr-4817.yml deleted file mode 100644 index 3268723fee47..000000000000 --- a/html/changelogs/AutoChangeLog-pr-4817.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "fira" -delete-after: True -changes: - - bugfix: "M56D/M2C should now properly stop firing when they stop being used." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-4829.yml b/html/changelogs/AutoChangeLog-pr-4829.yml deleted file mode 100644 index e49e1f2f2cba..000000000000 --- a/html/changelogs/AutoChangeLog-pr-4829.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "TheGamerdk" -delete-after: True -changes: - - bugfix: "Restores the MK1 AP mags in the CIC armory" \ No newline at end of file diff --git a/html/changelogs/archive/2023-11.yml b/html/changelogs/archive/2023-11.yml index 9acb3538e9e6..3706601022a2 100644 --- a/html/changelogs/archive/2023-11.yml +++ b/html/changelogs/archive/2023-11.yml @@ -17,3 +17,22 @@ 2023-11-03: harryob: - ui: the options button is now part of the statbrowser tabs proper +2023-11-04: + BeagleGaming1: + - rscadd: Added many new loadout items + - code_imp: Added a signal to items that triggers right after the mob finishes spawning + - code_imp: Added a signal to add additional behavior to storing items in shoes + Blundir: + - rscadd: added intel and foxtrot squad berets and headband + TheGamerdk: + - bugfix: Restores the MK1 AP mags in the CIC armory + fira: + - bugfix: M56D/M2C should now properly stop firing when they stop being used. + realforest2001: + - code_imp: Repathed sword weapons to a uniform /obj/item/weapon/sword + - balance: All sword-type weapons are now Large items instead of Normal sized, to + match machetes. + - rscadd: Added the KN5500 PDA for Working Joes. Sprites by Frans_Feiffer. + - rscadd: Changed the plain glass in Working Joe presets to Reinforced Glass. + sleepynecrons: + - imagedel: shrinks the type-19 SMG stick magazine to a more reasonable size