summaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/inventory/bazaar
AgeCommit message (Expand)Author
2024-08-18Fix: Bazaar + Item Trackers (#2366)hannibal2
2024-06-14fixing and using shortFormat()hannibal2
2024-06-14Revert "creating and using Number.format()"hannibal2
2024-06-14creating and using Number.format()hannibal2
2024-06-08Backend: Add annotation to smaller modules (#2022)CalMWolfs
2024-06-07Backend: Remove deprecated BazaarData values (#1987)CalMWolfs
2024-06-07Backend: Use event.cancel() over event.isCanceled = true for LorenzEvents (#1...CalMWolfs
2024-06-06Backend: Classes -> Objects with annotation (#1982)CalMWolfs
2024-06-03Fix: Config resetting on wrong value (#1979)CalMWolfs
2024-06-01better wordinghannibal2
2024-05-31Improvement: bazaar re-buy (#1946)hannibal2
2024-05-30Backend: Make skyhanni ReplaceItemEvent (#1866)CalMWolfs
2024-05-26Backend: RegexUtils (#1854)CalMWolfs
2024-05-24Backend: Use Skyhanni events (#1557)CalMWolfs
2024-05-20Fix: Craft Materials (#1840)hannibal2
2024-05-02Backend: Bazaar Fetcher (#1597)hannibal2
2024-05-02Fix: Bazaar buy order error when nothing to cancel (#1606)hannibal2
2024-04-24Backend: HypixelCommands (#1525)hannibal2
2024-04-24add more error logginghannibal2
2024-04-24Fixed Bazaar Cancelled Buy Order Clipboard one last time v2hannibal2
2024-04-24Fix: Bazaar Cancelled Buy Order (#1529)hannibal2
2024-04-18FIx: bazaar cancelled buy order v2 (#1474)hannibal2
2024-04-15Fix: Bazaar Copy null (#1452)hannibal2
2024-04-09Backend: Switch from LorenzUtils.inDungeons to DungeonAPI.inDungeon() (#1378)J10a1n15
2024-04-04Backend: matchFirst function for lists of strings (#1353)CalMWolfs
2024-04-03Backend: Make all event names uniform (#1290)CalMWolfs
2024-04-01add more todos after https://github.com/hannibal002/SkyHanni/pull/1264hannibal2
2024-03-23Backend: Removal of Neu's SlotClickEvent (#1206)Thunderblade73
2024-03-22Backend: Shorter inventory and sack amount (#1231)hannibal2
2024-03-14Feature: Craft Materials From Bazaar (#1104)hannibal2
2024-03-12Internal Change: Code cleanup ContainerChest getAllItems (#1047)hannibal2
2024-03-09code cleanuphannibal2
2024-03-06Internal Changes: Many small code cleanups (#1101)hannibal2
2024-03-01Internal Change: Bazaar Config -> Inventory Config (#1082)hannibal2