aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/xmrvizzy/skyblocker/mixin
AgeCommit message (Expand)Author
2023-08-18Refactor utils packageKevinthegreat
2023-08-14De-hardcode armor trim typesKevinthegreat
2023-08-11Custom Armour TrimsAaron
2023-08-10Refactor CustomArmorDyeColors and CustomItemNamesKevinthegreat
2023-08-09Custom Armour Dye ColoursAaron
2023-08-08Add Item RenamingAaron
2023-07-30Disable remapping of non-obfuscated injection pointsAaron
2023-07-30Convert stuff to BetterInjectAaron
2023-07-30Swap order of checks to fix crashAaron
2023-07-30Refactor mixinsKevinthegreat
2023-07-29Refactor PlayerSkinProviderMixinKevinthegreat
2023-07-28Remove invalid base64 log spamAaron
2023-07-26Fix hotbar lock rendering mixin (#211)Kevin
2023-07-25Hide spammed warnings (#209)Kevin
2023-07-17Refactor ShortcutsConfigListWidgetKevinthegreat
2023-07-17Add ShortcutsKevinthegreat
2023-07-01Fix dragged items not rendering (#193)Aaron
2023-06-29Implement Vampire Slayer Features (#191)Futuremappermydud
2023-06-26Refactor MirrorverseWaypointsKevinthegreat
2023-06-26Add Mirrorverse Waypoints + Rift FixesAaron
2023-06-24Refactor HandledScreenMixinKevinthegreat
2023-06-24Add null checksKevinthegreat
2023-06-24Fix HandledScreenMixin for 1.20Kevinthegreat
2023-06-24Fix currentSolver null crash and refactor mixinKevinthegreat
2023-06-24Fix mixin method nameKevinthegreat
2023-06-24Add Chronomatron SolverKevinthegreat
2023-06-22Add Fairy Souls HelperKevinthegreat
2023-06-17Replace double cast with shadowAaron
2023-06-17Write drill fuel bar to gui overlay bufferAaron
2023-06-17Fix drill fuel Z layeringAaron
2023-06-17Fix null check being uselessAaron
2023-06-171.20 PortAaron
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