aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/utils/tracker
AgeCommit message (Expand)Author
2024-06-08Backend: Add annotation to smaller modules (#2022)CalMWolfs
2024-06-07Backend: Remove deprecated BazaarData values (#1987)CalMWolfs
2024-05-08Backend: Text API (#1718)Brady
2024-05-07code cleanuphannibal2
2024-04-26Fix: Profit Trackers int limit (#1554)hannibal2
2024-04-24Backend: Replace Internal Commands (#1522)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-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-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-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-12Not only Slayer, also Fishing and Diana items will now show in chat & title w...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-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-25Fixed EstimatedItemValue.isCurrentlyShowing logichannibal2
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
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