Releases: PoESkillTree/PoESkillTree
Releases · PoESkillTree/PoESkillTree
Release 3.0.4 - 3.17.0 Skill/Atlas Tree and Support
- This is an initial release that allow Atlas tree data to be loaded (not everything is going to work perfectly):
- You will have to manually switch tree jsons. In the Data folder there is a folder called Atlas which has the tree. You can copy/paste these files over the top of the Assets and SkillTree.json in the Data Folder.
Updates/Fixes:
- Updated PoESkillTree.Engine to 0.3.7
- This fixes various node positioning issues with the skill tree
- Fixed #573
- Fixed an issue with switching class when loading a new url
- Fixed various issues with tree generation:
- AbstractSolver will now ignore mastery nodes
- Initial Attibutes won't crash if there aren't any base character attributes (Atlas Tree)
- Fixed node group background drawing for the Atlas Tree
Full Changelog: 3.0.3...3.0.4
Release 3.0.3 - Fixes for 3.16.0 Ascendancy Changes
- Fixed an issue with ascendacy classes overlapping the passive tree
- Fixed an issue with loading 3.9.0 and previous trees with an opts.json file
Full Changelog: 3.0.2...3.0.3
3.16.0 Skill Tree Data Support
- Basic mastery selection has been implemented (Alt + Click when skilling a mastery)
- PoEPlanner Urls are no longer supported since it hasn't been maintained
- v6 Skill Tree Urls are now supported
- v5 Skill Tree Urls are now supported
Full Changelog: 3.0.1...3.0.2
3.13.0 Skill Tree Data
3.12.0 Skill Tree Data
General
- Added the skill tree data for PoE 3.12.0
Data and computation update for 3.11.0
3.11.0 Skill Tree Data
Data and computation update for 3.10.0
3.10.0 Skill Tree Data and Major UI Improvements
General
- Add the skill tree data for PoE 3.10.0
- The passive tree now supports jewels. This includes drawing socketed jewels with their radius and highlighting nodes in radius when hovering. It also supports Intuitive Leap (#214).
- Import items is now a full character importer. It can import items, skills, passive trees and jewels, and supports both public and private profiles. (#543)
- The menu and other commands have been reorganized into a ribbon control and been improved in general. (#547)
- PoB pastebins can now be imported (#544)
- There is now a new Skills tab next to Equipment. It serves as a more intuitive alternative to the "Edit Socketed Gems" dialog on inventory slots. (#552)
- Computation Alpha: Improved skills support, support secondary skills and support socketed gem modifiers (#556)
Bug fixes
- Fix Poeplanner URL parsing
- Fix weapon class specific crit multi mods not being counted for the Advanced Generator's crit multi pseudo attribute. (#555)
Bug fixes and Computation update for 3.10.0 skill tree
General
- (Engine) Update Computation to support 3.10.0's tree changes.
- Modifiers to skill level and quality are now also visible in the skill's tool tip.
Bug fixes
- (Engine) Fixed unrestricted supports not supporting any active skills.
- Fixed a bug related to enabling/disabling secondary skills that stopped the PoB importer from working and lead to crashes when saving a build with secondary skills and reopening it.