Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | smol changes | Julienraptor01 | |
2023-04-08 | create the treasure hunter solver | Julienraptor01 | |
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 | |