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

[1.19.x] Add simple search bar to waystone screen #624

Conversation

MagnusHJensen
Copy link
Contributor

@MagnusHJensen MagnusHJensen commented Oct 12, 2022

This PR closes: #568
This PR closes: #391

This adds a very simple search bar, no fancy search algorithm. Just a simple Java string.toLowerCase().contains() check.

I'm more than happy to backport this to 1.18 or 1.16, whichever version you still do support for.

Here is a small demo video. (Feel free to comment on position or something)

2022-10-12.20-28-27.mp4

@MagnusHJensen MagnusHJensen changed the title Add simple search bar to waystone screen [1.19.x] Add simple search bar to waystone screen Oct 13, 2022
…oofing

Add braces to single-line if
Add proper parameter names to keyPressed
@BlayTheNinth BlayTheNinth merged commit 3f37958 into TwelveIterationMods:1.19.x Oct 19, 2022
@BlayTheNinth BlayTheNinth mentioned this pull request Dec 6, 2023
6 tasks
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.

Please add a search bar Add a search bar
2 participants