Skip to content

Commit

Permalink
Release 2.47.0
Browse files Browse the repository at this point in the history
--- New to Path of Building ---
* Update Gems, Item bases, Mods and Minions (Wires77, Regisle, Nostrademous, LocalIdentity)
* Add support for new 3.25 Gems (LocalIdentity)
* Add support for new 3.25 Uniques (LocalIdentity, Paliak, Nostrademous)
* Add support for Warcries to affect Minions (Regisle)
* Add support for Echoes of Creation (LocalIdentity)
* Fix numerous issues in bleed calculations (CelestiaTheDryad)

--- Fixed Crashes ---
* Fix crash when importing a build where empty configs were not loaded properly (Wires77)

--- User Interface ---
* Remove remote build list functionality pending redesign (Wires77)
* Fix breakdown for DoT Multiplier (Rybadour)

--- Fixed Calculations ---
* Fix DoT Multi when using Maligaro's Virtuosity and Perfect Agony (DieMango)
* Fix Scorch chance on Crit when using Warden's Oath of Summer (ConnorThelin)
* Fix Gladiator Determined Survivor Shield Block calculation (Regisle)
* Fix Ignite divide by 0 error (NL908)

--- Fixed Behaviours ---
* Fix Quality on Tinctures to apply More effect instead of Increased (nexus671)
* Fix non-instant Life Leech incorrectly applying with Strength of Blood (greatnameincoming)
* Fix Ravenous Passion helmet not granting Spell damage from Rage (LocalIdentity)
* Fix Rallying Cry Exerted damage mod incorrectly working with Autoexertion (LocalIdentity)
* Improve Militant Faith Notable Protection (Peechey)

--- Accuracy Improvements ---
* Fix Dark Seer missing global Chance to Blind on Hit (NL908)
* Add tag to Legacy Watchers eye mods (LocalIdentity)
  • Loading branch information
LocalIdentity committed Jul 29, 2024
1 parent 5a0b297 commit dd1290c
Show file tree
Hide file tree
Showing 5 changed files with 1,424 additions and 1,410 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

## What's Changed
### New to Path of Building
- Update existing gems [\#7970](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7970) ([Wires77](https://github.com/Wires77), [Regisle](https://github.com/Regisle), [Nostrademous](https://github.com/Nostrademous), [LocalIdentity](https://github.com/LocalIdentity))
- Update Gems, Item bases, Mods and Minions [\#7970](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7970) ([Wires77](https://github.com/Wires77), [Regisle](https://github.com/Regisle), [Nostrademous](https://github.com/Nostrademous), [LocalIdentity](https://github.com/LocalIdentity))
- Add support for new 3.25 Gems [\#7988](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7988) ([LocalIdentity](https://github.com/LocalIdentity))
- Add support for new 3.25 Uniques [\#8000](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8000), [\#7993](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7993) ([Paliak](https://github.com/Paliak), [Nostrademous](https://github.com/Nostrademous), [LocalIdentity](https://github.com/LocalIdentity))
- Add support for Warcries to affect Minions [\#7960](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7960) ([Regisle](https://github.com/Regisle))
Expand Down
2 changes: 1 addition & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
VERSION[2.47.0][2024/07/29]

--- New to Path of Building ---
* Update existing gems (Wires77, Regisle, Nostrademous, LocalIdentity)
* Update Gems, Item bases, Mods and Minions (Wires77, Regisle, Nostrademous, LocalIdentity)
* Add support for new 3.25 Gems (LocalIdentity)
* Add support for new 3.25 Uniques (LocalIdentity, Paliak, Nostrademous)
* Add support for Warcries to affect Minions (Regisle)
Expand Down
Loading

0 comments on commit dd1290c

Please sign in to comment.