Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Update issue list in readme | msg-programs | |
2023-04-15 | Add new "tab-menu-like" style options to dwarven mines HUD. | msg-programs | |
2023-04-13 | change regex | Julienraptor01 | |
this msg can't be picked up otherwise : Some dirt was kicked up by the water pool in the overgrown Mushroom Cave. Have a look over there. | |||
2023-04-10 | More I18n for config | catandA | |
2023-04-10 | Update TreasureHunter.java | Julienraptor01 | |
2023-04-09 | Change order | Julienraptor01 | |
Sort Additions alphabetically for easier findability | |||
2023-04-09 | Hungry Hiker solver | Julienraptor01 | |
2023-04-08 | modified the regex to make more sense | Julienraptor01 | |
i moved back the dot in the group 1 (but outside of the [] this time and added back dots at the end of the strings in hashmap) | |||
2023-04-08 | fix official wiki again | Julienraptor01 | |
2023-04-08 | fix one sentence which is wrong on the official wiki | Julienraptor01 | |
2023-04-08 | final fix fr this time | Julienraptor01 | |
thanks for this part ! Co-Authored-By: ExternalTime <84183548+ExternalTime@users.noreply.github.com> | |||
2023-04-08 | final fix | Julienraptor01 | |
2023-04-08 | try to fix the regex | Julienraptor01 | |
2023-04-08 | Update readme to reflect recent updates | msg-programs | |
2023-04-08 | Fix crashing election widget. Cole was missing from the mayor list | msg-programs | |
2023-04-08 | Add required translation text for en_us and de_de | msg-programs | |
2023-04-08 | Set correct translation keys for keybinds. | msg-programs | |
2023-04-08 | Cleanup unused things in the mixin, reword crashing text | msg-programs | |
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 | Update known issues in readme (Garden is supported now) | msg-programs | |
2023-04-07 | Merge pull request #132 from Julienraptor01/fix-tab-matching | Trương Hoàng Long | |
Changes to quicknav tabs (Fixes and Additions) | |||
2023-04-07 | Put screens in respective packages to make src navigation simpler | msg-programs | |
2023-04-07 | Improve support for garden area, works fully now | msg-programs | |
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-07 | allow regex in quicknav | Julienraptor01 | |
2023-04-04 | Add temp version label to distinguish from other skyblocker builds | msg-programs | |
2023-04-04 | Update readme with more known issues. | msg-programs | |
Is anything even working in this mod? grr... | |||
2023-04-04 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵ | msg-programs | |
skyhytab pull master | |||
2023-04-04 | Update readme with fork info | msg-programs | |
2023-04-03 | Merge branch 'SkyblockerMod:master' into dungeon-map-scale-adjustment | Aaron | |
2023-04-03 | Merge pull request #130 from TacoMonkey11/discord-ipc | Trương Hoàng Long | |
Move Discord RPC connection to JOIN event + refactor | |||
2023-04-03 | Merge pull request #129 from TacoMonkey11/update_checker | Trương Hoàng Long | |
port UpdateChecker to java.net.http | |||
2023-04-03 | Merge branch 'master' into discord-ipc | Spencer | |
2023-04-03 | Merge branch 'master' into dungeon-map-scale-adjustment | Aaron | |
2023-04-03 | Merge pull request #124 from AzureAaron/fix-config-loading | Trương Hoàng Long | |
Fix config loading | |||
2023-04-03 | Merge pull request #128 from Julienraptor01/1.19.4-msg-filter-fix | Trương Hoàng Long | |
fix msg filter | |||
2023-04-03 | Merge pull request #126 from Julienraptor01/update-gradle-&-mr-version | Trương Hoàng Long | |
Update gradle & mr version | |||
2023-04-03 | Merge pull request #125 from Julienraptor01/1.19.4-easter-fix | Trương Hoàng Long | |
account for the easter name change and refactor slightly | |||
2023-04-02 | Update the string for new behavior | Julienraptor01 | |
2023-04-02 | make sure it does not contain but instead match | Julienraptor01 | |
thanks for the help @AzureAaron Co-Authored-By: Aaron <51387595+AzureAaron@users.noreply.github.com> | |||
2023-04-02 | Fix fire sale progress bar not working | msg-programs | |