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

Search: New Features and QOL Improvements #498

Merged
merged 4 commits into from
Mar 2, 2023

Conversation

rfresh2
Copy link
Member

@rfresh2 rfresh2 commented Feb 20, 2023

Describe the pull

  1. Entity search
  2. Illegal bedrock / nether water search
  3. Dimension filters: only search for blocks/entities in specific dimensions. e.g. only search for netherrack in overworld or only obsidian in the nether
  4. Command shortcuts for adding/removing all shulkers and signs
  5. Performance optimization: Only check new and changed blocks in their respective events. Prevents constant searching over unchanged blocks and enables greatly increasing the max range without negative performance impact
  6. Option to hide rendering on F1
  7. Tweaks to certain block colors with auto coloring

Describe how this pull is helpful
Many of these features are particularly useful for base/stash hunting.

New features:
1. Entity search
2. Illegal bedrock / nether water search
3. Dimension filters: only search for blocks in a specific dimensions
4. Command shortcuts for adding/removing all shulkers and signs
5. Performance optimization: Only check new and changed blocks in their respective events. Prevents constant searching over unchanged blocks
6. Option to hide rendering on F1
7. Tweaks to certain block colors with auto coloring
8. Greatly increased max render range of found blocks: Useful while traveling at very high speeds when you can easily miss found blocks
@Avanatiker Avanatiker merged commit 77d66d9 into lambda-client:master Mar 2, 2023
@N-Nels0n
Copy link
Contributor

N-Nels0n commented Mar 3, 2023

Did you even test before merging it? Now the Maximum Blocks setting is broken and selecting random blocks instead of the closest ones lmao.
2023-03-03_08 38 09
2023-03-03_08 44 07

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.

3 participants