index
:
github/Skyblocker.git
feat/centerednavbuttons
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
de
/
hysky
/
skyblocker
/
utils
/
ItemUtils.java
Age
Commit message (
Expand
)
Author
2024-07-18
EssenceShopPrice feature (#737)
UpFault
2024-07-14
Rename all `ItemStack` parameters in `ItemUtils` from `item` into `stack`
Rime
2024-07-14
Refactor ItemUtils constructor to be sandwiched between fields and methods
Rime
2024-07-10
Add some javadocs for ItemUtils and simplify getLoreLine methods
Rime
2024-07-10
Add reorder helper that copies the number of items to clipboard
Rime
2024-07-05
Add nullability annotations to the rest of `ItemUtils` and fix 2 unnecessary ...
Rime
2024-07-02
Update ItemUtils.java
viciscat
2024-07-02
Fix PetLevelAdder working incorrectly in the sea creatures guide
Rime
2024-06-15
Switch colour check for exotic tooltip (#773)
Kevin
2024-06-10
Add potion level slot text
Kevinthegreat
2024-06-10
Merge pull request #735 from Emirlol/tooltips-galore
Kevin
2024-06-10
Fix merge conflicts
Kevinthegreat
2024-06-10
Merge pull request #685 from kevinthegreat1/farming-hud-improvements
Kevin
2024-06-08
Refactor obtained date tooltip
Rime
2024-05-23
Revert backwards compatible changes in ItemUtils.getHeadTexture to avoid merg...
Kevin
2024-05-23
Change String == null check into String#isBlank
Rime
2024-05-23
Revert ItemUtils.getHeadTexture change and add ItemUtils.getHeadTextureOption...
Rime
2024-05-23
Add support for unemployed rabbits
Rime
2024-05-20
Add coins per hour and refactor item price calculations
Kevinthegreat
2024-05-16
Clean up imports
Kevinthegreat
2024-05-15
Add Quick Nav data fixer and refactor tabs
Kevinthegreat
2024-04-28
Add invisible armour stand toggle and dumping head textures to debug
Aaron
2024-04-28
Fix ItemUtils legacy timestamp parsing
Kevinthegreat
2024-04-27
Fix ItemUtilsTest and store failure reports
Kevinthegreat
2024-04-26
Refactor updated code
Kevinthegreat
2024-04-26
Cleanup references to ExtraAttributes and fix a bug relating to it
Aaron
2024-04-26
Refactor usages of Optional's orElseThrow to getOrThrow
Aaron
2024-04-26
Fix backpack preview
Aaron
2024-04-26
Handle removal/flattening of the ExtraAttributes tag
Aaron
2024-04-26
24w12a
Aaron
2024-04-26
24w09a
Aaron
2024-03-09
Add Farming HUD
Kevinthegreat
2024-01-10
Support new epoch milli obtained timestamps (#483)
Aaron
2023-12-30
Use stream api
Kevinthegreat
2023-12-28
Use nbt instead of item.getTooltip
Kevinthegreat
2023-12-28
Add durability test
Kevinthegreat
2023-12-07
Add dump held item nbt command
Kevinthegreat
2023-10-22
Refactor Durability Parsing (#380)
Kevin
2023-10-17
Optimize drill fuel and picko durability with caching (#366)
Kevin
2023-10-11
Remove optionals
Kevinthegreat
2023-10-11
Introduce constants
Kevinthegreat
2023-10-11
Refactor nbt parsing
Kevinthegreat
2023-10-09
new pr because fixing merge conflict would take too long
Yasin