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

Add type and subtype search, add sorting #82

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Robb1010
Copy link
Contributor

@Robb1010 Robb1010 commented Jul 3, 2024

This PR adds two improvements to the inventory:

  1. When searching through a keyword, players can now use a type or subtype keyword to find items. For example, searching for food will show all food items in the inventory, or searching for weapon will show all weapons
  2. We are also adding sorting. Just under the search box, players will be able to sort their inventory by name, level, type, subtype or value

Searching
Screencast from 2024-07-03 14-30-59.webm

Sorting
Screencast from 2024-07-03 14-31-51.webm

@Robb1010 Robb1010 marked this pull request as ready for review July 3, 2024 13:38
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