aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/fishing/FishingAPI.kt
AgeCommit message (Expand)Author
2023-11-24moved Fishing tracker categories into own classhannibal2
2023-11-24moved lastActiveFishingTime into FishingAPIhannibal2
2023-11-24fishing v2 (#729)hannibal2
2023-11-22fishing profit tracker (#703)hannibal2
2023-11-05creating FishingBobberCastEvent and removing code duplicationhannibal2
2023-11-05Fixed bug that bobber not in water/lava will show "No bait is used" warninghannibal2
2023-11-05code cleanup and created ItemStack.isBait()hannibal2
2023-11-03changed a few .toString to .asString to fix stuff (#678)CalMWolfs
2023-09-16Added Fishing Hook Displayhannibal2