aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/misc/items
AgeCommit message (Expand)Author
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
2024-04-03Backend: Make all event names uniform (#1290)CalMWolfs
2024-03-28Improvement: Config Move (#1300)hannibal2
2024-03-14Feature: AH estimated item value comparison (#339)hannibal2
2024-03-07Backend: Use less forge events (#1085)CalMWolfs
2024-03-06Internal Changes: Many small code cleanups (#1101)hannibal2
2024-03-06Backend: Reformat code in all files in src directory (#1109)CalMWolfs
2024-03-06Renormalize line endings to be \n (#1112)Linnea Gräf
2024-03-02Fixed regexes (#1088)Obsidian
2024-03-01Added Copy Underbid Keybind. (#1052)Obsidian
2024-03-01printStackTrace -> ErrorManager #1028hannibal2
2024-02-25/gfs tab complete now uses NEU's Repo instead of SkyHanni Repo. #1053CalMWolfs
2024-02-24Fixed wrong BuildList in part of stack trace. Cleanup error manager code.hannibal2