aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/misc/CurrentPetDisplay.kt
AgeCommit message (Expand)Author
2024-02-16Moved many regex patterns in the repo and code cleanup. #871CalMWolfs
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-02-05Moving pet menu check into PetAPIhannibal2
2024-01-31replace onChatMessage with onChathannibal2
2023-12-11Allows hiding autopet messages in chat without having pet display enabled.hannibal2
2023-12-11added toggle to hide autopet messages (#675)CalMWolfs
2023-11-17Fixed opening the Pet menu no longer updating current pet display.hannibal2
2023-11-17Created PetAPI and deprecated String.matchRegex()hannibal2
2023-11-16Config Updates - Subcategories and Reformatting (#709)Walker Selby
2023-11-05no more hidden stuff: renamed "config" and "hidden" to "storage" when working...hannibal2
2023-10-26Add Repo TODOs (#585)Walker Selby
2023-10-15code cleanuphannibal2
2023-10-15Internal Change: Config deprecations (#542)Walker Selby
2023-10-07Feature: Compact tab list (from sba but better) (#459)CalMWolfs
2023-08-04moving rift classes around for no reasonhannibal2
2023-08-03Renamed inventory open events to reflect their actual implementation betterhannibal2
2023-07-10Small rift config changeshannibal2
2023-07-05Removed pet display while inside the rifthannibal2
2023-05-18Reading the current pet additionally from the pet inventory Fixes #111hannibal2
2023-05-18added profile specific config supporthannibal2
2023-03-24started with new gui editorhannibal2
2023-03-23Code cleanuphannibal2
2023-02-26Using GuiRenderEvent.GameOverlayRenderEvent instead of RenderGameOverlayEvent.hannibal2
2023-01-26Moved matchRegex from LorenzUtils to StringUtils.hannibal2
2023-01-07Renamed hypixel and skyblock.hannibal2
2023-01-07Create misc package for the features.hannibal2