Commit Graph

8458 Commits

Author SHA1 Message Date
github-actions[bot]
a913777d2a Update DLLs to SimpleGraphic-v2.3.1 (#8589)
Co-authored-by: Wires77 <Wires77@users.noreply.github.com>
2025-06-10 01:45:31 -05:00
Robin Bergquist
e32556b4f4 Added support for Fortification stacks above 20 (#8634)
Currently only seen for champion in 3.26

* Supports previously general parsing now scaling by fortification stacks above 20
* Limited by max stacks
2025-06-10 01:43:36 -05:00
Bahadır Sami Ekmen
9c28f35b4d Buff Death Aura: increase base chaos DoT to 1250 per second (#8637) 2025-06-10 01:27:36 -05:00
Nighty
16d6956e3c Fix typo datSoruce (#8622) 2025-06-10 01:25:58 -05:00
Jan
812f5f34be Adding Shortcut to Copy Paste Tree Node (#8635) 2025-06-10 01:17:03 -05:00
LocalIdentity
f7cc078366 Fix Cane of Kulemak missing block buff 2025-06-06 23:45:18 +10:00
Paliak
e695808ca7 FIX: first explicit missing if it does not produce a modList (#8576)
The item parsing logic in WIKI mode seems to rely on finding a mod that
produces a modList to set the foundExplicit variable to true which then
allows mods that do not produce a modList to be added to lineList. This
causes issues with items such as Dialla's Malefaction where the first
explicit line does not have any parsing which causes it to not be added
to linesList. Interestingly enough other mods wihch are parsed
piece-wise work fine here as they produce and empty modList with the
extras paramter.
2025-06-06 23:12:28 +10:00
Paliak
479aab9ef7 FIX: incorrect parsing of non-exceptional keyword (#8575)
Parsing of the Gem-lined Cap Ascendancy Notable mod "+3 to Level on all non-Exceptional Support Gems" was incorrect due to faulty handling of the hyphen causing "non-exceptional" to be split into two keywords: "non" and "exceptional". This caused the mod to not apply as there does not exist a gem tag called "non". This commit fixes this by improving handling of non space characters in the keyword string and implementing handling for the negation part in "non-exceptional" inside of calcLib.gemIsType function.
2025-06-06 23:11:33 +10:00
Paliak
a831fb79e1 FIX: add a toggle for dom blow base skill count (#8574)
The Dominating Blow skill has a simillar issue to the Absolution skill
where increasing count increases not only the "minion count" but also
applies a multiplier on the base skill damage.

This commit essentially copies
https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4653 and
applies it to Dominating Blow.
2025-06-06 23:11:02 +10:00
Blitz54
f0a1ce24bc Add support for +1 Infernal/Battlemage Cry exerted attacks Helm Enchant (#8572) 2025-06-06 23:10:28 +10:00
Andy Li
d0699da95e fix negative impale dps for dual wield simultaneous attacks (#8554) 2025-06-06 23:10:06 +10:00
Blitz54
1894a04492 Add support for Aquamarine Flask "reduced effect of freeze on you" (#8561) 2025-06-06 23:08:34 +10:00
Blitz54
07f02af4ca Add support for Tornado Shot legacy Helm Enchant (#8567) 2025-06-06 23:08:16 +10:00
Lukas Jackermeier
5534fc0043 Add Shaper influence to Tides of Time unique belt (#8569) 2025-06-06 23:07:55 +10:00
Blitz54
b0b55a332f Update Malachai's Mark mods (#8571) 2025-06-06 23:07:22 +10:00
Blitz54
c51af37a52 Add support for Settling Ash tree passive (#8578) 2025-06-06 23:06:24 +10:00
Blitz54
61f3dfb6cc Fix many unique staves with Attack block instead of Spell block implicit (#8580)
* Fix Annihilating Light impilicit

* Fix all other staves with wrong implicits

---------

Co-authored-by: LocalIdentity <localidentity2@gmail.com>
2025-06-06 23:05:56 +10:00
LocalIdentity
4edc1b0bfd Fix Moonbender's Wing applying to shield skills (#8617)
Bit of a scuffed way of handling it as we currently don't handle damage gain per weapon but instead only handle it globally atm

Co-authored-by: LocalIdentity <localidentity2@gmail.com>
2025-06-06 22:56:03 +10:00
Mickael Cagnion
a736fe18fc Keep Max Price and Max Level between Trade Queries (#8586)
* Keep Max Price and Max Level between Trade Queries

* Fix use of spaces instead of tabs

---------

Co-authored-by: LocalIdentity <localidentity2@gmail.com>
2025-06-06 22:54:51 +10:00
Cedric
291ab00c0e Add support for self cast Hydrosphere DPS (#8598)
* Added skill part "Cast" for Hydrosphere, for when the Hydrosphere is continuously recast. Adjusted skill part names for Frozen, Shocked and Frozen & Shocked for clarity.

* Split "Cast" further into Frozen, Shocked and Frozen Shocked skill parts since the damage pulse from casting actually also converts depending on the ailment of the sphere.

* Fix not using tabs

---------

Co-authored-by: LocalIdentity <localidentity2@gmail.com>
2025-06-06 22:50:17 +10:00
Cedric
93ca7a07d1 Adjusted war cry uptime tooltip (#8599) 2025-06-06 22:47:18 +10:00
Jon
2927b25def Change wording for "Base Damage Reduction" on Hit taken mult. section of Calcs (#8607)
This affects tooltips for all types of damage
2025-06-06 22:45:53 +10:00
LocalIdentity
0dabfbec08 Fix Wiki hotkey (F1) not working correctly on Relic Items (#8609)
The Unique item check wasn't being made for relic uniques so it would bring you to the item base page instead of the unique item page

Co-authored-by: LocalIdentity <localidentity2@gmail.com>
2025-06-06 22:45:31 +10:00
LocalIdentity
5454605340 Fix Relic Flask's combining effect with unique flask of the same name (#8610)
Relic flasks were not being checked to also be unique when we merge the buff effects so they were duplicating
Fixed for Tinctures too

Co-authored-by: LocalIdentity <localidentity2@gmail.com>
2025-06-06 22:45:22 +10:00
LocalIdentity
7e6e59b1ed Fix Tincture CDR mod and Mana Burn rate display bug (#8611)
Tinctures were interpreting the CDR mod as a global CDR mod when it's only meant to affect the cooldown of the Tincture itself
The local mod is also additive with the global mod on the tree and was mistakenly being treated as multiplicative with the way we were handling it
They also showed the tooltip for mana burn per second, but the number being shown was the seconds per mana burn. Fixed it to show the rate per second as intended

Co-authored-by: LocalIdentity <localidentity2@gmail.com>
2025-06-06 22:45:09 +10:00
Wires77
3a65920c3c Fix broken Busted link 2025-05-30 23:30:29 -05:00
LocalIdentity
b19fb1472d Fix Gem attack speed multiplier affecting Crossbow reload speed (#1020)
The Gem attack speed multiplier was affecting the reload time of Crossbow skills as it as implemented as a more attack speed mod instead of modifying the base attack rate

Co-authored-by: LocalIdentity <localidentity2@gmail.com>
2025-04-19 00:06:31 -05:00
Wires77
2e4e0aee8f Add label reminder for Ctrl+F5 export 2025-04-18 23:58:51 -05:00
Nostrademous
f4d3727d45 make CTRL+F5 do a full-re-export; otherwise just load (#50) 2025-04-18 23:50:58 -05:00
Oleg Nikulin
37751c5f37 Added the ability to custom change max node depth for heat map (#446)
* Added the ability to change max node depth for heat map calculation to a custom value

* Fixed visibility of controls on TreeTab at minimum screen width
2025-04-18 23:42:23 -05:00
jjbi123
ce920339cc Add tooltip to clarify distance to enemy units 2025-04-18 23:38:09 -05:00
Nighty
993a7614db feat: exporter: add clear output button (#8565)
just the button this time
copy-pasta from pob2
2025-04-18 23:37:25 -05:00
Wires77
6ba9ed618b Restore ability to save any previously loaded specs before switching 2025-04-18 23:11:21 -05:00
QuickStick
c86bb986c2 handle corrupted saves and re export on datSource creation (#88) 2025-04-18 23:11:20 -05:00
Wires77
ac666b5344 Revert "Fix missing datSource on new installs (#8597)"
This reverts commit 0a4c9f7fba.
2025-04-18 23:11:08 -05:00
Wires77
539636bd44 pull_request events from forks can't access tokens 2025-04-18 08:38:58 -05:00
Wires77
0a4c9f7fba Fix missing datSource on new installs (#8597) 2025-04-18 08:09:37 -05:00
Wires77
d197f15b4d Create workflows for porting changes (#8596)
* Create receiving workflow for backporting changes

* Create backport.yml
2025-04-18 08:00:12 -05:00
Wires77
63d802cba7 Remove carriage returns from release notes 2025-04-14 00:22:47 -05:00
Edvinas-Smita
7492bd057c Add resource lost information to enemy damage breakdown (#8594) 2025-04-10 04:00:25 +10:00
LocalIdentity
ec17d59ed8 Trade Fix PoB 2 #944 2025-04-10 03:26:09 +10:00
LollashTTV
6a146e6c36 Add Karui Backburner Spectres (#8559)
Added custom skill for combo attack averaging damage multiplier of the 3 attacks into a single attack.
2025-03-09 21:23:44 +11:00
Blitz54
2210cf50ff Add support for Ewar's Mirage +1 projectile when in off hand (#8557) 2025-03-07 14:08:35 +11:00
LocalIdentity
1c366cfa41 Fix The Baron and Rotting Might not stacking correctly (#8555)
The half strength mod is meant to stack when using both the ascendancy and the helmet

Co-authored-by: LocalIdentity <localidentity2@gmail.com>
2025-03-06 14:39:56 +11:00
LocalIdentity
dcbb5f278d Update QueryMods 2025-03-06 02:20:45 +11:00
LocalIdentity
6cfc076f51 Update Tree 2025-03-06 02:19:06 +11:00
LocalIdentity
f258c1fadc Fix Minion supports not scaling Siegebreaker ground DoT (#8552)
Skill gems should scale the damage from the ground DoT but were not as we did not add any skill tags to the effect

Co-authored-by: LocalIdentity <localidentity2@gmail.com>
2025-03-06 02:07:34 +11:00
LocalIdentity
f6b5147eae Fix Puppeteer Caustic Ground on death calculation (#8548)
The mod was previously hard-coded to only work with the 20% value from Siegebreaker. Fixed it to use a percent stat value that comes from the mod
Also fixed it for replica siege breaker in case that ever becomes an issue too

Co-authored-by: LocalIdentity <localidentity2@gmail.com>
2025-03-06 01:08:24 +11:00
LocalIdentity
1a7c3e8f2c Fix Herald of Ask damage showing negative values (#8550)
Herald of Ash was previously scaling with area and spell damage mods which it shouldn't it was also possible for the increased damage values to be negative which is not correct.

Co-authored-by: LocalIdentity <localidentity2@gmail.com>
2025-03-06 01:08:09 +11:00
LocalIdentity
5a2024ff7f Fix Gain Ward instead of Armour/Evasion mod when total is above 100 (#8551)
Ward is granted even with values above 100 but the conversion for armour / evasion on gear is capped at 100%

Co-authored-by: LocalIdentity <localidentity2@gmail.com>
2025-03-06 01:08:02 +11:00