index
:
skyhanni.git
feat/detekt
generic-permutable-resolution
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
at
/
hannibal2
/
skyhanni
/
features
/
garden
/
contest
/
FarmingContestAPI.kt
Age
Commit message (
Expand
)
Author
2024-06-06
Backend: Convert existing objects to use the annotation and add the plugin (#...
CalMWolfs
2024-05-26
Backend: RegexUtils (#1854)
CalMWolfs
2024-05-18
Fix: Farming Contest bugs (#1829)
hannibal2
2024-05-06
Backend: Migrate and Simplify SkyBlockTime.kt from NEU -> SkyHanni (#1710)
Walker Selby
2024-04-07
fixed contest detection (#1375)
HiZe
2024-04-05
Backend: Use only one inventory close event (#1184)
CalMWolfs
2024-04-04
Backend: matchFirst function for lists of strings (#1353)
CalMWolfs
2024-04-01
Feature: Open Contest on elitebot.dev (#1185)
Obsidian
2024-03-12
Feature: CustomScoreboard (#893)
J10a1n15
2024-03-06
Internal Changes: Many small code cleanups (#1101)
hannibal2
2024-02-16
Moved many regex patterns in the repo and code cleanup. #871
CalMWolfs
2024-02-10
Splitting many utils functions from LorenzUtils up into other classes: ChatUt...
Thunderblade73
2023-11-22
reverted some private functions and other misc cleanup changes
hannibal2
2023-11-22
Internal Change: More Random Cleanup (#724)
Walker Selby
2023-11-21
code cleanup
hannibal2
2023-11-21
Fixed farming contest summary not showing when the crop is buffed by Anita Ta...
hannibal2
2023-11-15
Fixed Maximum FF Needed display not showing in Jacob NPC menu.
hannibal2
2023-10-11
More Code Cleanup - When (#531)
Walker Selby
2023-09-30
Fixed NPE in FarmingContestAPI
hannibal2
2023-09-30
Workaround for wrong contest times.
hannibal2
2023-09-27
removed wildcards from imports
hannibal2
2023-08-07
replace enum.getEntries() to enum.entries and using .addSelector<Enum>
hannibal2
2023-08-03
Renamed inventory open events to reflect their actual implementation better
hannibal2
2023-07-25
repeatSeconds
hannibal2
2023-07-25
We do love LorenzTickEvent now
hannibal2
2023-05-25
Added Contest Summary
hannibal2
2023-05-15
Renamed ContestRank to ContestBracket
hannibal2
2023-05-15
Added Contest Time Needed
hannibal2
2023-04-28
FF for Contest - Show the minimum needed Farming Fortune for reaching a medal...
hannibal2