aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/utils/SkyBlockItemModifierUtils.kt
AgeCommit message (Expand)Author
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
2023-04-12Made SkyBlockItemModifierUtils great againhannibal2
2023-04-11Farming fortune display (#34)appable
2023-04-10Moved gemstone inner classes from EstimatedItemValue into SkyBlockItemModifie...hannibal2
2023-04-10Added Dyes and Skins to the price calc (also removed funny prinLn's (#33)jani270
2023-04-04Added Estimated Item Value - Displays an estimated item value for the item yo...hannibal2