Skip to content

Commit d79c8e8

Browse files
committed
Merge branch 'attrition' of https://github.com/Blitz54/PathOfBuilding-PoE2 into attrition
2 parents 942021c + 6f46534 commit d79c8e8

34 files changed

+16407
-16291
lines changed

CHANGELOG.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,47 @@
11
# Changelog
22

3+
## [v0.5.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v0.5.0) (2025/02/12)
4+
5+
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.4.1...v0.5.0)
6+
7+
## What's Changed
8+
### New to Path of Building
9+
- Add Support for Ailment chance calculations [\#628](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/628) ([LocalIdentity](https://github.com/LocalIdentity), [OrderedSet86](https://github.com/OrderedSet86))
10+
- Scale base Shock calculation by shock effect mods on tree and gear [\#628](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/628) ([LocalIdentity](https://github.com/LocalIdentity))
11+
- Use count to set number of active Minions for Reservation calculations [\#761](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/761) ([mauriliogenovese](https://github.com/mauriliogenovese))
12+
- Add support for Armour Break [\#731](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/731) ([majochem](https://github.com/majochem))
13+
- Add support for Blasphemy reserving Spirit [\#736](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/736) ([Paliak](https://github.com/Paliak))
14+
- Add support for Vulnerability" ignore x Armour" mod [\#733](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/733) ([majochem](https://github.com/majochem))
15+
- Add support for War Banner and Defiance Banner [\#752](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/752), [\#753](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/753) ([Blitz54](https://github.com/Blitz54))
16+
- Add support for Rolling Slam "more damage against heavy stunned enemies" [\#750](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/750) ([Blitz54](https://github.com/Blitz54))
17+
- Add support for Acolyte of Chayula Darkness Ascendancy [\#715](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/715) ([MrHB212](https://github.com/MrHB212))
18+
- Add support for "I Am The Thunder..." and "I Am The Blizzard..." [\#768](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/768) ([madxmike](https://github.com/madxmike))
19+
- Add support for Pinned recently [\#723](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/723) ([Blitz54](https://github.com/Blitz54))
20+
- Add Support for extra Exposure [\#720](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/720) ([MrHB212](https://github.com/MrHB212))
21+
- Add parsing for "Your speed is unaffected by Slows" [\#700](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/700) ([RealWhimsy](https://github.com/RealWhimsy))
22+
- Add Support for "Slam skills have +% increased Area of Effect" [\#705](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/705) ([MrHB212](https://github.com/MrHB212))
23+
- Add support for "against enemies within/further than" [\#734](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/734) ([Blitz54](https://github.com/Blitz54))
24+
- Add support for ignore Warcry Cooldown [\#741](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/741) ([MrHB212](https://github.com/MrHB212))
25+
- Add support for "Electrocution" tree mods [\#758](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/758), [\#757](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/757) ([Blitz54](https://github.com/Blitz54))
26+
- Add support for Break Armour on Critical Hit with Spells [\#755](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/755) ([majochem](https://github.com/majochem))
27+
- Add support for Gamblesprint movement speed [\#728](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/728) ([Blitz54](https://github.com/Blitz54))
28+
- Add support for Dustbloom Life regen [\#727](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/727) ([Blitz54](https://github.com/Blitz54))
29+
- Add support for Vile Knight enemy in presence Duration mod [\#706](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/706) ([Blitz54](https://github.com/Blitz54))
30+
### Fixed Crashes
31+
- Fix crash from importing item with Mana leech mods [\#735](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/735) ([nessgor](https://github.com/nessgor))
32+
### User Interface
33+
- Fix the highlight node circle being too small [\#729](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/729) ([LocalIdentity](https://github.com/LocalIdentity))
34+
### Fixed Calculations
35+
- Incorrect rounding for Reservation calculations [\#725](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/725) ([nessgor](https://github.com/nessgor))
36+
- Fix calculation of Leech passive nodes [\#708](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/708) ([MrHB212](https://github.com/MrHB212))
37+
- Fix comparison tooltips for builds with Time-Lost Jewels [\#709](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/709) ([Peechey](https://github.com/Peechey))
38+
### Fixed Behaviours
39+
- Fix "Critical strike in last 8 seconds" mods always applying instead of using a config [\#711](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/711) ([MrHB212](https://github.com/MrHB212))
40+
### Accuracy Improvements
41+
- Update Time-Lost Jewel affixes with proper wording [\#767](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/767) ([Peechey](https://github.com/Peechey))
42+
- Fix duplicate skill for Greater Lightning Bolt and Decompose [\#763](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/763) ([mauriliogenovese](https://github.com/mauriliogenovese))
43+
44+
345
## [v0.4.1](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v0.4.1) (2025/02/04)
446

547
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.4.0...v0.4.1)

changelog.txt

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,46 @@
1+
VERSION[0.5.0][12/02/2025]
2+
3+
--- New to Path of Building ---
4+
* Add Support for Ailment chance calculations (LocalIdentity, OrderedSet86)
5+
* Scale base Shock calculation by shock effect mods on tree and gear (LocalIdentity)
6+
* Use count to set number of active Minions for Reservation calculations (mauriliogenovese)
7+
* Add support for Armour Break (majochem)
8+
* Add support for Blasphemy reserving Spirit (Paliak)
9+
* Add support for Vulnerability" ignore x Armour" mod (majochem)
10+
* Add support for War Banner and Defiance Banner (Blitz54)
11+
* Add support for Rolling Slam "more damage against heavy stunned enemies" (Blitz54)
12+
* Add support for Acolyte of Chayula Darkness Ascendancy (MrHB212)
13+
* Add support for "I Am The Thunder..." and "I Am The Blizzard..." (madxmike)
14+
* Add support for Pinned recently (Blitz54)
15+
* Add Support for extra Exposure (MrHB212)
16+
* Add parsing for "Your speed is unaffected by Slows" (RealWhimsy)
17+
* Add Support for "Slam skills have +% increased Area of Effect" (MrHB212)
18+
* Add support for "against enemies within/further than" (Blitz54)
19+
* Add support for ignore Warcry Cooldown (MrHB212)
20+
* Add support for "Electrocution" tree mods (Blitz54)
21+
* Add support for Break Armour on Critical Hit with Spells (majochem)
22+
* Add support for Gamblesprint movement speed (Blitz54)
23+
* Add support for Dustbloom Life regen (Blitz54)
24+
* Add support for Vile Knight enemy in presence Duration mod (Blitz54)
25+
26+
--- Fixed Crashes ---
27+
* Fix crash from importing item with Mana leech mods (nessgor)
28+
29+
--- User Interface ---
30+
* Fix the highlight node circle being too small (LocalIdentity)
31+
32+
--- Fixed Calculations ---
33+
* Incorrect rounding for Reservation calculations (nessgor)
34+
* Fix calculation of Leech passive nodes (MrHB212)
35+
* Fix comparison tooltips for builds with Time-Lost Jewels (Peechey)
36+
37+
--- Fixed Behaviours ---
38+
* Fix "Critical strike in last 8 seconds" mods always applying instead of using a config (MrHB212)
39+
40+
--- Accuracy Improvements ---
41+
* Update Time-Lost Jewel affixes with proper wording (Peechey)
42+
* Fix duplicate skill for Greater Lightning Bolt and Decompose (mauriliogenovese)
43+
144
VERSION[0.4.1][2025/02/04]
245
--- Fixed Crashes ---
346
* Fix crash due to missing DLL (Wires77)

0 commit comments

Comments
 (0)