Skip to content

Add more specific jewel tooltip comparison sorting by sorting by:#9744

Open
vaisest wants to merge 1 commit intoPathOfBuildingCommunity:devfrom
vaisest:jewel-tooltip-sort
Open

Add more specific jewel tooltip comparison sorting by sorting by:#9744
vaisest wants to merge 1 commit intoPathOfBuildingCommunity:devfrom
vaisest:jewel-tooltip-sort

Conversation

@vaisest
Copy link
Copy Markdown

@vaisest vaisest commented Apr 10, 2026

Description of the problem being solved:

This changes the sorting for jewel tooltips and helps with comparisons that are absurdly large, and occasionally unusable. It doesn't directly fix the problem as tooltips can still go off-screen, but showing more relevant sockets first means the tooltip is much more useful.

Sockets are sorted by:

  1. empty sockets
  2. same base group jewel or same unique
  3. DPS
  4. EHP (only if DPS was equal, not a combination of the two)

The stat diff hiding tip is also moved to the top of the list so it's actually visible. Limit: x uniques also now only show comparisons with the slots that have the same unique, if the limit has been reached.

Steps taken to verify a working solution:

  • Manual testing

Link to a build that showcases this PR:

https://pobb.in/FMc4FF8VymuS (adorned build from Poe.ninja)

Before screenshot:

image

After screenshot:

Path{space}of{space}Building_2026-04-10_16-19-40

Comments welcome. This mostly seemed necessary because #9649 compares Watcher's eye's to all sockets and the tooltip doesn't have a scroll functionality. I'm not sure if this is better for other use cases.

1. empty sockets
2. same base group jewel or same unique
3. DPS
4. EHP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant