aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/fishing
AgeCommit message (Expand)Author
2023-08-19Replacing Keyboard.isKeyDown and KeybindHelper.isKeyDown with OSUtils.isKeyHeldhannibal2
2023-08-17Count sea emperor and rider of the deep twice against sea creature cap.hannibal2
2023-08-15rename classhannibal2
2023-08-15removed distance checks when detecting sea creatures for fishing timerhannibal2
2023-08-15removed hypixel apihannibal2
2023-08-13Fixed sea creature timer not working on barnhannibal2
2023-08-13Merge pull request #384CarsCupcake
2023-08-10Code cleanuphannibal2
2023-08-10Merge pull request #373appable
2023-08-09Changing internalName to getInternalName_old, and getInternalName_new to inte...hannibal2
2023-08-08misc code cleanuphannibal2
2023-08-07replace enum.getEntries() to enum.entries and using .addSelector<Enum>hannibal2
2023-08-07enabled the double hook toggle per default, since shortenFishingMessage is al...hannibal2
2023-08-07Merge pull request #365appable
2023-08-07Merge pull request #362appable
2023-08-03moving trophy fishing classes into own packagehannibal2
2023-08-03Show the barn fishing timer even for worms or other sea creatures in the crys...hannibal2
2023-07-31Soft fixing all RepositoryReloadEvent npe errorshannibal2
2023-07-27more debug information if trophy fish data failed to load correctlyhannibal2
2023-07-27Code cleanuphannibal2
2023-07-27Merge pull request #337appable
2023-07-25repeatSecondshannibal2
2023-07-25We do love LorenzTickEvent nowhannibal2
2023-07-23fixed nameshannibal2
2023-07-23Using EntityUtils.getEntities everywherehannibal2
2023-07-20Showing the total amount of sharks fished after the fishing contest in chathannibal2
2023-07-19Show total amount of all rarities at the end of the chat messagehannibal2
2023-06-02Showing fished item nameshannibal2
2023-05-22code cleanuphannibal2
2023-05-22Use getItemInHand()hannibal2
2023-04-14Added Jacob's Contest Warning - Show a warning shortly before a new jacob con...hannibal2
2023-03-24started with new gui editorhannibal2
2023-03-23Merge pull request #20appable
2023-03-14Added Warn When Closehannibal2
2023-02-26Using GuiRenderEvent.GameOverlayRenderEvent instead of RenderGameOverlayEvent.hannibal2
2023-02-13Show the time it takes to kill the Slayer boss.hannibal2
2023-02-02Shark fishing timer fix and other misc stuff.hannibal2
2023-01-24Fixed odger waypoint crash in dungeon.hannibal2
2023-01-22Code cleanup.hannibal2
2023-01-22Add odger waypoint.hannibal2
2023-01-19Added Hide Silver Duplicates.hannibal2
2023-01-18Added Shark Fish Counter.hannibal2
2023-01-17Fixed steaming hot flounder in custom trophy fish counter.hannibal2
2023-01-17Changed chat design.hannibal2
2023-01-17Added alert sound to barn fishing timer.hannibal2
2023-01-17Added barn timer.hannibal2
2023-01-07Renamed hypixel and skyblock.hannibal2
2022-09-17added player chat filterhannibal2
2022-08-22show crimson armor as stack size and in item nameLorenz
2022-08-20using StringUtils for removeColorLorenz