-
-
Notifications
You must be signed in to change notification settings - Fork 84
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 hidden relic helper #316
Conversation
src/main/java/me/xmrvizzy/skyblocker/config/SkyblockerConfig.java
Outdated
Show resolved
Hide resolved
src/main/java/me/xmrvizzy/skyblocker/skyblock/spidersden/Relics.java
Outdated
Show resolved
Hide resolved
src/main/java/me/xmrvizzy/skyblocker/skyblock/spidersden/Relics.java
Outdated
Show resolved
Hide resolved
src/main/java/me/xmrvizzy/skyblocker/skyblock/spidersden/Relics.java
Outdated
Show resolved
Hide resolved
src/main/java/me/xmrvizzy/skyblocker/skyblock/spidersden/Relics.java
Outdated
Show resolved
Hide resolved
src/main/java/me/xmrvizzy/skyblocker/skyblock/spidersden/Relics.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution. However, I'm not quite convinced by some of your changes. There is not much point in doing trivial renames, rearranging methods, and moving sections of methods. Extracting methods and narrowing visibility are fine. Also, amount is grammatically incorrect.
Adds an highlighter for the hidden relic in the Spider's Den, which works very similar to the Fairy Soul helper.
The locations for the relics are taken from the Hypixel Skyblock Fandom Wiki
While working this feature I also cleanup some code of the fairy soul highlighter.
To help differentiate relics from fairy souls, relics are highlighted in yellow and brown (when found).
Config: