PathOfBuilding
PathOfBuilding copied to clipboard
Offline build planner for Path of Exile.
### 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? Pob...
Fixes https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues/5305 ### Description of the problem being solved: When updating the mods in https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/5184 it was forgotten to check support for the new curse mods.
Fix crash related to base cost mod parsing and overhual resource relating parsing to be more generic
Fixes https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues/5254 Introduced in https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/5014 + https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/5203 ### Description of the problem being solved: The mod parser would crash if it tried to parse "Spells Triggered this way have 150%...
Fixes data inconsistency. ### Description of the problem being solved: Some items have Variant information between the item title and the item type (or base_name as the code has it)...
### 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 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? I'd...
### 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...
### 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? https://pobb.in/8qF5i7GVecLp...
Fixes https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues/5285 ### Description of the problem being solved: It would crash because mana resource is nil because https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/5009 would not set the resource to 0 if it was not...