aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-07allow regex in quicknavJulienraptor01
2023-04-02Update the string for new behaviorJulienraptor01
2023-04-02make sure it does not contain but instead matchJulienraptor01
thanks for the help @AzureAaron Co-Authored-By: Aaron <51387595+AzureAaron@users.noreply.github.com>
2023-03-30Merge pull request #123 from kevinthegreat1/masterTrương Hoàng Long
Support for 1.19.4 & Cleanup
2023-03-29Fixed minecraft version dependency and ItemRendererMixinKevinthegreat
2023-03-29Fix & require some recent versions of dependenciesAaron
2023-03-29Fix Drill Fuel ARGB stuffAaron
2023-03-29Cleaned up mixinsKevinthegreat
2023-03-29Cleaned up codeKevinthegreat
2023-03-29Updated Cloth Config versionKevinthegreat
2023-03-29Fixed InGameHudMixinKevinthegreat
2023-03-29Updated minecraft requirementKevinthegreat
2023-03-29Support for 1.19.4Kevinthegreat
2023-03-29Merged supported_version into minecraft_versionKevinthegreat
2023-03-29Updated to 1.19.4Kevinthegreat
2023-03-29Merge pull request #109 from Julienraptor01/1.19.3Trương Hoàng Long
Update to 1.19.3
2023-03-18Merge pull request #4 from AzureAaron/1.19.3Julienraptor01
Small QuickNav Fixes
2023-03-18Add missing _hub to QuickNav commandAaron
2023-03-18Adjust position of buttons to match creative inventory betterAaron
2023-03-17Merge branch 'master' into 1.19.3Julienraptor01
2023-03-17Merge pull request #3 from AzureAaron/1.19.3Julienraptor01
Fixes to QuickNav, Recipe Book & Others
2023-03-17Fix Quiz Answer + Support for #111Aaron
2023-03-16Fix another incorrect matrix transformationAaron
2023-03-16I forgot this was 1.19.3Aaron
2023-03-16Fix incorrect matrix transformations with selected QuickNav buttonsAaron
2023-03-16Properly send commands over the networkAaron
2023-03-16Fix QuickNav Icon PositionsAaron
2023-03-16Fix QuickNav Button PositionsAaron
2023-03-16Update Loom & MC Version RequirementAaron
2023-03-16Fix Recipe Book CrashAaron
2023-03-10start fixing mixinsJulienraptor01
2023-03-07Merge pull request #119 from Julienraptor01/LBIN-fixTrương Hoàng Long
fix LBIN
2023-02-19fix LBINJulienraptor01
2023-02-15Merge pull request #118 from kevinthegreat1/masterTrương Hoàng Long
Fixed IndexOutOfBoundsException in WikiLookup
2023-02-12Fixed IndexOutOfBoundsException in WikiLookupKevinthegreat
2023-02-09Merge pull request #114 from kevinthegreat1/masterTrương Hoàng Long
Fixes crash with WikiLookup
2023-02-08Fixes crash with WikiLookupKevinthegreat
2023-02-08Merge pull request #113 from catandA/masterTrương Hoàng Long
Add Chinese translation
2023-02-08Revert "Delete buildrelease.yml"catandA
This reverts commit 3c8b84e79a43965a6f7084b683a2742d84d3f812.
2023-02-08Delete buildrelease.ymlcatandA
2023-02-08Update zh_cn.jsoncatandA
2023-02-08Add Chinese translationcatandA
2023-02-07Merge pull request #110 from triphora/patch-1Trương Hoàng Long
Fix multiple README badges
2023-02-07Merge pull request #111 from MiraculixxT/quick-nav-customizationTrương Hoàng Long
Adding QuickNav Customization
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: