Age | Commit message (Expand) | Author |
2024-06-18 | Update StatusBarsConfigScreen.java | Yasin |
2024-06-18 | fix and adding stuff | Yasin |
2024-06-16 | Fix rabbit coach being highlighted more often than it should be (#774) | Rime |
2024-06-16 | Merge pull request #775 from SkyblockerMod/farming-price-fix | Aaron |
2024-06-16 | Fix Search Overlay NPE (#778) | Kevin |
2024-06-16 | Fix null crash | Kevinthegreat |
2024-06-16 | Add JavaDocs to price text | Kevinthegreat |
2024-06-15 | Use NPC price if its higher | Aaron |
2024-06-15 | Switch colour check for exotic tooltip (#773) | Kevin |
2024-06-15 | Add docs to ItemTooltip#getNeuName and ItemRepository#getItemStack (#772) | Kevin |
2024-06-15 | Switch metal detector regex from matches to find (#767) | Kevin |
2024-06-15 | Fix missing parenthesis (#771) | Julienraptor01 |
2024-06-14 | Add event notifications criterion (#763) | Kevin |
2024-06-13 | Merge pull request #713 from kevinthegreat1/waypoint | Aaron |
2024-06-13 | Add dropdown scrolling and allow empty string and negative sign in coordinates | Kevinthegreat |
2024-06-13 | Merge pull request #749 from Emirlol/chocolate-factory-hotfix-2 | Aaron |
2024-06-13 | Complete todo of CommunityShopAdder for when upgrade is ready to claim | Rime |
2024-06-13 | Add community shop slot text for account & profile upgrades | Rime |
2024-06-13 | Clean up code | Rime |
2024-06-13 | Fix MinionLevelAdder matching an item in the Community Shop screen | Rime |
2024-06-13 | Fix the regex | Rime |
2024-06-13 | Fix CatacombsLevelAdder not working at max class levels | Rime |
2024-06-13 | Fix time tower reminder being sent multiple times | Rime |
2024-06-13 | Fix time tower multiplier being wrong in the case of +0.7x multiplier from my... | Rime |
2024-06-13 | Fix prestige highlight not updating after a prestige | Rime |
2024-06-11 | Move TooltipManager injection point to ItemTooltipCallback | Kevinthegreat |
2024-06-10 | Migrate from focusedSlot to stack and clear tooltip adders on screen change | Kevinthegreat |
2024-06-10 | Add AbstractContainerMatcher | Kevinthegreat |
2024-06-10 | Add config | Kevinthegreat |
2024-06-10 | Add collection slot text | Kevinthegreat |
2024-06-10 | Add potion level slot text | Kevinthegreat |
2024-06-10 | Merge pull request #735 from Emirlol/tooltips-galore | Kevin |
2024-06-10 | Fix merge conflicts | Kevinthegreat |
2024-06-10 | Merge pull request #685 from kevinthegreat1/farming-hud-improvements | Kevin |
2024-06-09 | Refactor SkyblockerStack and ItemStackMixin | Kevinthegreat |
2024-06-08 | Move tooltip injection point | Kevinthegreat |
2024-06-08 | Fix a few things in ChocolateFactorySolver | Rime |
2024-06-08 | Rename ItemStackInternalIdGetter and its methods to be more distinguishable | Rime |
2024-06-08 | Rename PositionedText into SlotText and rename its methods to be camelCase | Rime |
2024-06-08 | Reformat SupercraftReminder and lowercase the uuid the variable | Rime |
2024-06-08 | Move TooltipAdder outside of the adders package | Rime |
2024-06-08 | Add prehistoric egg slot text | Rime |
2024-06-08 | Fix skill level not being displayed in a certain case | Rime |
2024-06-08 | Change the color of attribute shards' levels | Rime |
2024-06-08 | Refactor AttributeShards to AttributeShardAdder | Rime |
2024-06-08 | Add isEnabled method to SlotTextAdder | Rime |
2024-06-08 | Limit SlotTextAdders to only work in skyblock | Rime |
2024-06-08 | Refactor EnchantmentLevelAdder to use nbt rather than lore | Rime |
2024-06-08 | Fix SupercraftReminder adding conditions to not display when unnecessary | Rime |
2024-06-08 | Add SupercraftReminder as the method of shift+clicking is not mentioned in th... | Rime |