PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding
Timeless Jewel finder improvements: Multi socket select and Node maximum
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 5.4k
- Forks
- 2.4k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 26
Description
Check for duplicates
- I've checked for duplicate issues by using the search function of the issue tracker
Is your feature request related to a problem?
It is currently quite tedious to find the best timeless jewel for a build because every jewel socket has to be checked individually.
Sometimes one might only care to have one of a certain node.
Describe the solution you'd like
I would like to be able to search multiple jewel sockets for a Timeless jewel simultaneously.
It would be nice to specify a maximum quantity per node type.
Describe alternatives you've considered
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the Timeless Jewel finder entry point and trace how it currently checks each jewel socket. Define the behavior for searching multiple sockets and limiting the quantity of each node type. Done means the finder supports both requested constraints and returns results consistent with them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100