aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/event/diana
AgeCommit message (Expand)Author
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-02-05No more griffin burrow errorshannibal2
2024-02-05Fixed wrong packagehannibal2
2024-01-31Properly deleting diana target markers when manually clearing griffin burrows...hannibal2
2024-01-31replace onChatMessage with onChathannibal2
2024-01-21made the burrow fix more consistenthannibal2
2024-01-20Added ugly workaround just becausehannibal2
2024-01-20Fixed a rare bug that leaves ghost burrows around.hannibal2
2024-01-20Fixed close griffin burrow detection with particles failing sometimes.hannibal2
2024-01-18renamed ignore to irrelevanthannibal2
2024-01-18moved all shdebug stuff into categorieshannibal2
2024-01-18Add DebugDataCollectEvent and add Diana Burrow Nearest Warp to /shdebugdatahannibal2
2024-01-18Changed griffin burrow guess text to a centered title instead of a odd line t...hannibal2
2024-01-11creating function addTotalProfit for item trackers and fixed wrong calculatio...hannibal2
2024-01-11make clickablehannibal2
2024-01-11Add checks why burrow test command might not work.hannibal2
2024-01-11Added debug command /shtestburrowhannibal2
2023-12-26Added Sea Creature Tracker.hannibal2
2023-12-23Removed formatDuration()hannibal2
2023-12-17Fixed minos inquisitor highlighting not working while the mob is getting damage.hannibal2
2023-12-17Removed Diana "Smooth Transition" and replaced it with "Line to Next".hannibal2
2023-12-17made formats betterhannibal2
2023-12-16Diana Chat hider.hannibal2
2023-12-16Added Mythological Mob Tracker.hannibal2
2023-12-16code cleanuphannibal2
2023-12-16Created PetAPI.isCurrentPet.hannibal2
2023-12-16Add highlight for minos inquisitors to make them easier to see (#802)Brandon
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