aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/skyblock/item
AgeCommit message (Expand)Author
2024-07-04mhmviciscat
2024-07-03start replacing slots with normal renderingviciscat
2024-07-03private constructor realviciscat
2024-07-03yeaviciscat
2024-07-03stop the slot invasionviciscat
2024-07-03equipment in inventoryviciscat
2024-07-01Fix wrong icon being shown when the player has enough gems to instantly upgra...Rime
2024-06-26fixes #803Yasin
2024-06-22Map Midas Sword and Midas staff to original ids for NEUAaron
2024-06-20Implement new item-specific LBIN pricingAaron
2024-06-19Add missing null checkAaron
2024-06-1810 minute resync allow time for museum cacheAaron
2024-06-18Pet CacheAaron
2024-06-18Track Museum Item DonationsAaron
2024-06-18Fix dynamic registry usage and related testsKevinthegreat
2024-06-181.21Aaron
2024-06-18fix and adding stuffYasin
2024-06-16Fix null crashKevinthegreat
2024-06-15Switch colour check for exotic tooltip (#773)Kevin
2024-06-15Add docs to ItemTooltip#getNeuName and ItemRepository#getItemStack (#772)Kevin
2024-06-13Complete todo of CommunityShopAdder for when upgrade is ready to claimRime
2024-06-13Add community shop slot text for account & profile upgradesRime
2024-06-13Clean up codeRime
2024-06-13Fix MinionLevelAdder matching an item in the Community Shop screenRime
2024-06-13Fix the regexRime
2024-06-13Fix CatacombsLevelAdder not working at max class levelsRime
2024-06-11Move TooltipManager injection point to ItemTooltipCallbackKevinthegreat
2024-06-10Migrate from focusedSlot to stack and clear tooltip adders on screen changeKevinthegreat
2024-06-10Add AbstractContainerMatcherKevinthegreat
2024-06-10Add configKevinthegreat
2024-06-10Add collection slot textKevinthegreat
2024-06-10Add potion level slot textKevinthegreat
2024-06-09Refactor SkyblockerStack and ItemStackMixinKevinthegreat
2024-06-08Move tooltip injection pointKevinthegreat
2024-06-08Rename ItemStackInternalIdGetter and its methods to be more distinguishableRime
2024-06-08Rename PositionedText into SlotText and rename its methods to be camelCaseRime
2024-06-08Reformat SupercraftReminder and lowercase the uuid the variableRime
2024-06-08Move TooltipAdder outside of the adders packageRime
2024-06-08Add prehistoric egg slot textRime
2024-06-08Fix skill level not being displayed in a certain caseRime
2024-06-08Change the color of attribute shards' levelsRime
2024-06-08Refactor AttributeShards to AttributeShardAdderRime
2024-06-08Add isEnabled method to SlotTextAdderRime
2024-06-08Limit SlotTextAdders to only work in skyblockRime
2024-06-08Refactor EnchantmentLevelAdder to use nbt rather than loreRime
2024-06-08Fix SupercraftReminder adding conditions to not display when unnecessaryRime
2024-06-08Add SupercraftReminder as the method of shift+clicking is not mentioned in th...Rime
2024-06-08Change default color of MinionLevelAdderRime
2024-06-08Fix RancherBootsSpeedAdder not considering player's actual speed capRime
2024-06-08Add entrance floor to DungeonQualityTooltipRime