Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-06 | Merge 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-02 | Merge 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-01 | Merge pull request #127 from AzureAaron/dungeon-map-scale-adjustment | Yasin | |
Dungeon map scale adjustment customization | |||
2023-05-01 | Merge pull request #134 from Julienraptor01/Barn-Solvers | Yasin | |
Hungry Hiker and Treasure Hunter solver | |||
2023-04-21 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵ | msg-programs | |
skyhytab pull new commits from upstream | |||
2023-04-16 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵ | msg-programs | |
tooltopfix merge newest changes from upstream | |||
2023-04-15 | Merge branch 'SkyblockerMod:master' into dungeon-map-scale-adjustment | Aaron | |
2023-04-15 | Add 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-15 | Add new "tab-menu-like" style options to dwarven mines HUD. | msg-programs | |
2023-04-10 | More I18n for config | catandA | |
2023-04-09 | Change order | Julienraptor01 | |
Sort Additions alphabetically for easier findability | |||
2023-04-09 | Hungry Hiker solver | Julienraptor01 | |
2023-04-08 | smol changes | Julienraptor01 | |
2023-04-08 | create the treasure hunter solver | Julienraptor01 | |
2023-04-07 | Merge branch 'SkyblockerMod:master' into dungeon-map-scale-adjustment | Aaron | |
2023-04-07 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵ | msg-programs | |
skyhytab pull recent commits from upstream master | |||
2023-04-07 | fix prtl head | Julienraptor01 | |
2023-04-07 | Merge branch 'master' into fix-tab-matching | Julienraptor01 | |
2023-04-07 | Add Visit prtl | Julienraptor01 | |
2023-04-07 | move quicknav tab in config | Julienraptor01 | |
2023-04-07 | fix typo | Julienraptor01 | |
2023-04-07 | reorder quicknav and add regexes | Julienraptor01 | |
2023-04-04 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵ | msg-programs | |
skyhytab pull master | |||
2023-04-03 | Merge branch 'SkyblockerMod:master' into dungeon-map-scale-adjustment | Aaron | |
2023-04-03 | Merge branch 'master' into discord-ipc | Spencer | |
2023-04-03 | Merge branch 'master' into dungeon-map-scale-adjustment | Aaron | |
2023-04-02 | Update the string for new behavior | Julienraptor01 | |
2023-04-02 | Merging SkyHyTab into Skyblocker: Initial commit | msg-programs | |
Needs cleanup | |||
2023-04-01 | Move Discord RPC connection to JOIN event + refactor | Spencer | |
2023-03-31 | Remove final modifier | Aaron | |
2023-03-31 | Fix config loading | Aaron | |
2023-03-31 | Add adjustable dungeon map scaling | Aaron | |
2023-03-29 | Cleaned up code | Kevinthegreat | |
2023-03-18 | Add missing _hub to QuickNav command | Aaron | |
2023-01-31 | Remove visual highlight | Miraculixx | |
The teleports are now unselected by default (like before). And /enchant was replaced by /etable | |||
2023-01-31 | Adding QuickNav Customization | Miraculixx | |
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-24 | Make draggable config for HUD | Spencer | |
2022-10-09 | Implement Croesus Helper | Trương Hoàng Long | |
Gray out chests in Croesus's menu that have already been opened. | |||
2022-05-29 | Merge branch 'master' into moving-fancy-status-bars | Trương Hoàng Long | |
2022-05-27 | Added option for hiding bars | ADON15c | |
2022-05-27 | Added config options for moving bars | ADON15c | |
2022-05-27 | Add option to use 1.8 farmland hitbox | Trương Hoàng Long | |
also moved the old lever hitbox config option to the same category | |||
2022-04-24 | Merge pull request #55 from TacoMonkey11/master | ExternalTime | |
Added mining commissions HUD | |||
2022-04-24 | raise location limits | Spencer | |
2022-03-20 | change: improved FancyBar and mana consumption filter | Fix3dll | |
Little addition for ComboFilter which I forgot to add 1 check ^v^ Thanks to @ExternalTime for help | |||
2022-03-18 | add: filter for mana consumption message from action bar | Trương Hoàng Long | |
2022-03-14 | add: customization backpack preview without shift | Fix3dll | |
and a little cleanup for tooltip injection | |||
2022-03-13 | change: remove unnecessary noneMatch and add translation to enum | Fix3dll | |
2022-03-08 | Conflicts begone | Spencer | |
2022-03-09 | change: fetch upstream and adapt to new chat listener | Fix3dll | |