PathOfBuilding
PathOfBuilding copied to clipboard
Offline build planner for Path of Exile.
Fixes #4630. This replaces the old gem level selection and "match gem level to character" level options with a dropdown selection that has four options: - Normal Maximum: All gems...
### 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...
Fixes #4811 ### Description of the problem being solved: Cost would get hidden if it was zero as it didn't have an output this meant you could see the breakdown...
Not working locally, but the code should make sense, so I'm opening this in the hope of it being a PEBKAC error.
Fixes https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues/4762 . ### Description of the problem being solved: Link skill as a skill type was not being passed. This meant mana, cast speed, etc were not effecting it....
### Check for duplicates - [X] I've checked for duplicate issues by using the search function of the [issue tracker](https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues) ### Is your feature request related to a problem? If...
This applies only if the number of poisons you could apply are less than 1 AND the enemy config only has 1 poison on them maximum This does require me...
### 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...
Prior to this PR doing basically *anything* to manipulate the order of your socket groups (deleting them, reordering them, etc) would cause your active socket group selection in both the...