summaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/inventory/SackDisplay.kt
AgeCommit message (Expand)Author
2024-09-09Improvement: SH Tracker Search (#2477)hannibal2
2024-07-21Improvement: Short Bazaar Price Source Name (#2233)hannibal2
2024-07-15Fix: price source inconsistencies (bz sell/buy and npc price) (#2221)hannibal2
2024-06-14fixing and using shortFormat()hannibal2
2024-06-14Revert "creating and using Number.format()"hannibal2
2024-06-14creating and using Number.format()hannibal2
2024-06-13Backend: for each (#1725)hannibal2
2024-06-06Backend: Convert existing objects to use the annotation and add the plugin (#...CalMWolfs
2024-04-15Improvement: Sack Display Update (#1381)hannibal2
2024-04-08Fix/Backend: Renderable.itemStack itemScale (#1390)Thunderblade73
2024-04-07Backend: Sack Display Cleanup (#1380)hannibal2
2024-04-07Backend: Remove a lot of deprecated code (#1371)CalMWolfs
2024-04-03Backend: Make all event names uniform (#1290)CalMWolfs
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-24Replaced Npc with NPC (typos) (#950)Absterge
2024-01-01Remove flawless (#856)CalMWolfs
2023-12-11fixed config versionhannibal2
2023-12-11Internal: Migrate Deprecated Config Values to Enums (#790)Walker Selby
2023-10-28code cleanuphannibal2
2023-10-28i'm bad (#640)HiZe_
2023-10-26changed magmaFish from string to longhannibal2
2023-10-26code cleanuphannibal2
2023-10-26Update: Sack display (#587)HiZe_
2023-10-11Update: Sack Display (#550)HiZe_
2023-10-11Fixed int limit in sack api + sack displayhannibal2
2023-10-07Feature: Compact tab list (from sba but better) (#459)CalMWolfs
2023-09-10fixed typohannibal2
2023-09-10Fixed potential ConcurrentModificationException againhannibal2
2023-09-10code cleanuphannibal2
2023-09-10SackAPI event and storing data #410CalMWolfs
2023-08-28Removing npc price from bazaar data and Fixed multiple bugs with garden visitorhannibal2
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-03moving trophy fishing classes into own packagehannibal2
2023-08-03Renamed inventory open events to reflect their actual implementation betterhannibal2
2023-07-27Merge pull request #337appable
2023-07-19Fixed regex in SackDisplay (#318)HiZe_
2023-07-19Show total amount of all rarities at the end of the chat messagehannibal2
2023-07-04Empty List (#289)hannibal2
2023-06-19Merge pull request #241CalMWolfs
2023-06-10Fixed Npc Price and Bazaar Price buttons in Sack Display being reversedhannibal2
2023-06-09Sack Display Price Changes (#217)hannibal2
2023-06-02Added price in bronze/silver Trophy Fishing Sack (#191)HiZe_
2023-06-02Gemstone regex fix v2 (#192)HiZe_
2023-05-26Gemstone regex fix (#176)HiZe_
2023-05-22Added price next to each items in sack display, Added runes/gemstones sack di...HiZe_