aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/slayer/SlayerItemsOnGround.kt
AgeCommit message (Expand)Author
2024-06-06Backend: Classes -> Objects with annotation (#1982)CalMWolfs
2024-05-29Feature: Trophy Fish Display (#1754)hannibal2
2024-05-24Backend: GetOrPut in TimeLimitedCache (#1875)Empa
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-01-20creating and using TimeLimitedCache and TimeLimitedSet instead of guava cache.hannibal2
2023-12-01utilizing location.add(x = x)hannibal2
2023-11-09Added support for slayer tracker items for loot from area mini-bosses. Fixed ...hannibal2
2023-10-20code cleanuphannibal2
2023-10-20Internal Changes: getInternalName Pt 2 (#548)Walker Selby
2023-10-12fixed globalRender description and replaced RenderWorldLastEvent with LorenzR...hannibal2
2023-10-05Added support for burning desert, using the slayer api more, only show slayer...hannibal2
2023-09-28Added support for slayer drops that go directly into the sack.hannibal2
2023-08-09Changing internalName to getInternalName_old, and getInternalName_new to inte...hannibal2
2023-07-23fixed nameshannibal2
2023-07-23Using EntityUtils.getEntities everywherehannibal2
2023-06-16Slayer show item name on ground no longer works when no slayer quest is enabl...hannibal2
2023-06-09Added Item Profit Tracker, Items on Ground and Broken Hyperion Warninghannibal2