aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/slayer
AgeCommit message (Expand)Author
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
2023-10-20code cleanuphannibal2
2023-10-20Internal Changes: getInternalName Pt 2 (#548)Walker Selby
2023-10-17Fixed blaze slayer damage indicator working again, no longer causing fps drop...hannibal2
2023-10-15code cleanuphannibal2
2023-10-15Internal Change: Config deprecations (#542)Walker Selby
2023-10-12fixed globalRender description and replaced RenderWorldLastEvent with LorenzR...hannibal2
2023-10-12code cleanup, There are no Utils registered as listeners, and replacing OSUti...hannibal2
2023-10-12Fix + Backend: Made mouse buttons work as key binds (#560)CalMWolfs
2023-10-12moved sendTitle into LorenzUtilshannibal2
2023-10-11Fixed slayer profit tracker showing bz/ah price as npc price.hannibal2
2023-10-11code cleanuphannibal2
2023-10-11More Code Cleanup - When (#531)Walker Selby
2023-10-07Feature: Compact tab list (from sba but better) (#459)CalMWolfs
2023-10-06Fixed capitalization error (#535)J10a1n15
2023-10-05Fixed slayer rng meter problem to detect the selected itemhannibal2
2023-10-05Typo in Position Editor (#534)Absterge
2023-10-05Added support for burning desert, using the slayer api more, only show slayer...hannibal2
2023-10-01Fixed auto slayer warning showing wronglyhannibal2
2023-09-30Fix Wrong Slayer message triggering incorrectly (#521)Brandon
2023-09-29Random Code Cleanup (#516)Walker Selby
2023-09-29code cleanup (ty nea)hannibal2
2023-09-28removed a debughannibal2
2023-09-28Added support for slayer drops that go directly into the sack.hannibal2
2023-09-28Ignoring non-slayer drops in slayer profit tracker.hannibal2
2023-09-27removed wildcards from importshannibal2
2023-09-17Fix rare sea creature detection (#462)Brandon
2023-09-15Fixed a rare crash while doing enderman slayer.hannibal2
2023-09-02Fixed line to slayer mini boss shows for dead mobs.hannibal2
2023-08-29fixed small logic thingyhannibal2
2023-08-29using kotlin duration in TitleUtilshannibal2
2023-08-29Adds a line to every slayer mini boss around you.hannibal2
2023-08-29Added option to change the eman slayer beacon color.hannibal2
2023-08-29Fixed enderman slayer beacon shows very short.hannibal2
2023-08-29fixed typo in Nukekubihannibal2
2023-08-28Show a line to the enderman slayer beacon.hannibal2
2023-08-28Removing npc price from bazaar data and Fixed multiple bugs with garden visitorhannibal2
2023-08-28Show the name over Nukekebi Skulls for in ender slayerhannibal2
2023-08-28Added ender slayer beacon explode timer. Fixed ender slayer beacon don't disa...hannibal2
2023-08-28Fixed slayer quest detection after death.hannibal2
2023-08-15Removed Broken Wither Impact detectionhannibal2
2023-08-10small typohannibal2
2023-08-09Using NEUInternalName in more classeshannibal2
2023-08-09Changing internalName to getInternalName_old, and getInternalName_new to inte...hannibal2
2023-08-09Using NEUInternalName in EstimatedItemValuehannibal2
2023-08-09Using NEUInternalName in slayer profit trackerhannibal2
2023-08-08misc code cleanuphannibal2
2023-08-07replace enum.getEntries() to enum.entries and using .addSelector<Enum>hannibal2