aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/garden/AnitaMedalProfit.kt
AgeCommit message (Expand)Author
2024-04-27use ItemCategory.ENCHANTED_BOOK morehannibal2
2024-04-08Fix/Backend: Renderable.itemStack itemScale (#1390)Thunderblade73
2024-04-07Improvement: fillTable now uses Renderable.table (#1376)hannibal2
2024-04-04Improvement: Anita and SkyMart highlight (#1118)hannibal2
2024-03-11improvement: Anita and SkyMart calculation breakdowns (#1116)hannibal2
2024-03-06Internal Changes: Many small code cleanups (#1101)hannibal2
2024-02-27Fixed Anita Medal Profit shop detecting wrong items.hannibal2
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2023-11-26Replaced SkyHanniMod.feature.garden with GardenAPI.confighannibal2
2023-11-19code cleanuphannibal2
2023-11-19logError -> logErrorWithDatahannibal2
2023-11-19Internal Change: Auto-Prefix Chat Messages (#622)Walker Selby
2023-11-15more modern item price usagehannibal2
2023-11-15better error handlinghannibal2
2023-10-17code cleanuphannibal2
2023-10-17Internal Changes: Refactor VisitorAPI to event based interaction (#561)Helfull
2023-10-15code cleanuphannibal2
2023-10-15Internal Change: Config deprecations (#542)Walker Selby
2023-10-07Feature: Compact tab list (from sba but better) (#459)CalMWolfs
2023-09-27removed wildcards from importshannibal2
2023-08-28changed return value of readItemAmount from Pair<String?, Int> to Pair<String...hannibal2
2023-08-09code cleanuphannibal2
2023-08-09Using NEUInternalName for all bazaar data caseshannibal2
2023-08-09Changing internalName to getInternalName_old, and getInternalName_new to inte...hannibal2
2023-08-07replace enum.getEntries() to enum.entries and using .addSelector<Enum>hannibal2
2023-08-03Renamed inventory open events to reflect their actual implementation betterhannibal2
2023-07-04Empty List (#289)hannibal2
2023-04-16Fixed bazaar detection with turbo books againhannibal2
2023-04-14Moved garden features into different packageshannibal2
2023-04-01Fixed Anita shop delicate enchanthannibal2
2023-03-29Added Anita Medal Profit - Helps to identify profitable items to buy at the A...hannibal2