aboutsummaryrefslogtreecommitdiff
path: root/src/main/java
AgeCommit message (Collapse)Author
2023-09-10Rare Drop Special Effect!Aaron
2023-09-09Remove outdated commentsmsg-programs
2023-09-09Remove trailing whitespacemsg-programs
2023-09-09Remove redundant interfacesmsg-programs
2023-09-09Remove unneeded local ItemRenderermsg-programs
2023-09-09Remove unneeded importsmsg-programs
2023-09-09Remove whitespace on empty linesmsg-programs
2023-09-08Add alternate croesus helper check (#285)Julienraptor01
#257 did change that check however the change was only for Master Mode, so i add back the one for normal mode
2023-09-08Merge pull request #281 from kevinthegreat1/dungeon-batKevin
Dungeon bat
2023-09-08Refactor YggdrasilServicesKeyInfoMixinKevinthegreat
2023-09-08Remove Unique annotationKevin
2023-09-08Refactor YggdrasilServicesKeyInfoMixinKevinthegreat
2023-09-08create the base64 fixerJulienraptor01
2023-09-08Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵msg-programs
readme-fixes Pull upstream updates into branch
2023-09-08Rewrite the RiftProgressWidget, hopefully it works correctly now.msg-programs
2023-09-07Make bats glowKevinthegreat
2023-09-07Add bat removed detectionKevinthegreat
2023-09-07Prevent null pointer exception on missing footermsg-programs
2023-09-06Emi integration (#278)Kevin
Add EMI integration
2023-09-05OptiFabric Compatibility (#277)Aaron
2023-09-05Fix blaze solver update periodKevinthegreat
2023-09-05Search for header instead of assuming it's position to fix issues when no ↵msg-programs
progress has been made
2023-09-05Show a "No Progress" text when no progress has been made yetmsg-programs
2023-09-05Show "No Ads" message if there's no admsg-programs
2023-09-03Merge branch 'master' into utils-cleanupKevinthegreat
2023-09-03Fix bugs that cause crashes when the text at some position is null.msg-programs
2023-09-03Remove whitespace on empty linesmsg-programs
2023-09-02Add Quiver Warning (#270)Kevin
2023-09-01Fix minion widget displaying wrong info when player has 11/12 minionsmsg-programs
2023-08-31Attribute Shard Info Display (#263)Aaron
2023-08-31Merge branch 'master' into utils-cleanupKevinthegreat
# Conflicts: # src/main/java/me/xmrvizzy/skyblocker/SkyblockerMod.java # src/main/java/me/xmrvizzy/skyblocker/skyblock/dungeon/DungeonBlaze.java # src/main/java/me/xmrvizzy/skyblocker/skyblock/dwarven/DwarvenHud.java # src/main/java/me/xmrvizzy/skyblocker/skyblock/dwarven/DwarvenHudConfigScreen.java # src/main/java/me/xmrvizzy/skyblocker/utils/RenderHelper.java
2023-08-31Merge pull request #246 from kevinthegreat1/dungeon-secretsKevin
Dungeon Secrets
2023-08-31Merge pull request #230 from msg-programs/json-tabhudKevin
Fully configureable Fancy Tab HUD
2023-08-31Catch exceptions in CustomArmorTrims#initializeTrimCache (#262)Kevin
2023-08-30Update markSecretsKevinthegreat
2023-08-30Add room double-checkingKevinthegreat
2023-08-30Reset DungeonSecrets on new connectionKevinthegreat
2023-08-30Add interact lever checkKevinthegreat
2023-08-30Fix getMapEntrancePosAndRoomSize crashKevinthegreat
2023-08-30Add ability to mark secrets as found or missingKevinthegreat
2023-08-30Refactor RoomKevinthegreat
2023-08-30Make waypoint categories toggleableKevinthegreat
2023-08-30Use ObjectIntPairKevinthegreat
2023-08-30Fix dungeon startKevinthegreat
2023-08-30Migrate dungeon rooms data to resource systemKevinthegreat
2023-08-30Debug and mitigate DungeonSecrets#load crashKevinthegreat
2023-08-30Add more JavadocsKevinthegreat
2023-08-30Remove development logging and add JavadocsKevinthegreat
2023-08-30Reset and reattempt matching when matching failsKevinthegreat
2023-08-30Finish secret found detectionKevinthegreat