aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/event
AgeCommit message (Expand)Author
2023-11-22Internal Change: More Random Cleanup (#724)Walker Selby
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-17Created PetAPI and deprecated String.matchRegex()hannibal2
2023-11-09SkyHanniTracker now handles the display list as well.hannibal2
2023-11-09Used SkyHanniTracker in FrozenTreasureTrackerhannibal2
2023-11-05code cleanuphannibal2
2023-11-03Feature: The Great Spook Display Utilities and Notif Sound (#660)Erymanthus[#5074] | (u/)RayDeeUx
2023-11-02Disabled Diana Inquis Share key while inside any gui. - hannibal2hannibal2
2023-11-01Removed diana warp data on world switch.hannibal2
2023-11-01Disabled diana warp key while inside every gui.hannibal2
2023-11-01Show key to press below burrow warp.hannibal2
2023-11-01Fixed diana warp key not working.hannibal2
2023-10-30code cleanuphannibal2
2023-10-30NullPointerException fix for getEntityByID (#652)Thunderblade73
2023-10-26Add Repo TODOs (#585)Walker Selby
2023-10-21Internal Change: Misc Refactoring (#551)Walker Selby
2023-10-20moved the spade into its own memberhannibal2
2023-10-20Internal Changes: getInternalName Pt 1 (#546)Walker Selby
2023-10-17code cleanuphannibal2
2023-10-17code cleanuphannibal2
2023-10-17Backend: Disable Diana when not Diana (#583)CalMWolfs
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-07Feature: Compact tab list (from sba but better) (#459)CalMWolfs
2023-10-03code cleanuphannibal2
2023-10-03Feature: Highlight Jerries (Jerrypoclaypse) (#528)Erymanthus[#5074] | (u/)RayDeeUx
2023-10-01Fixed Diana's Griffin Pet Warning not working during the Jerry Mayor.hannibal2
2023-09-29Random Code Cleanup (#516)Walker Selby
2023-09-27removed wildcards from importshannibal2
2023-09-17migrate diana and bingo config into eventshannibal2
2023-09-14Fixed typos in the word SkyBlockhannibal2
2023-09-07removing milliseconds from the format, loading the display item only once ins...hannibal2
2023-09-07removed debug commandhannibal2
2023-09-07It's time to punch wheat (#442)Linnea Gräf
2023-09-02Added options to ignore the wizard and the crypt warp for diana.hannibal2
2023-08-29using kotlin duration in TitleUtilshannibal2
2023-08-28code cleanuphannibal2
2023-08-28typohannibal2
2023-08-28Added support for the new fixed inquisitor message from Hypixel for the detec...hannibal2
2023-08-19Replacing Keyboard.isKeyDown and KeybindHelper.isKeyDown with OSUtils.isKeyHeldhannibal2
2023-08-13Added timer till shared inquisitors will despawn and hide the waypoint after ...hannibal2
2023-08-09code cleanuphannibal2
2023-08-09Using NEUInternalName in even more classeshannibal2
2023-08-09Changing internalName to getInternalName_old, and getInternalName_new to inte...hannibal2
2023-08-08misc code cleanuphannibal2
2023-08-07replace enum.getEntries() to enum.entries and using .addSelector<Enum>hannibal2