aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/fishing/trophy
AgeCommit message (Expand)Author
2024-07-28Backend: Change colour (UK) to color (US) (#2258)hannibal2
2024-06-23Improvement: Better message to load trophy fishing data from NEU PV (#2139)Luna
2024-06-22Improvement: Add hover descriptions to many ClickableChat messages (#1919)Obsidian
2024-06-14fixing and using shortFormat()hannibal2
2024-06-14Revert "creating and using Number.format()"hannibal2
2024-06-14creating and using Number.format()hannibal2
2024-06-12Backend: No more GriffinUtils, move drawWaypointFilled to RenderUtils (#1930)CalMWolfs
2024-06-08Backend: Start using new event system (#2023)CalMWolfs
2024-06-07Backend: Change Java to Kotlin for repo files (#1543)CalMWolfs
2024-06-07Backend: Use event.cancel() over event.isCanceled = true for LorenzEvents (#1...CalMWolfs
2024-06-06Backend: Classes -> Objects with annotation (#1982)CalMWolfs
2024-06-06Backend: Convert existing objects to use the annotation and add the plugin (#...CalMWolfs
2024-05-31Fix: Add stranded check for trophy fish display (#1966)HiZe
2024-05-29auto updating trophy fish display on neu data loadhannibal2
2024-05-29fixed trophy fish onlyShowMissing logichannibal2
2024-05-29fixed trophy fish display shows checks everywherehannibal2
2024-05-29Feature: Trophy Fish Display (#1754)hannibal2
2024-05-26Backend: RegexUtils (#1854)CalMWolfs
2024-05-08Backend: Text API (#1718)Brady
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