aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/data/CropAccessoryData.kt
AgeCommit message (Expand)Author
2024-05-26Backend: RegexUtils (#1854)CalMWolfs
2024-05-24Backend: Use Skyhanni events (#1557)CalMWolfs
2024-04-10Backend: Remove some more deprecated functions and misc code cleanup (#1402)CalMWolfs
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
2023-12-04Internal Change: Regex To Pattern in BazaarApi, CropAccessoryData, andDicerRn...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-09-27removed wildcards from importshannibal2
2023-08-15removed hypixel apihannibal2
2023-08-09Using NEUInternalName in CropAccessoryhannibal2
2023-08-09Changing internalName to getInternalName_old, and getInternalName_new to inte...hannibal2
2023-08-03Renamed inventory open events to reflect their actual implementation betterhannibal2
2023-07-25repeatSecondshannibal2
2023-07-25We do love LorenzTickEvent nowhannibal2
2023-05-18added profile specific config supporthannibal2
2023-05-05Fixed farming talisman detection from accessory bag when having only one page...hannibal2
2023-04-12revert InventoryOpenEvent changes in CropAccessoryData that broke the accesso...hannibal2
2023-04-12Farming fortune accessory support (#37)appable