Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-10 | lbin add shiny items (#292) | Yasin | |
Because Neu doesnt have price for shiny items i needed to add a new variable (neuName) | |||
2023-09-10 | Dev mode and refactor BackpackPreview (#291) | Kevin | |
2023-09-10 | Merge pull request #290 from msg-programs/cleanup | Kevin | |
Cleanup | |||
2023-09-10 | Merge pull request #289 from AzureAaron/special-effects | Kevin | |
Rare Drop Special Effects! | |||
2023-09-10 | Refactor SpecialEffects | Kevinthegreat | |
2023-09-10 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵ | msg-programs | |
cleanup # Conflicts: # src/main/java/me/xmrvizzy/skyblocker/skyblock/item/PriceInfoTooltip.java Pull updates from upstream | |||
2023-09-10 | change lbin to hysky.de api (#286) | Yasin | |
* change lbin to hysky.de api * use lvl1 pet price only change to level 1 pet price only | |||
2023-09-10 | Rare Drop Special Effect! | Aaron | |
2023-09-09 | Remove outdated comments | msg-programs | |
2023-09-09 | Remove trailing whitespace | msg-programs | |
2023-09-09 | Remove redundant interfaces | msg-programs | |
2023-09-09 | Remove unneeded local ItemRenderer | msg-programs | |
2023-09-09 | Remove unneeded imports | msg-programs | |
2023-09-09 | Remove whitespace on empty lines | msg-programs | |
2023-09-08 | Add 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-08 | Merge pull request #281 from kevinthegreat1/dungeon-bat | Kevin | |
Dungeon bat | |||
2023-09-08 | Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into ↵ | msg-programs | |
readme-fixes Pull upstream updates into branch | |||
2023-09-08 | Rewrite the RiftProgressWidget, hopefully it works correctly now. | msg-programs | |
2023-09-07 | Make bats glow | Kevinthegreat | |
2023-09-07 | Add bat removed detection | Kevinthegreat | |
2023-09-07 | Prevent null pointer exception on missing footer | msg-programs | |
2023-09-06 | Emi integration (#278) | Kevin | |
Add EMI integration | |||
2023-09-05 | Fix blaze solver update period | Kevinthegreat | |
2023-09-05 | Search for header instead of assuming it's position to fix issues when no ↵ | msg-programs | |
progress has been made | |||
2023-09-05 | Show a "No Progress" text when no progress has been made yet | msg-programs | |
2023-09-05 | Show "No Ads" message if there's no ad | msg-programs | |
2023-09-03 | Merge branch 'master' into utils-cleanup | Kevinthegreat | |
2023-09-03 | Fix bugs that cause crashes when the text at some position is null. | msg-programs | |
2023-09-03 | Remove whitespace on empty lines | msg-programs | |
2023-09-02 | Add Quiver Warning (#270) | Kevin | |
2023-09-01 | Fix minion widget displaying wrong info when player has 11/12 minions | msg-programs | |
2023-08-31 | Attribute Shard Info Display (#263) | Aaron | |
2023-08-31 | Merge branch 'master' into utils-cleanup | Kevinthegreat | |
# 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-31 | Merge pull request #246 from kevinthegreat1/dungeon-secrets | Kevin | |
Dungeon Secrets | |||
2023-08-31 | Merge pull request #230 from msg-programs/json-tabhud | Kevin | |
Fully configureable Fancy Tab HUD | |||
2023-08-31 | Catch exceptions in CustomArmorTrims#initializeTrimCache (#262) | Kevin | |
2023-08-30 | Update markSecrets | Kevinthegreat | |
2023-08-30 | Add room double-checking | Kevinthegreat | |
2023-08-30 | Reset DungeonSecrets on new connection | Kevinthegreat | |
2023-08-30 | Add interact lever check | Kevinthegreat | |
2023-08-30 | Fix getMapEntrancePosAndRoomSize crash | Kevinthegreat | |
2023-08-30 | Add ability to mark secrets as found or missing | Kevinthegreat | |
2023-08-30 | Refactor Room | Kevinthegreat | |
2023-08-30 | Make waypoint categories toggleable | Kevinthegreat | |
2023-08-30 | Use ObjectIntPair | Kevinthegreat | |
2023-08-30 | Fix dungeon start | Kevinthegreat | |
2023-08-30 | Migrate dungeon rooms data to resource system | Kevinthegreat | |
2023-08-30 | Debug and mitigate DungeonSecrets#load crash | Kevinthegreat | |
2023-08-30 | Add more Javadocs | Kevinthegreat | |
2023-08-30 | Remove development logging and add Javadocs | Kevinthegreat | |