aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/skyblock/item/tooltip/adders/MuseumTooltip.java
AgeCommit message (Expand)Author
2024-07-22Code review part 1Kevinthegreat
2024-07-22Rename AbstractContainerMatcher and its extending interfaces to remove the `A...Rime
2024-07-22Refactor container matcher implementations into interfacesRime
2024-06-10Migrate from focusedSlot to stack and clear tooltip adders on screen changeKevinthegreat
2024-06-08Rename ItemStackInternalIdGetter and its methods to be more distinguishableRime
2024-06-08Move TooltipAdder outside of the adders packageRime
2024-06-08Rename injected methods and separate internalId and internalName into 2 methodsRime
2024-06-08Switch to interface injection to cache the items' internal ids and neu namesRime
2024-06-08Added item price multiplication on sacks when there's multiple itemsRime
2024-06-08Move tooltip adders from utils/tooltip package to skyblock/item/tooltip/addersRime