aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/fishing
AgeCommit message (Expand)Author
2023-12-08explaining the usage on wrong command parameters, added color support, code c...hannibal2
2023-12-08Fix duplicate water hydra catch title, add shadows to titles (#749)Brandon
2023-12-01utilizing location.add(x = x)hannibal2
2023-11-28Show the fishing tracker for couple seconds after catching something even whi...hannibal2
2023-11-26Internal Change: Refactor JsonObjects to be in data package (#680)Walker Selby
2023-11-25made coin name and coin description independent functionshannibal2
2023-11-25format coin numbershannibal2
2023-11-25hide category setting when inventory is closedhannibal2
2023-11-25reformathannibal2
2023-11-25added missing empty char at starthannibal2
2023-11-25moved item draw logic from item tracker data to SkyHanni item trackerhannibal2
2023-11-25migrating backend and much of rendering from slayer profit tracker and fishin...hannibal2
2023-11-24Created and used ItemAddEvent, /shtrackcollection now supports sack messages.hannibal2
2023-11-24code cleanuphannibal2
2023-11-24Add fishing categorieshannibal2
2023-11-24moved Fishing tracker player moving check into own classhannibal2
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-22Feature: Add support for barn fishing in the jerry's workshop and crimson isl...martimavocado
2023-11-21removed small errorshannibal2
2023-11-19logError -> logErrorWithDatahannibal2
2023-11-19Internal Change: Auto-Prefix Chat Messages (#622)Walker Selby
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-05Feature: Fish Bait Warning (#635)Kimbrian Marshall
2023-11-05code cleanuphannibal2
2023-11-03changed a few .toString to .asString to fix stuff (#678)CalMWolfs
2023-10-30added a banner to warn the player if the worm cap is full (#608)Vahvl
2023-10-22fixed fishing hook display triggering on wrong texts.hannibal2
2023-10-21Backend: Serialise all constants and add repo error messages and status (#605)CalMWolfs
2023-10-21better repo error handlinghannibal2
2023-10-21Internal Change: Misc Refactoring (#551)Walker Selby
2023-10-21Internal Changes: getInternalName Pt 3 (#549)Walker Selby
2023-10-17Hide "click" texts with fishing hook display.hannibal2
2023-10-16Added Plhlegblast to rare sea creature warning and highlight.hannibal2
2023-10-16fixed bug that causes fishing timer and rare sea creature warning to break fu...hannibal2
2023-10-16Fishing hook display no longer calculates distance, removed debug values, and...hannibal2
2023-10-15Feature: Show alerts when the player catches a legendary sea creature (#530)Brandon
2023-10-15code cleanuphannibal2
2023-10-15Internal Change: Config deprecations (#542)Walker Selby
2023-10-14renamed CopyErrorCommand to ErrorManagerhannibal2
2023-10-14Fixed fishing hook display showing wrongly damage numbers.hannibal2
2023-10-12fixed globalRender description and replaced RenderWorldLastEvent with LorenzR...hannibal2
2023-10-12code cleanup, There are no Utils registered as listeners, and replacing OSUti...hannibal2
2023-10-08Added debug options for fishing hook display.hannibal2
2023-10-08Fixed fishing hook display data not properly resetting on world change.hannibal2
2023-10-07Feature: Compact tab list (from sba but better) (#459)CalMWolfs