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
/
fishing
/
FishingHookDisplay.kt
Age
Commit message (
Expand
)
Author
2024-06-08
Backend: Custom event bus (#2008)
Brady
2024-06-07
Backend: Use event.cancel() over event.isCanceled = true for LorenzEvents (#1...
CalMWolfs
2024-06-06
Backend: Classes -> Objects with annotation (#1982)
CalMWolfs
2024-06-05
Fix: Crash and use less forge events (#1986)
CalMWolfs
2024-03-16
Feature: Custom fishing hook alert text (#1169)
Empa
2024-02-20
Fixed adding drops to Fishing Profit Tracker while not actually fishing.
hannibal2
2024-02-10
Splitting many utils functions from LorenzUtils up into other classes: ChatUt...
Thunderblade73
2023-11-05
creating FishingBobberCastEvent and removing code duplication
hannibal2
2023-10-22
fixed fishing hook display triggering on wrong texts.
hannibal2
2023-10-17
Hide "click" texts with fishing hook display.
hannibal2
2023-10-16
Fishing hook display no longer calculates distance, removed debug values, and...
hannibal2
2023-10-14
Fixed fishing hook display showing wrongly damage numbers.
hannibal2
2023-10-08
Added debug options for fishing hook display.
hannibal2
2023-10-08
Fixed fishing hook display data not properly resetting on world change.
hannibal2
2023-10-07
Feature: Compact tab list (from sba but better) (#459)
CalMWolfs
2023-09-16
Added Fishing Hook Display
hannibal2