aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/bazaar/BazaarApi.kt
AgeCommit message (Expand)Author
2023-09-07Added Open Price Website, reworked best sell method logichannibal2
2023-08-09Using NEUInternalName for all bazaar data caseshannibal2
2023-08-09Using NEUInternalName in even more classeshannibal2
2023-08-09Changing internalName to getInternalName_old, and getInternalName_new to inte...hannibal2
2023-08-09replaced internalname.from to asInternalNamehannibal2
2023-08-09Using NEUInternalName in slayer profit trackerhannibal2
2023-08-08misc code cleanuphannibal2
2023-08-08code cleanup some utils classeshannibal2
2023-08-03Renamed inventory open events to reflect their actual implementation betterhannibal2
2023-07-29Created NEUInternalName, fixed collection counterhannibal2
2023-07-25We do love LorenzTickEvent nowhannibal2
2023-06-19Very importing formatting errorhannibal2
2023-06-19Merge pull request #241CalMWolfs
2023-05-10Npc prices will be loaded not during startup but once minecraft is fully load...hannibal2
2023-04-22moved more neu logic into single classhannibal2
2023-04-16Fixed bazaar detection with turbo books againhannibal2
2023-04-15removed bazaar update timerhannibal2
2023-03-17Fixed Tightly-Tied Hay bale in bazaarhannibal2
2023-03-16Fixed turbo cocoa and turbo cacti books in bazaar overlayshannibal2
2023-03-16Fixed some bazaar items getting wrongly blocked by Not Clickable Items featurehannibal2
2023-03-06Added collection data to the bingo step helper.hannibal2
2023-02-27Used reworked InventoryOpenEvent.hannibal2
2023-02-26Fixed bazaar features not working for items with an - (turbo farming books an...hannibal2
2023-02-26Reworked isInBazaar check. Fixed Hide Not Clickable Items show in skyblock le...hannibal2
2023-01-06debug command logic and console filter changeshannibal2
2022-09-07Fixed enchanted books in bazaar.Lorenz
2022-08-22added support for books and essence to bazaarLorenz
2022-08-17moving packets aroundLorenz