Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed

Conversation

Wires77
Copy link
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
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