Skip to content

Commit 143ade3

Browse files
author
LocalIdentity
committed
Release 2.64.0
--- New to Path of Building --- * Add build comparison tab (oboking) * Add support for Imbued Supports (Peechey) * Preserve skill selection on character re-import (mcagnion) * Remember league for imported characters (pHiney) * Watcher's eye trade search (vaisest) * Trader improvements (vaisest) * Add Unholy Aberration spectre (arielrahamim) * Add Conjuror of Rot Spectre (Peechey) * Add support for higher Life values in the Minion Pact config (Vanqy9316) * Add support for Lethal Dose support (majochem) * Add Life Recharge to sidebar when using Eternal Youth (LocalIdentity) * Add support for listing all active Tattoos (Peechey) * Add warning for eligible items missing an anoint (OursCodeur) * Default staged skills to their maximum stages (OursCodeur) * Add more specific jewel tooltip comparison sorting (vaisest) --- Fixed Crashes --- * Fix crash when both Blight + Blight of Contagion use "Maximum Sustainable Stacks" (rasmuskl) * Fix crash caused by Phantasm Support being copied with mirage skills that take over mainSKill (Paliak) * Fix CwC crash when using skills from items and multiple link groups (Paliak) * Fix crash when hovering over more damage calc breakdown for Kinetic Fusillade of Destruction (FenikSRT4) --- User Interface --- * Add gem color indicators to socket group labels (valar-22) * Default crafted cluster jewels to minimum passives (OursCodeur) * Improve Hextoad breakdown and simplify calcs (Paliak) * Fix Gem quality tooltips (LocalIdentity) * Fix Loadouts dropdown not showing on smaller screens (Peechey) * Guard Trader result dropdown tooltip against stale state (mcagnion) * Dismiss power report toast message when checkbox is unticked (MrHB212) --- Fixed Calculations --- * Fix Cast while Channelling trigger interval being rounded to tick rate (Paliak) * Fix Bleed chance over 100% scaling Vicious Skewering Impale effect (LocalIdentity) * Fix Molten Strike of the Zenith Total Weighted Ball Average calc (LocalIdentity) * Fix Generals Cry damage calculation with some skills (LocalIdentity) * Fix Searing Bond of Detonation using Power charges instead of Max Power Charges (Wires77) * Fix Varunastra not counting for Blade Blast of Dagger Detonation (Paliak) * Add config option for Hallowing Flame magnitude (Paliak) * Fix calculations for skills that can repeat (Peechey) * Fix spectre buffs global effects applying just by existing in the spectre library (nofate121) * Fix Maven Memory Game damage (LocalIdentity) * Fix Poisonous Concoction Added Damage from disabled Life Flasks (Peechey) * Fix issue with converted damage showing no poison stacks (wh98yap-hub) * Fix Ghost Reaver instant leech calculation (LocalIdentity) * Fix negative eHP and NaN Max hit values for some builds (LocalIdentity) * Fix Catalyst scaling for Added Damage mods (Peechey) * Fix for Chieftain resist nodes applying effects twice due to Foulborn Choir of the Storm (EminGul) --- Fixed Behaviours --- * Fix cluster import sometimes not allocating the correct nodes (LocalIdentity) * Fix Resistance Shrine not granting max Chaos Resistance (LocalIdentity) * Fix Replica Dragonfang's Flight not working with transfigured Lightning Tendrils (LocalIdentity) * Fix Earthbreaker Totems Slam skills benefiting from Exert bonuses (LocalIdentity) * Fix Exposure mods on Balance of Terror not working (LocalIdentity) * Fix Ahuana's Bite and Bonechill's "inc damage taken" mods stacking (LocalIdentity) * Fix Animate Weapon of Self Reflection not granting weapon mods to minion (LocalIdentity) * Fix Cryogenesis disabling flat damage from other sources when using Ele Hit (Wires77) * Fix mods on Ring 3 applying when The Unseen Hand isn't allocated (Peechey) * Fix issues with gems socketed in Ring slot 3 (Paliak) * Fix Vaal Flameblast base AoE and scaling (Blitz54) * Fix Servant of Decay affecting Life Mastery (Peechey) * Fix filtering Support gems in SkillsTab (Peechey) * Fix Dual Wield mastery granting damage when using a Thrusting + non-thrusting sword (LocalIdentity) * Remove tattoo tooltip and popup for cluster jewel keystones (Peechey) * Fix Tinctures applying their effects even when you have no Mana (LocalIdentity) --- Accuracy Improvements --- * Fix Perfidy missing 3.25.0 changes (LocalIdentity) * Fix Summon Reaper and Animate Guardian missing gem tooltip lines (LocalIdentity) * Fix Sacred Chalice missing fire mod (Nightblade) * Fix Divine Blessing and Earthbreaker appearing in gem list (LocalIdentity) * Tag Serle's Masterwork as unobtainable (LocalIdentity) --- Fixed Bugs --- * Fix URL spoofing issue with imported URLs (Wires77)
1 parent 5eecd0f commit 143ade3

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

