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

Added max level field to the trade query generator #6595

Merged
merged 2 commits into from
Sep 6, 2023
Merged

Conversation

Kerberos9
Copy link
Contributor

Useful when leveling or changing gear while not at a high level (for example, trying to buy rings at level 70 sometimes gets you level 80 atlas bases).

Description of the problem being solved:

Getting suggested items that you're not able to equip because of your level. This could also be expanded to stat requirements.

Steps taken to verify a working solution:

  • Added a new EditControl to the query popup, next to the "Max Price" field.
  • If the number is set and higher than 0, add the filter to the query.
  • It does not set a default number since most people don't have to worry about this, but it's optional for leveling characters.

Before screenshot:

image

After screenshot:

image

@LocalIdentity LocalIdentity added the enhancement New feature, calculation, or mod label Sep 6, 2023
@LocalIdentity LocalIdentity merged commit 75621e6 into PathOfBuildingCommunity:dev Sep 6, 2023
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.

2 participants