aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/data/GardenCropMilestones.kt
AgeCommit message (Expand)Author
2023-06-05Added support for maxed out crop milestoneshannibal2
2023-05-18added profile specific config supporthannibal2
2023-05-06Add Auto, Pet, and Crop Milestones to RPC. (#83)NetheriteMiner
2023-04-28REGEXhannibal2
2023-04-19Code cleanuphannibal2
2023-04-17to Patternhannibal2
2023-04-02Fixed a bug where crops per minute could not be calculated when entering the ...hannibal2
2023-03-28removed debughannibal2
2023-03-28Fixed Crop Milestone Inventory read logic to work with Hypixel's design changehannibal2
2023-03-23Added setCounter()hannibal2
2023-03-23Added CropType.getCounterhannibal2
2023-03-23Created CropTypehannibal2
2023-03-01Fixed reading crop milestones wrong.hannibal2
2023-02-28Added crops per minute and time until next milestone to the crop milestone di...hannibal2
2023-02-27Added garden crop milestones.hannibal2