aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/data/GardenCropMilestones.kt
AgeCommit message (Expand)Author
2024-06-09additional changes to editorconfig and random code cleanuphannibal2
2024-06-07Backend: Change Java to Kotlin for repo files (#1543)CalMWolfs
2024-06-06Backend: Convert existing objects to use the annotation and add the plugin (#...CalMWolfs
2024-05-26Backend: RegexUtils (#1854)CalMWolfs
2024-05-03Feature: Add overflow crop milestones (#997)Luna
2024-04-04Backend: matchFirst function for lists of strings (#1353)CalMWolfs
2024-02-16Moved many regex patterns in the repo and code cleanup. #871CalMWolfs
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2023-11-26Internal Change: Refactor JsonObjects to be in data package (#680)Walker Selby
2023-11-21Removed message when crop milestones look different in the menu than stored S...hannibal2
2023-11-19share new crop data (#718)hannibal2
2023-11-18added todohannibal2
2023-11-05no more hidden stuff: renamed "config" and "hidden" to "storage" when working...hannibal2
2023-10-26Add Repo TODOs (#585)Walker Selby
2023-10-21Backend: Serialise all constants and add repo error messages and status (#605)CalMWolfs
2023-10-21better repo error handlinghannibal2
2023-08-28Added Total Crop Milestonehannibal2
2023-08-27removed debughannibal2
2023-08-27Merge pull request #402CalMWolfs
2023-08-03Renamed inventory open events to reflect their actual implementation betterhannibal2
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