From b3956f8d57aa6fa9221e96459666f812fc27c536 Mon Sep 17 00:00:00 2001 From: LocalIdentity Date: Sat, 20 Aug 2022 06:44:36 +1000 Subject: [PATCH] Release 2.21.0 --- Implemented Enhancements --- * Add support for new 3.19 skills and mods (Nostrademous, LocalIdentity) * Full support for all new skills * Add initial support for Eldritch Implicits (Regisle) * Add the ability to automatically calculate # of Explosive Arrow Fuses (LocalIdentity) * Add breakdowns for Burning and Caustic ground from ailments (Regisle) * Add the Poised Prism and Elevore uniques (QuickStick123) * Add new Grand Spectrum mods (deathbeam) --- User Interface --- * Fix PvP Hit Taken Colour (Regisle) * Update Heartstopper config text (Regisle) * Remove Main Hand background colour from global Ignite Dot Multi section (TPlant) * Add Keystone names to Timeless jewel variants (Regisle) --- Accuracy Improvements --- * Update Replica uniques (QuickStick123) * Update Deidbell (QuickStick123) * Update Ventor's Gamble and Soul Ripper (Lothrik) * Fix missing life on Demon Stitcher (QuickStick123) --- Fixed Bugs --- * Fix crash when adding Timeless jewel to build from tree UI (Lothrik) * Fix certain spells not having correct DPS with Unleash Support (Regisle) * Fix Timeless jewel node weight bugs (Lothrik) * Fix checkbox not updating when selecting Vaal skills (Paliak) * Fix Rage regen issues (Regisle) * Fix Gain on Kill not working for Attacks (Regisle) --- CHANGELOG.md | 6 +-- changelog.txt | 6 +-- manifest.xml | 130 +++++++++++++++++++++++++------------------------- 3 files changed, 71 insertions(+), 71 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bea59e9630..286527a107 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,19 +9,19 @@ - Add support for new 3.19 skills and mods [\#4925](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4925) ([Nostrademous](https://github.com/Nostrademous), [LocalIdentity](https://github.com/LocalIdentity)) * Full support for all new skills - Add initial support for Eldritch Implicits [\#4658](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4658) ([Regisle](https://github.com/Regisle)) -- Add ability to automatically calculate # of Explosive Arrow Fuses [\#4918](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4918) ([LocalIdentity](https://github.com/LocalIdentity)) +- Add the ability to automatically calculate # of Explosive Arrow Fuses [\#4918](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4918) ([LocalIdentity](https://github.com/LocalIdentity)) - Add breakdowns for Burning and Caustic ground from ailments [\#4916](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4916) ([Regisle](https://github.com/Regisle)) - Add the Poised Prism and Elevore uniques [\#4846](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4846) ([QuickStick123](https://github.com/QuickStick123)) - Add new Grand Spectrum mods [\#4897](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4897) ([deathbeam](https://github.com/deathbeam)) ### User Interface - Fix PvP Hit Taken Colour [\#4860](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4860) ([Regisle](https://github.com/Regisle)) - Update Heartstopper config text [\#4859](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4859) ([Regisle](https://github.com/Regisle)) -- Remove Main Hand background color from global Ignite Dot Multi section [\#4922](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4922) ([TPlant](https://github.com/PJacek)) +- Remove Main Hand background colour from global Ignite Dot Multi section [\#4922](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4922) ([TPlant](https://github.com/PJacek)) - Add Keystone names to Timeless jewel variants [\#4882](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4882) ([Regisle](https://github.com/Regisle)) ### Accuracy Improvements - Update Replica uniques [\#4901](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4901) ([QuickStick123](https://github.com/QuickStick123)) - Update Deidbell [\#4852](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4852) ([QuickStick123](https://github.com/QuickStick123)) -- Update Ventor's Gamble and Soul RIpper [\#4894](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4894) ([Lothrik](https://github.com/Lothrik)) +- Update Ventor's Gamble and Soul Ripper [\#4894](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4894) ([Lothrik](https://github.com/Lothrik)) - Fix missing life on Demon Stitcher [\#4858](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4858) ([QuickStick123](https://github.com/QuickStick123)) ### Fixed Bugs - Fix crash when adding Timeless jewel to build from tree UI [\#4893](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4893) ([Lothrik](https://github.com/Lothrik)) diff --git a/changelog.txt b/changelog.txt index 1b34c7de92..987a0db144 100644 --- a/changelog.txt +++ b/changelog.txt @@ -4,7 +4,7 @@ VERSION[2.21.0][2022/08/20] * Add support for new 3.19 skills and mods (Nostrademous, LocalIdentity) * Full support for all new skills * Add initial support for Eldritch Implicits (Regisle) -* Add ability to automatically calculate # of Explosive Arrow Fuses (LocalIdentity) +* Add the ability to automatically calculate # of Explosive Arrow Fuses (LocalIdentity) * Add breakdowns for Burning and Caustic ground from ailments (Regisle) * Add the Poised Prism and Elevore uniques (QuickStick123) * Add new Grand Spectrum mods (deathbeam) @@ -12,13 +12,13 @@ VERSION[2.21.0][2022/08/20] --- User Interface --- * Fix PvP Hit Taken Colour (Regisle) * Update Heartstopper config text (Regisle) -* Remove Main Hand background color from global Ignite Dot Multi section (TPlant) +* Remove Main Hand background colour from global Ignite Dot Multi section (TPlant) * Add Keystone names to Timeless jewel variants (Regisle) --- Accuracy Improvements --- * Update Replica uniques (QuickStick123) * Update Deidbell (QuickStick123) -* Update Ventor's Gamble and Soul RIpper (Lothrik) +* Update Ventor's Gamble and Soul Ripper (Lothrik) * Fix missing life on Demon Stitcher (QuickStick123) --- Fixed Bugs --- diff --git a/manifest.xml b/manifest.xml index b0684de7c9..664a289176 100644 --- a/manifest.xml +++ b/manifest.xml @@ -1,11 +1,11 @@ - + - + @@ -29,12 +29,12 @@ - + - + @@ -59,14 +59,14 @@ - + - + - + @@ -74,7 +74,7 @@ - + @@ -82,68 +82,68 @@ - - - + + + - - + + - + - - - - - - - - - - - - - - + + + + + + + + + + + + + + - - - + + + - - - - - - - - - + + + + + + + + + - - + + - - - - + + + + - + - - + + @@ -154,53 +154,53 @@ - + - + - - - - + + + + - + - + - + - + - - + + - + - + - + - +