aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/garden
AgeCommit message (Expand)Author
2023-12-04Fix Consecutive Spaces in RegEx (#665)Walker Selby
2023-12-02Highlight boosted crop in Jacob's Contests (#752)alexia
2023-12-01utilizing location.add(x = x)hannibal2
2023-12-01Add: Draw Plot border when holding Sprayonator (#747)HiZe_
2023-11-30code cleanuphannibal2
2023-11-30Mark infected plot names and world border in the world.hannibal2
2023-11-30Fixed Mooshroom cow Perk display not showing when maxed.hannibal2
2023-11-30Fix migration (#743)Walker Selby
2023-11-30Made the no pest spawned yet message more clear.hannibal2
2023-11-30romanToDecimalIfNeeded -> romanToDecimalIfNecessary (See https://chat.openai....hannibal2
2023-11-30Changed OwnInventoryItemUpdateEvent to be called synced to main thread.hannibal2
2023-11-30Using DelayedRun more oftenhannibal2
2023-11-30Migrate Integer to Enums in Config #727Walker Selby
2023-11-28Fixed visitor timer counting down too fast sometimes.hannibal2
2023-11-28Fixed showing garden outside in scoreboard immediately after teleporting to a...hannibal2
2023-11-28Fixed pest detection when more than 3 pests are spawned at once.hannibal2
2023-11-28Fixed Pest Spray Display showing outside garden.hannibal2
2023-11-28Fixed Locust pest not getting detected in damage indicator.hannibal2
2023-11-28Update total equipment fortune (#736)alexia
2023-11-28Hide Composter Overlay in composter inventory while Estimated Item Value is s...hannibal2
2023-11-28Press key to warp to the nearest plot with pests on it.hannibal2
2023-11-27Fixed /tp <plot name> not working with uppercase characters.hannibal2
2023-11-27Fixed pest kill detection. Show configure plot hint only if data is incorrect.hannibal2
2023-11-27Mark the plots with pests on them in the world.hannibal2
2023-11-26garden grammar fixeshannibal2
2023-11-26Don't hide messages from Jacob (#728)alexia
2023-11-26Added PestFinderhannibal2
2023-11-26disabled mouse lock on pest spawn warphannibal2
2023-11-26Added GardenPlotAPI, support for detecting the current slot of the playerhannibal2
2023-11-26/sethome needs no unlockhannibal2
2023-11-26Automatic unlocking /shmouselock when teleporting in the garden.hannibal2
2023-11-26Added Garden only commands /home, /barn and /tp, and hotkeys.hannibal2
2023-11-26removed debughannibal2
2023-11-26better error handlinghannibal2
2023-11-26fixed formattinghannibal2
2023-11-26Show the pests that are attracted when changing the selected material of the ...hannibal2
2023-11-26Added SprayTypehannibal2
2023-11-26Added PestType enumhannibal2
2023-11-26Replaced SkyHanniMod.feature.garden with GardenAPI.confighannibal2
2023-11-26Internal Change: Refactor JsonObjects to be in data package (#680)Walker Selby
2023-11-26code cleanuphannibal2
2023-11-26Added pest spawn and pest timer features.hannibal2
2023-11-22Extract isOtherTool checks to a list (#726)Walker Selby
2023-11-22reverted some private functions and other misc cleanup changeshannibal2
2023-11-22Internal Change: More Random Cleanup (#724)Walker Selby
2023-11-22The cleanup after the cleanuphannibal2
2023-11-22Internal Change: Reformat Code to match .editorconfig (#628)Walker Selby
2023-11-22Hide in crop milestone display the line with time remaining entirely when the...hannibal2
2023-11-22Fix crops per minute calculation (#725)alexia
2023-11-22Using visitor amount from repo to calculate the green thumb bonus in /ff.hannibal2