aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/utils/ItemUtils.java
AgeCommit message (Expand)Author
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
2024-04-27Fix ItemUtilsTest and store failure reportsKevinthegreat
2024-04-26Refactor updated codeKevinthegreat
2024-04-26Cleanup references to ExtraAttributes and fix a bug relating to itAaron
2024-04-26Refactor usages of Optional's orElseThrow to getOrThrowAaron
2024-04-26Fix backpack previewAaron
2024-04-26Handle removal/flattening of the ExtraAttributes tagAaron
2024-04-2624w12aAaron
2024-04-2624w09aAaron
2024-03-09Add Farming HUDKevinthegreat
2024-01-10Support new epoch milli obtained timestamps (#483)Aaron
2023-12-30Use stream apiKevinthegreat
2023-12-28Use nbt instead of item.getTooltipKevinthegreat
2023-12-28Add durability testKevinthegreat
2023-12-07Add dump held item nbt commandKevinthegreat
2023-10-22Refactor Durability Parsing (#380)Kevin
2023-10-17Optimize drill fuel and picko durability with caching (#366)Kevin
2023-10-11Remove optionalsKevinthegreat
2023-10-11Introduce constantsKevinthegreat
2023-10-11Refactor nbt parsingKevinthegreat
2023-10-09new pr because fixing merge conflict would take too longYasin