PathOfBuilding
PathOfBuilding copied to clipboard
Offline build planner for Path of Exile.
### 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...
### Description of the problem being solved: Due to #8271 changing the default boss preset many tests that relied on enemy stats broke. This pr fixes that by changing the...
Fixes #8137 ### Description of the problem being solved: Currently it seems the "Ailments never count as being from Critical Strikes" mod line found on the Elemental Overload keystone is...
### 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 #8319 ### Description of the problem being solved: The warning calculations did not consdier the case of a skill having both reservation and mana costs. Mana cost would be...
Fixes https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues/8250 ### Description of the problem being solved: When filtering out mods of type `SocketedIn` the logic modified the table causing the iterator to get out of sync and...
Fixes #8259 . ### Description of the problem being solved: The global Rupture debuff was not previously not assigned an effect name. Because of that, multiple instances were allowed to...
### 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...
Overhaul of Party Tab to add support for having the members split This makes it much easier to track what it coming from where, and makes it easier to add...