aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/garden
AgeCommit message (Expand)Author
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
2023-12-08Fix FF needed calculations (#774)alexia
2023-12-08Localize Keypresses (#754)Walker Selby
2023-12-08code cleanuphannibal2
2023-12-08Feature: Only warn for certain crops for Jacobs contest (#656)Obsidian
2023-12-08Use LorenzToolTipEvent over ItemTooltipEvent if possible.hannibal2
2023-12-05Added Delicate 5 to visitor drop counter and visitor block refuse and highlig...hannibal2
2023-12-05No longer sending contest data to elite close to new year.hannibal2
2023-12-05show a text around new year that the calendar data are not loaded for the nex...hannibal2
2023-12-05GardenNextJacobContest now uses SimpleTimeMark. SimpleTimeMark is storable in...hannibal2
2023-12-05hide wrong new jacob contest times around new year, created calculateBoostedC...hannibal2
2023-12-05code cleanuphannibal2
2023-12-05Replaced ItemWarnEntry with VisitorReward. This should fix some errors.hannibal2
2023-12-04Internal Change: Regex To Pattern in BazaarApi, CropAccessoryData, andDicerRn...Walker Selby
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