-
-
Notifications
You must be signed in to change notification settings - Fork 208
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
Backend: Replace lorenevent with skyhanni event #2750
Conversation
I have detected some issues with your pull request: Body issues: Title issues: Please fix these issues. For the correct format, refer to the pull request template. |
I have detected some issues with your pull request: Body issues: Please fix these issues. For the correct format, refer to the pull request template. |
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.
Additionally, when this is merged I will go fix up all prs that this causes to not build or that get merge conflicts because of this
Too big of an pr. Please don't create that many lines changes at once in the future |
Conflicts have been resolved! 🎉 |
One or more Detekt Failures were detected:
|
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/ConfigManager.kt # src/main/java/at/hannibal2/skyhanni/data/hypixel/chat/PlayerChatManager.kt # src/main/java/at/hannibal2/skyhanni/utils/ConfigUtils.kt # src/main/java/at/hannibal2/skyhanni/utils/repopatterns/RepoPatternManager.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/data/PurseAPI.kt # src/main/java/at/hannibal2/skyhanni/data/ScoreboardData.kt # src/main/java/at/hannibal2/skyhanni/events/PurseChangeEvent.kt # src/main/java/at/hannibal2/skyhanni/events/ScoreboardUpdateEvent.kt # src/main/java/at/hannibal2/skyhanni/features/event/hoppity/HoppityEventSummary.kt # src/main/java/at/hannibal2/skyhanni/features/event/spook/TheGreatSpook.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/data/ScoreboardData.kt # src/main/java/at/hannibal2/skyhanni/events/ScoreboardUpdateEvent.kt # src/main/java/at/hannibal2/skyhanni/features/event/diana/DianaProfitTracker.kt # src/main/java/at/hannibal2/skyhanni/features/event/diana/MythologicalCreatureTracker.kt # src/main/java/at/hannibal2/skyhanni/features/inventory/FocusMode.kt # src/main/java/at/hannibal2/skyhanni/features/inventory/MinisterInCalendar.kt # src/main/java/at/hannibal2/skyhanni/features/misc/SkyBlockKickDuration.kt # src/main/java/at/hannibal2/skyhanni/features/slayer/SlayerMiniBossFeatures.kt
Conflicts have been resolved! 🎉 |
One or more Detekt Failures were detected:
|
This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes. |
This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes. |
Dependencies
What
Gets rid of lorenzevent and uses skyhannievent on everything.
This is an important step of modern version support
Images
Changelog Technical Details