aboutsummaryrefslogtreecommitdiff
path: root/src/main/java
AgeCommit message (Expand)Author
2024-06-16Add JavaDocs to price textKevinthegreat
2024-06-15Use NPC price if its higherAaron
2024-06-15Switch colour check for exotic tooltip (#773)Kevin
2024-06-15Add docs to ItemTooltip#getNeuName and ItemRepository#getItemStack (#772)Kevin
2024-06-15Switch metal detector regex from matches to find (#767)Kevin
2024-06-15Fix missing parenthesis (#771)Julienraptor01
2024-06-14Add event notifications criterion (#763)Kevin
2024-06-13Merge pull request #713 from kevinthegreat1/waypointAaron
2024-06-13Add dropdown scrolling and allow empty string and negative sign in coordinatesKevinthegreat
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