aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/xmrvizzy/skyblocker/skyblock/quicknav
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-11Make Scheduler and MessageScheduler singletonsKevinthegreat
2023-09-09Remove trailing whitespacemsg-programs
2023-09-09Remove whitespace on empty linesmsg-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-07-30Refactor mixinsKevinthegreat
2023-06-171.20 PortAaron
The game launches successfully without any crashes!
2023-05-26Add Livid ColorKevinthegreat
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-29Support for 1.19.4Kevinthegreat
2023-03-18Adjust position of buttons to match creative inventory betterAaron
2023-03-17Merge branch 'master' into 1.19.3Julienraptor01
2023-03-17Fix Quiz Answer + Support for #111Aaron
2023-03-16Fix another incorrect matrix transformationAaron
2023-03-16Fix incorrect matrix transformations with selected QuickNav buttonsAaron
2023-03-16Properly send commands over the networkAaron
2023-03-16Fix QuickNav Icon PositionsAaron
2023-03-16Fix QuickNav Button PositionsAaron
2023-03-16Fix Recipe Book CrashAaron
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:
2023-01-20fix the registry thingy and add todosJulienraptor01
2023-01-20Just commits change i forgot to commitJulienraptor01
some todos will follow
2022-07-141.19.1-pre4Username404
2022-06-071.19.xLifeIsAParadox
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