aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/data/HypixelData.kt
AgeCommit message (Expand)Author
2024-06-13Backend: for each (#1725)hannibal2
2024-06-13formattinghannibal2
2024-06-13Backend: Apply annotations to everything (#1983)CalMWolfs
2024-06-12added alpha server info to debug command and added todohannibal2
2024-06-12Improvement: Better Hypixel detection (#2064)Luna
2024-06-09additional changes to editorconfig and random code cleanuphannibal2
2024-06-08Backend: Start using new event system (#2023)CalMWolfs
2024-06-05Fix: Crash and use less forge events (#1986)CalMWolfs
2024-06-03code cleanuphannibal2
2024-06-03Backend: Widget abstractions (#1150)Thunderblade73
2024-05-27added workarounds for profile data not loaded problemshannibal2
2024-05-26Fix: Scoreboard not showing player count in dungeons (#1894)Brady
2024-05-26Backend: RegexUtils (#1854)CalMWolfs
2024-05-24Fix: Profile not loaded correctly (#1872)hannibal2
2024-05-18Fix: Max Island Size with Crimson + Catacombs (#1822)J10a1n15
2024-05-02Fix: Max Player Size in Mineshaft (#1651)J10a1n15
2024-04-12Fix: Clear SkyBlock area on world change (#1421)Luna
2024-04-08Fix: Fixed Crystal Hollows Island size (#1389)J10a1n15
2024-04-04Improvement: Use SkyblockArea.skyblockAreaWithSymbol for Custom Scoreboard Ar...J10a1n15
2024-04-04Backend: matchFirst function for lists of strings (#1353)CalMWolfs
2024-04-03Fix: Tick event being called twice a tick (#1342)CalMWolfs
2024-03-29Fix: Server id errors again (#1311)CalMWolfs
2024-03-29fix guesting as well https://regex101.com/r/OXDPoB/1hannibal2
2024-03-29make SkyHanni work on coop profiles againhannibal2
2024-03-29Technical Improvement: Use RepoPattern for inSkyBlock check (#1312)J10a1n15
2024-03-26Fix: More server id errors (#1271)CalMWolfs
2024-03-24Fix: Serverid error (#1262)CalMWolfs
2024-03-23Backend: Fixed usage of checkCurrentServerId() (#1177)J10a1n15
2024-03-16Improvement + Fix: Custom Scoreboard Part 3 (#1183)J10a1n15
2024-03-16Fix: Guesting Detection (#1188)hannibal2
2024-03-14Improvement + Fix: Custom Scoreboard Fixed and Additions Part 2 (#1174)J10a1n15
2024-03-12Feature: CustomScoreboard (#893)J10a1n15
2024-03-07Backend: Use less forge events (#1085)CalMWolfs
2024-02-24Fixed rare profile detection bugs. Changed PreProfileSwitchEvent to ProfileJo...Alexia
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-02-05Send Mining Island Events (#969)CalMWolfs
2024-01-31replace onChatMessage with onChathannibal2
2024-01-06Fix: Fix IslandType detection for The Rift (#877)Empa
2024-01-06Fixed rift detection not workinghannibal2
2024-01-02Backend: Add Dark Auction as IslandType and fix IslandType detection for dung...J10a1n15
2024-01-01Fixed detecting bingo profile while visiting other players bingo island.hannibal2
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