aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/fishing/trophy
AgeCommit message (Expand)Author
2024-04-18Cleanup (#1485)Thunderblade73
2024-04-12code cleanuphannibal2
2024-04-07Backend: Remove a lot of deprecated code (#1371)CalMWolfs
2024-04-03Backend: Make all event names uniform (#1290)CalMWolfs
2024-03-22Backend: ChatClickActionManager (#1128)hannibal2
2024-03-22Improvement: Load Trophy Fishing from NEU (#1123)hannibal2
2024-03-09Fixed not using ordinal correctly at trophy fishinghannibal2
2024-03-07funny code duplicationhannibal2
2024-03-07Internal Change: Code cleanup in FishingAPI (#1056)hannibal2
2024-03-07Interlal Change: Code cleanup (#1113)hannibal2
2024-03-06Internal Changes: Many small code cleanups (#1101)hannibal2
2024-03-06Backend: Reformat code in all files in src directory (#1109)CalMWolfs
2024-02-26Fixed fishing trackers appearing when rod swapping. Fixed fishing bait change...hannibal2
2024-02-26Geyser fixes + fishingAPI #1054Obsidian
2024-02-19Fix Sheep pet triggering geyser box and fixed particles being permanently hid...Empa
2024-02-16Moved many regex patterns in the repo and code cleanup. #871CalMWolfs
2024-02-16Crimson Isle Volcano Geyser features. #980MrFast
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
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-11fixed config versionhannibal2
2023-12-11Internal: Migrate Deprecated Config Values to Enums (#790)Walker Selby
2023-11-26Internal Change: Refactor JsonObjects to be in data package (#680)Walker Selby
2023-11-19logError -> logErrorWithDatahannibal2
2023-11-19Internal Change: Auto-Prefix Chat Messages (#622)Walker Selby
2023-11-05code cleanuphannibal2
2023-10-21Backend: Serialise all constants and add repo error messages and status (#605)CalMWolfs
2023-10-21better repo error handlinghannibal2
2023-10-21Internal Changes: getInternalName Pt 3 (#549)Walker Selby
2023-10-14renamed CopyErrorCommand to ErrorManagerhannibal2
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-09-16migrate trophy fishing config to use @Accordionhannibal2
2023-09-03random code cleanuphannibal2
2023-08-19Replacing Keyboard.isKeyDown and KeybindHelper.isKeyDown with OSUtils.isKeyHeldhannibal2
2023-08-15removed hypixel apihannibal2
2023-08-09Changing internalName to getInternalName_old, and getInternalName_new to inte...hannibal2
2023-08-07replace enum.getEntries() to enum.entries and using .addSelector<Enum>hannibal2
2023-08-07Merge pull request #362appable
2023-08-03moving trophy fishing classes into own packagehannibal2