-
-
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: Hoppity Purse Blocker #2664
Feature: Hoppity Purse Blocker #2664
Conversation
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.
I don't see any problem in code (but I also don't understand why this exist or the description of the config is bad)
src/main/java/at/hannibal2/skyhanni/features/event/hoppity/HoppityCallWarning.kt
Show resolved
Hide resolved
Once you open the hoppity call (i.e., click Yes), if you don't have coins, you lose out on the offer - so, block opening the call if you don't have coins. Not sure if the config needs updating. |
Yeah, that makes sense. But that isn't what the config reads to me. Since I thought it was about the normal hoppity shop, which didn't make sense. |
2eb282b
to
387407f
Compare
src/main/java/at/hannibal2/skyhanni/features/event/hoppity/HoppityCallWarning.kt
Show resolved
Hide resolved
This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes. |
Conflicts have been resolved! 🎉 |
What
Adds a blocker to prevent opening Hoppity's shop without coins.
Changelog New Features