aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/skyblock/bazaar/BazaarHelper.java
AgeCommit message (Collapse)Author
2024-07-22Clean up rebased codeKevinthegreat
2024-07-11Handle the case where an order is close to expiry but hasn't expired yetRime
2024-07-11Change the bz order helper to only show one icon at a timeRime
Also adds some convenience methods to SlotText to make the `SlotTextAdder` logic more readable
2024-07-10Refactor the bz order helper to display slot text instead of highlightsRime
Also removes the coloring schema option as that's not relevant anymore. Or rather, there's no reasonable way to display the order type anymore without making the item impossible to see.
2024-07-10Fix highlighting not working on co-op profilesRime
2024-07-10Add secondary highlighting color scheme to BazaarHelperRime
2024-07-10Add red highlight for expired ordersRime
2024-07-10Bazaar Helper initial commitRime