Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-06 | small tweaks | olim | |
use magnifying glass icon. use bazaar data in bazaar. and have max length for search box | |||
2024-02-06 | initial implimentation | olim | |
basic implantation of features. | |||
2024-01-25 | Merge pull request #502 from akarahdev/master | Yasin | |
Enderman Slayer Utilities | |||
2024-01-22 | Refactor ClientPlayNetworkHandlerMixin | Kevinthegreat | |
2024-01-22 | guh | Kevinthegreat | |
2024-01-22 | again! | akarahdev | |
2024-01-22 | refactor variable names | akarahdev | |
2024-01-22 | please work | akarahdev | |
2024-01-21 | Add option to switch between slot lock styles | Aaron | |
2024-01-21 | Slot lock texture size and transparency (#509) | Julienraptor01 | |
2024-01-21 | Small changes | Aaron | |
2024-01-21 | Change onEntityStatus mixin to use ModifyExpressionValue | Rime | |
2024-01-21 | Refactored score hud configs from Dungeons to DungeonScore | Rime | |
2024-01-21 | Made the score hud element's location and size configurable | Emirlol | |
2024-01-21 | Fixed most things and cleaned up code | Emirlol | |
2024-01-20 | Dungeons improvements (#493) | Kaluub | |
* Add setting for dropping protected items in dungeons * Fix Livid colour text | |||
2024-01-18 | Refactor | Kevinthegreat | |
2024-01-14 | Possible fix for kuudra, should work even with abiphone | vicisacat | |
also comment out that one line that creates an unused list | |||
2024-01-14 | Fix Party Finder GUI opening in group builder | vicisacat | |
Remove useless generic type | |||
2024-01-12 | Adds a custom GUI for the Party Finder in dungeons. Is it good? Debatable. | vicisacat | |
2024-01-10 | MixinExtrasify @Injects | Aaron | |
2024-01-10 | Fix Skin Transparency applying to player skins (#477) | Aaron | |
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 | Merge pull request #465 from kevinthegreat1/durability-fix | Aaron | |
Durability Fix | |||
2023-12-31 | Suppress badlion packet warnings (#460) | Aaron | |
2023-12-28 | Use nbt instead of item.getTooltip | Kevinthegreat | |
2023-12-25 | remove screens when switching island (#458) | Yasin | |
* remove some screen * Update MinecraftClientMixin.java * Rename parameters --------- Co-authored-by: Aaron <51387595+AzureAaron@users.noreply.github.com> | |||
2023-12-25 | Suppress unknown scoreboard objective warnings (#457) | Aaron | |
2023-12-19 | Rename Dungeon Manager | Kevinthegreat | |
2023-12-15 | Merge pull request #449 from AzureAaron/performance-fix | Aaron | |
Ignore invalid entity data exceptions & broken quiz question | |||
2023-12-11 | Use a cancellable inject | Aaron | |
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-12-07 | Update Exeriment Solvers for 1.20.3/1.20.4 (#437) | Kevin | |
2023-12-05 | Fix shortcuts and PlayerSkinProviderMixin | Kevinthegreat | |
2023-12-05 | 1.20.3 | Aaron | |
2023-12-05 | 1.20.3-pre4 | Aaron | |
2023-12-05 | 1.20.3-pre2 | Aaron | |
2023-11-25 | Update DiscordRPCManager (#426) | Kevin | |
2023-11-24 | Add Chest Value (#428) | Kevin | |
2023-11-17 | Add Profile Aware Waypoint | Kevinthegreat | |
2023-11-11 | Repackage MobGlow | Aaron | |
I forgot to put the new entity package under skyblock | |||
2023-11-11 | Refactor MobGlow | Aaron | |
2023-11-07 | Remove yacl patches | Kevinthegreat | |
2023-11-06 | Merge pull request #406 from kevinthegreat1/livid-color | Kevin | |
Livid Color Highlight | |||
2023-11-04 | Refactor MobGlow | Kevinthegreat | |
2023-10-31 | Delete more whitespace on empty lines. | msg-programs | |
2023-10-31 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵ | msg-programs | |
cleanup-2 # Conflicts: # src/main/java/de/hysky/skyblocker/config/SkyblockerConfig.java # src/main/java/de/hysky/skyblocker/utils/Http.java # src/main/java/de/hysky/skyblocker/utils/render/title/TitleContainerConfigScreen.java Pull changes from upstream master | |||
2023-10-30 | Remove whitespace in otherwise empty lines | msg-programs | |