Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 pull request #115 from catandA/master | Trương Hoàng Long | |
More I18n for config | |||
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-10 | More I18n for config | catandA | |
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 | 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-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 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-01 | Move Discord RPC connection to JOIN event + refactor | Spencer | |
2023-04-01 | Update build.gradle | Julienraptor01 | |
https://github.com/FabricMC/fabric-example-mod/commit/3935c0f71dbd07317861c521502721bd9c773735 | |||
2023-04-01 | fix msg filter | Julienraptor01 | |
2023-03-31 | port UpdateChecker to java.net.http and simplify regex | Spencer | |
2023-03-31 | gradlew 7.6 -> 8.0.2 | Julienraptor01 | |
2023-03-31 | remove wrong version from modrinth publishing | Julienraptor01 | |
2023-03-31 | account for the easter name change and refactor slightly | Julienraptor01 | |
2023-03-31 | Fix config loading | Aaron | |
2023-03-30 | Merge pull request #123 from kevinthegreat1/master | Trương Hoàng Long | |
Support for 1.19.4 & Cleanup | |||
2023-03-29 | Fixed minecraft version dependency and ItemRendererMixin | Kevinthegreat | |
2023-03-29 | Fix & require some recent versions of dependencies | Aaron | |
2023-03-29 | Fix Drill Fuel ARGB stuff | Aaron | |
2023-03-29 | Cleaned up mixins | Kevinthegreat | |
2023-03-29 | Cleaned up code | Kevinthegreat | |
2023-03-29 | Updated Cloth Config version | Kevinthegreat | |
2023-03-29 | Fixed InGameHudMixin | Kevinthegreat | |
2023-03-29 | Updated minecraft requirement | Kevinthegreat | |
2023-03-29 | Support for 1.19.4 | Kevinthegreat | |
2023-03-29 | Merged supported_version into minecraft_version | Kevinthegreat | |
2023-03-29 | Updated to 1.19.4 | Kevinthegreat | |
2023-03-29 | Merge pull request #109 from Julienraptor01/1.19.3 | Trương Hoàng Long | |
Update to 1.19.3 | |||
2023-03-18 | Merge pull request #4 from AzureAaron/1.19.3 | Julienraptor01 | |
Small QuickNav Fixes | |||
2023-03-18 | Add missing _hub to QuickNav command | Aaron | |
2023-03-18 | Adjust position of buttons to match creative inventory better | Aaron | |
2023-03-17 | Merge branch 'master' into 1.19.3 | Julienraptor01 | |
2023-03-17 | Merge pull request #3 from AzureAaron/1.19.3 | Julienraptor01 | |
Fixes to QuickNav, Recipe Book & Others | |||
2023-03-17 | Fix Quiz Answer + Support for #111 | Aaron | |
2023-03-16 | Fix another incorrect matrix transformation | Aaron | |
2023-03-16 | I forgot this was 1.19.3 | Aaron | |