aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/xmrvizzy/skyblocker/config
AgeCommit message (Collapse)Author
2023-05-06Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵msg-programs
skyhytab # Conflicts: # README.md # gradle.properties # src/main/java/me/xmrvizzy/skyblocker/config/SkyblockerConfig.java # src/main/resources/assets/skyblocker/lang/de_de.json # src/main/resources/skyblocker.mixins.json Pull updates from upstream
2023-05-02Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵msg-programs
tooltopfix # Conflicts: # src/main/resources/assets/skyblocker/lang/de_de.json Conflicts resolved. d5b0357... had changed the indent from 2 to 4 spaces.
2023-05-01Merge pull request #127 from AzureAaron/dungeon-map-scale-adjustmentYasin
Dungeon map scale adjustment customization
2023-05-01Merge pull request #134 from Julienraptor01/Barn-SolversYasin
Hungry Hiker and Treasure Hunter solver
2023-04-21Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵msg-programs
skyhytab pull new commits from upstream
2023-04-16Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵msg-programs
tooltopfix merge newest changes from upstream
2023-04-15Merge branch 'SkyblockerMod:master' into dungeon-map-scale-adjustmentAaron
2023-04-15Add option to hide empty tooltips in inventories.msg-programs
Hypixel's inventory menus sometimes use items with empty names. When the game draws the tooltip for such an item, a small dark rectangle is seen. Mixin into the function that draws tooltips and disable it when that is the case.
2023-04-15Add new "tab-menu-like" style options to dwarven mines HUD.msg-programs
2023-04-10More I18n for configcatandA
2023-04-09Change orderJulienraptor01
Sort Additions alphabetically for easier findability
2023-04-09Hungry Hiker solverJulienraptor01
2023-04-08smol changesJulienraptor01
2023-04-08create the treasure hunter solverJulienraptor01
2023-04-07Merge branch 'SkyblockerMod:master' into dungeon-map-scale-adjustmentAaron
2023-04-07Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵msg-programs
skyhytab pull recent commits from upstream master
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-04Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵msg-programs
skyhytab pull master
2023-04-03Merge branch 'SkyblockerMod:master' into dungeon-map-scale-adjustmentAaron
2023-04-03Merge branch 'master' into discord-ipcSpencer
2023-04-03Merge branch 'master' into dungeon-map-scale-adjustmentAaron
2023-04-02Update the string for new behaviorJulienraptor01
2023-04-02Merging SkyHyTab into Skyblocker: Initial commitmsg-programs
Needs cleanup
2023-04-01Move Discord RPC connection to JOIN event + refactorSpencer
2023-03-31Remove final modifierAaron
2023-03-31Fix config loadingAaron
2023-03-31Add adjustable dungeon map scalingAaron
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