Skip to content

Commit f7b459b

Browse files
committed
Merge branch 'dev' into hollowPalm
2 parents a4b4e4f + aeea3ce commit f7b459b

120 files changed

Lines changed: 113323 additions & 2591 deletions

File tree

Some content is hidden

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

.gitattributes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,9 @@
6161
#*.PDF diff=astextplain
6262
#*.rtf diff=astextplain
6363
#*.RTF diff=astextplain
64+
65+
###############################################################################
66+
# Executable files - preserve execution permissions on Unix systems
67+
# (https://git-scm.com/docs/gitattributes#_executable)
68+
###############################################################################
69+
runtime/*.exe binary

CHANGELOG.md

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

3+
## [v0.10.2](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v0.10.2) (2025/08/30)
4+
5+
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.10.1...v0.10.2)
6+
7+
### Fixed Crashes
8+
- Fix error on issue opening builds created before 0.3 ([LocalIdentity](https://github.com/LocalIdentity))
9+
10+
## [v0.10.1](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v0.10.1) (2025/08/30)
11+
12+
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.10.0...v0.10.1)
13+
14+
### Fixed Crashes
15+
- Fix Crash when opening some builds that converted a 0.2 tree to 0.3 ([LocalIdentity](https://github.com/LocalIdentity))
16+
17+
## [v0.10.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v0.10.0) (2025/08/30)
18+
19+
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.9.0...v0.10.0)
20+
21+
22+
## What's Changed
23+
### The Third Edict
24+
- Add 0.3 passive tree [\#1234](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1234) ([trompetin17](https://github.com/justjuangui))
25+
- Update Minions to no longer need Accuracy [\#1193](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1193) ([majochem](https://github.com/majochem))
26+
- Update Giant's Blood [\#1208](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1208) ([dhope1106](https://github.com/dhope1106))
27+
- Add miscellaneous changes from patch notes [\#1187](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1187) ([LocalIdentity](https://github.com/LocalIdentity))
28+
- Update gem attributes requirement formula [\#1172](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1172) ([LocalIdentity](https://github.com/LocalIdentity))
29+
- Update Unarmed Crit to 5% [\#1192](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1192) ([majochem](https://github.com/majochem))
30+
- Update Evasion / Hit Chance formula [\#1228](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1228) ([LocalIdentity](https://github.com/LocalIdentity))
31+
- Update Evasion to also apply to Spell damage [\#1229](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1229) ([LocalIdentity](https://github.com/LocalIdentity))
32+
- Add Importing for Desecrated mods [\#1198](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1198) ([LocalIdentity](https://github.com/LocalIdentity))
33+
### New to Path of Building
34+
- Add shortcut to copy node text from Passive Tree to the clipboard [\#1211](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1211) ([rexfox147](https://github.com/rexfox147))
35+
- Add support for "with Spell skills" mods [\#1213](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1213) ([NL908](https://github.com/NL908))
36+
- Add support for "reduced effect of Freeze on you" [\#1216](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1216) ([Blitz54](https://github.com/Blitz54))
37+
- Sort Attribute Requirement List [\#1219](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1219) ([Blitz54](https://github.com/Blitz54))
38+
- Add support for "Apex of the Moment" (Chronomancer) [\#1194](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1194) ([majochem](https://github.com/majochem))
39+
- Update PoE.Ninja match URLs for merged site [\#1179](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1179) ([Wires77](https://github.com/Wires77))
40+
### User Interface
41+
- Fix Ascendancy header image and rename itemTooltip to tooltipHeader [\#1189](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1189) ([Blitz54](https://github.com/Blitz54))
42+
- Fix vertical spacing and tooltip header size [\#1190](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1190) ([Blitz54](https://github.com/Blitz54))
43+
- Change wording for "Base Damage Reduction" on Hit taken mult. section [\#1214](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1214) ([DarkJaslo](https://github.com/DarkJaslo))
44+
- Keep Max Price and Max Level between Trade Queries [\#1215](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1215) ([mcagnion](https://github.com/mcagnion))
45+
### Fixed Calculations
46+
- Fix rounding issue for min/max damage [\#1200](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1200) ([Blitz54](https://github.com/Blitz54))
47+
- Use harmonic mean for Dual Wield Attack Speed calc instead of average [\#1205](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1205) ([Tntmister](https://github.com/Tntmister))
48+
- Fix negative Impale DPS for dual wielding combined Attacks [\#1218](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1218) ([andyli00](https://github.com/andyli00))
49+
- Fix CI not working correctly with Ghostwrithe [\#1210](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1210) ([dhope1106](https://github.com/dhope1106))
50+
- Fixed EHP based on Block Effect calculation [\#1227](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1227) ([n1tr0xs](https://github.com/n1tr0xs))
51+
### Fixed Behaviours
52+
- Fix automatically running character import on loading build, and show logout button in more cases [\#1186](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1186) ([Blitz54](https://github.com/Blitz54))
53+
- Fix outdated PoE1 bonuses for dual wielding [\#1201](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1201) ([majochem](https://github.com/majochem))
54+
- Fix Reduced Effect of Curses on Self not being limited [\#1220](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1220) ([Blitz54](https://github.com/Blitz54))
55+
- Fix gems being added to skill groups when sorting dropdown [\#1221](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1221) ([Paliak](https://github.com/Paliak))
56+
- Fix Item sort option for "Current Usable" not using taking into account attribute requirement mods [\#1222](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1222) ([LocalIdentity](https://github.com/LocalIdentity))
57+
- Fix Imported Gem level for skills linked to + gem level supports [\#1204](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1204) ([LocalIdentity](https://github.com/LocalIdentity))
58+
- Fix Support gems not working with some Minion Skills [\#1231](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1231) ([Paliak](https://github.com/Paliak))
59+
- Fix Keystones and Jewel sockets from being allocated with Weapon Set passives [\#1197](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1197) ([TheDechev](https://github.com/TheDechev))
60+
### Accuracy Improvements
61+
- Fix hover tooltip showing same name for all Companions/Spectres [\#1207](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/pull/1207) ([Blitz54](https://github.com/Blitz54))
62+
63+
364
## [v0.9.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v0.9.0) (2025/08/23)
465

566
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/compare/v0.8.0...v0.9.0)

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ The easiest way to make and test changes is by setting up a development installa
6868

6969
3. Start Path of Building from the repository by running `./runtime/Path{space}of{space}Building-PoE2.exe`.
7070

71+
* <ins>Note for Linux users:</ins> The executable files should automatically have the correct permissions when cloned fresh. If you still encounter permission issues, run once: `chmod +x ./runtime/Path{space}of{space}Building-PoE2.exe`
72+
7173
You can now use the shortcut to run the program from the repository. Running the program in this manner automatically enables "Dev Mode", which has some handy debugging feature:
7274
* `F5` restarts the program in-place (this is what usually happens when an update is applied).
7375
* `Ctrl` + `~` toggles the console (Note that this does not work with all keyboard layouts. US layout is a safe bet though).

changelog.txt

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,60 @@
1+
VERSION[0.10.2][2025/08/30]
2+
3+
--- Fixed Crashes ---
4+
* Fix error on issue opening builds created before 0.3 (LocalIdentity)
5+
6+
VERSION[0.10.1][2025/08/30]
7+
8+
--- Fixed Crashes ---
9+
* Fix Crash when opening some builds that converted a 0.2 tree to 0.3 (LocalIdentity)
10+
11+
VERSION[0.10.0][2025/08/30]
12+
13+
--- The Third Edict ---
14+
* Add 0.3 passive tree (trompetin17)
15+
* Update Minions to no longer need Accuracy (majochem)
16+
* Update Giant's Blood (dhope1106)
17+
* Add miscellaneous changes from patch notes (LocalIdentity)
18+
* Update gem attributes requirement formula (LocalIdentity)
19+
* Update Unarmed Crit to 5% (majochem)
20+
* Update Evasion / Hit Chance formula (LocalIdentity)
21+
* Update Evasion to also apply to Spell damage (LocalIdentity)
22+
* Add Importing for Desecrated mods (LocalIdentity)
23+
24+
--- New to Path of Building ---
25+
* Add shortcut to copy node text from Passive Tree to the clipboard (rexfox147)
26+
* Add support for "with Spell skills" mods (NL908)
27+
* Add support for "reduced effect of Freeze on you" (Blitz54)
28+
* Sort Attribute Requirement List (Blitz54)
29+
* Add support for "Apex of the Moment" (Chronomancer) (majochem)
30+
* Update PoE.Ninja match URLs for merged site (Wires77)
31+
32+
--- User Interface ---
33+
* Fix Ascendancy header image and rename itemTooltip to tooltipHeader (Blitz54)
34+
* Fix vertical spacing and tooltip header size (Blitz54)
35+
* Change wording for "Base Damage Reduction" on Hit taken mult. section (DarkJaslo)
36+
* Keep Max Price and Max Level between Trade Queries (mcagnion)
37+
38+
--- Fixed Calculations ---
39+
* Fix rounding issue for min/max damage (Blitz54)
40+
* Use harmonic mean for Dual Wield Attack Speed calc instead of average (Tntmister)
41+
* Fix negative Impale DPS for dual wielding combined Attacks (andyli00)
42+
* Fix CI not working correctly with Ghostwrithe (dhope1106)
43+
* Fixed EHP based on Block Effect calculation (n1tr0xs)
44+
45+
--- Fixed Behaviours ---
46+
* Fix automatically running character import on loading build, and show logout button in more cases (Blitz54)
47+
* Fix outdated PoE1 bonuses for dual wielding (majochem)
48+
* Fix Reduced Effect of Curses on Self not being limited (Blitz54)
49+
* Fix gems being added to skill groups when sorting dropdown (Paliak)
50+
* Fix Item sort option for "Current Usable" not using taking into account attribute requirement mods (LocalIdentity)
51+
* Fix Imported Gem level for skills linked to + gem level supports (LocalIdentity)
52+
* Fix Support gems not working with some Minion Skills (Paliak)
53+
* Fix Keystones and Jewel sockets from being allocated with Weapon Set passives (TheDechev)
54+
55+
--- Accuracy Improvements ---
56+
* Fix hover tooltip showing same name for all Companions/Spectres (Blitz54)
57+
158
VERSION[0.9.0][2025/08/23]
259

360
--- New to Path of Building ---

0 commit comments

Comments
 (0)