-
-
Notifications
You must be signed in to change notification settings - Fork 195
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
Feature: Golden Fish Timer #1941
Feature: Golden Fish Timer #1941
Conversation
Signed-off-by: Empa <[email protected]>
Signed-off-by: Empa <[email protected]>
Signed-off-by: Empa <[email protected]>
Signed-off-by: Empa <[email protected]>
Signed-off-by: Empa <[email protected]>
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.
code looks good just this one thing
src/main/java/at/hannibal2/skyhanni/features/fishing/trophy/GoldenFishTimer.kt
Outdated
Show resolved
Hide resolved
Signed-off-by: Empa <[email protected]>
Signed-off-by: Empa <[email protected]>
This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes. |
…timer # Conflicts: # src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt # src/main/java/at/hannibal2/skyhanni/features/fishing/FishingAPI.kt
Conflicts have been resolved! 🎉 |
This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes. |
…timer # Conflicts: # src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt
Conflicts have been resolved! 🎉 |
This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes. |
…timer # Conflicts: # src/main/java/at/hannibal2/skyhanni/features/fishing/FishingAPI.kt
Conflicts have been resolved! 🎉 |
This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes. |
# Conflicts: # src/main/java/at/hannibal2/skyhanni/features/fishing/FishingBaitWarnings.kt
Conflicts have been resolved! 🎉 |
i think the most likely reason is that the detection for wheter or not something actually counts as throwing rod is really weird |
…entory and having at least fished once
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.
Does not work for me.
What
Adds a Golden Fish Timer, with info on how long it has been since the last rod, time until you can spawn one, etc.
Also adds options to, for example, show certain info as a nametag on top of the golden fish, highlight it when its ready and give a warning when you are close to the time limit of throwing rod.
Images
Changelog New Features