-
-
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: New Year Cake Tracker #2237
Conversation
This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes. |
Conflicts have been resolved! 🎉 |
da3c0b5
to
2694845
Compare
This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes. |
Conflicts have been resolved! 🎉 |
This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes. |
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.
i lied those were not my last requested changes
src/main/java/at/hannibal2/skyhanni/features/inventory/caketracker/CakeTracker.kt
Outdated
Show resolved
Hide resolved
src/main/java/at/hannibal2/skyhanni/config/storage/ProfileSpecificStorage.java
Outdated
Show resolved
Hide resolved
src/main/java/at/hannibal2/skyhanni/features/inventory/caketracker/CakeTracker.kt
Outdated
Show resolved
Hide resolved
src/main/java/at/hannibal2/skyhanni/features/inventory/caketracker/CakeTracker.kt
Show resolved
Hide resolved
src/main/java/at/hannibal2/skyhanni/features/inventory/caketracker/CakeTracker.kt
Show resolved
Hide resolved
src/main/java/at/hannibal2/skyhanni/features/inventory/caketracker/CakeTracker.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.
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.
The display shows up in an chest on private island, even when there is no cake inside.
What
Requested here.
Adds a New Year Cake Tracker that will store owned/missing cakes of users that are stored in Cake Bags, Ender Chests, and backpacks. Will highlight cakes not owned in the Auction House.
There is one known "problem," being that if NEU's Storage Overlay is enabled, tracking of Cakes in EC/BP no longer work. If anyone wants to venture a guess as to a fix for this, feel free.
Images
Brief video showing functionality:
https://youtu.be/QNjJu0zyE6s
Changelog New Features