Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-22 | Add missing Accept header | Aaron | |
Doesn't affect functionality, but it's more compliant with how HTTP works | |||
2024-06-22 | Update ItemStackMixin.java | Yasin | |
midas sword/staff | |||
2024-06-22 | Add documentation | Aaron | |
2024-06-20 | Fix recipe book flipping two pages at a time | Aaron | |
2024-06-20 | Apparently a pet's uuid is an optional field .-. | Aaron | |
2024-06-20 | Implement new item-specific LBIN pricing | Aaron | |
2024-06-19 | Add missing null check | Aaron | |
2024-06-18 | Use hysky redirect | Aaron | |
2024-06-18 | 10 minute resync allow time for museum cache | Aaron | |
2024-06-18 | Pet Cache | Aaron | |
2024-06-18 | Track Museum Item Donations | Aaron | |
2024-06-18 | API Authentication | Aaron | |
2024-06-18 | Fix text rendering | Aaron | |
2024-06-18 | Fix Recipe Book Crash & NEU Repo items not loading | Aaron | |
2024-06-18 | Fix dynamic registry usage and related tests | Kevinthegreat | |
2024-06-18 | 1.21 | Aaron | |
2024-06-18 | Update StatusBarsConfigScreen.java | Yasin | |
done by vic Co-Authored-By: viciscat <51047087+viciscat@users.noreply.github.com> | |||
2024-06-18 | fix and adding stuff | Yasin | |
slot text - change most of aggresive text color to more unobtrusive text color - added 4 more slot text (Your essence, essence shop, Stats Tuning, Power Stones Guide) Farming hud: - No Counter doesnt show an counter anymore commision waypoints: - still works if commision hud is turned off | |||
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 | |
Use NPC price if its higher | |||
2024-06-16 | Fix Search Overlay NPE (#778) | Kevin | |
Co-authored-by: Aaron <51387595+AzureAaron@users.noreply.github.com> | |||
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 | |
Also removes dead local variable in ItemUtils Co-authored-by: Aaron <51387595+AzureAaron@users.noreply.github.com> | |||
2024-06-15 | Add docs to ItemTooltip#getNeuName and ItemRepository#getItemStack (#772) | Kevin | |
Fix farming hud icon stack id | |||
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 | |
Waypoints | |||
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 | |
A couple of chocolate factory fixes | |||
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 ↵ | Rime | |
mythic rabbits | |||
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 | Misc Changes (#755) | Kevin | |
- Update Fabric API to 0.100.0 (woo 0.100!) - Update YACL to 3.4.4 - Update IF Conflict - Disable image repo loader because its moving to a different repository and will stop working soon Co-authored-by: Aaron <51387595+AzureAaron@users.noreply.github.com> | |||
2024-06-10 | Merge pull request #735 from Emirlol/tooltips-galore | Kevin | |
Tooltip refactors | |||
2024-06-10 | Fix merge conflicts | Kevinthegreat | |