diff --git a/html/changelogs/AutoChangeLog-pr-89114.yml b/html/changelogs/AutoChangeLog-pr-89114.yml deleted file mode 100644 index 558e642020f..00000000000 --- a/html/changelogs/AutoChangeLog-pr-89114.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "MTandi" -delete-after: True -changes: - - qol: "Tile context menu tweaks (Loot panel)" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-89205.yml b/html/changelogs/AutoChangeLog-pr-89205.yml deleted file mode 100644 index 0116ca9ee40..00000000000 --- a/html/changelogs/AutoChangeLog-pr-89205.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "necromanceranne" -delete-after: True -changes: - - refactor: "Gun maintenance is now consolidated into a single item, the gun maintenance kit, rather than multiple different item interactions. It is handled on the maintenance kit itself, and not in gun code." - - qol: "You can order maintenance kits from cargo, and get some out of the security equipment vendor. Helpful if someone spilled acid onto your disabler. You can also make a makeshift one from maintenance trash." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-89360.yml b/html/changelogs/AutoChangeLog-pr-89360.yml deleted file mode 100644 index f0c3724e5e7..00000000000 --- a/html/changelogs/AutoChangeLog-pr-89360.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Wallem" -delete-after: True -changes: - - qol: "Integrated Circuit nodes are now colored depending on their type." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-89371.yml b/html/changelogs/AutoChangeLog-pr-89371.yml deleted file mode 100644 index b7ef76f2a0e..00000000000 --- a/html/changelogs/AutoChangeLog-pr-89371.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Thunder12345" -delete-after: True -changes: - - map: "Removed a mounted machine gun from the Meta Central bitrunning domain, expect 85% less instant wipes." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-89373.yml b/html/changelogs/AutoChangeLog-pr-89373.yml deleted file mode 100644 index 5cd0e2b2dcd..00000000000 --- a/html/changelogs/AutoChangeLog-pr-89373.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Absolucy" -delete-after: True -changes: - - bugfix: "Fixed some mistakes I made while fixing the void cloak." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-89378.yml b/html/changelogs/AutoChangeLog-pr-89378.yml deleted file mode 100644 index a57a2326385..00000000000 --- a/html/changelogs/AutoChangeLog-pr-89378.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "necromanceranne" -delete-after: True -changes: - - balance: "Hunter boxing now directly heals you instead of injecting you with healing chems on a successful crit." - - balance: "Your combos no longer cause you to screw up your next combo by changing your attack speed for exactly one punch." - - code_imp: "Fixes up a bit of odd rounding that occurs in the experience gain totals and uses division instead of multipliers where it makes sense." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-89380.yml b/html/changelogs/AutoChangeLog-pr-89380.yml deleted file mode 100644 index 166427ec0a4..00000000000 --- a/html/changelogs/AutoChangeLog-pr-89380.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Holoo-1" -delete-after: True -changes: - - bugfix: "fixed camera consoles, spyglasses etc. client crush on 516" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-89381.yml b/html/changelogs/AutoChangeLog-pr-89381.yml deleted file mode 100644 index 8b5dda7cb4d..00000000000 --- a/html/changelogs/AutoChangeLog-pr-89381.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "vinylspiders" -delete-after: True -changes: - - qol: "alien eggs (xeno embryos, headslugs, etc) will now show up on the advanced medical scanner" \ No newline at end of file diff --git a/html/changelogs/archive/2025-02.yml b/html/changelogs/archive/2025-02.yml index f02e723ac41..b68d6bcdf2b 100644 --- a/html/changelogs/archive/2025-02.yml +++ b/html/changelogs/archive/2025-02.yml @@ -105,3 +105,31 @@ TiviPlus: - server: An issue where more than 16 admin flags could not exist in the DB has been corrected +2025-02-08: + Absolucy: + - bugfix: Fixed some mistakes I made while fixing the void cloak. + Holoo-1: + - bugfix: fixed camera consoles, spyglasses etc. client crush on 516 + MTandi: + - qol: Tile context menu tweaks (Loot panel) + Thunder12345: + - map: Removed a mounted machine gun from the Meta Central bitrunning domain, expect + 85% less instant wipes. + Wallem: + - qol: Integrated Circuit nodes are now colored depending on their type. + necromanceranne: + - balance: Hunter boxing now directly heals you instead of injecting you with healing + chems on a successful crit. + - balance: Your combos no longer cause you to screw up your next combo by changing + your attack speed for exactly one punch. + - code_imp: Fixes up a bit of odd rounding that occurs in the experience gain totals + and uses division instead of multipliers where it makes sense. + - refactor: Gun maintenance is now consolidated into a single item, the gun maintenance + kit, rather than multiple different item interactions. It is handled on the + maintenance kit itself, and not in gun code. + - qol: You can order maintenance kits from cargo, and get some out of the security + equipment vendor. Helpful if someone spilled acid onto your disabler. You can + also make a makeshift one from maintenance trash. + vinylspiders: + - qol: alien eggs (xeno embryos, headslugs, etc) will now show up on the advanced + medical scanner