aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/garden/GardenCropTimeCommand.kt
AgeCommit message (Expand)Author
2024-02-26Added String.formatLongOrUserError()hannibal2
2024-02-19Item name rewrite and cache #1016hannibal2
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-01-06Show error message for the commands /shcropsin and /shcroptime if show money ...hannibal2
2024-01-06Allow numbers bigger than max int.hannibal2
2024-01-06Feature: Add a reversed version of /shcroptime (#879)Dylan
2023-11-26Replaced SkyHanniMod.feature.garden with GardenAPI.confighannibal2
2023-11-19Internal Change: Auto-Prefix Chat Messages (#622)Walker Selby
2023-10-15Internal Change: Config deprecations (#542)Walker Selby
2023-08-09Using NEUInternalName in even more classeshannibal2
2023-05-13crop.getSpeed() is not nullablehannibal2
2023-04-30Moved cropsPerSecond map into GardenCropSpeedhannibal2
2023-04-25Added the command '/shcroptime <amount> <item>' that displays the estimated t...hannibal2