aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/utils/tracker/SkyHanniTracker.kt
AgeCommit message (Expand)Author
2024-03-21Improvement: HoverTips improvements (#821)Thunderblade73
2024-03-15Backend: Storage Config Moving (#1171)hannibal2
2024-03-03Added option to hide Profit Trackers while not inside an inventory.hannibal2
2024-03-01Internal Change: Bazaar Config -> Inventory Config (#1082)hannibal2
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2023-12-25Fixed config migration errorshannibal2
2023-12-20Added option to Hide Cheap Items in Slayer, Fishing and Diana Item Profit Tra...hannibal2
2023-12-16Only modifying the total session when opening Vermin Bin.hannibal2
2023-12-11fixed config versionhannibal2
2023-12-11Internal: Migrate Deprecated Config Values to Enums (#790)Walker Selby
2023-12-11Fixed tracker name.hannibal2
2023-11-25Fixed EstimatedItemValue.isCurrentlyShowing logichannibal2
2023-11-25The hidden flag for items in Item Trackers is now shared between total view a...hannibal2
2023-11-25migrating backend and much of rendering from slayer profit tracker and fishin...hannibal2
2023-11-22fishing profit tracker (#703)hannibal2
2023-11-19Internal Change: Auto-Prefix Chat Messages (#622)Walker Selby
2023-11-09fixed error with empty displayhannibal2
2023-11-09added dirty flaghannibal2
2023-11-09code cleanuphannibal2
2023-11-09Added cooldown to no longer spam the reset current session button of trackers.hannibal2
2023-11-09SkyHanniTracker now handles the display list as well.hannibal2
2023-11-09Used SkyHanniTracker in FrozenTreasureTrackerhannibal2
2023-11-07code cleanuphannibal2
2023-11-07added support for different current sessions per profile.hannibal2
2023-11-07code cleanup and better wordinghannibal2
2023-11-07save displayMode per tracker and code cleanuphannibal2
2023-11-07Added more Armor Drop Tracker features. Added command /shresetarmordroptracke...hannibal2
2023-11-07Added more Ender Node Tracker features. Added command /shresetendernodetracke...hannibal2
2023-11-07Used SkyHanniTracker in SlayerItemProfitTrackerhannibal2
2023-11-07added function renderDisplay to SkyHanniTracker, removed code duplicationhannibal2
2023-11-07Added SkyHanniTracker and used it in DicerDropTrackerhannibal2