Age | Commit message (Expand) | Author |
2024-05-26 | Fix time tower reminder not respecting config | Rime |
2024-05-24 | Add text predicate and default pos | Kevinthegreat |
2024-05-24 | Port waypoints config screens | Kevinthegreat |
2024-05-24 | Sync with latest | Kevinthegreat |
2024-05-24 | Update Skytils format to codecs | Kevinthegreat |
2024-05-24 | Add waypoint deleting | Kevinthegreat |
2024-05-24 | Add waypoint adding | Kevinthegreat |
2024-05-24 | Add waypoints gui | Kevinthegreat |
2024-05-24 | Add waypoints loading and saving | Kevinthegreat |
2024-05-24 | Add NamedWaypoint and WaypointCategory | Kevinthegreat |
2024-05-24 | Fixing the fix (with variables) | Kevinthegreat |
2024-05-24 | Fix cocoa beans | Kevinthegreat |
2024-05-24 | git blame says it's kevin's fault | viciscat |
2024-05-24 | Fix bugs and reset counter | Kevinthegreat |
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 |