aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/skyblock/item/slottext
AgeCommit message (Expand)Author
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-08Change default color of MinionLevelAdderRime
2024-06-08Fix RancherBootsSpeedAdder not considering player's actual speed capRime
2024-06-08Add rancher boots speed slot textRime
2024-06-08Add text position for slot textRime
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