diff --git a/html/changelogs/AutoChangeLog-pr-4065.yml b/html/changelogs/AutoChangeLog-pr-4065.yml deleted file mode 100644 index 8ed0d087b0e0..000000000000 --- a/html/changelogs/AutoChangeLog-pr-4065.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: "Huffie56" -delete-after: True -changes: - - code_imp: "added welding google to the com tech tool vendor." - - code_imp: "added scaling based on round population to the ColMarTech Surplus Uniform like the other vendors." - - code_imp: "Move every clothing items from ColMarTech Automated Armaments Squad Vendor to ColMarTech Surplus Uniform Vendor." - - code_imp: "rename ColMarTech Automated Armaments Squad Vendor to ColMarTech Automated Utilities Squad Vendor and add in tools food and other utilities." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-4137.yml b/html/changelogs/AutoChangeLog-pr-4137.yml deleted file mode 100644 index e2a176ac9f42..000000000000 --- a/html/changelogs/AutoChangeLog-pr-4137.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "BeagleGaming1" -delete-after: True -changes: - - balance: "Defibrillators are guaranteed to deal heart damage on successful revives" - - balance: "Blood volume now scales with heart damage rather than being a hardcoded multiplier" - - balance: "Blood volume oxyloss now scales rather than being a hardcoded loss amount" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-4147.yml b/html/changelogs/AutoChangeLog-pr-4147.yml deleted file mode 100644 index f905cc39645c..000000000000 --- a/html/changelogs/AutoChangeLog-pr-4147.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Steelpoint" -delete-after: True -changes: - - bugfix: "Synthetic Breaching Hammer will now properly appear on the user's back when holstered." \ No newline at end of file diff --git a/html/changelogs/archive/2023-08.yml b/html/changelogs/archive/2023-08.yml index 8819d12dfe5f..7908913b8d9d 100644 --- a/html/changelogs/archive/2023-08.yml +++ b/html/changelogs/archive/2023-08.yml @@ -176,3 +176,20 @@ Zonespace27: - bugfix: A pile of guns no longer have burst fire (who weren't meant to) - bugfix: The combichain can now be yanked back if droppeed. +2023-08-12: + BeagleGaming1: + - balance: Defibrillators are guaranteed to deal heart damage on successful revives + - balance: Blood volume now scales with heart damage rather than being a hardcoded + multiplier + - balance: Blood volume oxyloss now scales rather than being a hardcoded loss amount + Huffie56: + - code_imp: added welding google to the com tech tool vendor. + - code_imp: added scaling based on round population to the ColMarTech Surplus Uniform + like the other vendors. + - code_imp: Move every clothing items from ColMarTech Automated Armaments Squad + Vendor to ColMarTech Surplus Uniform Vendor. + - code_imp: rename ColMarTech Automated Armaments Squad Vendor to ColMarTech Automated + Utilities Squad Vendor and add in tools food and other utilities. + Steelpoint: + - bugfix: Synthetic Breaching Hammer will now properly appear on the user's back + when holstered.