manifest.xml

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
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/" />
77
<Source part="tree" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/src/" />
8-
<File name="changelog.txt" part="default" sha1="1faab149fe0ee483a6b0f3a4b49c4042b3bb7e0c" />
8+
<File name="changelog.txt" part="default" sha1="a086170bc68e9d81c63f2ef08c636b4aa3bba139" />
99
<File name="help.txt" part="default" sha1="e486cb63a78f5ca355430b67fa23e02fd30f5771" />
1010
<File name="LICENSE.md" part="default" sha1="c77635aa1ba0a2ffe8eb72f93b3376e3a3d2041a" />
1111
<File name="Assets/ascendancypassiveheaderleft.png" part="program" sha1="6a65683dcc3b14382dc083198fe9361454e91b15" />
@@ -127,10 +127,10 @@
127127
<File name="Classes/CompareCalcsHelpers.lua" part="program" sha1="c924001ae0a8fcb750d4d3092d0ed2b9efb70d8c" />
128128
<File name="Classes/CompareEntry.lua" part="program" sha1="30a8fbbbc3f2635cfd16c24e0398af609040c7a4" />
129129
<File name="Classes/ComparePowerReportListControl.lua" part="program" sha1="1fe39eb525d20f31d4801dadaabd0c83bba897f4" />
130-
<File name="Classes/CompareTab.lua" part="program" sha1="c8774492e1bbe859f44b5b1dbd08a0b5a6c37965" />
131-
<File name="Classes/CompareTradeHelpers.lua" part="program" sha1="430df93d40f0fdbed40bb014ab93938871480a48" />
130+
<File name="Classes/CompareTab.lua" part="program" sha1="7891aed7ddb795ce09c5d521dd88329451bca425" />
131+
<File name="Classes/CompareTradeHelpers.lua" part="program" sha1="c227116283c4f61e94a4e1401fb585e651cd62d7" />
132132
<File name="Classes/ConfigSetListControl.lua" part="program" sha1="dcd4b1ef3e7a19be3c8e551c446c509865dbcedc" />
133-
<File name="Classes/ConfigTab.lua" part="program" sha1="e8ca6d1355d49eef2c9669d5bf44ac4846219457" />
133+
<File name="Classes/ConfigTab.lua" part="program" sha1="33b597ca7c1d319b98107abfa6ac640ba36cfc03" />
134134
<File name="Classes/Control.lua" part="program" sha1="1e1502ee51ba61006c346e9360131b7d3754b542" />
135135
<File name="Classes/ControlHost.lua" part="program" sha1="183e699e358bb4945d72163af8f369443a08ce0a" />
136136
<File name="Classes/DraggerControl.lua" part="program" sha1="239b2fbc675d4fe9a8fe36a79fe93870ae298bc6" />
@@ -140,7 +140,7 @@
140140
<File name="Classes/ExtBuildListProvider.lua" part="program" sha1="79d6bab71c0e0194e7c5b48e6cfb348d85e20263" />
141141
<File name="Classes/FolderListControl.lua" part="program" sha1="72629b1e31a67c0af958d980c3e97586e91d0422" />
142142
<File name="Classes/GemSelectControl.lua" part="program" sha1="5c14176e564a19b33486e2ef54a0642885f18bc1" />
143-
<File name="Classes/ImportTab.lua" part="program" sha1="62a20205b1e49340ca46d1e6cf6522c805515370" />
143+
<File name="Classes/ImportTab.lua" part="program" sha1="a1366acfe18712d0253b78440454a471b8ccff13" />
144144
<File name="Classes/Item.lua" part="program" sha1="5b4ea870d0d9f5a20f7337400d8a2f49ad74e1e9" />
145145
<File name="Classes/ItemDBControl.lua" part="program" sha1="1a4927e6bd398eec2c6a3a55671b5298bfd80a6e" />
146146
<File name="Classes/ItemListControl.lua" part="program" sha1="909a4efe03ac4b993954627819bc0a02cd951fa1" />
@@ -247,7 +247,7 @@
247247
<File name="Data/ModTincture.lua" part="program" sha1="281ccaf3e762678065f35da7f32218ff2cc0f717" />
248248
<File name="Data/ModVeiled.lua" part="program" sha1="1f722f0c208d91f9b9fa333050b81c28ff11dcba" />
249249
<File name="Data/Pantheons.lua" part="program" sha1="fb1e32350097f7cd483068c57ecac92162b89f1b" />
250-
<File name="Data/QueryMods.lua" part="program" sha1="d2e608532c2ddf7cc77dd4d073fc7ee180c055d1" />
250+
<File name="Data/QueryMods.lua" part="program" sha1="2967b445864b35c6cb17fd922844f1fa0230ab36" />
251251
<File name="Data/Rares.lua" part="program" sha1="7a2cf2496de9bd4fbdd042bece8214d60f57adb5" />
252252
<File name="Data/Skills/act_dex.lua" part="program" sha1="6811acf0f5c6667d7bad2ccec33dcdb4bf167a37" />
253253
<File name="Data/Skills/act_int.lua" part="program" sha1="48926f4ab42a1c36320633443d31a474467fdac5" />
@@ -345,6 +345,7 @@
345345
<File name="Modules/CalcTriggers.lua" part="program" sha1="7dac80bc644f93af46aef4c499c7957a998642b8" />
346346
<File name="Modules/Common.lua" part="program" sha1="f7e50e6f3c3e379a216de99b15af6a8adfd430a7" />
347347
<File name="Modules/ConfigOptions.lua" part="program" sha1="16480c293e47785fcae3d97813804f6f8c69358f" />
348+
<File name="Modules/ConfigVisibility.lua" part="program" sha1="ad4a825bfe36dc94dca1ac7033d815110fd46d3c" />
348349
<File name="Modules/Data.lua" part="program" sha1="53e263b912e18c90618c7b3319d600b327549755" />
349350
<File name="Modules/DataLegionLookUpTableHelper.lua" part="program" sha1="53f1e555399c97b9f1249e97fb0fd34c367cdd56" />
350351
<File name="Modules/ItemTools.lua" part="program" sha1="7d5ac42c5b3c1c216bc84f810940ea9323618657" />
@@ -355,7 +356,7 @@
355356
<File name="Modules/StatDescriber.lua" part="program" sha1="4ef2c921b96451d3e1eff15762e9c8b7489057f9" />
356357
<File name="Modules/ToastNotification.lua" part="program" sha1="7eda73b862f789e0acff647bc11a6823199d7800" />
357358
<File name="UpdateApply.lua" part="program" sha1="4dd42f413cb89a963e4ae1b40e214985b909c05b" />
358-
<File name="UpdateCheck.lua" part="program" sha1="cb74c077198559717b89a90fbdab8274a17bfdc6" />
359+
<File name="UpdateCheck.lua" part="program" sha1="2f3861b4e89838150f16e4e09eb6012b0800fa68" />
359360
<File name="abseil_dll.dll" part="runtime" runtime="win32" sha1="23459876cffb2433ad92eb18d735ffbb7331e347" />
360361
<File name="concrt140.dll" part="runtime" runtime="win32" sha1="1ce87fac4c22aae82a81ddb26952c074b744e78d" />
361362
<File name="d3dcompiler_47.dll" part="runtime" runtime="win32" sha1="27a4eff95e7f4a359718fda7138a528147969b27" />

0 commit comments

Comments
 (0)