aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/utils/ItemUtils.java
AgeCommit message (Expand)Author
2025-07-07Add support for new shards in Search Overlay (#1427)Alex
2025-07-02Item list things and forge!!!!!! (#948)viciscat
2025-06-26Hunting Box Shard PricesAaron
2025-06-26Add attribute list for bazaar price supportAaron
2025-06-22Remove item attribute codeAaron
2025-06-22fix: some tabwidget icons being incorrect (#1362)J10a1n15
2025-06-17Fix chest value not accounting for item count in sacks & stashes (#1337)Rime
2025-06-13Balloon Hat 2025Aaron
2025-06-05Fix npc price tooltip to include price * itemCount (#1301)Rime
2025-06-01Epic Armor Customization GUI (#1215)viciscat
2025-04-251.21.5 (#1256)Aaron
2025-03-03Garden Tweaks & Features (#1118)upfault.lol
2025-02-28Initial (and hopefully last) commit for npc price fix (#1176)Rime
2024-11-25Item Stuff (#1060)Aaron
2024-09-20Update ItemUtils & Networth Calculator for Mining ChangesAaron
2024-08-24Tooltip Info Rework + Performance improvementsAaron
2024-08-15Fix pet neu id crash (#921)Kevin
2024-08-12Merge pull request #806 from SkyblockerMod/networthAaron
2024-08-09Fix clean pickonimbuses showing diamond pickaxe durability (#906)Aaron
2024-08-08Networth item handling rewriteAaron
2024-08-05Fix debug crashAaron
2024-08-05Estimated Item ValueAaron
2024-08-02Fix item debug crashes (#886)Aaron
2024-07-30Apply code review suggestionsKevinthegreat
2024-07-28Refactor item id processingKevinthegreat
2024-07-28Add more testsKevinthegreat
2024-07-27Clean up id mess and begin to add testsKevinthegreat
2024-07-18EssenceShopPrice feature (#737)UpFault
2024-07-14Rename all `ItemStack` parameters in `ItemUtils` from `item` into `stack`Rime
2024-07-14Refactor ItemUtils constructor to be sandwiched between fields and methodsRime
2024-07-10Add some javadocs for ItemUtils and simplify getLoreLine methodsRime
2024-07-10Add reorder helper that copies the number of items to clipboardRime
2024-07-05Add nullability annotations to the rest of `ItemUtils` and fix 2 unnecessary ...Rime
2024-07-02Update ItemUtils.javaviciscat
2024-07-02Fix PetLevelAdder working incorrectly in the sea creatures guideRime
2024-06-15Switch colour check for exotic tooltip (#773)Kevin
2024-06-10Add potion level slot textKevinthegreat
2024-06-10Merge pull request #735 from Emirlol/tooltips-galoreKevin
2024-06-10Fix merge conflictsKevinthegreat
2024-06-10Merge pull request #685 from kevinthegreat1/farming-hud-improvementsKevin
2024-06-08Refactor obtained date tooltipRime
2024-05-23Revert backwards compatible changes in ItemUtils.getHeadTexture to avoid merg...Kevin
2024-05-23Change String == null check into String#isBlankRime
2024-05-23Revert ItemUtils.getHeadTexture change and add ItemUtils.getHeadTextureOption...Rime
2024-05-23Add support for unemployed rabbitsRime
2024-05-20Add coins per hour and refactor item price calculationsKevinthegreat
2024-05-16Clean up importsKevinthegreat
2024-05-15Add Quick Nav data fixer and refactor tabsKevinthegreat
2024-04-28Add invisible armour stand toggle and dumping head textures to debugAaron
2024-04-28Fix ItemUtils legacy timestamp parsingKevinthegreat