Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-25 | Update DiscordRPCManager (#426) | Kevin | |
2023-11-07 | Remove yacl patches | Kevinthegreat | |
2023-10-20 | Patch Float/Double Field Controller Bug | Aaron | |
2023-10-17 | Change flame height (#370) | Yasin | |
2023-10-09 | new pr because fixing merge conflict would take too long | Yasin | |
2023-10-09 | Merge branch 'master' into better-durability | Yasin | |
2023-10-07 | Hook actual durability for Pickonimbus/Drills | alexia | |
Instead of the previous DrawContext hack. Confirmed working with Durability Notifier on Fabric 1.20.2. | |||
2023-09-28 | Implement item cooldown display | Grayray75 | |
2023-09-22 | 1.20.2 + Related Patches | Aaron | |
2023-09-16 | Hide fake players in social interactions screen (#312) | Aaron | |
2023-09-16 | Merge pull request #302 from viciscat/compactor_preview | Kevin | |
Personal Compactor/Deletor preview | |||
2023-09-13 | Add tooltip display for personal compactor items | victo | |
This update integrates a tooltip display for personal compactor items in the Skyblocker mod. The tooltip shows the contents of the personal compactor when hovered over. This is useful for players to quickly check the contents of their compactor without needing to open it. The commit includes creating a new Java file 'CompactorPreviewTooltipComponent.java' for the compactor tooltip component, adding new inject method 'skyblocker$addTooltipComponent' in 'HandledScreenMixin.java' executed when drawing mouseover tooltip, adding 'DrawContextInvoker.java' for invoking the 'drawTooltip' method in the 'DrawContext' class, and adding 'getItemStack' method in the 'ItemRegistry.java'. | |||
2023-09-13 | Hide Status Effect Overlay | Aaron | |
2023-09-12 | Refactor DungeonChestProfit | Kevinthegreat | |
2023-09-10 | Merge pull request #283 from Julienraptor01/Skin-wrong-base64-fix | Kevin | |
Add base64 fixer | |||
2023-09-08 | create the base64 fixer | Julienraptor01 | |
2023-09-07 | Add bat removed detection | Kevinthegreat | |
2023-09-05 | OptiFabric Compatibility (#277) | Aaron | |
2023-08-30 | Starred Mob Glow (#260) | Aaron | |
2023-08-11 | Custom Armour Trims | Aaron | |
2023-08-09 | Custom Armour Dye Colours | Aaron | |
2023-08-08 | Add Item Renaming | Aaron | |
2023-07-30 | Refactor mixins | Kevinthegreat | |
2023-07-28 | Remove invalid base64 log spam | Aaron | |
2023-07-25 | Hide spammed warnings (#209) | Kevin | |
2023-06-26 | Add Mirrorverse Waypoints + Rift Fixes | Aaron | |
2023-06-22 | Add BeaconBlockEntityRendererInvoker to skyblocker.mixins.json | Kevinthegreat | |
2023-06-17 | 1.20 Port | Aaron | |
The game launches successfully without any crashes! | |||
2023-06-04 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵ | msg-programs | |
skyhytab # Conflicts: # src/main/java/me/xmrvizzy/skyblocker/SkyblockerInitializer.java # src/main/java/me/xmrvizzy/skyblocker/SkyblockerMod.java # src/main/java/me/xmrvizzy/skyblocker/config/SkyblockerConfig.java # src/main/resources/skyblocker.mixins.json Pull newest changes from upstream master | |||
2023-05-26 | Add Fishing Helper | Kevinthegreat | |
2023-05-21 | Refactored skyblocker.mixins.json | Kevinthegreat | |
2023-05-19 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵ | msg-programs | |
skyhytab Merge new commits. | |||
2023-05-17 | Merge branch 'api-migration' | Kevinthegreat | |
# Conflicts: # src/main/java/me/xmrvizzy/skyblocker/SkyblockerInitializer.java # src/main/java/me/xmrvizzy/skyblocker/SkyblockerMod.java # src/main/java/me/xmrvizzy/skyblocker/config/SkyblockerConfig.java # src/main/java/me/xmrvizzy/skyblocker/mixin/MinecraftClientMixin.java | |||
2023-05-06 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵ | msg-programs | |
skyhytab # Conflicts: # README.md # gradle.properties # src/main/java/me/xmrvizzy/skyblocker/config/SkyblockerConfig.java # src/main/resources/assets/skyblocker/lang/de_de.json # src/main/resources/skyblocker.mixins.json Pull updates from upstream | |||
2023-05-03 | Migrated client tick and container mixins to ClientTickEvents and ScreenEvents | Kevinthegreat | |
2023-05-02 | Merge branch 'SkyblockerMod:master' into master | Kevinthegreat | |
2023-04-15 | Add option to hide empty tooltips in inventories. | msg-programs | |
Hypixel's inventory menus sometimes use items with empty names. When the game draws the tooltip for such an item, a small dark rectangle is seen. Mixin into the function that draws tooltips and disable it when that is the case. | |||
2023-04-02 | Merging SkyHyTab into Skyblocker: Initial commit | msg-programs | |
Needs cleanup | |||
2023-04-01 | Migrated to ClientReceiveMessageEvents and some fixes | Kevinthegreat | |
(cherry picked from commit 9a8799ac40b12bed3e5e4d7aa32054eba7882580) | |||
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 | |
also moved the old lever hitbox config option to the same category | |||
2022-01-28 | Fix quicknav buttons not updating positions when opening recipe book | KonaeAkira | |
2022-01-28 | Made item list use the vanilla recipe book | KonaeAkira | |
2022-01-27 | Merge branch 'master' into master | Spencer | |
2022-01-27 | Rewrote the presence to actually work | TacoMonkey | |
2022-01-27 | Import itemlist from https://github.com/KonaeAkira/Skypixel | KonaeAkira | |
2022-01-25 | Bikeshedded fishing ding | TacoMonkey | |
2022-01-25 | Merge branch '1.18.x' | TacoMonkey | |
2022-01-25 | Added rich presence and fishing ding | TacoMonkey | |
2022-01-25 | support 1.18.x minecraft version and update to 1.4.2 [skip ci] | LifeIsAParadox | |