aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/fishing
AgeCommit message (Expand)Author
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
2023-09-29Random Code Cleanup (#516)Walker Selby
2023-09-27removed wildcards from importshannibal2
2023-09-17Fix rare sea creature detection (#462)Brandon
2023-09-16migrate trophy fishing config to use @Accordionhannibal2
2023-09-16Added Fishing Hook Displayhannibal2
2023-09-10Summoning souls should no longer be counted as sea creatures for the fishing ...hannibal2
2023-09-08Fix: Add mixin safety checks to new EntityOutlineRenderer (#447)Brandon
2023-09-08Added barn fishing timer support for stranded.hannibal2
2023-09-07code cleanuphannibal2
2023-09-07Add highlight and outline feature for rare sea creatures (#439)Brandon
2023-09-03random code cleanuphannibal2
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