PathOfBuilding icon indicating copy to clipboard operation
PathOfBuilding copied to clipboard

Kickstart 3.26 tree, restructure Elementalist tree (wording and node connections) as per 3.26 patch notes

Open tserdar opened this issue 8 months ago • 3 comments

Fixes # .

Description of the problem being solved:

3.26 tree did not exist in the dev branch yet or in none of the PRs. Thought I'd kickstart the process (gotta start from somewhere).

Steps taken to verify a working solution:

  • Add 3_26 into treeVersionList and treeVersions arrays in GameVersions.lua
  • Duplicate src/3_25 folder and rename it to src/3_26
  • Edit tree.lua to restructure Elementalist ascendancy tree in accordance with the patch notes.

Link to a build that showcases this PR:

Before screenshot:

image

After screenshot:

image image

tserdar avatar Jun 08 '25 18:06 tserdar

This is a good start, but I probably won't merge this in anticipation of the tree JSON being released tomorrow. We won't do a release until the full tree is there anyway. If you want to follow the steps in this document once it releases and update this PR I'll happily merge it though: https://github.com/PathOfBuildingCommunity/PathOfBuilding/blob/dev/RELEASE.md#skill-tree-updates

If you do, double check no one else opened a quick PR because it's a popular task to jump on :)

Wires77 avatar Jun 10 '25 22:06 Wires77

To be honest I was not aware that the skill tree JSONs were officially released by GGG before making this PR.

I was like - hey, I have free time and I want to contribute, and also see how it works.

All is fair.

Thanks for your time. :)

tserdar avatar Jun 10 '25 22:06 tserdar

Turns out tomorrow is now! https://github.com/grindinggear/skilltree-export

Wires77 avatar Jun 11 '25 01:06 Wires77

Taken care of by #8646

Wires77 avatar Jun 11 '25 04:06 Wires77