-
-
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: Stereo Harmony Display #1324
Feature: Stereo Harmony Display #1324
Conversation
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. |
# Conflicts: # src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt # src/main/java/at/hannibal2/skyhanni/config/storage/ProfileSpecificStorage.java
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/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. |
# Conflicts: # src/main/java/at/hannibal2/skyhanni/utils/renderables/Renderable.kt
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 clean and the feature works fine!
A bit annoying to have this default enabled AND always visible.
please add the GardenAPI.isCurrentlyFarming()
check and create a toggle "show always". Then either default disable the whole feature and have always in garden enabled, or default enable the feature but have this "always enabled" disabled.
Please add text here. Even if not necessary, just for consistency.
oops i had the config descriptions done but i must have forgotten to commit it, will do |
Conflicts have been resolved! 🎉 |
src/main/java/at/hannibal2/skyhanni/features/garden/pests/PestType.kt
Outdated
Show resolved
Hide resolved
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 fine, didnt test in game
Dependencies
What
Adds a Stereo Harmony Display, showing what vinyl the InfiniVacuum is currently playing and what pest spawns are boosted by it.
Images
Changelog New Features