Skip to content

Commit 654c4c0

Browse files
author
LocalIdentity
committed
Merge branch 'dev'
2 parents c5e2043 + b0662e5 commit 654c4c0

Some content is hidden

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

66 files changed

+1289
-257
lines changed

CHANGELOG.md

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

3+
## [v2.46.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.46.0) (2024/07/25)
4+
5+
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.45.0...v2.46.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+
- Add latest and trending builds list to the build list module [\#7389](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7389) ([canuysal](https://github.com/canuysal))
12+
- Add searching for Oils in tree view [\#7902](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7902) ([nobelv](https://github.com/nobelv))
13+
### Fixed Crashes
14+
- Fix crash with some stats in Party tab [\#7920](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7920) ([Regisle](https://github.com/Regisle))
15+
### User Interface
16+
- Fix cancelling tree version conversion didn't revert back to previous value in dropdown [\#7904](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7904) ([justjuangui](https://github.com/justjuangui))
17+
### Fixed Calculations
18+
- Fix Rallying Cry Exerted damage mod not working with Autoexertion [\#7914](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7914) ([LocalIdentity](https://github.com/LocalIdentity))
19+
- Fix Maligaro's Virtuosity not working with Perfect Agony [\#7918](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7918) ([LocalIdentity](https://github.com/LocalIdentity))
20+
### Fixed Behaviours
21+
- Fix Banner skills not applying to Minions [\#7922](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7922) ([LocalIdentity](https://github.com/LocalIdentity))
22+
- Fix Flesh and Stone less damage taken scaling with Aura effect [\#7892](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7892) ([KaoXinRei](https://github.com/KaoXinRei))
23+
- Fix quality not applying to Tincture effect [\#7894](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7894) ([Regisle](https://github.com/Regisle))
24+
- Fix Impale not scaling with "damage taken from hits" [\#7898](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7898) ([mcheese](https://github.com/mcheese))
25+
- Fix Cleave of Rage area not scaling with Rage effect [\#7890](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7890) ([Moremackles](https://github.com/Moremackles))
26+
- Fix Seismic Cry AoE mod not applying sometimes [\#7915](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7915) ([LocalIdentity](https://github.com/LocalIdentity))
27+
- Fix Rage Vortex AoE per sacrificed Rage mod not working [\#7916](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7916) ([LocalIdentity](https://github.com/LocalIdentity))
28+
- Fix AoE from Fist of War not applying to supported skills [\#7924](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7924) ([Nostrademous](https://github.com/Nostrademous))
29+
- Match single sets to loadouts more effectively [\#7846](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7846) ([deathbeam](https://github.com/deathbeam))
30+
### Accuracy Improvements
31+
- Update unique Staves with block changes [\#7926](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7926) ([LocalIdentity](https://github.com/LocalIdentity))
32+
- Fix Critical Strike Chance of some Rune Daggers [\#7909](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7909) ([HashBR](https://github.com/HashBR))
33+
- Fix Mana cost for Infernal Cry [\#7919](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7919) ([LocalIdentity](https://github.com/LocalIdentity))
34+
- Fix Fungal Ground debuff to apply to all Resistances [\#7925](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7925) ([LocalIdentity](https://github.com/LocalIdentity))
35+
36+
337
## [v2.45.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.45.0) (2024/07/24)
438

539
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.44.1...v2.45.0)

changelog.txt

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1+
VERSION[2.46.0][2024/07/25]
2+
3+
--- New to Path of Building ---
4+
* Add latest and trending builds list to the build list module (canuysal)
5+
* Add searching for Oils in tree view (nobelv)
6+
Prefix your search with "oil:" to search by anoint recipe
7+
8+
--- Fixed Crashes ---
9+
* Fix crash with some stats in Party tab (Regisle)
10+
11+
--- User Interface ---
12+
* Fix cancelling tree version conversion didn't revert back to previous value in dropdown (justjuangui)
13+
14+
--- Fixed Calculations ---
15+
* Fix Rallying Cry Exerted damage mod not working with Autoexertion (LocalIdentity)
16+
* Fix Maligaro's Virtuosity not working with Perfect Agony (LocalIdentity)
17+
18+
--- Fixed Behaviours ---
19+
* Fix Banner skills not applying to Minions (LocalIdentity)
20+
* Fix Flesh and Stone less damage taken scaling with Aura effect (KaoXinRei)
21+
* Fix quality not applying to Tincture effect (Regisle)
22+
* Fix Impale not scaling with "damage taken from hits" (mcheese)
23+
* Fix Cleave of Rage area not scaling with Rage effect (Moremackles)
24+
* Fix Seismic Cry AoE mod not applying sometimes (LocalIdentity)
25+
* Fix Rage Vortex AoE per sacrificed Rage mod not working (LocalIdentity)
26+
* Fix AoE from Fist of War not applying to supported skills (Nostrademous)
27+
* Match single sets to loadouts more effectively (deathbeam)
28+
29+
--- Accuracy Improvements ---
30+
* Update unique Staves with block changes (LocalIdentity)
31+
* Fix Critical Strike Chance of some Rune Daggers (HashBR)
32+
* Fix Mana cost for Infernal Cry (LocalIdentity)
33+
* Fix Fungal Ground debuff to apply to all Resistances (LocalIdentity)
34+
135
VERSION[2.45.0][2024/07/24]
236

337
--- New to Path of Building ---

help.txt

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Loadouts can be selected from the dropdown in the top middle of the screen. Sele
125125
- The name of the Loadout in the dropdown is based on the name of the Tree Set, identifiers are shown for clarity when using sets multiple times
126126
- These sets can have differing colour formatting so long as the identifier texts match
127127

128-
3) There is only one set for a type, e.g. "Default" config set, it will be assigned too all existing loadouts.
128+
3) If there is only one set for a set type (except passive tree), e.g. "Default" config set, it will be assigned to all existing loadouts.
129129

130130
The "New Loadout" option allows the user to create all four sets from a single popup for convenience.
131131
The "Sync" option is a backup option to force the UI to update in case the user has changed this data behind the scenes.
@@ -180,3 +180,14 @@ If you wish to add more items, you can copy and paste items using CTRL+C (from t
180180
The item sets section located at the top of the screen can be used to save multiple sets of items and easily switch between them. You can add, remove, rename, and copy new sets using the "Manage..." button.
181181

182182
If you want to search for item upgrades, you can use the "Trade for these items" button to quickly search for items that can improve your gear.
183+
184+
---[Similar Builds Popup]
185+
186+
The Similar Builds Popup allows you to search for builds similar to your current character.
187+
188+
To access the Similar Builds Popup, click on the "Similar Builds" button located at the top of the screen.
189+
190+
It will fetch the builds most similar to your character and sort them by the latest league and match score.
191+
192+
For best results, make sure to select your main item set, tree, and skills before opening the popup.
193+
If you are using leveling gear/tree, it will match with other leveling builds.

manifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version='1.0' encoding='UTF-8'?>
22
<PoBVersion>
3-
<Version number="2.45.0" />
3+
<Version number="2.46.0" />
44
<Source part="default" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/" />
55
<Source part="runtime" platform="win32" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/runtime/" />
66
<Source part="program" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/src/" />
Binary file not shown.

runtime/SimpleGraphic/Fonts/Liberation Sans Bold.tgf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,7 @@ GLYPH 70 176 2 1 1; // 108 (l)
627627
GLYPH 76 176 13 0 1; // 109 (m)
628628
GLYPH 93 176 9 0 1; // 110 (n)
629629
GLYPH 106 176 8 1 1; // 111 (o)
630-
GLYPH 0 198 9 0 1; // 112 (p)
630+
GLYPH 0 198 8 1 1; // 112 (p)
631631
GLYPH 13 198 8 1 1; // 113 (q)
632632
GLYPH 25 198 6 0 0; // 114 (r)
633633
GLYPH 35 198 7 1 1; // 115 (s)

runtime/msvcr100.dll

756 KB
Binary file not shown.

src/Assets/ascendants/ascendant.jpeg

20.6 KB
Loading

src/Assets/ascendants/assassin.jpeg

6.63 KB
Loading

src/Assets/ascendants/berserker.jpeg

8.9 KB
Loading

0 commit comments

Comments
 (0)