aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/fishing/FishingTimer.kt
AgeCommit message (Expand)Author
2024-06-06Backend: Classes -> Objects with annotation (#1982)CalMWolfs
2024-05-26Backend: Convert stuff to SimpleTimeMark (#1777)CalMWolfs
2024-02-16Clean up string pluralization methods. #975alexia
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-01-22Smarter check if the player is fishing for all fishing related displays.hannibal2
2023-12-26fixed errorhannibal2
2023-12-26Fixed Reindrake mob, Frosty NPC and frosty the snow blaster shop counting as ...hannibal2
2023-12-21Fixed barn fishing reset hotkey triggering while inside a GUI.hannibal2
2023-11-22Feature: Add support for barn fishing in the jerry's workshop and crimson isl...martimavocado
2023-10-30added a banner to warn the player if the worm cap is full (#608)Vahvl
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-12code cleanup, There are no Utils registered as listeners, and replacing OSUti...hannibal2
2023-10-07Feature: Compact tab list (from sba but better) (#459)CalMWolfs
2023-09-27removed wildcards from importshannibal2
2023-09-10Summoning souls should no longer be counted as sea creatures for the fishing ...hannibal2
2023-09-08Added barn fishing timer support for stranded.hannibal2
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