summaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/inventory/ShiftClickNPCSell.kt
AgeCommit message (Expand)Author
2024-06-06Backend: Convert existing objects to use the annotation and add the plugin (#...CalMWolfs
2024-05-26Backend: RegexUtils (#1854)CalMWolfs
2024-04-03Backend: Make all event names uniform (#1290)CalMWolfs
2024-02-14Fixed an error when trying to use the shift click feature in empty NPC sell i...Thunderblade73
2024-02-10Fixed shift click npc sell not working for menus with different sizes. #990Thunderblade73
2024-01-20Feature: Shift Click in Brewing Stand (#921)Thunderblade73
2024-01-15Allowing nullable parameters for regex functions matches() and find().hannibal2
2024-01-11Feature: ShiftClickNPCSell (#907)Thunderblade73