aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/skyblock/item/tooltip/adders
AgeCommit message (Expand)Author
2024-07-22Code review part 1Kevinthegreat
2024-07-22Clean up rebased codeKevinthegreat
2024-07-22Rebase onto masterRime
2024-07-22Rename AbstractContainerMatcher and its extending interfaces to remove the `A...Rime
2024-07-22Refactor container matcher implementations into interfacesRime
2024-07-18EssenceShopPrice feature (#737)UpFault
2024-07-08Multiply npc price tooltip by the amount of items in the sack (#782)Rime
2024-07-06Better sack support ignmccullagh
2024-07-06feedback2nmccullagh
2024-07-05add exception handling for null casesnmccullagh
2024-07-05add a 30s persistent cachenmccullagh
2024-07-01lets not assume 1 outputnmccullagh
2024-06-26add max recursion. Probs shoulda done this anyway. Also stops NEU Recipes tha...nmccullagh
2024-06-26recursion hurts my headnmccullagh
2024-06-26Add Craft Cost Tooltipnmccullagh
2024-06-15Switch colour check for exotic tooltip (#773)Kevin
2024-06-10Migrate from focusedSlot to stack and clear tooltip adders on screen changeKevinthegreat
2024-06-09Refactor SkyblockerStack and ItemStackMixinKevinthegreat
2024-06-08Rename ItemStackInternalIdGetter and its methods to be more distinguishableRime
2024-06-08Reformat SupercraftReminder and lowercase the uuid the variableRime
2024-06-08Move TooltipAdder outside of the adders packageRime
2024-06-08Fix SupercraftReminder adding conditions to not display when unnecessaryRime
2024-06-08Add SupercraftReminder as the method of shift+clicking is not mentioned in th...Rime
2024-06-08Add entrance floor to DungeonQualityTooltipRime
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-08Fix titlePattern not matching when the title is changed by ChestValueRime
2024-06-08Add comments and format codeRime
2024-06-08Added item price multiplication on sacks when there's multiple itemsRime
2024-06-08Rename ObtainedTooltip to ObtainedDateTooltipRime
2024-06-08Move tooltip adders from utils/tooltip package to skyblock/item/tooltip/addersRime