aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/skyblock/item
AgeCommit message (Expand)Author
2024-06-08Add rancher boots speed slot textRime
2024-06-08Refactor chocolate factory tooltipRime
2024-06-08Rename injected methods and separate internalId and internalName into 2 methodsRime
2024-06-08Add text position for slot textRime
2024-06-08Switch to interface injection to cache the items' internal ids and neu namesRime
2024-06-08Add catacombs level slot textRime
2024-06-08Add skill level slot textRime
2024-06-08Javadoc correctionRime
2024-06-08Refactor romanToDecimal method to its own class and optimize a few thingsRime
2024-06-08Add skyblock level adderRime
2024-06-08Fix EnchantmentLevelAdder crash in bazaarRime
2024-06-08Fix titlePattern not matching when the title is changed by ChestValueRime
2024-06-08Add pet level slot textRime
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