aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/data/CropAccessoryData.kt
AgeCommit message (Expand)Author
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