aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/xmrvizzy/skyblocker
AgeCommit message (Collapse)Author
2023-03-29Support for 1.19.4Kevinthegreat
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-17Fix Quiz Answer + Support for #111Aaron
2023-03-16Fix another incorrect matrix transformationAaron
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-16Fix Recipe Book CrashAaron
2023-03-10start fixing mixinsJulienraptor01
2023-02-19fix LBINJulienraptor01
2023-02-12Fixed IndexOutOfBoundsException in WikiLookupKevinthegreat
2023-02-08Fixes crash with WikiLookupKevinthegreat
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-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
2022-11-15Merge pull request #95 from TacoMonkey11/gsonTrương Hoàng Long
Update GSON and remove old adapter
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-10-29Update GSON and remove old adapterSpencer
2022-10-27Use official hypixel wikiSpencer
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-05Add a new one to `answers`.TheColdPot
2022-10-05Fix trivia solver glitchTheColdPot
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-09-06Merge pull request #80 from Username404-59/1.19.xTrương Hoàng Long
1.19.1 update
2022-09-05Update PriceInfoTooltip.javaSerhan
fix translatable messages for 1.19
2022-07-22Update to Minecraft 1.19.1-rc2Username404
2022-07-141.19.1-pre4Username404
2022-06-20Merge branch 'master' into 1.19.xTrương Hoàng Long
2022-06-18Fix typo in commission hud patternTrương Hoàng Long
2022-06-17Merge branch 'master' of https://github.com/SkyblockerMod/SkyblockerTrương Hoàng Long
2022-06-17Fix wrong flower models in item listTrương Hoàng Long
2022-06-16fix: change "toXCase" language to English for other usesFix3d
2022-06-16fix: changing default locale to English for toUpperCaseFix3d
2022-06-14fix issue #73Trương Hoàng Long
2022-06-071.19.xLifeIsAParadox
2022-06-04fix backpack preview rendering in player inventoryTrương Hoàng Long