aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/skyblock/item/tooltip/adders/LineSmoothener.java
AgeCommit message (Expand)Author
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-08Move TooltipAdder outside of the adders packageRime
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