summaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/inventory/HideNotClickableItems.kt
AgeCommit message (Expand)Author
2024-08-10Fix: Incorrect "This item has no attributes" message (#2304)Luna
2024-08-02Fix: Allow clicking Carnival Masks in /equipment (#2293)Luna
2024-06-30code cleanuphannibal2
2024-06-30code cleanuphannibal2
2024-06-20Backend: Remove deprecated function ChatUtils.error (#2021)CalMWolfs
2024-06-07Backend: Change Java to Kotlin for repo files (#1543)CalMWolfs
2024-06-07Backend: Use event.cancel() over event.isCanceled = true for LorenzEvents (#1...CalMWolfs
2024-06-06Backend: Classes -> Objects with annotation (#1982)CalMWolfs
2024-06-05Fix: Crash and use less forge events (#1986)CalMWolfs
2024-05-26Backend: Convert stuff to SimpleTimeMark (#1777)CalMWolfs
2024-05-26Backend: RegexUtils (#1854)CalMWolfs
2024-05-18Few bug fixes (#1820)Phoebe
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-04-19Fix: Rift NPC shops not using Motes (#1494)Luna
2024-04-15New Feature: Profit Per Excavation (#1439)hannibal2
2024-04-13Improvements: Hide non clickable items mining v3 (#1430)hannibal2
2024-04-09code cleanuphannibal2
2024-04-09Improvement: Mark Museum donated items as unsalvageable (#1384)Luna
2024-03-23fix typo (#1242)martimavocado
2024-03-12Internal Change: Code cleanup ContainerChest getAllItems (#1047)hannibal2
2024-03-01Internal Change: Bazaar Config -> Inventory Config (#1082)hannibal2
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-01-28lazy nether wartshannibal2
2024-01-28Hide non-clickable items in Basket of Seeds, Nether Wart Pouch & Trick or Tre...alexia
2024-01-23Allow putting Water Bottles into Potion Bag (#949)alexia
2024-01-13fix hatcessory detection (#918)Empa
2024-01-11Feature: ShiftClickNPCSell (#907)Thunderblade73
2023-12-21Internal Change: Composter overlay NEUInternalName (#614)Walker Selby
2023-12-11Fix typo with Not Clickable Items in Composter (#792)Absterge
2023-12-08Localize Keypresses (#754)Walker Selby
2023-11-26Internal Change: Refactor JsonObjects to be in data package (#680)Walker Selby
2023-11-19Internal Change: Auto-Prefix Chat Messages (#622)Walker Selby
2023-10-21Backend: Serialise all constants and add repo error messages and status (#605)CalMWolfs
2023-10-21better repo error handlinghannibal2
2023-10-17code cleanuphannibal2
2023-10-17Internal Changes: Refactor VisitorAPI to event based interaction (#561)Helfull
2023-10-16merge ifs (done right :P)hannibal2
2023-10-16Reverted a tiny part of walkers code cleanup to make the hide npc sell featur...hannibal2
2023-10-15code cleanuphannibal2
2023-10-15Internal Change: Config deprecations (#542)Walker Selby
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-09-29Random Code Cleanup (#516)Walker Selby
2023-09-28Bugfix: Revise isSack() to rely on internal name instead (#510)Erymanthus[#5074] | (u/)RayDeeUx
2023-09-27removed wildcards from importshannibal2
2023-09-26Added for lore hider as well, show in lore how to bypass, and using one confi...hannibal2
2023-09-26Hide not clickable items bypass key #504CalMWolfs
2023-09-08Fixed potential bug in salvage inventory with "hide not clickable items" in t...hannibal2
2023-08-09Changing internalName to getInternalName_old, and getInternalName_new to inte...hannibal2