Age | Commit message (Expand) | Author |
2023-06-17 | Replace double cast with shadow | Aaron |
2023-06-17 | Write drill fuel bar to gui overlay buffer | Aaron |
2023-06-17 | Fix drill fuel Z layering | Aaron |
2023-06-17 | Fix null check being useless | Aaron |
2023-06-17 | 1.20 Port | Aaron |
2023-06-04 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into sky... | msg-programs |
2023-05-28 | Use logger on PlayerListHudMixin exception instead of printStackTrace | msg-programs |
2023-05-26 | Add Fishing Helper | Kevinthegreat |
2023-05-21 | Refactored Utils fields to use getters | Kevinthegreat |
2023-05-21 | Refactored mixins | Kevinthegreat |
2023-05-21 | Remove debugging leftover | msg-programs |
2023-05-19 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into sky... | msg-programs |
2023-05-19 | Rework just about everything to gracefully handle unexpected inputs | msg-programs |
2023-05-17 | Merge branch 'api-migration' | Kevinthegreat |
2023-05-17 | Merge pull request #145 from kevinthegreat1/docs | Kevin |
2023-05-12 | Prevent errors when player list is incomplete shortly after join or area change | msg-programs |
2023-05-07 | Put fancy tab HUD config into its own section | msg-programs |
2023-05-06 | Minor foramtting and code style changes | msg-programs |
2023-05-06 | Minor refactoring | msg-programs |
2023-05-06 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into sky... | msg-programs |
2023-05-03 | Migrated backpack and QuickNav mixins to ScreenEvents | Kevinthegreat |
2023-05-03 | Migrated client tick and container mixins to ClientTickEvents and ScreenEvents | Kevinthegreat |
2023-05-03 | Refactored container to gui | Kevinthegreat |
2023-05-02 | Merge branch 'SkyblockerMod:master' into master | Kevinthegreat |
2023-04-16 | Add missing check for if the player is on skyblock | msg-programs |
2023-04-15 | Add option to hide empty tooltips in inventories. | msg-programs |
2023-04-08 | Cleanup unused things in the mixin, reword crashing text | msg-programs |
2023-04-02 | Merging SkyHyTab into Skyblocker: Initial commit | msg-programs |
2023-04-01 | Migrated to ClientReceiveMessageEvents and some fixes | Kevinthegreat |
2023-03-29 | Fixed minecraft version dependency and ItemRendererMixin | Kevinthegreat |
2023-03-29 | Fix Drill Fuel ARGB stuff | Aaron |
2023-03-29 | Cleaned up mixins | Kevinthegreat |
2023-03-29 | Cleaned up code | Kevinthegreat |
2023-03-29 | Fixed InGameHudMixin | Kevinthegreat |
2023-03-29 | Support for 1.19.4 | Kevinthegreat |
2023-03-17 | Merge branch 'master' into 1.19.3 | Julienraptor01 |
2023-03-10 | start fixing mixins | Julienraptor01 |
2023-01-31 | Adding QuickNav Customization | Miraculixx |
2023-01-15 | start fixing the rest i guess ? | Julienraptor01 |
2022-07-22 | Update to Minecraft 1.19.1-rc2 | Username404 |
2022-07-14 | 1.19.1-pre4 | Username404 |
2022-06-07 | 1.19.x | LifeIsAParadox |
2022-06-04 | fix backpack preview rendering in player inventory | Trương Hoàng Long |
2022-06-04 | multi-profile support for backpack preview | Trương Hoàng Long |
2022-05-30 | remove dead code from original mod | Trương Hoàng Long |
2022-05-27 | Add option to use 1.8 farmland hitbox | Trương Hoàng Long |
2022-04-27 | Separated parsing action bar and drawing hud. Rewrote parsing to be hopefully... | External Time |
2022-04-07 | Replaced most assertions with proper error handling | External Time |
2022-04-04 | Should fix crash | Spencer |
2022-03-20 | change: improved FancyBar and mana consumption filter | Fix3dll |