aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/data/HypixelData.kt
AgeCommit message (Expand)Author
2023-12-12onHypixel already checks if the player is not null. If the world is null the ...hannibal2
2023-12-12Fix locraw sending outside Hypixel (#791)Walker Selby
2023-12-09Add Waypoints for 2023 Lobby Presents (#772)Walker Selby
2023-12-01Add support for hidden bingo tips.hannibal2
2023-11-22Internal Change: Reformat Code to match .editorconfig (#628)Walker Selby
2023-11-11Added location fixes to repo.hannibal2
2023-11-11Fixed the leftStronghold area not getting detected.hannibal2
2023-10-26Add Repo TODOs (#585)Walker Selby
2023-10-21Backend: Serialise all constants and add repo error messages and status (#605)CalMWolfs
2023-10-07add support for dynamic bingo rankshannibal2
2023-09-29Random Code Cleanup (#516)Walker Selby
2023-09-27removed wildcards from importshannibal2
2023-09-15Fix: One area in the zealot hideout showing as The End (#461)Brandon
2023-09-08moving current area into test class and code cleanuphannibal2
2023-09-08Fix bad skyblock locations in the end, howling cave, and dreadfarm (#453)Brandon
2023-07-25Using LorenzWorldChangeEvent everywherehannibal2
2023-07-22fixed random bughannibal2
2023-07-21Fixed profile name not detecting correctly when only one profile existshannibal2
2023-07-05mirror verse jump and run (#265)hannibal2
2023-06-22Added Agaricus Cap countdownhannibal2
2023-06-22Fixed Shy warning problem with not using main threadhannibal2
2023-05-18added profile specific config supporthannibal2
2023-04-21added useful stuffhannibal2
2023-04-12Small stuffhannibal2
2023-04-12Fixed bug that skyhanni features break when joining the garden while jacob co...hannibal2
2023-04-11typohannibal2
2023-04-11code cleanuphannibal2
2023-04-11Removed debugshannibal2
2023-04-11Added support for custom hypixel ip addresses (looking at ilovecatgirls.xyz)hannibal2
2023-04-10renamed HypixelDatahannibal2
2023-01-07Renamed hypixel and skyblock.hannibal2
2023-01-07Renamed hypixel and skyblock.hannibal2
2023-01-07Add support for ironman, stranded and bingo.hannibal2
2022-09-28fixed RenderItemTipEvent bughannibal2
2022-09-24slayer quest warnings and slayer dropshannibal2
2022-09-17typohannibal2
2022-09-08added more minecraft console filtersLorenz
2022-09-08added minecraft logging logic and filteringLorenz
2022-08-24hiding damage splashes while inside the boss room (fixing Skytils feature)Lorenz
2022-08-23added display to show last time a minion was clearedLorenz
2022-08-20using StringUtils for removeColorLorenz
2022-08-17moving packets aroundLorenz