Skip to content

Conversation

@tserdar
Copy link
Contributor

@tserdar tserdar commented Jul 4, 2025

…r to filter out results that are below this value

Fixes #8786 Total minimum weights filter for the timeless jewel finder #8786

Description of the problem being solved:

Filter out jewel search results that have less total weight value than the chosen value.

Steps taken to verify a working solution:

  • Test search function without a param value.
  • Test search function with a param value.
  • Compare the lowest combined node weights shown in the results list.

Link to a build that showcases this PR:

Not build related.

Before screenshot:

image

After screenshot:

image

Note:
I tried my best to not to alter the UI template as much as possible. But the text were overlapping so I have relabeled "Search Results" to "Results" and moved it towards right.

…r to filter out results that are below this value
@LocalIdentity LocalIdentity added the enhancement New feature, calculation, or mod label Jul 21, 2025
@LocalIdentity LocalIdentity changed the title Add total minimum weights parameter and logic to timeless jewel finde… Add total minimum weights parameter to Timeless Jewel finder Jul 21, 2025
@LocalIdentity LocalIdentity changed the title Add total minimum weights parameter to Timeless Jewel finder Add total minimum weight parameter to Timeless Jewel finder Jul 21, 2025
@LocalIdentity LocalIdentity merged commit d5e938f into PathOfBuildingCommunity:dev Jul 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature, calculation, or mod

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Total minimum weights filter for the timeless jewel finder

2 participants