aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/skyblock/chocolatefactory
AgeCommit message (Expand)Author
2024-07-11Add color argument types and update usagesRime
2024-07-11Move block pos argument stuff into a different folderRime
2024-07-11Add factory method for `EggTypeArgumentType` to match other argument type cla...Rime
2024-07-11Reformat EggFinderRime
2024-07-10Add client block pos and egg type argument types and update usagesRime
2024-07-10Merge pull request #828 from viciscat/choco-ding-dingAaron
2024-07-09Merge pull request #811 from Emirlol/egg-finder-fixAaron
2024-07-09i forgor to change to harpviciscat
2024-07-09config and stuff + remove duplicate translationviciscat
2024-07-09ding ding ding ding dingviciscat
2024-06-30Actually fix it this timeRime
2024-06-30Fix EggFinder highlight not being removed upon new egg spawnRime
2024-06-29Change OptionalInt cost to OptionalLong (#809)Rime
2024-06-24Fix Golden Stray Rabbit String (#790)Julienraptor01
2024-06-16Fix rabbit coach being highlighted more often than it should be (#774)Rime
2024-06-15Fix missing parenthesis (#771)Julienraptor01
2024-06-13Fix time tower reminder being sent multiple timesRime
2024-06-13Fix time tower multiplier being wrong in the case of +0.7x multiplier from my...Rime
2024-06-13Fix prestige highlight not updating after a prestigeRime
2024-06-10Migrate from focusedSlot to stack and clear tooltip adders on screen changeKevinthegreat
2024-06-08Fix a few things in ChocolateFactorySolverRime
2024-06-08Move TooltipAdder outside of the adders packageRime
2024-06-08Refactor chocolate factory tooltipRime
2024-06-08Fix time tower slot variable not being usedRime
2024-06-08Refactor romanToDecimal method to its own class and optimize a few thingsRime
2024-06-08Fix EnchantmentLevelAdder crash in bazaarRime
2024-06-08Move tooltip adders from utils/tooltip package to skyblock/item/tooltip/addersRime
2024-06-08Refactor line smoothenerRime
2024-06-07add locations to egg hunt (#746)BigloBot
2024-05-30Fix stray rabbit highlight not working on slot 26 and golden rabbits not bein...Rime
2024-05-29Merge pull request #729 from Emirlol/chocolate-factory-hotfixAaron
2024-05-29Make the egg found message clickable for easy sharingRime
2024-05-29Add support for multiple stray rabbits at onceRime
2024-05-28Re-enable season check for egg finderRime
2024-05-28Do a bunch of thingsRime
2024-05-28Temporarily disable season check since alpha doesn't follow sbpochRime
2024-05-26Fix time tower reminder not respecting configRime
2024-05-24Fix egg found message being sent twiceRime
2024-05-23Fix 1 second gap in formatTimeRime
2024-05-23Fix egg found message being sent twice in rare casesRime
2024-05-23Clean up small formattingKevinthegreat
2024-05-23Renamed variableRime
2024-05-23Fix time tower calculations being wrong due to incorrect string matchingRime
2024-05-23Fix time tower reminder being sent multiple timesRime
2024-05-23Fix time tower reminder being sent outside skyblockRime
2024-05-23Code cleanupRime
2024-05-23Fix crash caused by Time Tower lore being empty in rare casesRime
2024-05-23Add location detection to EggFinderRime
2024-05-23Do a bunch of things that I can't split into separate commitsRime
2024-05-23Attempt to fix decimal format depending on the user's localeRime