aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/xmrvizzy/skyblocker/mixin
AgeCommit message (Expand)Author
2023-06-04Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into sky...msg-programs
2023-05-28Use logger on PlayerListHudMixin exception instead of printStackTracemsg-programs
2023-05-26Add Fishing HelperKevinthegreat
2023-05-21Refactored Utils fields to use gettersKevinthegreat
2023-05-21Refactored mixinsKevinthegreat
2023-05-21Remove debugging leftovermsg-programs
2023-05-19Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into sky...msg-programs
2023-05-19Rework just about everything to gracefully handle unexpected inputsmsg-programs
2023-05-17Merge branch 'api-migration'Kevinthegreat
2023-05-17Merge pull request #145 from kevinthegreat1/docsKevin
2023-05-12Prevent errors when player list is incomplete shortly after join or area changemsg-programs
2023-05-07Put fancy tab HUD config into its own sectionmsg-programs
2023-05-06Minor foramtting and code style changesmsg-programs
2023-05-06Minor refactoringmsg-programs
2023-05-06Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into sky...msg-programs
2023-05-03Migrated backpack and QuickNav mixins to ScreenEventsKevinthegreat
2023-05-03Migrated client tick and container mixins to ClientTickEvents and ScreenEventsKevinthegreat
2023-05-03Refactored container to guiKevinthegreat
2023-05-02Merge branch 'SkyblockerMod:master' into masterKevinthegreat
2023-04-16Add missing check for if the player is on skyblockmsg-programs
2023-04-15Add option to hide empty tooltips in inventories.msg-programs
2023-04-08Cleanup unused things in the mixin, reword crashing textmsg-programs
2023-04-02Merging SkyHyTab into Skyblocker: Initial commitmsg-programs
2023-04-01Migrated to ClientReceiveMessageEvents and some fixesKevinthegreat
2023-03-29Fixed minecraft version dependency and ItemRendererMixinKevinthegreat
2023-03-29Fix Drill Fuel ARGB stuffAaron
2023-03-29Cleaned up mixinsKevinthegreat
2023-03-29Cleaned up codeKevinthegreat
2023-03-29Fixed InGameHudMixinKevinthegreat
2023-03-29Support for 1.19.4Kevinthegreat
2023-03-17Merge branch 'master' into 1.19.3Julienraptor01
2023-03-10start fixing mixinsJulienraptor01
2023-01-31Adding QuickNav CustomizationMiraculixx
2023-01-15start fixing the rest i guess ?Julienraptor01
2022-07-22Update to Minecraft 1.19.1-rc2Username404
2022-07-141.19.1-pre4Username404
2022-06-071.19.xLifeIsAParadox
2022-06-04fix backpack preview rendering in player inventoryTrương Hoàng Long
2022-06-04multi-profile support for backpack previewTrương Hoàng Long
2022-05-30remove dead code from original modTrương Hoàng Long
2022-05-27Add option to use 1.8 farmland hitboxTrương Hoàng Long
2022-04-27Separated parsing action bar and drawing hud. Rewrote parsing to be hopefully...External Time
2022-04-07Replaced most assertions with proper error handlingExternal Time
2022-04-04Should fix crashSpencer
2022-03-20change: improved FancyBar and mana consumption filterFix3dll
2022-03-18add: filter for mana consumption message from action barTrương Hoàng Long
2022-03-14add: customization backpack preview without shiftFix3dll
2022-03-08update to 1.18.2LifeIsAParadox
2022-03-08Rewrote chat events interface to use fabric events APIExternalTime
2022-02-24Merge branch 'master' into masterTrương Hoàng Long