aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/event/diana
AgeCommit message (Expand)Author
2023-12-15Resetting guess and burrow locations when clearing the burrows at Diana NPC.hannibal2
2023-12-15changed name to isDoingDianahannibal2
2023-12-15code cleanuphannibal2
2023-12-14Support Badlion sendcoords format and only show inquisitor waypoints in the h...Brandon
2023-12-14Fixed closest burrow warp point being off, especially for castle.hannibal2
2023-12-12Added Diana Profit Tracker.hannibal2
2023-12-12Revert "Only showing the closest 25 start burrow locations."hannibal2
2023-12-12Only showing the closest 25 start burrow locations.hannibal2
2023-12-10Fixed toBlocPos -> toBlockPoshannibal2
2023-12-04cleanPlayerName respects playerRankHider option now.hannibal2
2023-12-01utilizing location.add(x = x)hannibal2
2023-11-22Internal Change: More Random Cleanup (#724)Walker Selby
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-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-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-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-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
2023-07-27Added Griffin Pet Warninghannibal2