aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/garden
AgeCommit message (Expand)Author
2023-12-24fixed typoshannibal2
2023-12-24Default disabled and renamed some garden features.hannibal2
2023-12-24Fixed Jacob Contest Warning.hannibal2
2023-12-23Fixed armor drop tracker not instantly visible.hannibal2
2023-12-23Removed formatDuration()hannibal2
2023-12-23improve composter empty time precision (#824)appable
2023-12-22Hide "Not sprayed!" text while in barn or outside garden area.hannibal2
2023-12-21Fixed SkyMart items showing wrong profit when having another items as cost.hannibal2
2023-12-21code cleanuphannibal2
2023-12-21Fixed gfs command in composter overlay.hannibal2
2023-12-21code cleanuphannibal2
2023-12-21Internal Change: Composter overlay NEUInternalName (#614)Walker Selby
2023-12-21Fixed medal icon in jacob inventory.hannibal2
2023-12-17Show not revealed brackets in the jacob contest time needed display.hannibal2
2023-12-17Fix next visitor time while farming (#812)alexia
2023-12-17Fix sixth visitor warning title showing when disabled (#813)alexia
2023-12-17Changed pest spawn message format.hannibal2
2023-12-17Add option to show if plot is not sprayed (#808)alexia
2023-12-17Remove unecessary non-capturing groups (#676)Walker Selby
2023-12-17Display garden height limit with F3+G on.hannibal2
2023-12-17Show the closest plot border when outside a garden plot.hannibal2
2023-12-16removed test pattern changehannibal2
2023-12-16added test patternhannibal2
2023-12-16Fixes for pet level up check (#805)alexia
2023-12-16Created PetAPI.isCurrentPet.hannibal2
2023-12-16code cleanuphannibal2
2023-12-16Feature: Active spray display and expiry notification (#800)appable
2023-12-14Using RepoPattern in GardenLevelDisplayhannibal2
2023-12-14code cleanuphannibal2
2023-12-14Fixed changed garden level formathannibal2
2023-12-14Ignoring custom NEU items like copper that causes wrong coins per copper price.hannibal2
2023-12-12Fixed error message with newly bought fungi cutter.hannibal2
2023-12-11Migrate Config Value in EliteFarmingWeight (#720)Walker Selby
2023-12-11fixed config versionhannibal2
2023-12-11Internal: Migrate Deprecated Config Values to Enums (#790)Walker Selby
2023-12-11Internal Changes: Add Config Transform function (#769)Walker Selby
2023-12-11Fix weight leaderboard showing new position as -1 sometimes (#789)alexia
2023-12-10Feature: Refined Jyrre Boost Timer (#783)Walker Selby
2023-12-09Fix boosted crop not being highlighted during contest participation (#786)alexia
2023-12-09code cleanuphannibal2
2023-12-09Allow showing optimal speed warning without HUD (#784)alexia
2023-12-09Using scoreboardPests value in API class.hannibal2
2023-12-09Display Farming Fortune reduction from pests on HUD (#782)alexia
2023-12-09Correctly load plot names of locked plots from inventory.hannibal2
2023-12-09Fixed error messages in composter inventory when hovering over some items.hannibal2
2023-12-09Added additional error information to an composter inventory errorhannibal2
2023-12-09Feature: /shclearcontestdata (#777)martimavocado
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-08Using coerceAtLeast() over max() in that situationhannibal2