aboutsummaryrefslogtreecommitdiff
path: root/src/main/java
AgeCommit message (Expand)Author
2024-07-06Better sack support ignmccullagh
2024-07-06feedback2nmccullagh
2024-07-05add exception handling for null casesnmccullagh
2024-07-05schedule cache invalidation with price updates, and with config changesnmccullagh
2024-07-05add a 30s persistent cachenmccullagh
2024-07-01lets not assume 1 outputnmccullagh
2024-06-26add max recursion. Probs shoulda done this anyway. Also stops NEU Recipes tha...nmccullagh
2024-06-26recursion hurts my headnmccullagh
2024-06-26Add Craft Cost Tooltipnmccullagh
2024-06-22Add documentationAaron
2024-06-20Fix recipe book flipping two pages at a timeAaron
2024-06-20Apparently a pet's uuid is an optional field .-.Aaron
2024-06-20Implement new item-specific LBIN pricingAaron
2024-06-19Add missing null checkAaron
2024-06-18Use hysky redirectAaron
2024-06-1810 minute resync allow time for museum cacheAaron
2024-06-18Pet CacheAaron
2024-06-18Track Museum Item DonationsAaron
2024-06-18API AuthenticationAaron
2024-06-18Fix text renderingAaron
2024-06-18Fix Recipe Book Crash & NEU Repo items not loadingAaron
2024-06-18Fix dynamic registry usage and related testsKevinthegreat
2024-06-181.21Aaron
2024-06-18Update StatusBarsConfigScreen.javaYasin
2024-06-18fix and adding stuffYasin
2024-06-16Fix rabbit coach being highlighted more often than it should be (#774)Rime
2024-06-16Merge pull request #775 from SkyblockerMod/farming-price-fixAaron
2024-06-16Fix Search Overlay NPE (#778)Kevin
2024-06-16Fix null crashKevinthegreat
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