Skip to content

Commit 940bbf6

Browse files
committed
Merge remote-tracking branch 'upstream/dev' into feat/trader-tooltip-score
2 parents 2e0412b + b5e1b62 commit 940bbf6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+16564
-15559
lines changed

CHANGELOG.md

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

3+
## [v0.14.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/tree/v0.14.0) (2025/12/19)
4+
5+
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.13.0...v0.14.0)
6+
7+
8+
## What's Changed
9+
### New to Path of Building
10+
- Add support for while Shapeshifted and add Shapeshift base stats [\#1636](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1636) ([LocalIdentity](https://github.com/LocalIdentity))
11+
- Add support for Entwined Realities [\#1642](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1642) ([Wires77](https://github.com/Wires77))
12+
- Add support for Disciples reduced Focus Effect Ascendancy [\#1647](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1647) ([LocalIdentity](https://github.com/LocalIdentity))
13+
- Add support for changed Smith of Kitava nodes [\#1640](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1640) ([LocalIdentity](https://github.com/LocalIdentity))
14+
- Add support for Warbringer Imploding Impacts [\#1624](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1624) ([user-74](https://github.com/user-74))
15+
- Support for many changed Ascendancy nodes [\#1650](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1650) ([LocalIdentity](https://github.com/LocalIdentity))
16+
- Add support Garukhan's Resolve and Oisín's Oath [\#1651](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1651) ([LocalIdentity](https://github.com/LocalIdentity))
17+
- Add support for a many new tree mods [\#1649](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1649) ([LocalIdentity](https://github.com/LocalIdentity))
18+
- Add support for Instruments of Power + Lord of the Wilds weapon mods [\#1646](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1646) ([LocalIdentity](https://github.com/LocalIdentity))
19+
- Add support for Surpassing Chance for additional projectiles [\#1655](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1655) ([LocalIdentity](https://github.com/LocalIdentity))
20+
- Update Tailwind and basic attack rate from 0.4 patch notes [\#1639](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1639) ([LocalIdentity](https://github.com/LocalIdentity))
21+
### Fixed Crashes
22+
- Fix Crash when using importing build with radius jewel [\#1621](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1621) ([LocalIdentity](https://github.com/LocalIdentity))
23+
### User Interface
24+
- Fix Small Passive effect mod not visually changing mods on the tree [\#1653](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1653) ([LocalIdentity](https://github.com/LocalIdentity))
25+
- Show Vaal item icon, colour mutated mods and fix import of mutated mods [\#1629](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1629) ([Blitz54](https://github.com/Blitz54))
26+
- Fix font for Elemental Damage on weapon [\#1628](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1628) ([Blitz54](https://github.com/Blitz54))
27+
### Fixed Behaviours
28+
- Fix Pathfinder's alternate start nodes not connecting [\#1618](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1618) ([Wires77](https://github.com/Wires77))
29+
- Fix Quest import on low level characters [\#1641](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1641) ([LocalIdentity](https://github.com/LocalIdentity))
30+
- Fix fully broken armour's damage increase not applying to negative armour [\#1624](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1624) ([user-74](https://github.com/user-74))
31+
- Fix Talisman's not appearing in Trader [\#1626](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1626) ([LocalIdentity](https://github.com/LocalIdentity))
32+
- Fix Poison III, Admixture and Poisonburst Arrow Poison Magnitude mods not working [\#1630](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1630) ([LocalIdentity](https://github.com/LocalIdentity))
33+
34+
335
## [v0.13.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/tree/v0.13.0) (2025/12/15)
436

537
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.12.2...v0.13.0)

changelog.txt

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
VERSION[0.14.0][2025/12/19]
2+
3+
--- New to Path of Building ---
4+
* Add support for while Shapeshifted and add Shapeshift base stats (LocalIdentity)
5+
* Add support for Entwined Realities (Wires77)
6+
* Add support for Disciples reduced Focus Effect Ascendancy (LocalIdentity)
7+
* Add support for changed Smith of Kitava nodes (LocalIdentity)
8+
* Add support for Warbringer Imploding Impacts (user-74)
9+
* Support for many changed Ascendancy nodes (LocalIdentity)
10+
* Add support Garukhan's Resolve and Oisín's Oath (LocalIdentity)
11+
* Add support for a many new tree mods (LocalIdentity)
12+
* Add support for Instruments of Power + Lord of the Wilds weapon mods (LocalIdentity)
13+
* Add support for Surpassing Chance for additional projectiles (LocalIdentity)
14+
* Update Tailwind and basic attack rate from 0.4 patch notes (LocalIdentity)
15+
16+
--- Fixed Crashes ---
17+
* Fix Crash when using importing build with radius jewel (LocalIdentity)
18+
19+
--- User Interface ---
20+
* Fix Small Passive effect mod not visually changing mods on the tree (LocalIdentity)
21+
* Show Vaal item icon, colour mutated mods and fix import of mutated mods (Blitz54)
22+
* Fix font for Elemental Damage on weapon (Blitz54)
23+
24+
--- Fixed Behaviours ---
25+
* Fix Pathfinder's alternate start nodes not connecting (Wires77)
26+
* Fix Quest import on low level characters (LocalIdentity)
27+
* Fix fully broken armour's damage increase not applying to negative armour (user-74)
28+
* Fix Talisman's not appearing in Trader (LocalIdentity)
29+
* Fix Poison III, Admixture and Poisonburst Arrow Poison Magnitude mods not working (LocalIdentity)
30+
131
VERSION[0.13.0][2025/12/15]
232

333
--- The Last of the Druids ---

0 commit comments

Comments
 (0)