Skip to content

Export cluster jewel index data, mess with jewel rendering logic#4302

Closed
Wires77 wants to merge 2 commits into
PathOfBuildingCommunity:devfrom
Wires77:cluster-jewel-adjust
Closed

Export cluster jewel index data, mess with jewel rendering logic#4302
Wires77 wants to merge 2 commits into
PathOfBuildingCommunity:devfrom
Wires77:cluster-jewel-adjust

Conversation

@Wires77
Copy link
Copy Markdown
Member

@Wires77 Wires77 commented Mar 22, 2022

Description of the problem being solved:

Importing characters did not always allocate cluster jewels properly, due to nodes having an incorrect orbitIndex

Steps taken to verify a working solution:

  • Import character "TwiliteAvenger" from account "The9Who", all nodes should be allocated on the small clusters
  • Import character "ArchnemesisJay" from account "Dreamiixz", the keystone should be allocated

@Wires77 Wires77 added the wip Unfinished and commited for discussion label Mar 22, 2022
@QuickStick123
Copy link
Copy Markdown
Contributor

Fixes #2728

sida-wang added a commit to sida-wang/PathOfBuilding that referenced this pull request Jan 20, 2024
- Tidy up in BuildClusterJewelGraphs() to prevent allocSubgraphNodes and allocExtendedNodes from having duplicate nodes
- Add in orbitOffsets into ClusterJewels.lua via export. Credit to Wires77 PathOfBuildingCommunity#4302 for figuring this out
- Update the logic that calculates the orbitIndex in BuildSubgraph to use orbitOffsets
LocalIdentity pushed a commit that referenced this pull request Jan 21, 2024
* fix: cluster jewel imports not working

- Tidy up in BuildClusterJewelGraphs() to prevent allocSubgraphNodes and allocExtendedNodes from having duplicate nodes
- Add in orbitOffsets into ClusterJewels.lua via export. Credit to Wires77 #4302 for figuring this out
- Update the logic that calculates the orbitIndex in BuildSubgraph to use orbitOffsets

* Revert launch.lua

---------

Co-authored-by: LocalIdentity <localidentity2@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wip Unfinished and commited for discussion

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants