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

[feature request] Scan only specific types of relics #74

Open
xilou31 opened this issue Mar 24, 2024 · 1 comment
Open

[feature request] Scan only specific types of relics #74

xilou31 opened this issue Mar 24, 2024 · 1 comment

Comments

@xilou31
Copy link

xilou31 commented Mar 24, 2024

Such as I only want to optimize relics for the Acheron, so I just want to scan the Pioneer Diver of Dead Waters.
But the scanner will scan nearly 1200 relics, instead of 100 relics of Pioneer Diver of Dead Waters.

@kel-z
Copy link
Owner

kel-z commented Mar 25, 2024

This can prove to be quite complex to implement. The flow would have to look something like:

  1. Open relics inventory
  2. Click on Filter -> Set
  3. Locate checkbox for the corresponding set(s), which can involving scrolling down the set list before it's in view
  4. Parse quantity for each selected set (required so the inventory scanner knows when to stop)
  5. Exit filter menu then proceed as normal

But it is possible depending on how cooperative Tesseract OCR is. I'll keep this feature in mind.

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

No branches or pull requests

2 participants