Skip to content

Commit b3956f8

Browse files
author
LocalIdentity
committed
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)
1 parent 72dbfde commit b3956f8

File tree

3 files changed

+71
-71
lines changed

3 files changed

+71
-71
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,19 @@
99
- 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))
1010
* Full support for all new skills
1111
- Add initial support for Eldritch Implicits [\#4658](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4658) ([Regisle](https://github.com/Regisle))
12-
- Add ability to automatically calculate # of Explosive Arrow Fuses [\#4918](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4918) ([LocalIdentity](https://github.com/LocalIdentity))
12+
- Add the ability to automatically calculate # of Explosive Arrow Fuses [\#4918](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4918) ([LocalIdentity](https://github.com/LocalIdentity))
1313
- Add breakdowns for Burning and Caustic ground from ailments [\#4916](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4916) ([Regisle](https://github.com/Regisle))
1414
- Add the Poised Prism and Elevore uniques [\#4846](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4846) ([QuickStick123](https://github.com/QuickStick123))
1515
- Add new Grand Spectrum mods [\#4897](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4897) ([deathbeam](https://github.com/deathbeam))
1616
### User Interface
1717
- Fix PvP Hit Taken Colour [\#4860](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4860) ([Regisle](https://github.com/Regisle))
1818
- Update Heartstopper config text [\#4859](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4859) ([Regisle](https://github.com/Regisle))
19-
- Remove Main Hand background color from global Ignite Dot Multi section [\#4922](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4922) ([TPlant](https://github.com/PJacek))
19+
- Remove Main Hand background colour from global Ignite Dot Multi section [\#4922](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4922) ([TPlant](https://github.com/PJacek))
2020
- Add Keystone names to Timeless jewel variants [\#4882](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4882) ([Regisle](https://github.com/Regisle))
2121
### Accuracy Improvements
2222
- Update Replica uniques [\#4901](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4901) ([QuickStick123](https://github.com/QuickStick123))
2323
- Update Deidbell [\#4852](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4852) ([QuickStick123](https://github.com/QuickStick123))
24-
- Update Ventor's Gamble and Soul RIpper [\#4894](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4894) ([Lothrik](https://github.com/Lothrik))
24+
- Update Ventor's Gamble and Soul Ripper [\#4894](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4894) ([Lothrik](https://github.com/Lothrik))
2525
- Fix missing life on Demon Stitcher [\#4858](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4858) ([QuickStick123](https://github.com/QuickStick123))
2626
### Fixed Bugs
2727
- Fix crash when adding Timeless jewel to build from tree UI [\#4893](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4893) ([Lothrik](https://github.com/Lothrik))

changelog.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,21 @@ VERSION[2.21.0][2022/08/20]
44
* Add support for new 3.19 skills and mods (Nostrademous, LocalIdentity)
55
* Full support for all new skills
66
* Add initial support for Eldritch Implicits (Regisle)
7-
* Add ability to automatically calculate # of Explosive Arrow Fuses (LocalIdentity)
7+
* Add the ability to automatically calculate # of Explosive Arrow Fuses (LocalIdentity)
88
* Add breakdowns for Burning and Caustic ground from ailments (Regisle)
99
* Add the Poised Prism and Elevore uniques (QuickStick123)
1010
* Add new Grand Spectrum mods (deathbeam)
1111

1212
--- User Interface ---
1313
* Fix PvP Hit Taken Colour (Regisle)
1414
* Update Heartstopper config text (Regisle)
15-
* Remove Main Hand background color from global Ignite Dot Multi section (TPlant)
15+
* Remove Main Hand background colour from global Ignite Dot Multi section (TPlant)
1616
* Add Keystone names to Timeless jewel variants (Regisle)
1717

1818
--- Accuracy Improvements ---
1919
* Update Replica uniques (QuickStick123)
2020
* Update Deidbell (QuickStick123)
21-
* Update Ventor's Gamble and Soul RIpper (Lothrik)
21+
* Update Ventor's Gamble and Soul Ripper (Lothrik)
2222
* Fix missing life on Demon Stitcher (QuickStick123)
2323

2424
--- Fixed Bugs ---

0 commit comments

Comments
 (0)