aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/garden/GardenBestCropTime.kt
AgeCommit message (Expand)Author
2023-04-12Rename util methodshannibal2
2023-04-11Added information text that both "Best crop time" and "crop money display" on...hannibal2
2023-04-04Added Best Crop Time Compact Display - Make the best crop time more compact b...hannibal2
2023-03-29added addAsSingletonListhannibal2
2023-03-23removed toMutableList in render list logic and prevent ConcurrentModification...hannibal2
2023-03-23Added CropType.setSpeedhannibal2
2023-03-23Added CropType.getCounterhannibal2
2023-03-23Added next crop milestone number to the best crop time displayhannibal2
2023-03-23Created CropTypehannibal2
2023-03-210.17.Beta.21.1hannibal2
2023-03-19Added crop icon to best crop time displayhannibal2
2023-03-19Added nextJacobContestOtherGuis support to always show jacob farming contesthannibal2
2023-03-16Reformatted best crop timehannibal2
2023-03-11moved GardenBestCropTime into a own classhannibal2