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