Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
LocalIdentity committed Jul 25, 2024
2 parents c5e2043 + b0662e5 commit 654c4c0
Show file tree
Hide file tree
Showing 66 changed files with 1,289 additions and 257 deletions.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,39 @@
# Changelog

## [v2.46.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.46.0) (2024/07/25)

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

<!-- Release notes generated using configuration in .github/release.yml at dev -->

## What's Changed
### New to Path of Building
- Add latest and trending builds list to the build list module [\#7389](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7389) ([canuysal](https://github.com/canuysal))
- Add searching for Oils in tree view [\#7902](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7902) ([nobelv](https://github.com/nobelv))
### Fixed Crashes
- Fix crash with some stats in Party tab [\#7920](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7920) ([Regisle](https://github.com/Regisle))
### User Interface
- 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))
### Fixed Calculations
- Fix Rallying Cry Exerted damage mod not working with Autoexertion [\#7914](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7914) ([LocalIdentity](https://github.com/LocalIdentity))
- Fix Maligaro's Virtuosity not working with Perfect Agony [\#7918](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7918) ([LocalIdentity](https://github.com/LocalIdentity))
### Fixed Behaviours
- Fix Banner skills not applying to Minions [\#7922](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7922) ([LocalIdentity](https://github.com/LocalIdentity))
- Fix Flesh and Stone less damage taken scaling with Aura effect [\#7892](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7892) ([KaoXinRei](https://github.com/KaoXinRei))
- Fix quality not applying to Tincture effect [\#7894](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7894) ([Regisle](https://github.com/Regisle))
- Fix Impale not scaling with "damage taken from hits" [\#7898](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7898) ([mcheese](https://github.com/mcheese))
- Fix Cleave of Rage area not scaling with Rage effect [\#7890](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7890) ([Moremackles](https://github.com/Moremackles))
- Fix Seismic Cry AoE mod not applying sometimes [\#7915](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7915) ([LocalIdentity](https://github.com/LocalIdentity))
- Fix Rage Vortex AoE per sacrificed Rage mod not working [\#7916](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7916) ([LocalIdentity](https://github.com/LocalIdentity))
- Fix AoE from Fist of War not applying to supported skills [\#7924](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7924) ([Nostrademous](https://github.com/Nostrademous))
- Match single sets to loadouts more effectively [\#7846](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7846) ([deathbeam](https://github.com/deathbeam))
### Accuracy Improvements
- Update unique Staves with block changes [\#7926](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7926) ([LocalIdentity](https://github.com/LocalIdentity))
- Fix Critical Strike Chance of some Rune Daggers [\#7909](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7909) ([HashBR](https://github.com/HashBR))
- Fix Mana cost for Infernal Cry [\#7919](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7919) ([LocalIdentity](https://github.com/LocalIdentity))
- Fix Fungal Ground debuff to apply to all Resistances [\#7925](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/7925) ([LocalIdentity](https://github.com/LocalIdentity))


## [v2.45.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.45.0) (2024/07/24)

[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.44.1...v2.45.0)
Expand Down
34 changes: 34 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,37 @@
VERSION[2.46.0][2024/07/25]

--- New to Path of Building ---
* Add latest and trending builds list to the build list module (canuysal)
* Add searching for Oils in tree view (nobelv)
Prefix your search with "oil:" to search by anoint recipe

--- Fixed Crashes ---
* Fix crash with some stats in Party tab (Regisle)

--- User Interface ---
* Fix cancelling tree version conversion didn't revert back to previous value in dropdown (justjuangui)

--- Fixed Calculations ---
* Fix Rallying Cry Exerted damage mod not working with Autoexertion (LocalIdentity)
* Fix Maligaro's Virtuosity not working with Perfect Agony (LocalIdentity)

--- Fixed Behaviours ---
* Fix Banner skills not applying to Minions (LocalIdentity)
* Fix Flesh and Stone less damage taken scaling with Aura effect (KaoXinRei)
* Fix quality not applying to Tincture effect (Regisle)
* Fix Impale not scaling with "damage taken from hits" (mcheese)
* Fix Cleave of Rage area not scaling with Rage effect (Moremackles)
* Fix Seismic Cry AoE mod not applying sometimes (LocalIdentity)
* Fix Rage Vortex AoE per sacrificed Rage mod not working (LocalIdentity)
* Fix AoE from Fist of War not applying to supported skills (Nostrademous)
* Match single sets to loadouts more effectively (deathbeam)

--- Accuracy Improvements ---
* Update unique Staves with block changes (LocalIdentity)
* Fix Critical Strike Chance of some Rune Daggers (HashBR)
* Fix Mana cost for Infernal Cry (LocalIdentity)
* Fix Fungal Ground debuff to apply to all Resistances (LocalIdentity)

VERSION[2.45.0][2024/07/24]

--- New to Path of Building ---
Expand Down
13 changes: 12 additions & 1 deletion help.txt
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ Loadouts can be selected from the dropdown in the top middle of the screen. Sele
- 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
- These sets can have differing colour formatting so long as the identifier texts match

3) There is only one set for a type, e.g. "Default" config set, it will be assigned too all existing loadouts.
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.

The "New Loadout" option allows the user to create all four sets from a single popup for convenience.
The "Sync" option is a backup option to force the UI to update in case the user has changed this data behind the scenes.
Expand Down Expand Up @@ -180,3 +180,14 @@ If you wish to add more items, you can copy and paste items using CTRL+C (from t
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.

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.

---[Similar Builds Popup]

The Similar Builds Popup allows you to search for builds similar to your current character.

To access the Similar Builds Popup, click on the "Similar Builds" button located at the top of the screen.

It will fetch the builds most similar to your character and sort them by the latest league and match score.

For best results, make sure to select your main item set, tree, and skills before opening the popup.
If you are using leveling gear/tree, it will match with other leveling builds.
2 changes: 1 addition & 1 deletion manifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<PoBVersion>
<Version number="2.45.0" />
<Version number="2.46.0" />
<Source part="default" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/" />
<Source part="runtime" platform="win32" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/runtime/" />
<Source part="program" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/src/" />
Expand Down
Binary file modified runtime/SimpleGraphic/Fonts/Liberation Sans Bold.18.tga
Binary file not shown.
2 changes: 1 addition & 1 deletion runtime/SimpleGraphic/Fonts/Liberation Sans Bold.tgf
Original file line number Diff line number Diff line change
Expand Up @@ -627,7 +627,7 @@ GLYPH 70 176 2 1 1; // 108 (l)
GLYPH 76 176 13 0 1; // 109 (m)
GLYPH 93 176 9 0 1; // 110 (n)
GLYPH 106 176 8 1 1; // 111 (o)
GLYPH 0 198 9 0 1; // 112 (p)
GLYPH 0 198 8 1 1; // 112 (p)
GLYPH 13 198 8 1 1; // 113 (q)
GLYPH 25 198 6 0 0; // 114 (r)
GLYPH 35 198 7 1 1; // 115 (s)
Expand Down
Binary file added runtime/msvcr100.dll
Binary file not shown.
Binary file added src/Assets/ascendants/ascendant.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Assets/ascendants/assassin.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Assets/ascendants/berserker.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Assets/ascendants/champion.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Assets/ascendants/chieftain.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Assets/ascendants/deadeye.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Assets/ascendants/duelist.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Assets/ascendants/elementalist.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Assets/ascendants/gladiator.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Assets/ascendants/guardian.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Assets/ascendants/hierophant.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Assets/ascendants/inquisitor.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Assets/ascendants/juggernaut.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Assets/ascendants/marauder.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Assets/ascendants/necromancer.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Assets/ascendants/occultist.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Assets/ascendants/pathfinder.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Assets/ascendants/raider.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Assets/ascendants/ranger.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Assets/ascendants/saboteur.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Assets/ascendants/scion.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Assets/ascendants/shadow.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Assets/ascendants/slayer.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Assets/ascendants/templar.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Assets/ascendants/trickster.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Assets/ascendants/warden.jpeg
Binary file added src/Assets/ascendants/witch.jpeg
3 changes: 3 additions & 0 deletions src/Classes/BuildListControl.lua
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ local BuildListClass = newClass("BuildListControl", "ListControl", function(self
end
end
self.dragTargetList = { self.controls.path, self }
self.controls.path.width = function ()
return self.width()
end
end)

function BuildListClass:SelByFileName(selFileName)
Expand Down
2 changes: 1 addition & 1 deletion src/Classes/ConfigTab.lua
Original file line number Diff line number Diff line change
Expand Up @@ -673,7 +673,6 @@ function ConfigTabClass:Load(xml, fileName)

self:SetActiveConfigSet(tonumber(xml.attrib.activeConfigSet) or 1)
self:ResetUndo()
self.build:SyncLoadouts()
end

function ConfigTabClass:GetDefaultState(var, varType)
Expand Down Expand Up @@ -986,4 +985,5 @@ function ConfigTabClass:SetActiveConfigSet(configSetId, init)
self:BuildModList()
end
self.build.buildFlag = true
self.build:SyncLoadouts()
end
Loading

0 comments on commit 654c4c0

Please sign in to comment.