aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/garden
AgeCommit message (Expand)Author
2023-05-01Fixed crashes and config resets because of averageBlocksPerSecond is 'not a n...hannibal2
2023-05-01Workaround to prevent crash in GardenComposterInventoryFeatureshannibal2
2023-04-30Only blocking garden hotkeys shortly after opened signs, not after inventorie...hannibal2
2023-04-30Reworked the blocks/second feature (#81)CalMWolfs
2023-04-30Sixth visitor changes (#76)CalMWolfs
2023-04-30Used workaround to fix problems with left click hotkey triggering after sign ...hannibal2
2023-04-30Calculating with bps and showing bps and true ff inside ff for contest displayhannibal2
2023-04-30Moved cropsPerSecond map into GardenCropSpeedhannibal2
2023-04-30Added and used CropClickEvent to fix wrong cactus blocks per second valueshannibal2
2023-04-29Adjustable Pitch and Yaw settings (#77)thesefer
2023-04-29Using tab list correctly when farming without cultivatinghannibal2
2023-04-29Patch 3 (#70)AfkUser
2023-04-29Yaw and pitch module (#73)thesefer
2023-04-28Removed cultivating requirements from crop milestone display, best crop time ...hannibal2
2023-04-28Added fake message when garden level up higher than 15hannibal2
2023-04-28Code cleanuphannibal2
2023-04-28REGEXhannibal2
2023-04-28Changed the color of the item amount for the visitor items needed display fro...hannibal2
2023-04-28FF for Contest - Show the minimum needed Farming Fortune for reaching a medal...hannibal2
2023-04-27Fixed hotkey working while inside an inventory/chat/etchannibal2
2023-04-27Right click tool bind (#65)CalMWolfs
2023-04-27Added support for overflow garden levels greater than 15. Players who already...hannibal2
2023-04-27Show the average crop milestone in the crop milestone inventory.hannibal2
2023-04-27The mixinification of custom keybinds (#62)Roman / Linnea Gräf
2023-04-26add sixth visitor to display (#60)appable
2023-04-26Option to stay within the display limit for Crop Time/Money (#59)thesefer
2023-04-26Auto-detecting tool in hand when joining gardenhannibal2
2023-04-26Added command /shclearcropspeed - Manually reset all crop speed data.hannibal2
2023-04-26Removed Potion Affinity Talisman and Cropie Talisman from the composter item ...hannibal2
2023-04-26Show a notification when a Wild Strawberry Dye drops during farming.hannibal2
2023-04-25Added the command '/shcroptime <amount> <item>' that displays the estimated t...hannibal2
2023-04-23Hide chat messages from the visitors in garden. (Except Beth and Spaceman)hannibal2
2023-04-23Only show mushroom cow perk eta when block speed is loadedhannibal2
2023-04-23small changehannibal2
2023-04-23Added a title notification when Burrowing Spores dropshannibal2
2023-04-23Disabled bz button logics from visitor items and composter items for ironman,...hannibal2
2023-04-23Removed unnecessary codehannibal2
2023-04-23crop milestone warn close no longer works when crop milestone inventory is no...hannibal2
2023-04-23Best crop time compact display now hides the # number toohannibal2
2023-04-23Reworked blocks per second and crops per minutehannibal2
2023-04-22Added option to hide the "best crop time" title above the listhannibal2
2023-04-22Showing 'loaded crop milestone data from tablist' only oncehannibal2
2023-04-22Pupup Warning for Next Jacob's Contest - Opens a popup when the warning time ...hannibal2
2023-04-22using blocks per second to decide if the speed data should starthannibal2
2023-04-22Using farming fortune to calculate more exact next crop milestone ETA that do...hannibal2
2023-04-22moved more neu logic into single classhannibal2
2023-04-21added useful stuffhannibal2
2023-04-21Added option to choose between "buy order" and "instant buy" price for the co...hannibal2
2023-04-21Control + click in composter overlay opens bazaar search and copies required ...hannibal2
2023-04-20Mark packet event as async and fix threading issue in garden visitor … (#51)Roman / Linnea Gräf