index
:
github/Skyblocker.git
feat/centerednavbuttons
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
de
/
hysky
/
skyblocker
/
skyblock
Age
Commit message (
Expand
)
Author
2024-05-29
Add support for multiple stray rabbits at once
Rime
2024-05-28
Re-enable season check for egg finder
Rime
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-23
fix bugs + refactor (#719)
olim88
2024-05-23
Merge pull request #703 from f3shqt/master
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
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
Add location detection to EggFinder
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
Time tower fix attempt
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
2024-05-23
Refactor null handling in EggFinder.checkIfEgg
Rime
2024-05-23
Fix incorrect textures for EggFinder.EggType
Rime
2024-05-23
Add support for unemployed rabbits
Rime
2024-05-23
Add configs and minor code refactor
Rime
2024-05-23
Egg Finder initial commit
Rime
2024-05-23
Delete EggFinderDebugUtil to prepare for PR
Rime
2024-05-23
Updated for 1.20.6 PR compatibility
Rime
2024-05-23
Add chocolate factory helper
Rime
[next]