aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/fishing
AgeCommit message (Expand)Author
2024-01-16using sendTitle from lorenz utils everywherehannibal2
2024-01-11creating function addTotalProfit for item trackers and fixed wrong calculatio...hannibal2
2024-01-11Added toggle to count double hook catches as two catches in Sea Creature Trac...hannibal2
2024-01-11Hide No Fishing Bait warning during Kuudra fight.hannibal2
2024-01-09Fix: Fixed trophy fish chat message regex (#894)Empa
2024-01-06Minor fix: modify instead of block trophy fishing and sea creature messages (...appable
2023-12-26hide fishing trackers after island switchhannibal2
2023-12-26fixed errorhannibal2
2023-12-26fixed loading at first bobberhannibal2
2023-12-26Added Sea Creature Tracker.hannibal2
2023-12-26Fixed Reindrake mob, Frosty NPC and frosty the snow blaster shop counting as ...hannibal2
2023-12-26code cleanuphannibal2
2023-12-24code cleanuphannibal2
2023-12-24Fixed rare sea creature warning and highlight during Derpy.hannibal2
2023-12-21Fixed barn fishing reset hotkey triggering while inside a GUI.hannibal2
2023-12-17Fix Shark Message missing a color code (#814)jani270
2023-12-17made formats betterhannibal2
2023-12-11fixed config versionhannibal2
2023-12-11Internal: Migrate Deprecated Config Values to Enums (#790)Walker Selby
2023-12-11code cleanuphannibal2
2023-12-11Show breakdown of sharks caught during festivals (#757)Brandon
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