Paliak
Paliak
Fixes https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues/2444 , #4107 , #4210 , #3558, #4959, #4679 Description of the problems being solved: Separation of Skill cooldown and trigger cooldown in CalcPerform. Correct calculation of triggers for...
Fixes #4550 . ### Description of the problem being solved: Handle totems being affected by player auras and correct calculations for Forbidden right and Righteous Fire. ### Link to a...
Fixes #4631 . ### Description of the problem being solved: Overrides were not propagating through the call to initEnv in copyActiveSkill which was causing issues with dps comparison. Fixing that...
Fixes #4497 . ### Description of the problem being solved: Minion skills such as ChaosElementalCascadeSummoned and MinionInstability would use minionSkillTypes from the summoning gem to determine compatibility instead of the...
- Mention compiling emmyLua form source - Mention excluding directories from emmyLua language server - Mention misc tips - Mention running with wine - Mention forcing Dev mode off to...
Fixes #5056 , https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues/5069. ### Description of the problem being solved: This pr improves ui and curse mechanics. Implements self curse handling and fixes related issues. Currently work in progress....
Fixes https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues/5112 ### Description of the problem being solved: Implements 'Your Blessing Skills are Disabled' for Essence Worm.
Fixes https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues/5075 ### Description of the problem being solved: Implements "Reflects your other Ring" mod found on [Kalandra's Touch](https://www.poewiki.net/wiki/Kalandra%27s_Touch)
Fixes https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues/5111 ### Description of the problem being solved: Currently pob treats resistances as floats and rounds when displaying. Game truncates floats.
Fixes https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues/5087 ### Description of the problem being solved: The spell suppression from dagger mastery applied regardless of equipped weapon. This pr also prevents radius jewels from applying to mastery...