Age | Commit message (Expand) | Author |
2024-05-28 | Do a bunch of things | Rime |
2024-05-28 | Temporarily disable season check since alpha doesn't follow sbpoch | Rime |
2024-05-26 | Fix time tower reminder not respecting config | Rime |
2024-05-24 | Fixing the fix (with variables) | Kevinthegreat |
2024-05-24 | git blame says it's kevin's fault | viciscat |
2024-05-24 | Fix egg found message being sent twice | Rime |
2024-05-23 | fix bugs + refactor (#719) | olim88 |
2024-05-23 | Merge pull request #703 from f3shqt/master | Kevin |
2024-05-23 | Change poch to epoch | Kevin |
2024-05-23 | Fix 1 second gap in formatTime | Rime |
2024-05-23 | Fix egg found message being sent twice in rare cases | Rime |
2024-05-23 | Clean up small formatting | Kevinthegreat |
2024-05-23 | Renamed variable | Rime |
2024-05-23 | Fix time tower calculations being wrong due to incorrect string matching | Rime |
2024-05-23 | Revert backwards compatible changes in ItemUtils.getHeadTexture to avoid merg... | Kevin |
2024-05-23 | Fix time tower reminder being sent multiple times | Rime |
2024-05-23 | Fix time tower reminder being sent outside skyblock | Rime |
2024-05-23 | Code cleanup | Rime |
2024-05-23 | Fix crash caused by Time Tower lore being empty in rare cases | Rime |
2024-05-23 | Narrow the scope of the line smoother in ItemTooltip | Rime |
2024-05-23 | Change String == null check into String#isBlank | Rime |
2024-05-23 | Add location detection to EggFinder | Rime |
2024-05-23 | Remove unused import | Rime |
2024-05-23 | Do a bunch of things that I can't split into separate commits | Rime |
2024-05-23 | Attempt to fix decimal format depending on the user's locale | Rime |
2024-05-23 | Revert ItemUtils.getHeadTexture change and add ItemUtils.getHeadTextureOption... | Rime |
2024-05-23 | Add thousand separators to the CPS format | Rime |
2024-05-23 | Fix missing `RegexUtils.` | Rime |
2024-05-23 | Add tooltips for the chocolate factory | Rime |
2024-05-23 | Fix unemployed rabbits crashing the game | Rime |
2024-05-23 | Refactor ChocolateFactorySolver in preparation of tooltips | Rime |
2024-05-23 | Update src/main/java/de/hysky/skyblocker/skyblock/chocolatefactory/ChocolateF... | Rime |
2024-05-23 | Update src/main/java/de/hysky/skyblocker/skyblock/chocolatefactory/ChocolateF... | Rime |
2024-05-23 | Update src/main/java/de/hysky/skyblocker/skyblock/chocolatefactory/ChocolateF... | Rime |
2024-05-23 | Update src/main/java/de/hysky/skyblocker/skyblock/chocolatefactory/ChocolateF... | Rime |
2024-05-23 | Update src/main/java/de/hysky/skyblocker/skyblock/chocolatefactory/ChocolateF... | Rime |
2024-05-23 | Update src/main/java/de/hysky/skyblocker/skyblock/chocolatefactory/ChocolateF... | Rime |
2024-05-23 | Refactor EggFinder for CompactDamage compatibility | Rime |
2024-05-23 | Refactor code, fix coach calculation and attempt to highlight the best afford... | Rime |
2024-05-23 | Add season check to EggFinder | Rime |
2024-05-23 | Add SkyblockTime | Rime |
2024-05-23 | Time tower fix attempt | Rime |
2024-05-23 | Mixin into ClientPlayNetworkHandler.onEntityTrackerUpdate to check for egg sp... | Rime |
2024-05-23 | Change uses of raw integers to colors from Formatting | Rime |
2024-05-23 | Improve TIME_TOWER_PATTERN regex in case of failure with the use of Matcher#m... | Rime |
2024-05-23 | Add coach cps calculation to the ChocolateFactorySolver | Rime |
2024-05-23 | Add Time Tower Reminder | Rime |
2024-05-23 | Add missing LUNCH EggType to EggType.entries | Rime |
2024-05-23 | Code formatting | Rime |
2024-05-23 | Fix waypoint rendering not turning off | Rime |