aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/utils/tracker
AgeCommit message (Collapse)Author
2024-09-17Fix: BucketedItemTrackerData Not Exposed (#2528)David Cole
2024-09-13Feature: Graphs Pathfinding (#2468)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-09-10fixed profit per mineshaft corpsehannibal2
2024-09-10Feature: Corpse Tracker (#2306)David Cole
2024-09-10Improvement: Add per election year diana trackers (#2487)Linnea Gräf
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-09-09Improvement: SH Tracker Search (#2477)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-09-08Backend: No List<Any> in Trackers (#2474)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: Cal <cwolfson58@gmail.com>
2024-09-07Feature: /shedittracker (#2448)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-09-04Fix: Profit Tracker coin formatting (#2444)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-07-28fixed skyhanni trackers not being modifiable inside other menushannibal2
2024-07-21added todohannibal2
2024-07-21Improvement: Short Bazaar Price Source Name (#2233)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-07-15Fix: price source inconsistencies (bz sell/buy and npc price) (#2221)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-07-06Backend: Fixed typos everywhere (#2175)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-06-22Improvement: Add hover descriptions to many ClickableChat messages (#1919)Obsidian
Co-authored-by: Cal <cwolfson58@gmail.com> Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-06-14fixing and using shortFormat()hannibal2
2024-06-14Revert "creating and using Number.format()"hannibal2
This reverts commit 9f55fd15544e187491d78e2c5ecf2f2ed8ac76f1.
2024-06-14creating and using Number.format()hannibal2
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
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-05-07code cleanuphannibal2
2024-04-26Fix: Profit Trackers int limit (#1554)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-24Backend: Replace Internal Commands (#1522)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-15Backend: isKeyClicked (#1405)Thunderblade73
2024-04-13New Feature: Excavation Profit Tracker (#1432)hannibal2
Co-authored-by: Empa <42304516+ItsEmpa@users.noreply.github.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-03-21code cleanuphannibal2
2024-03-21Improvement: HoverTips improvements (#821)Thunderblade73
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-03-15Backend: Storage Config Moving (#1171)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-03-07Interlal Change: Code cleanup (#1113)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
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
#993
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ↵Thunderblade73
ChatUtils, CollectionUtils, ConditionalUtils. And code cleanup #978
2024-01-11creating function addTotalProfit for item trackers and fixed wrong ↵hannibal2
calculation when zero bosses killed in slayer profit trackers
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 ↵hannibal2
Trackers.
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 ↵hannibal2
when over a custom defined price.
2023-12-11fixed config versionhannibal2
2023-12-11Internal: Migrate Deprecated Config Values to Enums (#790)Walker Selby
Migrate Deprecated Config Values to Enums. #790
2023-12-11Fixed tracker name.hannibal2
2023-12-09Fixed slayer profit tracker display and price problems with Wisp's Ice ↵hannibal2
Flavoured Water Potion.
2023-12-08Localize Keypresses (#754)Walker Selby
Fixed control/modifier key logic on apple devices. #754
2023-11-26removed duplicate coloringhannibal2
2023-11-26removed duplicate prefixhannibal2
2023-11-25Added option to exclude hidden items in the total price calculation.hannibal2