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
Age
Commit message (
Expand
)
Author
2024-05-23
Sort chocolate factory translation keys
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
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
Add the meaning of highlight colors to the config description
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
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
2024-05-20
Make TerminalSolver interface & ExperimentSolver class sealed (#722)
Aaron
2024-05-20
Merge pull request #720 from olim88/fix-signcalculator
Kevin
2024-05-20
Migrate ThreeWeirdos to DungeonPuzzle and highlight chest (#705)
Kevin
2024-05-20
Merge pull request #704 from viciscat/fancier-bars
Kevin
2024-05-20
Merge pull request #643 from VeritasDL/BranchMa
Kevin
[next]