Paliak
Paliak
Fixes #4912 . ### Description of the problem being solved: Adds support for mods found on Dialla's Malefaction. ### Steps taken to verify a working solution: -Equip Dialla's Malefaction and...
Fixes https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues/5096 ### Description of the problem being solved: Corrupted abyss jewels can now have 6 affixes. This pr updates that. Note that if a user manually removes the corrupted...
Fixes https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues/5076 ### Description of the problem being solved: Implements new mod (as of the launch of 3.19 kalandra) on [Victario's Flight](https://www.poewiki.net/wiki/Victario%27s_Flight): `Quicksilver Flasks you Use also apply to nearby...
Fixes #4998 . ### Description of the problem being solved: Currently there is no warning that a skill uses more life/mana/Es/Rage than is available. This pr also stops auras from...
Fixes #5313 . ### Description of the problem being solved: Some minion skills seem to be missing flags and it's causing issues after https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4628 was merged. ~~Still need to check...
Fixes https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues/5233 ### Description of the problem being solved: This pr attempts to fix flask applied to you mods from affecting other actors. The code is very ugly so marking...
### Description of the problem being solved: * Add an updated docker container with the Dockerfile available as part of the code base and emmylua support for debugging. * Adds...
Fixes #7232. ### Description of the problem being solved: Implements @sida-wang's formula improving handling of trigger chance application for trigger rates. Possible issues: - Is the calculation correct for groups...
### Description of the problem being solved: Default minion skillset was being saved to skills triggering phantasm support causing the default minion skill set to spread like a disease in...
Fixes #7543 ### Description of the problem being solved: The `cacheSkillUUID` function used the address of the group pointer for finding the index of the group a given skill belongs...