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
/
JacobContestTimeNeeded.kt
Age
Commit message (
Expand
)
Author
2024-07-06
Backend: Fixed typos everywhere (#2175)
hannibal2
2024-06-06
Backend: Classes -> Objects with annotation (#1982)
CalMWolfs
2024-04-09
Improvement + Fix: Added atmospheric display + fixed typo (#1131)
Obsidian
2024-04-03
Backend: Make all event names uniform (#1290)
CalMWolfs
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
2024-01-22
code cleanup
hannibal2
2023-12-17
Show not revealed brackets in the jacob contest time needed display.
hannibal2
2023-11-26
Replaced SkyHanniMod.feature.garden with GardenAPI.config
hannibal2
2023-11-15
consistency
hannibal2
2023-11-15
renamed feature
hannibal2
2023-11-15
Added option to calculate with fix Blocks per Second values for all crops in ...
hannibal2
2023-10-12
better wording
hannibal2
2023-10-07
Feature: Compact tab list (from sba but better) (#459)
CalMWolfs
2023-09-10
code cleanup
hannibal2
2023-09-10
code cleanup
hannibal2
2023-09-10
splitting into multiple methods
hannibal2
2023-09-10
code cleanup
hannibal2
2023-09-10
Fixed numbers being negative and splitting the error message into two lines
hannibal2
2023-09-07
changed the way the bps status is displayed, hope it looks good now :)
ReyMaratov
2023-09-02
hopefully made it work as intended
ReyMaratov
2023-09-02
hopefully fixed low bps causing impossible ff
ReyMaratov
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-04
Empty List (#289)
hannibal2
2023-05-15
Fixed logic error
hannibal2
2023-05-15
Renamed ContestRank to ContestBracket
hannibal2
2023-05-15
Added Contest Time Needed
hannibal2