aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/fishing/FishingAPI.kt
AgeCommit message (Expand)Author
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-01-22Add: Draw box around Sulphur Block (#810)HiZe
2024-01-22Smarter check if the player is fishing for all fishing related displays.hannibal2
2023-12-26hide fishing trackers after island switchhannibal2
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