Age | Commit message (Expand) | Author |
---|---|---|
2024-07-22 | Code review part 1 | Kevinthegreat |
2024-07-22 | Rename AbstractContainerMatcher and its extending interfaces to remove the `A... | Rime |
2024-07-22 | Refactor container matcher implementations into interfaces | Rime |
2024-06-10 | Migrate from focusedSlot to stack and clear tooltip adders on screen change | Kevinthegreat |
2024-06-08 | Rename ItemStackInternalIdGetter and its methods to be more distinguishable | Rime |
2024-06-08 | Move TooltipAdder outside of the adders package | Rime |
2024-06-08 | Rename injected methods and separate internalId and internalName into 2 methods | Rime |
2024-06-08 | Switch to interface injection to cache the items' internal ids and neu names | Rime |
2024-06-08 | Added item price multiplication on sacks when there's multiple items | Rime |
2024-06-08 | Move tooltip adders from utils/tooltip package to skyblock/item/tooltip/adders | Rime |