aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2022-10-01Update buildrelease.yml [skip ci]Trương Hoàng Long
2022-10-01Restore workflowTrương Hoàng Long
2022-10-01Merge branch '1.19.x'Trương Hoàng Long
2022-10-01Update mod version to 1.8.2Trương Hoàng Long
2022-10-01Fix failing status bar testsTrương Hoàng Long
2022-10-01Fix backpack preview not updatingTrương Hoàng Long
2022-10-01Fix status bar parsingTrương Hoàng Long
2022-10-01Update to 1.19.2Trương Hoàng Long
2022-09-06Merge pull request #80 from Username404-59/1.19.xTrương Hoàng Long
1.19.1 update
2022-09-05Merge pull request #86 from Fix3dll/1.19.xTrương Hoàng Long
Update PriceInfoTooltip.java
2022-09-05Update PriceInfoTooltip.javaSerhan
fix translatable messages for 1.19
2022-07-29Merge pull request #84 from Username404-59/masterTrương Hoàng Long
Fix the url of the meteordev repository
2022-07-29Merge pull request #76 from Fix3dll/masterTrương Hoàng Long
code cleanup for PriceInfoTooltip
2022-07-29Fix the url of the meteordev repositoryUsername404