aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/misc/items
AgeCommit message (Expand)Author
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
2024-02-24Fixed Book Bundle showing wrong amount of books. #1043Empa
2024-02-19Item name rewrite and cache #1016hannibal2
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-02-05Fixed Divine Gift and Flash showing the wrong/no price in EstimatedItemValue ...jani270
2024-01-31Added options to hide Helmet Skins, Armor Dyes or Runes from Estimated Item V...hannibal2
2024-01-28Fixed rune price calculation in Chest Value.hannibal2
2024-01-16Cleanup calculate() (#689)Walker Selby
2024-01-11Fixing rarity error for items thrown around when using sprayanator.hannibal2
2023-12-26Added Sea Creature Tracker.hannibal2
2023-12-21Copy Underbid price supports setting stack size of more than one at once.hannibal2
2023-12-21Fixed ah copy underbid pricehannibal2
2023-12-17Fixed Estimated Item Value error in Jerry's Island Deliveries menu.hannibal2
2023-12-17Added Copy Underbid Pricehannibal2
2023-12-09Fixed slayer profit tracker display and price problems with Wisp's Ice Flavou...hannibal2
2023-12-08Use LorenzToolTipEvent over ItemTooltipEvent if possible.hannibal2
2023-12-02Hide replenish on Advanced Gardening Axe for Estimated Item Value.hannibal2
2023-12-02Hide Scavenger 5 on Ice Spray Wand and Replenish on Advanced Gardening Hoe fo...hannibal2
2023-11-26added coin suffixhannibal2
2023-11-25Fixed Estimated Item Value getting shown in pet rule creation wardrobe slot p...hannibal2
2023-11-25Fixed EstimatedItemValue.isCurrentlyShowing logichannibal2
2023-11-25format coin numbershannibal2
2023-11-21Added Bookworm Book to the Estimated Item Value feature (#722)jani270
2023-11-19Fixed Estimated Item Value getting shown in stats breakdown menu.hannibal2
2023-11-19Replaced all logErrorState to logErrorStateWithDatahannibal2
2023-11-19Internal Change: Auto-Prefix Chat Messages (#622)Walker Selby
2023-11-09Fixed item rarity errors in museum.hannibal2
2023-11-07Fixed compatibility problems with ChatTriggers that caused flickering in the ...hannibal2
2023-11-05Fix typo (Peace not Piece) (#688)Walker Selby
2023-11-05Added a workaround for NEU Profile Viewer bug where the ItemTooltipEvent gets...hannibal2
2023-11-05moved calculation into EstimatedItemValueCalculatorhannibal2