aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/slayer
AgeCommit message (Expand)Author
2024-04-18Cleanup (#1485)Thunderblade73
2024-04-18Improvelemt: RNG Meter slayer menu reading (#1479)hannibal2
2024-04-18Fix: Dont reset item after RNG meter drop (#1477)hannibal2
2024-04-12Backend: Remove Neu Constant (#1191)Thunderblade73
2024-04-10Backend: Remove some more deprecated functions and misc code cleanup (#1402)CalMWolfs
2024-04-09Backend: Switch from LorenzUtils.inDungeons to DungeonAPI.inDungeon() (#1378)J10a1n15
2024-04-07Backend: Remove a lot of deprecated code (#1371)CalMWolfs
2024-04-03renamed variable for consistencyhannibal2
2024-04-03Backend: Make all event names uniform (#1290)CalMWolfs
2024-04-03Fix: Tick event being called twice a tick (#1342)CalMWolfs
2024-03-26Feature: Pest Waypoint (#1268)Empa
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-03-11Fix: Add Burningsoul Demon to line to miniboss (#1144)Empa
2024-03-11Backend: RenderEntityLiving performance fix (#1127)Thunderblade73
2024-03-07Backend: Use less forge events (#1085)CalMWolfs
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