aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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:
2023-01-21Fix multiple README badgestriphora
2023-01-20fix the registry thingy and add todosJulienraptor01
2023-01-20Just commits change i forgot to commitJulienraptor01
some todos will follow
2023-01-15start fixing the rest i guess ?Julienraptor01
2023-01-11Maybe fix the math stuff but IDKJulienraptor01
2023-01-11Update mappingsJulienraptor01
2023-01-11Update dependanciesJulienraptor01
2023-01-11Update gradle to 7.6Julienraptor01
2022-11-15Merge pull request #95 from TacoMonkey11/gsonTrương Hoàng Long
Update GSON and remove old adapter
2022-11-15Merge pull request #100 from Julienraptor01/patch-1Trương Hoàng Long
Fix Fetchur solver not working by adding typo'ed variant
2022-11-15Re-enable non-typo'ed versionJulienraptor01
2022-11-14Fix Fetchur solver not working by adding typo'ed variantJulienraptor01
I commented the non-typo variant so that we can notice when it'll be fixed cause solver won't work anymore and we'll just have to unpatch
2022-11-14Merge pull request #99 from Julienraptor01/french-translationTrương Hoàng Long
French translation corrections & update
2022-11-14Update README.mdJulienraptor01
2022-11-14Finish French translationJulienraptor01
2022-11-14All keys are now mergedJulienraptor01
I just need to translate
2022-11-08Corrections + Put the whole English at bottom to prepare the update of ↵Julienraptor01
missing strings
2022-11-02Merge pull request #94 from TacoMonkey11/masterTrương Hoàng Long
Use official hypixel wiki for WikiLookup (fix #98)
2022-10-29Update GSON and remove old adapterSpencer
2022-10-27Use official hypixel wikiSpencer
2022-10-25Merge pull request #93 from TacoMonkey11/masterTrương Hoàng Long
optimize Dwarven HUD & add draggable config
2022-10-24Make draggable config for HUDSpencer
2022-10-24Optimise DwarvenHudSpencer
2022-10-24Fix FancyStatusBar impacting performanceTrương Hoàng Long
Fix #83
2022-10-09Status Bar code cleanupTrương Hoàng Long
- Fix hp bar sometimes showing absorption incorrectly. - Fix xp bar not filling all the way (fix #85)
2022-10-09Implement Croesus HelperTrương Hoàng Long
Gray out chests in Croesus's menu that have already been opened.
2022-10-05Merge pull request #89 from TheColdPot/patch-1Trương Hoàng Long
Fix trivia solver glitch
2022-10-05Add a new one to `answers`.TheColdPot
2022-10-05Fix trivia solver glitchTheColdPot