aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/fishing/FishingAPI.kt
AgeCommit message (Expand)Author
2024-03-07removed optional nullable extension functionhannibal2
2024-03-07Internal Change: Code cleanup in FishingAPI (#1056)hannibal2
2024-03-06Internal Changes: Many small code cleanups (#1101)hannibal2
2024-02-26Fixed fishing trackers appearing when rod swapping. Fixed fishing bait change...hannibal2
2024-02-26Geyser fixes + fishingAPI #1054Obsidian
2024-02-20Fixed adding drops to Fishing Profit Tracker while not actually fishing.hannibal2
2024-02-19Fixed fishing profit tracker stop working when trophy fishing for 10 minutes.hannibal2
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