aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/xmrvizzy/skyblocker/skyblock/quicknav/QuickNav.java
AgeCommit message (Collapse)Author
2023-10-09new pr because fixing merge conflict would take too longYasin
2023-09-26Rename Config FilesAaron
2023-09-23YACL ConfigAaron
2023-09-14add the fail-safeJulienraptor01
2023-09-09Remove trailing whitespacemsg-programs
2023-08-30Very important fix (#261)Aaron
* Very important fix * I forgot to remove an import This import was from when I did not realize that the screen events passed the client, do not bully me pls :<
2023-05-21Refactored Utils fields to use gettersKevinthegreat
2023-05-03Migrated backpack and QuickNav mixins to ScreenEventsKevinthegreat
2023-04-07allow regex in quicknavJulienraptor01
2023-04-02make sure it does not contain but instead matchJulienraptor01
thanks for the help @AzureAaron Co-Authored-By: Aaron <51387595+AzureAaron@users.noreply.github.com>
2023-03-29Cleaned up codeKevinthegreat
2023-03-17Merge branch 'master' into 1.19.3Julienraptor01
2023-03-17Fix Quiz Answer + Support for #111Aaron
2023-03-16Properly send commands over the networkAaron
2023-01-31Adding QuickNav CustomizationMiraculixx
Adding a way to customize the quick navigation buttons in the inventory. Every button can be toggled, has a display icon with nbt data, a click event and GUI name for highlighting. On default, everything is like before. The only problem is cloth config translation. I never worked before with cloth and don't want to copy paste the same key 12 times for the 12 buttons. If anyone is good with cloth config and know how to change the path, just edit it or message me :+1:
2022-01-28Change hub and dungeon_hub warp quicknav iconsKonaeAkira
2022-01-28Fix quicknav buttons not updating positions when opening recipe bookKonaeAkira
2022-01-28Merge upstreamKonaeAkira