You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add Legacy of Phrecia trees
* Support import/export of tree links
* Remove debugging lines
* Remove temporary jewels
* Restore English Harbinger node names
* Fixup PoEPlanner import
* Have tree conversion respect new alternate version
* Change ascendancy names in the dropdown when the tree version changes
* Identify imported tree version based on ascendancy name
* Update class name colors in the import tab
Copy file name to clipboardExpand all lines: RELEASE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ Steps:
50
50
*`skills-3.jpg`
51
51
*`skills-disabled-3.jpg`.
52
52
5. Run `./fix_ascendancy_positions.py`.
53
-
6. Open `./src/GameVersions.lua` and update `treeVersionList`and `treeVersions`
53
+
6. Open `./src/GameVersions.lua` and update `treeVersionList`, `treeVersions`, and `poePlannerVersions`. The latter can be found via https://cdn.poeplanner.com/json/versions.json
54
54
according to the file's format. This is important, otherwise the JSON data converter
55
55
won't trigger.
56
56
7. Restart Path of Building Community. This should result in a new file `tree.lua`.
controls.warningLabel=new("LabelControl", nil, {0, 20, 0, 16}, "^7Warning: some or all of the passives may be de-allocated due to changes in the tree.\n\n" ..
549
551
"Convert will replace your current tree.\nCopy + Convert will backup your current tree.\n")
-- Strip the version from the tree : https://poeskilltree.com/?v=3.6.0#AAAABAMAABEtfIOFMo6-ksHfsOvu -> https://poeskilltree.com/AAAABAMAABEtfIOFMo6-ksHfsOvu
0 commit comments