-
-
Notifications
You must be signed in to change notification settings - Fork 217
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: SkyblockXP Bar #2886
Feature: SkyblockXP Bar #2886
Conversation
Signed-off-by: J10a1n15 <[email protected]>
Signed-off-by: J10a1n15 <[email protected]>
Signed-off-by: J10a1n15 <[email protected]>
Signed-off-by: J10a1n15 <[email protected]>
I have detected some issues with your pull request: Title issues: Please fix these issues. For the correct format, refer to the pull request template. |
Signed-off-by: J10a1n15 <[email protected]>
Signed-off-by: J10a1n15 <[email protected]>
Signed-off-by: J10a1n15 <[email protected]>
Signed-off-by: J10a1n15 <[email protected]>
Signed-off-by: J10a1n15 <[email protected]>
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/config/storage/ProfileSpecificStorage.java
Signed-off-by: J10a1n15 <[email protected]>
Conflicts have been resolved! 🎉 |
One or more Detekt Failures were detected:
|
this is not a joke I actually missed the build error
Signed-off-by: J10a1n15 <[email protected]>
Signed-off-by: J10a1n15 <[email protected]>
One or more Detekt Failures were detected:
|
Signed-off-by: J10a1n15 <[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.
have not yet tested in game
src/main/java/at/hannibal2/skyhanni/config/features/inventory/InventoryConfig.java
Outdated
Show resolved
Hide resolved
src/main/java/at/hannibal2/skyhanni/config/storage/ProfileSpecificStorage.kt
Outdated
Show resolved
Hide resolved
src/main/java/at/hannibal2/skyhanni/features/inventory/SkyBlockXPBar.kt
Outdated
Show resolved
Hide resolved
Signed-off-by: J10a1n15 <[email protected]>
What
This Pull Request adds an option to have your skyblock xp + progress in your vanilla xp bar. It also adds a SkyblockXP API which gets the data from the tablist and the skyblock menu as a fallback.
Images
Changelog New Features
Changelog Technical Details