Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-18 | Add Yang Glyph Notification (#594) | Kevin | |
2024-03-18 | Fix potential stack overflow with chat rules (#592) | Kevin | |
2024-01-26 | Arrow Poison Warnings | Aaron | |
2024-01-18 | Refactor | Kevinthegreat | |
2024-01-14 | Reorder mixins | Aaron | |
2024-01-12 | Adds a custom GUI for the Party Finder in dungeons. Is it good? Debatable. | vicisacat | |
2024-01-01 | Correct Transparent Skin Pixels (#468) | Aaron | |
* Correct Transparent Skin Pixels * Enable by default | |||
2024-01-01 | Migrate to Fabric Api ClientPlayerBlockBreakEvents (#466) | Kevin | |
* Migrate to fabric api ClientPlayerBlockBreakEvents * Update fapi requirement | |||
2024-01-01 | Fix mixin.json | Kevinthegreat | |
2023-12-28 | Use nbt instead of item.getTooltip | Kevinthegreat | |
2023-12-15 | Merge pull request #449 from AzureAaron/performance-fix | Aaron | |
Ignore invalid entity data exceptions & broken quiz question | |||
2023-12-11 | Ignore invalid entity data exceptions | Aaron | |
These exceptions seem to be triggered in dungeons as a result of sending invalid data in entity packets, and for some reason when the exceptions are left unchecked they cause lag spikes. | |||
2023-12-07 | Show armor stands in debug mode | Kevinthegreat | |
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. |