summaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/garden/inventory
AgeCommit message (Expand)Author
2024-08-11Backend: ItemPriceUtils (#2290)hannibal2
2024-07-15Fix: price source inconsistencies (bz sell/buy and npc price) (#2221)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-09Feature: Skymart Copper Price Bazaar Options (#2030)Trîggered
2024-06-08Backend: Add annotation to smaller modules (#2022)CalMWolfs
2024-06-07Backend: Change Java to Kotlin for repo files (#1543)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-06Backend: Convert existing objects to use the annotation and add the plugin (#...CalMWolfs
2024-05-30Backend: Make skyhanni ReplaceItemEvent (#1866)CalMWolfs
2024-05-26Backend: RegexUtils (#1854)CalMWolfs
2024-05-16Fixed choc shop profit calculations (#1805)Phoebe
2024-05-03Feature: Add overflow crop milestones (#997)Luna
2024-05-01Fix: Visitor's Logbook stats display (#1635)HiZe
2024-05-01Feature: Chocolate Shop Price (#1601)hannibal2
2024-04-12code cleanuphannibal2
2024-04-08Fix/Backend: Renderable.itemStack itemScale (#1390)Thunderblade73
2024-04-07Improvement: fillTable now uses Renderable.table (#1376)hannibal2
2024-04-05Backend: Use only one inventory close event (#1184)CalMWolfs
2024-04-04Add: Visitor's Logbook stats (#1287)HiZe
2024-04-04Backend: matchFirst function for lists of strings (#1353)CalMWolfs
2024-04-04Improvement: Anita and SkyMart highlight (#1118)hannibal2
2024-04-03Backend: Make all event names uniform (#1290)CalMWolfs
2024-03-24Fix: PestAPI (#1260)Empa
2024-03-24code cleanuphannibal2
2024-03-24Improvement: Plot Menu Highlighting and isBeingPasted for Plot (#1254)ILike2WatchMemes
2024-03-23Feature: Plot Menu Highlighting (#1181)ILike2WatchMemes
2024-03-23Backend: Removal of Neu's SlotClickEvent (#1206)Thunderblade73
2024-03-14Removed Feature: Desk in sb menu (#1158)CalMWolfs
2024-03-12fixed hypixel update: splitting SkyMart into three categories (#1154)hannibal2
2024-03-11improvement: Anita and SkyMart calculation breakdowns (#1116)hannibal2
2024-03-06Internal Changes: Many small code cleanups (#1101)hannibal2
2024-02-24Fixed Garden plot edit mode copies stack size.hannibal2
2024-02-20Deprecate LorenzUtils.sendCommandToServer. #1025hannibal2
2024-02-16Moved many regex patterns in the repo and code cleanup. #871CalMWolfs
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-02-05code cleanuphannibal2
2023-12-29Fixed skyhanni's max crop milestone display being too long (#836)Obsidian
2023-12-29fix progress to maxed milestone appearing twice (#834)Empa
2023-12-21Fixed SkyMart items showing wrong profit when having another items as cost.hannibal2
2023-12-21code cleanuphannibal2
2023-12-09Fixed error messages in composter inventory when hovering over some items.hannibal2
2023-12-08Use LorenzToolTipEvent over ItemTooltipEvent if possible.hannibal2
2023-11-30romanToDecimalIfNeeded -> romanToDecimalIfNecessary (See https://chat.openai....hannibal2
2023-11-26Replaced SkyHanniMod.feature.garden with GardenAPI.confighannibal2
2023-11-26Internal Change: Refactor JsonObjects to be in data package (#680)Walker Selby
2023-11-21Show max crop milestone only below tier 20hannibal2
2023-11-19Internal Change: Auto-Prefix Chat Messages (#622)Walker Selby