Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-18 | Fix: Fished Item name display (#2371) | hannibal2 | |
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2024-08-14 | fix tab list not found error message getting sent too often | hannibal2 | |
2024-07-30 | Improvement: Fewer Tab list chat errors (#2266) | hannibal2 | |
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2024-07-06 | Fix: HypixelData Npe (#2193) | Thunderblade73 | |
2024-07-06 | Backend: Fixed typos everywhere (#2175) | hannibal2 | |
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2024-06-27 | added todo | hannibal2 | |
2024-06-23 | Backend: Usage of TabWidget (#1240) | Thunderblade73 | |
Co-authored-by: Cal <cwolfson58@gmail.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2024-06-20 | Backend: Remove deprecated function ChatUtils.error (#2021) | CalMWolfs | |
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2024-06-20 | Fix: Hypixel detection via Scoreboard (#2131) | martimavocado | |
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2024-06-13 | Backend: for each (#1725) | hannibal2 | |
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2024-06-13 | formatting | hannibal2 | |
2024-06-13 | Backend: Apply annotations to everything (#1983) | CalMWolfs | |
* add plugin Co-authored-by: ThatGravyBoat <thatgravyboat@gmail.com> * data and apis done * other stuff done * fix merge * Backend: Classes -> Objects with annotation * Backend: Apply annotations to everything * fix test * fix merge * fix merge * use annotation * use annotation * fix version number * fix space * bring back fix * work on companion again now that they are all done * oop * fixed merge conflicts --------- Co-authored-by: ThatGravyBoat <thatgravyboat@gmail.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2024-06-12 | added alpha server info to debug command and added todo | hannibal2 | |
2024-06-12 | Improvement: Better Hypixel detection (#2064) | Luna | |
2024-06-09 | additional changes to editorconfig and random code cleanup | hannibal2 | |
2024-06-08 | Backend: Start using new event system (#2023) | CalMWolfs | |
2024-06-05 | Fix: Crash and use less forge events (#1986) | CalMWolfs | |
2024-06-03 | code cleanup | hannibal2 | |
2024-06-03 | Backend: Widget abstractions (#1150) | Thunderblade73 | |
Co-authored-by: Cal <cwolfson58@gmail.com> | |||
2024-05-27 | added workarounds for profile data not loaded problems | hannibal2 | |
2024-05-26 | Fix: Scoreboard not showing player count in dungeons (#1894) | Brady | |
2024-05-26 | Backend: RegexUtils (#1854) | CalMWolfs | |
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2024-05-24 | Fix: Profile not loaded correctly (#1872) | hannibal2 | |
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2024-05-18 | Fix: Max Island Size with Crimson + Catacombs (#1822) | J10a1n15 | |
2024-05-02 | Fix: Max Player Size in Mineshaft (#1651) | J10a1n15 | |
2024-04-12 | Fix: Clear SkyBlock area on world change (#1421) | Luna | |
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2024-04-08 | Fix: Fixed Crystal Hollows Island size (#1389) | J10a1n15 | |
2024-04-04 | Improvement: Use SkyblockArea.skyblockAreaWithSymbol for Custom Scoreboard ↵ | J10a1n15 | |
Area (#1350) | |||
2024-04-04 | Backend: matchFirst function for lists of strings (#1353) | CalMWolfs | |
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2024-04-03 | Fix: Tick event being called twice a tick (#1342) | CalMWolfs | |
2024-03-29 | Fix: Server id errors again (#1311) | CalMWolfs | |
2024-03-29 | fix guesting as well https://regex101.com/r/OXDPoB/1 | hannibal2 | |
2024-03-29 | make SkyHanni work on coop profiles again | hannibal2 | |
2024-03-29 | Technical Improvement: Use RepoPattern for inSkyBlock check (#1312) | J10a1n15 | |
2024-03-26 | Fix: More server id errors (#1271) | CalMWolfs | |
2024-03-24 | Fix: Serverid error (#1262) | CalMWolfs | |
2024-03-23 | Backend: Fixed usage of checkCurrentServerId() (#1177) | J10a1n15 | |
2024-03-16 | Improvement + Fix: Custom Scoreboard Part 3 (#1183) | J10a1n15 | |
Co-authored-by: hannibal2 <24389977+hannibal002@users.noreply.github.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2024-03-16 | Fix: Guesting Detection (#1188) | hannibal2 | |
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2024-03-14 | Improvement + Fix: Custom Scoreboard Fixed and Additions Part 2 (#1174) | J10a1n15 | |
2024-03-12 | Feature: CustomScoreboard (#893) | J10a1n15 | |
Co-authored-by: Thunderblade73 <85900443+Thunderblade73@users.noreply.github.com> Co-authored-by: Thunderblade73 <gaidermarkus@gmail.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2024-03-07 | Backend: Use less forge events (#1085) | CalMWolfs | |
2024-02-24 | Fixed rare profile detection bugs. Changed PreProfileSwitchEvent to ↵ | Alexia | |
ProfileJoinEvent. #868 | |||
2024-02-10 | Splitting many utils functions from LorenzUtils up into other classes: ↵ | Thunderblade73 | |
ChatUtils, CollectionUtils, ConditionalUtils. And code cleanup #978 | |||
2024-02-05 | Send Mining Island Events (#969) | CalMWolfs | |
Added sending mining events to Soopy's API to test for new Mining Event feature. #969 | |||
2024-01-31 | replace onChatMessage with onChat | hannibal2 | |
2024-01-06 | Fix: Fix IslandType detection for The Rift (#877) | Empa | |
Changed regex in case hypixel changes color codes for island name in tab list. #877 | |||
2024-01-06 | Fixed rift detection not working | hannibal2 | |
2024-01-02 | Backend: Add Dark Auction as IslandType and fix IslandType detection for ↵ | J10a1n15 | |
dungeons (#823) Added Dark Auction as IslandType and fix IslandType detection for dungeons. #823 | |||
2024-01-01 | Fixed detecting bingo profile while visiting other players bingo island. | hannibal2 | |