aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/garden/GardenAPI.kt
AgeCommit message (Expand)Author
2023-04-20Added support for hoe counter and cultivating ove 1bhannibal2
2023-04-17+ Added Composter Overlay - Show cheapest items for organic matter and fuel, ...hannibal2
2023-04-13added composter empty timehannibal2
2023-04-12Fixed NPE crashhannibal2
2023-04-12Rename util methodshannibal2
2023-04-11Add support for more garden toolshannibal2
2023-04-11Farming fortune display (#34)appable
2023-04-02The wrong speed warning is no longer displayed when in the barn plot (in the ...hannibal2
2023-04-02Fixed garden visitor time needed display not working with mushroom itemshannibal2
2023-03-31Add rancher boot overlay for optimal crop speeds (#25)Roman / Linnea Gräf
2023-03-29 Detecting mushroom cow pet via strength in tab list instead of chat messagehannibal2
2023-03-23Added workaround for crop speed errorhannibal2
2023-03-23Fixed crashes when first time joining garden with skyhannihannibal2
2023-03-23Added Compact Display. Once again hopefully fixing money per hourhannibal2
2023-03-23Added CropType.setSpeedhannibal2
2023-03-23Added CropType.getSpeedhannibal2
2023-03-23Created CropTypehannibal2
2023-03-21Changed display icon for mushroom in best crop time and in next farming conte...hannibal2
2023-03-19Created getSBMonthByName and addGardenCropToList utils methodshannibal2
2023-03-16Code cleanuphannibal2
2023-03-16Show money per Hourhannibal2
2023-03-15Fixed Hay Bale costs in garden visitor price calculationhannibal2
2023-03-14Fixed issue with garden features not detecting tool in the hand when swapping...hannibal2
2023-03-13Fixed bug with garden custom keybinds and random block break interruptionshannibal2
2023-03-12Fixed nether wart hoeshannibal2
2023-03-12Showing optimal speed and best crop time for tools without cultivating.hannibal2
2023-03-12Added support for /neucustomizehannibal2
2023-03-11moved GardenBestCropTime into a own classhannibal2
2023-03-06Added Daedalus Axe support for garden keybinds.hannibal2
2023-03-03Created GardenAPIhannibal2