diff --git a/html/changelogs/AutoChangeLog-pr-8330.yml b/html/changelogs/AutoChangeLog-pr-8330.yml deleted file mode 100644 index 870b160b4b5..00000000000 --- a/html/changelogs/AutoChangeLog-pr-8330.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: SirRichardFrancis -delete-after: true -changes: - - tweak: Made it possible to (un)equip spacesuits with drag and drop. diff --git a/html/changelogs/AutoChangeLog-pr-8331.yml b/html/changelogs/AutoChangeLog-pr-8331.yml deleted file mode 100644 index e109da26ba8..00000000000 --- a/html/changelogs/AutoChangeLog-pr-8331.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: SirRichardFrancis -delete-after: true -changes: - - bugfix: Fixed accessories added to suits with pockets taking up space in said - pockets. diff --git a/html/changelogs/AutoChangeLog-pr-8334.yml b/html/changelogs/AutoChangeLog-pr-8334.yml deleted file mode 100644 index a55def7a5eb..00000000000 --- a/html/changelogs/AutoChangeLog-pr-8334.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: TheLeopold -delete-after: true -changes: - - tweak: surgically removed cruciforms keep owner's name diff --git a/html/changelogs/AutoChangeLog-pr-8335.yml b/html/changelogs/AutoChangeLog-pr-8335.yml deleted file mode 100644 index 78ed4d6668a..00000000000 --- a/html/changelogs/AutoChangeLog-pr-8335.yml +++ /dev/null @@ -1,10 +0,0 @@ -author: SirRichardFrancis -delete-after: true -changes: - - rscadd: Added "L" hotkey for toggling flashlights, standalone and mounted on a - gun. - - rscadd: Added a way to quickly replace power cell in a mounted flashlight. Have - to click on a gun with a proper power cell. - - tweak: Changed the way flashlight attaches to guns, could be easily added and - removed now. - - code_imp: Merged several gun-related proc redefinitions. diff --git a/html/changelogs/AutoChangeLog-pr-8336.yml b/html/changelogs/AutoChangeLog-pr-8336.yml deleted file mode 100644 index 60049a001cb..00000000000 --- a/html/changelogs/AutoChangeLog-pr-8336.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: SirRichardFrancis -delete-after: true -changes: - - bugfix: Fixed flashlight beam being movable by conveyor belts diff --git a/html/changelogs/AutoChangeLog-pr-8337.yml b/html/changelogs/AutoChangeLog-pr-8337.yml deleted file mode 100644 index a31c8463792..00000000000 --- a/html/changelogs/AutoChangeLog-pr-8337.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: SirRichardFrancis -delete-after: true -changes: - - tweak: Changed "lie" button location on LibertyStyle HUD. diff --git a/html/changelogs/archive/2023-10.yml b/html/changelogs/archive/2023-10.yml new file mode 100644 index 00000000000..d67c973b70a --- /dev/null +++ b/html/changelogs/archive/2023-10.yml @@ -0,0 +1,16 @@ +2023-10-07: + SirRichardFrancis: + - tweak: Made it possible to (un)equip spacesuits with drag and drop. + - tweak: Changed "lie" button location on LibertyStyle HUD. + - bugfix: Fixed accessories added to suits with pockets taking up space in said + pockets. + - rscadd: Added "L" hotkey for toggling flashlights, standalone and mounted on a + gun. + - rscadd: Added a way to quickly replace power cell in a mounted flashlight. Have + to click on a gun with a proper power cell. + - tweak: Changed the way flashlight attaches to guns, could be easily added and + removed now. + - code_imp: Merged several gun-related proc redefinitions. + - bugfix: Fixed flashlight beam being movable by conveyor belts + TheLeopold: + - tweak: surgically removed cruciforms keep owner's name