summaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/slayer/blaze/BlazeSlayerDaggerHelper.kt
AgeCommit message (Expand)Author
2024-06-13Backend: for each (#1725)hannibal2
2024-06-07Backend: Use event.cancel() over event.isCanceled = true for LorenzEvents (#1...CalMWolfs
2024-06-06Backend: Classes -> Objects with annotation (#1982)CalMWolfs
2024-05-26Backend: Convert stuff to SimpleTimeMark (#1777)CalMWolfs
2024-05-26Backend: RegexUtils (#1854)CalMWolfs
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
2023-12-11fixed config versionhannibal2
2023-12-11Internal: Migrate Deprecated Config Values to Enums (#790)Walker Selby
2023-12-04Internal Change: Remove String.matchRegex() function Usages (#641)Walker Selby
2023-11-08Added option to change the Blaze Slayer Dagger GUI positons.hannibal2
2023-10-15code cleanuphannibal2
2023-10-15Internal Change: Config deprecations (#542)Walker Selby
2023-10-07Feature: Compact tab list (from sba but better) (#459)CalMWolfs
2023-09-27removed wildcards from importshannibal2
2023-08-07replace enum.getEntries() to enum.entries and using .addSelector<Enum>hannibal2
2023-07-25We do love LorenzTickEvent nowhannibal2
2023-07-12Added Living Metal Helperhannibal2
2023-07-10Using the with logic to make the code more readablehannibal2
2023-03-26The non controversial config changesnea
2023-03-10Showing gui elements while pressing tab list key againhannibal2
2023-02-26Using GuiRenderEvent.GameOverlayRenderEvent instead of RenderGameOverlayEvent.hannibal2
2023-02-13Fixed fire veil particle hider bug.hannibal2
2023-01-28Created EntityClickEvent.hannibal2
2023-01-26Moved matchRegex from LorenzUtils to StringUtils.hannibal2
2023-01-07Renamed hypixel and skyblock.hannibal2
2023-01-06Renaming onRenderOverlay.hannibal2
2022-10-08bigger blaze slayer warning text, hide event exp message, fixed wrong blaze s...hannibal2
2022-09-30wrong blaze dagger chathannibal2
2022-09-30fixed orderhannibal2
2022-09-30load shield from inventoryhannibal2
2022-09-30added first daggerhannibal2
2022-09-29right dagger overlayhannibal2
2022-09-29made dagger helper react even fasterhannibal2
2022-09-29workaround for smaller displayshannibal2
2022-09-29gave blaze slayer dagger helper designhannibal2
2022-09-25more slayer stuffhannibal2
2022-09-24fixed blaze slayer dagger display shown during tab list pressinghannibal2
2022-09-23renamed sword to dagger and support for higher tier daggershannibal2