aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/slayer/SlayerProfitTracker.kt
AgeCommit message (Expand)Author
2024-06-06Backend: Convert existing objects to use the annotation and add the plugin (#...CalMWolfs
2024-05-26Backend: RegexUtils (#1854)CalMWolfs
2024-04-24Backend: Replace Internal Commands (#1522)hannibal2
2024-04-18Cleanup (#1485)Thunderblade73
2024-04-03renamed variable for consistencyhannibal2
2024-03-21Fix: Slayer cost from bank counting wrong (#1220)hannibal2
2024-03-19Fix: getting slayer spawn cost from bank (#1218)hannibal2
2024-03-15Backend: Storage Config Moving (#1171)hannibal2
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
2023-12-17made formats betterhannibal2
2023-12-12Not only Slayer, also Fishing and Diana items will now show in chat & title w...hannibal2
2023-12-12Fixed typohannibal2
2023-12-11Internal Changes: Add Config Transform function (#769)Walker Selby
2023-11-26Internal Change: Refactor JsonObjects to be in data package (#680)Walker Selby
2023-11-25made coin name and coin description independent functionshannibal2
2023-11-25format coin numbershannibal2
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-24Created and used ItemAddEvent, /shtrackcollection now supports sack messages.hannibal2
2023-11-22fishing profit tracker (#703)hannibal2
2023-11-19Internal Change: Auto-Prefix Chat Messages (#622)Walker Selby
2023-11-18Fixed dice counting as slayer drop when rolled.hannibal2
2023-11-13typoshannibal2
2023-11-09Added support for slayer tracker items for loot from area mini-bosses. Fixed ...hannibal2
2023-11-09SkyHanniTracker now handles the display list as well.hannibal2
2023-11-07added support for different current sessions per profile.hannibal2
2023-11-07renamed SlayerItemProfitTracker to SlayerProfitTrackerhannibal2