aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/utils/SkyBlockItemModifierUtils.kt
AgeCommit message (Expand)Author
2024-03-06Internal Changes: Many small code cleanups (#1101)hannibal2
2024-03-06Backend: Reformat code in all files in src directory (#1109)CalMWolfs
2024-02-22Removed duplicate pet level detection logic. #1027hannibal2
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-01-22code cleanuphannibal2
2024-01-21fix tests and bring it back (#943)CalMWolfs
2024-01-16adding commentshannibal2
2024-01-08option to hide pet candy count on max + fix pet lvl regex (#857)CalMWolfs
2023-12-14Fix: Modify ItemStack ranchers boot check to use NBT (#795)Walker Selby
2023-11-29Added show special edition number as stack size when below 1k.hannibal2
2023-11-29Added Bottle of Jyrre in item Stack Size (#738)HiZe_
2023-11-22reverted some private functions and other misc cleanup changeshannibal2
2023-11-22Internal Change: More Random Cleanup (#724)Walker Selby
2023-11-21Added Bookworm Book to the Estimated Item Value feature (#722)jani270
2023-11-15Using fungi_cutter_mode instead of reading item lorehannibal2
2023-10-26Add Repo TODOs (#585)Walker Selby
2023-10-20Internal Changes: getInternalName Pt 2 (#548)Walker Selby
2023-10-15Added Enrichment to Estimated Item Value (#566)jani270
2023-10-12Fixed Hyper reforge/End Stone Geode detection.hannibal2
2023-09-28code cleanuphannibal2
2023-09-27code cleanuphannibal2
2023-09-27Add actual NBT data to /shcopyitem command (#509)Brandon
2023-09-27removed wildcards from importshannibal2
2023-09-02new Gemstone Slot Unlock Cost line for Estimated Item Value feature (#408)Serhan
2023-08-29Fixed estimated item value doesn't detect master stars in ah.hannibal2
2023-08-27Fixed estimated item value detects master stars on non dungeon itemshannibal2
2023-08-22Pet Experience Tooltiphannibal2
2023-08-09Changing internalName to getInternalName_old, and getInternalName_new to inte...hannibal2
2023-08-09Using NEUInternalName in EstimatedItemValuehannibal2
2023-08-07replace enum.getEntries() to enum.entries and using .addSelector<Enum>hannibal2
2023-08-07Fixed master star detection in estimate item value broken for some times.hannibal2
2023-08-07Basic test for dungeon itemsnea
2023-07-20Hide Not Rift-transferable items in Rift Transfer Chest as part of hide not c...hannibal2
2023-07-11Merge pull request #303Roman / Linnea Gräf
2023-07-10Living Metal Suit Progress (#292)HiZe_
2023-07-05Added Polarvoid Books to EstimatedItemValue (#300)jani270
2023-07-04using upgrade_level if dungeon_item_level is smaller to calculate dungeon sta...hannibal2
2023-06-17Added dev option to show item uuid in item lorehannibal2
2023-06-16Fixed dungeon stars in estimated item value working with skytils correctlyhannibal2
2023-06-09Restore Bought Piece Of Wizard Portal Lore (#225)HiZe_
2023-06-04Pocket sack in a sack display (#193)HiZe_
2023-05-29Added ItemStack.cachedData to store candyUsed and heldItemhannibal2
2023-05-29Fortune guide - Mostly done (#160)CalMWolfs
2023-05-25Fixed Silex counting on Promising Shovelhannibal2
2023-05-24Added Pet Candies Used numberhannibal2
2023-05-10Added rune support in Estimated Item Valuehannibal2
2023-04-20Added support for hoe counter and cultivating ove 1bhannibal2
2023-04-16Fixed gemstone detection in estimated item value for gemstones with unique idshannibal2
2023-04-13code cleanuphannibal2
2023-04-12Rename util methodshannibal2