Skip to content

New Feature - Galatea Invisibug highlight - #2497

Open
IBeHunting wants to merge 10 commits into
SkyblockerMod:mainfrom
IBeHunting:invisibug-highlight
Open

New Feature - Galatea Invisibug highlight#2497
IBeHunting wants to merge 10 commits into
SkyblockerMod:mainfrom
IBeHunting:invisibug-highlight

Conversation

@IBeHunting

@IBeHunting IBeHunting commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Provides an option to render a colored bounding box on invisibug particles in Galatea. This is implemented in the config to allow players to turn the feature on/off as well as set the color of the bounding box.

Resolves #2413


Screenshots:
2026-06-28_11 40 47

2026-06-28_17 46 27

Video:
https://github.com/user-attachments/assets/1767da9d-7f41-4b5c-acba-19ab835715ca

@LifeIsAParadox LifeIsAParadox added the reviews needed This PR needs reviews label Jun 29, 2026
@CryptazeYT

Copy link
Copy Markdown

I am sorry if this question wasted your time but how to donload this beta version i cant seem to find out

@IBeHunting

Copy link
Copy Markdown
Contributor Author

I am sorry if this question wasted your time but how to donload this beta version i cant seem to find out

There isn't a .jar build available (You shouldn't download mods from random people on the internet anyway), but if you want to try it out you can pull my branch and build the project yourself.

Comment thread src/main/java/de/hysky/skyblocker/skyblock/galatea/InvisibugHighlighter.java Outdated
@LifeIsAParadox LifeIsAParadox added changes requested This PR need changes and removed reviews needed This PR needs reviews labels Jul 5, 2026
@LifeIsAParadox LifeIsAParadox added reviews needed This PR needs reviews and removed changes requested This PR need changes labels Jul 5, 2026

@kevinthegreat1 kevinthegreat1 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some small things, otherwise lgtm.

Comment thread src/main/java/de/hysky/skyblocker/skyblock/galatea/InvisibugHighlighter.java Outdated
Comment thread src/main/java/de/hysky/skyblocker/skyblock/galatea/InvisibugHighlighter.java Outdated
@LifeIsAParadox LifeIsAParadox added changes requested This PR need changes and removed reviews needed This PR needs reviews labels Jul 5, 2026
@LifeIsAParadox LifeIsAParadox added reviews needed This PR needs reviews and removed changes requested This PR need changes labels Jul 5, 2026
kevinthegreat1
kevinthegreat1 previously approved these changes Jul 5, 2026
@LifeIsAParadox LifeIsAParadox added merge me please Pull requests that are ready to merge and removed reviews needed This PR needs reviews labels Jul 5, 2026
@AzureAaron AzureAaron added the new feature This issue or PR is a new feature label Jul 8, 2026
@AzureAaron

Copy link
Copy Markdown
Collaborator

This isn't able to pick up Frog Pet particles right?

@AzureAaron AzureAaron removed the merge me please Pull requests that are ready to merge label Jul 8, 2026
@viciscat

viciscat commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

This isn't able to pick up Frog Pet particles right?

Depends how close the particles are. It doesn't process the particles if there is a living entity in a 1 block radius

@IBeHunting

IBeHunting commented Jul 8, 2026

Copy link
Copy Markdown
Contributor Author

This isn't able to pick up Frog Pet particles right?

Depends how close the particles are. It doesn't process the particles if there is a living entity in a 1 block radius

Yeah, I'm going to need to broaden that check so it can pick up whatever armor stands/display entities hypixel uses to display pets. Good catch!

Now that I think about it, there are probably some runes out there that also emit critical particles... I might want to also exclude particles that are near players.

skips the critical particle highlight if there is a nearby armor stand with an item in the main hand slot (pet displays)
@AzureAaron AzureAaron added this to the 6.8.0 milestone Jul 13, 2026
@AzureAaron AzureAaron modified the milestones: 6.8.0, 6.9.0 Jul 26, 2026
@LifeIsAParadox LifeIsAParadox added merge conflicts This PR has merge conflicts that need solving. and removed reviews needed This PR needs reviews labels Aug 9, 2026
# Conflicts:
#	src/main/java/de/hysky/skyblocker/skyblock/foraging/galatea/InvisibugHighlighter.java
#	src/main/resources/assets/skyblocker/lang/en_us.json
@LifeIsAParadox LifeIsAParadox added reviews needed This PR needs reviews and removed merge conflicts This PR has merge conflicts that need solving. labels Aug 15, 2026
kevinthegreat1
kevinthegreat1 previously approved these changes Aug 15, 2026
@LifeIsAParadox LifeIsAParadox added merge me please Pull requests that are ready to merge and removed reviews needed This PR needs reviews labels Aug 15, 2026
@LifeIsAParadox LifeIsAParadox added reviews needed This PR needs reviews and removed merge me please Pull requests that are ready to merge labels Aug 15, 2026
@IBeHunting

Copy link
Copy Markdown
Contributor Author

Sorry for the awkward timing on this... I was minutes away from getting this branch up to date when you beat me to it lol.

I got one more small fix to handle the frog pet when pet nametags are on. Everything seemed to work correctly when testing this.

@LifeIsAParadox LifeIsAParadox added merge me please Pull requests that are ready to merge and removed reviews needed This PR needs reviews labels Aug 15, 2026
@AzureAaron AzureAaron modified the milestones: 6.10.0, 6.11.0 Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge me please Pull requests that are ready to merge new feature This issue or PR is a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

As berries in galatea have a highlight, why invisibugs dont have? pls make it 👍🙌

6 participants