summaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/garden/contest/FarmingContestAPI.kt
AgeCommit message (Expand)Author
2024-06-06Backend: Convert existing objects to use the annotation and add the plugin (#...CalMWolfs
2024-05-26Backend: RegexUtils (#1854)CalMWolfs
2024-05-18Fix: Farming Contest bugs (#1829)hannibal2
2024-05-06Backend: Migrate and Simplify SkyBlockTime.kt from NEU -> SkyHanni (#1710)Walker Selby
2024-04-07fixed contest detection (#1375)HiZe
2024-04-05Backend: Use only one inventory close event (#1184)CalMWolfs
2024-04-04Backend: matchFirst function for lists of strings (#1353)CalMWolfs
2024-04-01Feature: Open Contest on elitebot.dev (#1185)Obsidian
2024-03-12Feature: CustomScoreboard (#893)J10a1n15
2024-03-06Internal Changes: Many small code cleanups (#1101)hannibal2
2024-02-16Moved many regex patterns in the repo and code cleanup. #871CalMWolfs
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2023-11-22reverted some private functions and other misc cleanup changeshannibal2
2023-11-22Internal Change: More Random Cleanup (#724)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-15Fixed Maximum FF Needed display not showing in Jacob NPC menu.hannibal2
2023-10-11More Code Cleanup - When (#531)Walker Selby
2023-09-30Fixed NPE in FarmingContestAPIhannibal2
2023-09-30Workaround for wrong contest times.hannibal2
2023-09-27removed wildcards from importshannibal2
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-25repeatSecondshannibal2
2023-07-25We do love LorenzTickEvent nowhannibal2
2023-05-25Added Contest Summaryhannibal2
2023-05-15Renamed ContestRank to ContestBrackethannibal2
2023-05-15Added Contest Time Neededhannibal2
2023-04-28FF for Contest - Show the minimum needed Farming Fortune for reaching a medal...hannibal2