aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/slayer
AgeCommit message (Expand)Author
2024-03-06Backend: Reformat code in all files in src directory (#1109)CalMWolfs
2024-02-28removed unused codehannibal2
2024-02-16Moved many regex patterns in the repo and code cleanup. #871CalMWolfs
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-01-31replace onChatMessage with onChathannibal2
2024-01-20creating and using TimeLimitedCache and TimeLimitedSet instead of guava cache.hannibal2
2024-01-11creating function addTotalProfit for item trackers and fixed wrong calculatio...hannibal2
2024-01-11use correct coroutine thing (#903)CalMWolfs
2024-01-09Fixed corrupted Kada Knight getting detected as Revenant Slayer mini bosses.hannibal2
2023-12-17Remove unecessary non-capturing groups (#676)Walker Selby
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-11fixed config versionhannibal2
2023-12-11Internal: Migrate Deprecated Config Values to Enums (#790)Walker Selby
2023-12-11Internal Changes: Add Config Transform function (#769)Walker Selby
2023-12-04Internal Change: Remove String.matchRegex() function Usages (#641)Walker Selby
2023-12-04Fix Consecutive Spaces in RegEx (#665)Walker Selby
2023-12-01utilizing location.add(x = x)hannibal2
2023-11-30Using DelayedRun more oftenhannibal2
2023-11-26Internal Change: Refactor JsonObjects to be in data package (#680)Walker Selby
2023-11-26Code cleanuphannibal2
2023-11-26Internal Change: Code Cleanup (#661)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-22The cleanup after the cleanuphannibal2
2023-11-22Internal Change: Reformat Code to match .editorconfig (#628)Walker Selby
2023-11-19Internal Change: Auto-Prefix Chat Messages (#622)Walker Selby
2023-11-18Fixed dice counting as slayer drop when rolled.hannibal2
2023-11-16Config Updates - Subcategories and Reformatting (#709)Walker Selby
2023-11-13typoshannibal2
2023-11-13Fixed showing "slayer boss spawn soon" message outside correct slayer area.hannibal2
2023-11-09Added support for slayer tracker items for loot from area mini-bosses. Fixed ...hannibal2
2023-11-09changed color of "Slayer boss soon!" from red to yellow.hannibal2
2023-11-09SkyHanniTracker now handles the display list as well.hannibal2
2023-11-08Added option to change the Blaze Slayer Dagger GUI positons.hannibal2
2023-11-07added support for different current sessions per profile.hannibal2
2023-11-07renamed SlayerItemProfitTracker to SlayerProfitTrackerhannibal2
2023-11-07Used SkyHanniTracker in SlayerItemProfitTrackerhannibal2
2023-11-07tracker core (#697)hannibal2
2023-10-30code cleanuphannibal2
2023-10-30NullPointerException fix for getEntityByID (#652)Thunderblade73
2023-10-28created and used Entity.canBeSeen and LorenzVec.canBeSeenhannibal2
2023-10-21better repo error handlinghannibal2
2023-10-21Internal Change: Misc Refactoring (#551)Walker Selby