aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/garden/contest
AgeCommit message (Expand)Author
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-01-22code cleanuphannibal2
2024-01-22code cleanuphannibal2
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-08Using coerceAtLeast() over max() in that situationhannibal2
2023-12-08Fix FF needed calculations (#774)alexia
2023-11-26Replaced SkyHanniMod.feature.garden with GardenAPI.confighannibal2
2023-11-22reverted some private functions and other misc cleanup changeshannibal2
2023-11-22Internal Change: More Random Cleanup (#724)Walker Selby
2023-11-22Internal Change: Reformat Code to match .editorconfig (#628)Walker Selby
2023-11-21code cleanuphannibal2
2023-11-21Fixed farming contest summary not showing when the crop is buffed by Anita Ta...hannibal2
2023-11-21Removed 100 Farming Fortune from "Show As Drop Multiplier" from all displays ...hannibal2
2023-11-19Internal Change: Auto-Prefix Chat Messages (#622)Walker Selby
2023-11-15consistencyhannibal2
2023-11-15renamed featurehannibal2
2023-11-15Fixed Farming Contest Medal Icons in Inventory not showing.hannibal2
2023-11-15reverted change of contestEarnedPatternhannibal2
2023-11-15code cleanuphannibal2
2023-11-15Added option to calculate with fix Blocks per Second values for all crops in ...hannibal2
2023-11-15Fixed Maximum FF Needed display not showing in Jacob NPC menu.hannibal2
2023-10-15code cleanuphannibal2
2023-10-15Internal Change: Config deprecations (#542)Walker Selby
2023-10-12better wordinghannibal2
2023-10-12code cleanuphannibal2
2023-10-11More Code Cleanup - When (#531)Walker Selby
2023-10-07Fix: make contest menu show again (#537)CalMWolfs
2023-10-07Feature: Compact tab list (from sba but better) (#459)CalMWolfs
2023-10-05Removed Duplicate Hider.hannibal2
2023-09-30Fixed NPE in FarmingContestAPIhannibal2
2023-09-30Workaround for wrong contest times.hannibal2
2023-09-29Random Code Cleanup (#516)Walker Selby
2023-09-27removed wildcards from importshannibal2
2023-09-10code cleanuphannibal2
2023-09-10code cleanuphannibal2
2023-09-10splitting into multiple methodshannibal2
2023-09-10code cleanuphannibal2
2023-09-10Fixed numbers being negative and splitting the error message into two lineshannibal2
2023-09-10Merge pull request #435 from ReyMaratov/contest_ff_fixhannibal2
2023-09-08Only allow calling drawSlotText inside the eventhannibal2
2023-09-08Feature: Contest rank Icon (#450)CalMWolfs
2023-09-07changed the way the bps status is displayed, hope it looks good now :)ReyMaratov
2023-09-02hopefully made it work as intendedReyMaratov
2023-09-02hopefully fixed low bps causing impossible ffReyMaratov
2023-08-07replace enum.getEntries() to enum.entries and using .addSelector<Enum>hannibal2
2023-08-03Renamed inventory open events to reflect their actual implementation betterhannibal2
2023-07-29Using 19.9 bps if bps is too low for jacob contest ff needed displayhannibal2
2023-07-25repeatSecondshannibal2
2023-07-25We do love LorenzTickEvent nowhannibal2