summaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/garden/contest/JacobContestFFNeededDisplay.kt
AgeCommit message (Expand)Author
2024-07-28Fix: Jacob Contest FF Needed Display not showing (#2262)Thunderblade73
2024-06-06Backend: Classes -> Objects with annotation (#1982)CalMWolfs
2024-05-26Backend: Convert stuff to SimpleTimeMark (#1777)CalMWolfs
2024-04-03Backend: Make all event names uniform (#1290)CalMWolfs
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-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-22Internal Change: More Random Cleanup (#724)Walker Selby
2023-11-21Removed 100 Farming Fortune from "Show As Drop Multiplier" from all displays ...hannibal2
2023-11-15Fixed Maximum FF Needed display not showing in Jacob NPC menu.hannibal2
2023-10-15Internal Change: Config deprecations (#542)Walker Selby
2023-10-07Feature: Compact tab list (from sba but better) (#459)CalMWolfs
2023-08-07replace enum.getEntries() to enum.entries and using .addSelector<Enum>hannibal2
2023-07-29Using 19.9 bps if bps is too low for jacob contest ff needed displayhannibal2
2023-07-04Empty List (#289)hannibal2
2023-06-09Warning when BPS in jacob contest ff needed display is below 1hannibal2
2023-05-15Renamed ContestRank to ContestBrackethannibal2
2023-05-15Added Contest Time Neededhannibal2
2023-05-06Added predicted socre to Jacob's menu (#87)CalMWolfs
2023-05-03renamed a variablehannibal2
2023-04-30Calculating with bps and showing bps and true ff inside ff for contest displayhannibal2
2023-04-28FF for Contest - Show the minimum needed Farming Fortune for reaching a medal...hannibal2