aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/utils/tracker/SkyHanniItemTracker.kt
AgeCommit message (Expand)Author
2024-04-26Fix: Profit Trackers int limit (#1554)hannibal2
2024-04-15Backend: isKeyClicked (#1405)Thunderblade73
2024-04-13New Feature: Excavation Profit Tracker (#1432)hannibal2
2024-03-21code cleanuphannibal2
2024-03-21Improvement: HoverTips improvements (#821)Thunderblade73
2024-03-15Backend: Storage Config Moving (#1171)hannibal2
2024-03-07Interlal Change: Code cleanup (#1113)hannibal2
2024-03-06Backend: Reformat code in all files in src directory (#1109)CalMWolfs
2024-02-19Item name rewrite and cache #1016hannibal2
2024-02-10Hovering on cheap items in an Item Tracker now shows the cheap hidden items. ...Mikecraft1224
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-01-11creating function addTotalProfit for item trackers and fixed wrong calculatio...hannibal2
2024-01-07Fixed wording in trackers when the item is newly obtained.hannibal2
2023-12-20Added option to Hide Cheap Items in Slayer, Fishing and Diana Item Profit Tra...hannibal2
2023-12-12Not only Slayer, also Fishing and Diana items will now show in chat & title w...hannibal2
2023-12-11Internal: Migrate Deprecated Config Values to Enums (#790)Walker Selby
2023-12-11Fixed tracker name.hannibal2
2023-12-09Fixed slayer profit tracker display and price problems with Wisp's Ice Flavou...hannibal2
2023-12-08Localize Keypresses (#754)Walker Selby
2023-11-26removed duplicate coloringhannibal2
2023-11-26removed duplicate prefixhannibal2
2023-11-25Added option to exclude hidden items in the total price calculation.hannibal2
2023-11-25The hidden flag for items in Item Trackers is now shared between total view a...hannibal2
2023-11-25The hidden flag for items in Item Trackers is now shared between total view a...hannibal2
2023-11-25made coin name and coin description independent functions v2hannibal2
2023-11-25made coin name and coin description independent functionshannibal2
2023-11-25added missing empty char at starthannibal2
2023-11-25moved item draw logic from item tracker data to SkyHanni item trackerhannibal2
2023-11-25migrating backend and much of rendering from slayer profit tracker and fishin...hannibal2