aboutsummaryrefslogtreecommitdiff
path: root/src/main
AgeCommit message (Expand)Author
2024-06-13Merge pull request #749 from Emirlol/chocolate-factory-hotfix-2Aaron
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-13Fix time tower reminder being sent multiple timesRime
2024-06-13Fix time tower multiplier being wrong in the case of +0.7x multiplier from my...Rime
2024-06-13Fix prestige highlight not updating after a prestigeRime
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-10Misc Changes (#755)Kevin
2024-06-10Merge pull request #735 from Emirlol/tooltips-galoreKevin
2024-06-10Fix merge conflictsKevinthegreat
2024-06-10Merge pull request #685 from kevinthegreat1/farming-hud-improvementsKevin
2024-06-09Refactor SkyblockerStack and ItemStackMixinKevinthegreat
2024-06-08Move tooltip injection pointKevinthegreat
2024-06-08Fix a few things in ChocolateFactorySolverRime
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-08Add tests for RomanNumerals and clarify their uses in javadocsRime
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 proper nullability indicators for internal id/name stuffRime
2024-06-08Add entrance floor to DungeonQualityTooltipRime
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-08Optimize slot text positioningRime
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-08Fix time tower slot variable not being usedRime
2024-06-08Add catacombs level slot textRime
2024-06-08Add skill level slot textRime