Age | Commit message (Expand) | Author |
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 | Merge pull request #756 from Emirlol/tooltip-refactor-hotfix | 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-12 | Merge pull request #757 from kevinthegreat1/build-bleeding-edge | Aaron |
2024-06-13 | Add workflow dispatch | Kevinthegreat |
2024-06-12 | Merge pull request #750 from kevinthegreat1/potion-level-slot-text | Aaron |
2024-06-11 | Move TooltipManager injection point to ItemTooltipCallback | Kevinthegreat |
2024-06-11 | Fix pr commit sha | Kevinthegreat |
2024-06-11 | Update build script to include alpha or beta for all builds | Kevinthegreat |
2024-06-10 | Add name and logging | Kevinthegreat |
2024-06-10 | Update jar name and add build type | 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 | Misc Changes (#755) | Kevin |
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 | Add tests for RomanNumerals and clarify their uses in javadocs | 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 |
2024-06-08 | Change default color of MinionLevelAdder | Rime |