summaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/misc/items
AgeCommit message (Expand)Author
2024-09-12Improvement: Stars in Estimated Item Value (#2492)hannibal2
2024-09-07Fix: Merged enchant books tooltip being overwritten (+ backend) (#2454)Vixid
2024-09-07Fix: Ultimate enchants not showing in /show (#2465)Vixid
2024-08-31Improvement: Enchant Parsing Exceptions (#2254)Vixid
2024-08-31Fix: /show not showing all enchants (#2435)Vixid
2024-08-26Improvement: Enchant Parsing SBA Convert Roman Numerals and NEU Inventories c...Vixid
2024-08-26Revert "Improvement: Enchant Parsing SBA Convert Roman Numerals and NEU Inven...Vixid
2024-08-26Improvement: Enchant Parsing SBA Convert Roman Numerals and NEU Inventories c...Vixid
2024-08-25Fix: Mana Enchants in Estimated Chest Value (#2395)hannibal2
2024-08-18better attribute namehannibal2
2024-08-18Fix: Obfuscated and Shard (#2363)hannibal2
2024-08-14Improvement: Repo Errors (#2338)hannibal2
2024-08-11Improvement: Add Divan's Powder Coating to Estimated Item Value (#2317)jani270
2024-08-10Fix: Lore on books with Compressed format + Regex Fix (#2301)Vixid
2024-07-28Backend: Change colour (UK) to color (US) (#2258)hannibal2
2024-07-15Backend: RecalculatingValue as a ReadOnlyProperty (#2151)Empa
2024-07-15Fix: price source inconsistencies (bz sell/buy and npc price) (#2221)hannibal2
2024-07-06resetting estimated item value cache on config updatehannibal2
2024-07-06Improvement: Estimated Item Value support in Custom Wardrobe (#2080)Empa
2024-07-06Improvement: Estimated Item Value (#2180)hannibal2
2024-07-02Fix: Gillsplash in Estimated Item Value (#2173)hannibal2
2024-06-23Feature: Reforge helper (#1437)Thunderblade73
2024-06-14more typo fixes, more dictionary wordshannibal2
2024-06-14fixed wrong/funny/wtf nameshannibal2
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-13code cleanuphannibal2
2024-06-13Fix: Prefixes being incorrectly stripped from non-Kuudra armor items (#2057)Luna
2024-06-13code cleanuphannibal2
2024-06-09Feature: Custom Wardrobe (#2039)Empa
2024-06-08Backend: Start using new event system (#2023)CalMWolfs
2024-06-07Backend: Change Java to Kotlin for repo files (#1543)CalMWolfs
2024-06-07Improvement: Attribute Prices in Estimated Item Value (#2020)hannibal2
2024-06-06Backend: Classes -> Objects with annotation (#1982)CalMWolfs
2024-06-06Backend: Convert existing objects to use the annotation and add the plugin (#...CalMWolfs
2024-06-01Fix: Estimated item value not working in pv (#1955)CalMWolfs
2024-05-17Feature: cofl ah search item (#1743)hannibal2
2024-05-16Fix white enchantments (#1798)CalMWolfs
2024-05-06Backend: better error detection in enchant parser (#1634)hannibal2
2024-05-02Fix: Estimated Item Value not visible in PV (#1620)hannibal2
2024-04-29Improvement: Enchant Parsing support for other mods' chat tooltips (#1589)Vixid
2024-04-27Fix: IndexOutOfBounds Error in Enchant Parser (#1569)Vixid
2024-04-27added todohannibal2
2024-04-27Fix: Item tooltips disappearing / changing (#1552)Vixid
2024-04-25Feature: SBA style Enchant Parsing (#654)Vixid
2024-04-12Backend: Remove Neu Constant (#1191)Thunderblade73
2024-04-10Backend: Remove some more deprecated functions and misc code cleanup (#1402)CalMWolfs
2024-04-07Backend: Remove a lot of deprecated code (#1371)CalMWolfs
2024-04-04Backend: matchFirst function for lists of strings (#1353)CalMWolfs