aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/skyblock/item
AgeCommit message (Expand)Author
2024-06-08Add minion level slot textRime
2024-06-08Add enchantment level slot textRime
2024-06-08Add slot text adders, which render arbitrary text on arbitrary slotsRime
2024-06-08Add comments and format codeRime
2024-06-08Added item price multiplication on sacks when there's multiple itemsRime
2024-06-08Rename ObtainedTooltip to ObtainedDateTooltipRime
2024-06-08Move tooltip adders from utils/tooltip package to skyblock/item/tooltip/addersRime
2024-06-08Refactor bz, lbin, avgbin tooltipsRime
2024-06-08Move AccessoryTooltip and MuseumTooltipRime
2024-06-08Refactor accessory tooltipRime
2024-06-08Remove ExoticTooltip.javaRime
2024-06-08Refactor color tooltipRime
2024-06-08Refactor museum tooltipRime
2024-06-08Refactor npc price tooltipRime
2024-06-08Refactor motes tooltipRime
2024-06-08Refactor obtained date tooltipRime
2024-06-08Refactor dungeon quality tooltipRime
2024-06-08Refactor line smoothenerRime
2024-06-01Fix entrance (0) not being in the map (#732)Julienraptor01
2024-05-23Clean up small formattingKevinthegreat
2024-05-23Narrow the scope of the line smoother in ItemTooltipRime
2024-05-23Add tooltips for the chocolate factoryRime
2024-05-14Merge pull request #696 from Emirlol/compact-damageAaron
2024-05-14Add line smoothener (#711)Rime
2024-05-10Add compact damageRime
2024-05-09Fix accessories helper not working with only 1 accessory bag page (#693)Aaron
2024-05-08debloat SkyblockerConfig.java + translate changeYasin
2024-05-04Refactor WikiLookup error messagesKevinthegreat
2024-05-04Refactor WikiLookup to use optionalsKevinthegreat
2024-05-04Fix wiki lookup crash + other bugAaron
2024-04-27possible fix for crafting in mirrorverseviciscat
2024-04-27Apply code review suggestionsKevinthegreat
2024-04-26Refactor updated codeKevinthegreat
2024-04-26Pluralize the mixin and accessor packagesAaron
2024-04-26Render the item protection star in backpack previewAaron
2024-04-26Fix the exotic tooltip showing up incorrectly due to ARGBAaron
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-26Simplify armour trim cachingAaron
2024-04-26Replace double braced map init with Util.makeAaron
2024-04-261.20.5-pre1Aaron
2024-04-26Port animated dyes & temp disable mixinAaron
2024-04-26Fix custom crafting tableAaron
2024-04-2624w14a & Java 21Aaron
2024-04-26Tweak Item Rarity Backgrounds functionalityAaron
2024-04-26Use Object2ObjectOpenHashMapAaron
2024-04-26Dev environment support for the Armour Trim CacheAaron
2024-04-26Codecify MuseumItemCacheAaron