summaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/inventory/QuickCraftFeatures.kt
AgeCommit message (Expand)Author
2024-06-07Backend: Use event.cancel() over event.isCanceled = true for LorenzEvents (#1...CalMWolfs
2024-06-06Backend: Classes -> Objects with annotation (#1982)CalMWolfs
2024-05-02Improvement: Show stars on time tower and coach jackrabbit (#1641)CalMWolfs
2024-04-25Backend: Improves performance of item backgrounds and borders (#1497)Brady
2024-03-12Internal Change: Code cleanup ContainerChest getAllItems (#1047)hannibal2
2024-03-06Internal Changes: Many small code cleanups (#1101)hannibal2
2024-03-06Renormalize line endings to be \n (#1112)Linnea Gräf
2024-02-25Add support for blocking quick crafting for the new quick craft UI.hannibal2
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2023-12-08Localize Keypresses (#754)Walker Selby
2023-10-21better repo error handlinghannibal2
2023-10-12code cleanup, There are no Utils registered as listeners, and replacing OSUti...hannibal2
2023-10-12Fix + Backend: Made mouse buttons work as key binds (#560)CalMWolfs
2023-10-08Fixed NPE in QuickCraftFeatureshannibal2
2023-10-06Make quick craft gray out if disabledhannibal2
2023-10-06Add optional feature to require confirmation on certain quick craft items (#478)Brandon