PathOfBuilding
PathOfBuilding copied to clipboard
Offline build planner for Path of Exile.
Fixes https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues/3168. The rune dagger flag was missing and multiple influenced variants of tags were not being filtered this meant weird stuff occured with warstaffs and rune daggers. ### Before...
Fixes #2372, #4462, and #4601. ### Description of the problem being solved: The current Death Wish implementation has a couple of problems. The first is that it's set to scale...
### Description of the problem being solved: DoT Multi for poison wasn't showing up as a breakdown for spells ### Steps taken to verify a working solution: - Add any...
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...
### Check version - [X] I'm running the latest version of Path of Building and I've verified this by checking the [changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/blob/master/CHANGELOG.md) ### Check for duplicates - [X] I've checked...
### Check version - [X] I'm running the latest version of Path of Building and I've verified this by checking the [changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/blob/master/CHANGELOG.md) ### Check for duplicates - [X] I've checked...
two very minor punctuation fixes (blame QuickStick for finding them!)
Fixes Data inconsistency. ### Description of the problem being solved: Only some items had an Implicits statement ### Steps taken to verify a working solution: - in lua, validate that...
Current state: proof of concept / testing / review. Questions / suggestions / comments welcome. * Automatically run [cspell-action](https://github.com/streetsidesoftware/cspell-action) on pull-requests made to `dev`. * Trigger manually to fully check...