aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/garden/pests
AgeCommit message (Expand)Author
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-01-07Fixed can not remove nearest pest.hannibal2
2024-01-06Auto fixing plots marked as pests when killing all pests without SkyHanni ear...hannibal2
2023-12-24Draw Plot Border change: Pest Finder now always renders over Spray Selector o...hannibal2
2023-12-22Hide "Not sprayed!" text while in barn or outside garden area.hannibal2
2023-12-17Changed pest spawn message format.hannibal2
2023-12-17Add option to show if plot is not sprayed (#808)alexia
2023-12-16code cleanuphannibal2
2023-12-16Feature: Active spray display and expiry notification (#800)appable
2023-12-11fixed config versionhannibal2
2023-12-11Internal: Migrate Deprecated Config Values to Enums (#790)Walker Selby
2023-12-09Using scoreboardPests value in API class.hannibal2
2023-12-09Display Farming Fortune reduction from pests on HUD (#782)alexia
2023-12-08QOL: Show plot border for a given amount of seconds after holding vacuum (#771)HiZe_
2023-12-08check if player is in garden to render plot border (#776)HiZe_
2023-12-01Add: Draw Plot border when holding Sprayonator (#747)HiZe_
2023-11-30Mark infected plot names and world border in the world.hannibal2
2023-11-30Made the no pest spawned yet message more clear.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-28Press key to warp to the nearest plot with pests on it.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-26Added PestFinderhannibal2
2023-11-26disabled mouse lock on pest spawn warphannibal2
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-26Added pest spawn and pest timer features.hannibal2