aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/data/PetAPI.kt
AgeCommit message (Expand)Author
2024-08-08fix pet regex (#2312)NopoTheGamer
2024-07-15Fix: Pet Pattern for ItemCategory (#2202)Thunderblade73
2024-07-06Fix: Pet Pattern (#2188)Empa
2024-06-06Backend: Convert existing objects to use the annotation and add the plugin (#...CalMWolfs
2024-05-26Backend: RegexUtils (#1854)CalMWolfs
2024-04-18Fix: Fix pet error with discord rich presence (#1488)hannibal2
2024-03-06Backend: Reformat code in all files in src directory (#1109)CalMWolfs
2024-02-22Removed duplicate pet level detection logic. #1027hannibal2
2024-02-19Item name rewrite and cache #1016hannibal2
2024-02-05Moving pet menu check into PetAPIhannibal2
2023-12-16Created PetAPI.isCurrentPet.hannibal2
2023-11-17Fixed opening the Pet menu no longer updating current pet display.hannibal2
2023-11-17Created PetAPI and deprecated String.matchRegex()hannibal2