Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-09 | new pr because fixing merge conflict would take too long | Yasin | |
2023-10-08 | Add Support for Custom toString Function for Enum Dropdowns (#344) | Kevin | |
2023-09-26 | Rename Config Files | Aaron | |
2023-09-26 | Functionality Tweaks | Aaron | |
2023-09-23 | YACL Config | Aaron | |
2023-09-21 | 1.20.2-pre1 | Aaron | |
2023-09-18 | Add options and test (#319) | Kevin | |
2023-09-16 | Update Dungeon Secrets (#306) | Kevin | |
2023-09-12 | Merge pull request #294 from AzureAaron/dungeon-chest-profit-calc | Kevin | |
Dungeon Chest Profit Calculator! | |||
2023-09-12 | Refactor DungeonChestProfit | Kevinthegreat | |
2023-09-12 | Essence Toggle | Aaron | |
2023-09-12 | Change warning stuff to dark blue | Aaron | |
2023-09-11 | Make Scheduler and MessageScheduler singletons | Kevinthegreat | |
2023-09-11 | Dungeon Chest Profit Calculator! | Aaron | |
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-07 | Make bats glow | Kevinthegreat | |
2023-09-07 | Add bat removed detection | Kevinthegreat | |
2023-09-05 | Fix blaze solver update period | Kevinthegreat | |
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-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 | |
2023-08-30 | Reset and reattempt matching when matching fails | Kevinthegreat | |
2023-08-30 | Finish secret found detection | Kevinthegreat | |
2023-08-30 | Add secret found detection | Kevinthegreat | |
2023-08-30 | Add SecretWaypoint text rendering | Kevinthegreat | |
2023-08-30 | Refactor Room | Kevinthegreat | |
2023-08-30 | Add needs scanning check and refactor SecretWaypoint | Kevinthegreat | |
2023-08-30 | Add secrets resetting | Kevinthegreat | |
2023-08-30 | Fix secrets rendering | Kevinthegreat | |
2023-08-30 | Add secrets rendering | Kevinthegreat | |
2023-08-30 | Refactor room matching | Kevinthegreat | |
2023-08-30 | Add room matching | Kevinthegreat | |
2023-08-30 | Add room type and segments detection | Kevinthegreat | |
2023-08-30 | Implement room | Kevinthegreat | |
2023-08-30 | Add room position utils and physical room position parsing | Kevinthegreat | |
2023-08-30 | Add support for loading in jar | Kevinthegreat | |
2023-08-30 | Add rooms data saving and update reading to nio | Kevinthegreat | |
2023-08-30 | Add rooms data updating | Kevinthegreat | |