aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/inventory
AgeCommit message (Expand)Author
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-14Fixed the selected drop in the catacombs rng meter inventory no longer gets h...hannibal2
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-11code cleanup and split merged if into 2 ifs to not have to call open inventor...hannibal2
2023-10-11Feature: Make normal clicks to shift clicks in equipment inventory (#519)Thunderblade73
2023-10-11Update: Sack Display (#550)HiZe_
2023-10-11Fixed int limit in sack api + sack displayhannibal2
2023-10-08Fixed NPE in QuickCraftFeatureshannibal2
2023-10-07Feature: Compact tab list (from sba but better) (#459)CalMWolfs
2023-10-06Make quick craft gray out if disabledhannibal2
2023-10-06Add optional feature to require confirmation on certain quick craft items (#478)Brandon
2023-09-30Fixed not being able to disable show Dungeon Head Floor Number as stack size.hannibal2
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-27code cleanuphannibal2
2023-09-27hotfix for elias watchdogshelper (#502)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-26item ability cooldown and ff display improvements #477Brandon
2023-09-23Fix fragged spirit mask cooldown not working (#497)Brandon
2023-09-23code cleanuphannibal2
2023-09-23chat message changes #482CalMWolfs
2023-09-17migrate bonzo mask and chicken head config into item abilityhannibal2
2023-09-14Fixed typos in the word SkyBlockhannibal2
2023-09-10fixed typohannibal2
2023-09-10Fixed potential ConcurrentModificationException againhannibal2
2023-09-10code cleanuphannibal2
2023-09-10SackAPI event and storing data #410CalMWolfs
2023-09-08Fixed potential bug in salvage inventory with "hide not clickable items" in t...hannibal2
2023-08-28Removing npc price from bazaar data and Fixed multiple bugs with garden visitorhannibal2
2023-08-28Merge pull request #404CalMWolfs
2023-08-22Removed wishing compass in item number.hannibal2
2023-08-09RUne display now shows always if sack display is enabled.hannibal2
2023-08-09code cleanuphannibal2
2023-08-09Using NEUInternalName for all bazaar data caseshannibal2
2023-08-09Changing internalName to getInternalName_old, and getInternalName_new to inte...hannibal2
2023-08-07replace enum.getEntries() to enum.entries and using .addSelector<Enum>hannibal2
2023-08-04moving rift classes around for no reasonhannibal2
2023-08-03moving trophy fishing classes into own packagehannibal2
2023-08-03Renamed inventory open events to reflect their actual implementation betterhannibal2
2023-07-31Soft fixing all RepositoryReloadEvent npe errorshannibal2
2023-07-29sacks no longer get blocked from moving in storagehannibal2
2023-07-27Merge pull request #337appable