summaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/garden/contest/JacobContestTimeNeeded.kt
AgeCommit message (Expand)Author
2024-07-06Backend: Fixed typos everywhere (#2175)hannibal2
2024-06-06Backend: Classes -> Objects with annotation (#1982)CalMWolfs
2024-04-09Improvement + Fix: Added atmospheric display + fixed typo (#1131)Obsidian
2024-04-03Backend: Make all event names uniform (#1290)CalMWolfs
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
2024-01-22code cleanuphannibal2
2023-12-17Show not revealed brackets in the jacob contest time needed display.hannibal2
2023-11-26Replaced SkyHanniMod.feature.garden with GardenAPI.confighannibal2
2023-11-15consistencyhannibal2
2023-11-15renamed featurehannibal2
2023-11-15Added option to calculate with fix Blocks per Second values for all crops in ...hannibal2
2023-10-12better wordinghannibal2
2023-10-07Feature: Compact tab list (from sba but better) (#459)CalMWolfs
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-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-04Empty List (#289)hannibal2
2023-05-15Fixed logic errorhannibal2
2023-05-15Renamed ContestRank to ContestBrackethannibal2
2023-05-15Added Contest Time Neededhannibal2