-
-
Notifications
You must be signed in to change notification settings - Fork 193
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: Open Contest on elitebot.dev #1185
Feature: Open Contest on elitebot.dev #1185
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.
Works for me.
Can we change it to open on key click alone, not key press + mouse click?
Also maybe show the information "press to open this event in elite farming" in the item tooltip.
src/main/java/at/hannibal2/skyhanni/config/features/inventory/JacobFarmingContestConfig.java
Outdated
Show resolved
Hide resolved
src/main/java/at/hannibal2/skyhanni/features/garden/GardenNextJacobContest.kt
Outdated
Show resolved
Hide resolved
src/main/java/at/hannibal2/skyhanni/features/garden/contest/FarmingContestAPI.kt
Outdated
Show resolved
Hide resolved
src/main/java/at/hannibal2/skyhanni/features/garden/contest/JacobFarmingContestsInventory.kt
Outdated
Show resolved
Hide resolved
src/main/java/at/hannibal2/skyhanni/features/garden/contest/JacobFarmingContestsInventory.kt
Outdated
Show resolved
Hide resolved
src/main/java/at/hannibal2/skyhanni/features/garden/contest/JacobFarmingContestsInventory.kt
Outdated
Show resolved
Hide resolved
src/main/java/at/hannibal2/skyhanni/features/garden/contest/JacobFarmingContestsInventory.kt
Outdated
Show resolved
Hide resolved
src/main/java/at/hannibal2/skyhanni/features/garden/contest/JacobFarmingContestsInventory.kt
Outdated
Show resolved
Hide resolved
src/main/java/at/hannibal2/skyhanni/config/features/inventory/JacobFarmingContestConfig.java
Outdated
Show resolved
Hide resolved
Maybe add a toggle? |
I didn't do this. |
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
What
Adds a keybind to open a contest on elitebot.dev when clicking with the key held.
Also supports opening other contest pages on elitebot.dev such as upcoming, main page, and your contests.
Allows opening contests in calendar.
I realized after making this that this is a dupe of #915. I think my logic is a bit simpler, though.
Changelog New Features