aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/skyblock/quicknav
AgeCommit message (Collapse)Author
2024-07-26Update QuickNavButton.javaYasin
2024-07-26fixes #378Yasin
The click behavior of the Quicknavbutton has been changed so that it is more like a button click. The button is therefore pressed for 2.5 seconds. This has the advantage that the button can be pressed again if an error occurs. Otherwise, everything is the same, i.e. if the container name is recognized, it remains pressed and cannot be pressed again. A fade animation has also been added.
2024-06-181.21Aaron
2024-05-20Update default to barrierKevinthegreat
2024-05-18Add null safetyKevinthegreat
2024-05-16Clean up importsKevinthegreat
2024-05-15Add Quick Nav data fixer and refactor tabsKevinthegreat
2024-05-15Clean up rendering code and remove extra buttons optionKevinthegreat
2024-05-14Adjusted Button Rendering with the help of BigloBotVeritasDL
2024-05-14Machinika: MuseumVeritasDL
2024-05-10Config Data FixerAaron
Skyblocker's Version of DFU
2024-05-09itemName -> idYasin
2024-05-08reorder configsYasin
2024-05-08debloat SkyblockerConfig.java + translate changeYasin
removed text.autoconfig. prefix new way is skyblocker.option.
2024-04-26Pluralize the mixin and accessor packagesAaron
2024-04-2624w09aAaron
2023-12-05Text Colour RefactorAaron
2023-10-14Fix Quick Nav background texture (#359)Yasin
fix quick nav background texture fixes #329 added javadoc [use drawGuiTexture instead of drawTexture](https://fabricmc.net/2023/09/12/1202.html#gui)
2023-10-09new pr because fixing merge conflict would take too longYasin