-
-
Notifications
You must be signed in to change notification settings - Fork 194
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: Attribute Overlay #2001
Feature: Attribute Overlay #2001
Conversation
Signed-off-by: Empa <42304516+ItsEmpa@users.noreply.github.com>
Signed-off-by: Empa <42304516+ItsEmpa@users.noreply.github.com>
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/features/inventory/InventoryConfig.java
Conflicts have been resolved! 🎉 |
Signed-off-by: Empa <42304516+ItsEmpa@users.noreply.github.com>
Signed-off-by: Empa <42304516+ItsEmpa@users.noreply.github.com>
Signed-off-by: Empa <42304516+ItsEmpa@users.noreply.github.com>
Signed-off-by: Empa <42304516+ItsEmpa@users.noreply.github.com>
This reverts commit 9ecf260.
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/features/inventory/InventoryConfig.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/config/features/inventory/InventoryConfig.java
Conflicts have been resolved! 🎉 |
Signed-off-by: ItsEmpa <itsempa@users.noreply.github.com>
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.
src/main/java/at/hannibal2/skyhanni/features/inventory/attribute/AttributeAPI.kt
Show resolved
Hide resolved
src/main/java/at/hannibal2/skyhanni/config/features/inventory/AttributeOverlayConfig.java
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: # src/main/java/at/hannibal2/skyhanni/utils/CollectionUtils.kt
Conflicts have been resolved! 🎉 |
Dependencies
What
Adds an overlay for showing attributes of items and their levels, being able to customize which attributes to show, and being able to highlight godrolls in a different color.
Images
Changelog New Features