aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/xmrvizzy/skyblocker/config
AgeCommit message (Collapse)Author
2023-04-08smol changesJulienraptor01
2023-04-08create the treasure hunter solverJulienraptor01
2023-04-07fix prtl headJulienraptor01
2023-04-07Merge branch 'master' into fix-tab-matchingJulienraptor01
2023-04-07Add Visit prtlJulienraptor01
2023-04-07move quicknav tab in configJulienraptor01
2023-04-07fix typoJulienraptor01
2023-04-07reorder quicknav and add regexesJulienraptor01
2023-04-03Merge branch 'master' into discord-ipcSpencer
2023-04-02Update the string for new behaviorJulienraptor01
2023-04-01Move Discord RPC connection to JOIN event + refactorSpencer
2023-03-31Fix config loadingAaron
2023-03-29Cleaned up codeKevinthegreat
2023-03-18Add missing _hub to QuickNav commandAaron
2023-01-31Remove visual highlightMiraculixx
The teleports are now unselected by default (like before). And /enchant was replaced by /etable
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-10-24Make draggable config for HUDSpencer
2022-10-09Implement Croesus HelperTrương Hoàng Long
Gray out chests in Croesus's menu that have already been opened.
2022-05-29Merge branch 'master' into moving-fancy-status-barsTrương Hoàng Long
2022-05-27Added option for hiding barsADON15c
2022-05-27Added config options for moving barsADON15c
2022-05-27Add option to use 1.8 farmland hitboxTrương Hoàng Long
also moved the old lever hitbox config option to the same category
2022-04-24Merge pull request #55 from TacoMonkey11/masterExternalTime
Added mining commissions HUD
2022-04-24raise location limitsSpencer
2022-03-20change: improved FancyBar and mana consumption filterFix3dll
Little addition for ComboFilter which I forgot to add 1 check ^v^ Thanks to @ExternalTime for help
2022-03-18add: filter for mana consumption message from action barTrương Hoàng Long
2022-03-14add: customization backpack preview without shiftFix3dll
and a little cleanup for tooltip injection
2022-03-13change: remove unnecessary noneMatch and add translation to enumFix3dll
2022-03-08Conflicts begoneSpencer
2022-03-09change: fetch upstream and adapt to new chat listenerFix3dll
2022-03-08Changed chat listeners to use the new apiExternalTime
2022-03-07added commission HUDTacoMonkey
2022-03-05Merge pull request #48 from TacoMonkey11/masterTrương Hoàng Long
Added base Profile API stuff
2022-02-25Added api key listenerTacoMonkey
2022-02-23new avg typeFix3dll
2022-02-21new filtersFix3dll
2022-02-19add each price to binsFix3dll
2022-02-19customizable and improved item tooltipFix3dll
2022-01-31adding onhypixel() method + fixed discord crash that happened on specific ↵LifeIsAParadox
scenario
2022-01-29Made things slightly less congestedTacoMonkey
2022-01-29Added a cycle optionTacoMonkey
2022-01-28implementing KonaeAkira quicknavLifeIsAParadox
2022-01-27Merge branch 'master' into masterSpencer
2022-01-27Add item list toggle config & isSkyblock checkKonaeAkira
2022-01-25Bikeshedded fishing dingTacoMonkey
2022-01-25renamed piggy to purseTacoMonkey
2022-01-25Added rich presence and fishing dingTacoMonkey
2021-10-20Added feature changing lever hitboxes to ones from 1.8ExternalTime
2021-10-10Added solver for Starts With terminalExternalTime
2021-10-10Added solver for Select Colored Items terminalExternalTime