Skip to content
This repository was archived by the owner on Oct 21, 2025. It is now read-only.

Commit 579efa3

Browse files
authored
Prepare release 0.2.0
1 parent 3e7705c commit 579efa3

File tree

2 files changed

+92
-0
lines changed

2 files changed

+92
-0
lines changed

CHANGELOG.md

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,56 @@
11
# Changelog
22

3+
## [v0.2.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v0.2.0) (2025/01/19)
4+
5+
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/compare/v0.1.0...v0.2.0)
6+
7+
<!-- Release notes generated using configuration in .github/release.yml at dev -->
8+
9+
## What's Changed
10+
### New to Path of Building
11+
- Increased hover range for Skill Tree nodes [\#16](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/16) ([trompetin17](https://github.com/justjuangui))
12+
- Add support for Concoction skills [\#26](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/26) ([LocalIdentity](https://github.com/LocalIdentity))
13+
- Add support for importing builds from PoE2DB [\#27](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/27) ([Peechey](https://github.com/Peechey))
14+
- Support Renly's Training Ascendancy node [\#34](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/34) ([LocalIdentity](https://github.com/LocalIdentity))
15+
- Add support for Radius mods on Time-Lost Jewels [\#33](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/33) ([etojuice](https://github.com/etojuice))
16+
- Add Support for Blood Magic Keystone [\#35](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/35) ([hugocornago](https://github.com/hugocornago))
17+
- Add Glimpse of Chaos [\#41](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/41) ([TPlant](https://github.com/PJacek))
18+
- Clicking on the skill passives display cycles through Weapon passive allocation modes [\#43](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/43) ([trompetin17](https://github.com/justjuangui))
19+
- Add support for importing builds from poe2.ninja [\#45](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/45) ([rasmuskl](https://github.com/rasmuskl))
20+
- Add support for Small/Notable Passive mods on all Time-Lost Jewels [\#48](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/48) ([Peechey](https://github.com/Peechey))
21+
- Add support for Breach Ring quality [\#47](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/47) ([Lexy](https://github.com/learn2draw))
22+
- Add support for 8s Recoup and new mods [\#54](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/54) ([LocalIdentity](https://github.com/LocalIdentity))
23+
- Add support for all damage conversion (like Avatar of Fire) [\#53](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/53) ([deathbeam](https://github.com/deathbeam))
24+
- Add support for parsing Damage gain as (without as extra) [\#56](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/56) ([deathbeam](https://github.com/deathbeam))
25+
- Add support for Armour applying to Elemental Damage Taken [\#57](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/57) ([Edvinas-Smita](https://github.com/Edvinas-Smita))
26+
- Add support for Offering Skills [\#60](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/60) ([LocalIdentity](https://github.com/LocalIdentity))
27+
- Add support for Feeding Frenzy [\#59](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/59) ([LocalIdentity](https://github.com/LocalIdentity))
28+
- Add support for Minions inheriting player Dexterity [\#58](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/58) ([LocalIdentity](https://github.com/LocalIdentity))
29+
### Fixed Crashes
30+
- Fix crash when searching for Skill Gems [\#17](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/17) ([deathbeam](https://github.com/deathbeam))
31+
- Fix crash when viewing breakdown of nodes in starting Witch area [\#32](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/32) ([trompetin17](https://github.com/justjuangui))
32+
### User Interface
33+
- Remove Ward displays and update Spirit color [\#19](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/19) ([Peechey](https://github.com/Peechey))
34+
- Fix node power visuals while processing/calculating [\#25](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/25) ([trompetin17](https://github.com/justjuangui))
35+
- Change config option to use 1 Enemy Distance value [\#36](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/36) ([deathbeam](https://github.com/deathbeam))
36+
- Fix weapon tree hotkey overriding other tree hotkeys [\#38](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/38) ([Wires77](https://github.com/Wires77))
37+
### Fixed Calculations
38+
- Add support + Elemental Spell levels [\#21](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/21) ([deathbeam](https://github.com/deathbeam))
39+
- Fix some increased critical damage modifiers incorrectly applying as base critical damage modifiers [\#31](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/31) ([TPlant](https://github.com/PJacek))
40+
- Fix Widowhail & other Quiver bonus scaling [\#40](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/40) ([Nostrademous](https://github.com/Nostrademous))
41+
- Fix export of uniques [\#44](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/44) ([TPlant](https://github.com/PJacek))
42+
- Fix Arrow Speed not applying to Feathered Fletchingnode [\#50](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/50) ([LocalIdentity](https://github.com/LocalIdentity))
43+
- Fix Explosion damage for Frozen Locus and Shattering Palm [\#49](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/49) ([LocalIdentity](https://github.com/LocalIdentity))
44+
- Fix calculation of Base Evasion from levels [\#51](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/51) ([LocalIdentity](https://github.com/LocalIdentity))
45+
### Fixed Behaviours
46+
- Fix Widowhail not scaling Quiver mods [\#20](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/20) ([Paliak](https://github.com/Paliak))
47+
- Fix Innervation not applying to other skills [\#23](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/23) ([LocalIdentity](https://github.com/LocalIdentity))
48+
- Fix Against the Darkness applying to Attribute nodes [\#24](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/24) ([Peechey](https://github.com/Peechey))
49+
- Fix damage scaling with Mace Strike, Bow Shot, Concoction, and other skills [\#22](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/22) ([Peechey](https://github.com/Peechey))
50+
- Fix Weapon Set passives on Tree not applying correctly [\#29](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/29) ([trompetin17](https://github.com/justjuangui))
51+
- Fix Seismic Cry being treated as an Attack instead of a hit [\#42](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/42) ([LocalIdentity](https://github.com/LocalIdentity))
52+
- Fix parsing for Grand Spectrum [\#46](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/46) ([deathbeam](https://github.com/deathbeam))
53+
### Other changes
54+
- Fix slot-specific defence stat scaling [\#52](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2-v2/pull/52) ([Edvinas-Smita](https://github.com/Edvinas-Smita))
55+
56+

changelog.txt

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,41 @@
1+
VERSION[0.2.0][2025/01/19]
2+
<!-- Release notes generated using configuration in .github/release.yml at dev -->
3+
4+
* Increased hover range for Skill Tree nodes (trompetin17)
5+
* Add support for Concoction skills (LocalIdentity)
6+
* Add support for importing builds from PoE2DB (Peechey)
7+
* Support Renly's Training Ascendancy node (LocalIdentity)
8+
* Add support for Radius mods on Time-Lost Jewels (etojuice)
9+
* Add Support for Blood Magic Keystone (hugocornago)
10+
* Add Glimpse of Chaos (TPlant)
11+
* Clicking on the skill passives display cycles through Weapon passive allocation modes (trompetin17)
12+
* Add support for importing builds from poe2.ninja (rasmuskl)
13+
* Add support for Small/Notable Passive mods on all Time-Lost Jewels (Peechey)
14+
* Add support for Breach Ring quality (Lexy)
15+
* Add support for 8s Recoup and new mods (LocalIdentity)
16+
* Add support for all damage conversion (like Avatar of Fire) (deathbeam)
17+
* Add support for parsing Damage gain as (without as extra) (deathbeam)
18+
* Add support for Armour applying to Elemental Damage Taken (Edvinas-Smita)
19+
* Add support for Offering Skills (LocalIdentity)
20+
* Add support for Feeding Frenzy (LocalIdentity)
21+
* Add support for Minions inheriting player Dexterity (LocalIdentity)
22+
* Fix crash when viewing breakdown of nodes in starting Witch area (trompetin17)
23+
* Fix node power visuals while processing/calculating (trompetin17)
24+
* Change config option to use 1 Enemy Distance value (deathbeam)
25+
* Fix weapon tree hotkey overriding other tree hotkeys (Wires77)
26+
* Fix some increased critical damage modifiers incorrectly applying as base critical damage modifiers (TPlant)
27+
* Fix Widowhail & other Quiver bonus scaling (Nostrademous)
28+
* Fix export of uniques (TPlant)
29+
* Fix Arrow Speed not applying to Feathered Fletchingnode (LocalIdentity)
30+
* Fix Explosion damage for Frozen Locus and Shattering Palm (LocalIdentity)
31+
* Fix calculation of Base Evasion from levels (LocalIdentity)
32+
* Fix Innervation not applying to other skills (LocalIdentity)
33+
* Fix Against the Darkness applying to Attribute nodes (Peechey)
34+
* Fix damage scaling with Mace Strike, Bow Shot, Concoction, and other skills (Peechey)
35+
* Fix Weapon Set passives on Tree not applying correctly (trompetin17)
36+
* Fix Seismic Cry being treated as an Attack instead of a hit (LocalIdentity)
37+
* Fix parsing for Grand Spectrum (deathbeam)
38+
139
VERSION[0.1.0][18/01/2025]
240

341
Hello Exiles,

0 commit comments

Comments
 (0)