aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/xmrvizzy/skyblocker/skyblock
AgeCommit message (Expand)Author
2022-01-28Fix quicknav buttons not updating positions when opening recipe bookKonaeAkira
2022-01-28Fix item list tooltips being rendered under other elementsKonaeAkira
2022-01-28Fix recipe book sometimes being rendered in the wrong positionKonaeAkira
2022-01-28Merge upstreamKonaeAkira
2022-01-28Made item list use the vanilla recipe bookKonaeAkira
2022-01-28implementing KonaeAkira quicknavLifeIsAParadox
2022-01-27Fix some skulls being converted to the wrong typeKonaeAkira
2022-01-27Add internalName to NBT tag for PriceInfoTooltipKonaeAkira
2022-01-27Fix itemlist scroll not workingKonaeAkira
2022-01-27Fix missing armor dye color in item listKonaeAkira
2022-01-27Import itemlist from https://github.com/KonaeAkira/SkypixelKonaeAkira
2022-01-22Squashed a bug and changed default hey to something less stupidTacoMonkey
2022-01-22Added Wiki LookupTacoMonkey
2021-12-18Merge pull request #29LifeIsAParadox
2021-11-21Merge pull request #26 from Zailer43/masterYasin
2021-11-20Fixed color terminal solver not working for light blue colorExternalTime
2021-11-19cleaning in PriceInfoTooltipZailer43
2021-11-19added lbinLifeIsAParadox
2021-11-06only show museum itemsLifeIsAParadox
2021-11-04reformat codeLifeIsAParadox
2021-11-04added all museum items not only special itemsLifeIsAParadox
2021-11-04add museum item checkLifeIsAParadox
2021-10-25Add npc item priceLifeIsAParadox
2021-10-20Added feature changing lever hitboxes to ones from 1.8ExternalTime
2021-10-16Fixed crash on opening color terminal with unknown colorExternalTime
2021-10-15Made defense bar fill up based on damage reductionExternalTime
2021-10-15Made overflow mana in status bar parse properlyExternalTime
2021-10-14Changed api calls to actually be concurrentExternalTime
2021-10-14Fixed action bar not getting parsed when too many items are displayedExternalTime
2021-10-14Changed reparty to invite multiple people per commandExternalTime
2021-10-10added bazaar price to tooltip + german translation and update to 1.2.0LifeIsAParadox
2021-10-10Added solver for Starts With terminalExternalTime
2021-10-10Added solver for Select Colored Items terminalExternalTime
2021-10-10Added solver for Click In Order terminalExternalTime
2021-10-02fix blaze offset and smaler outline and automaticly highlight correct blazeLifeIsAParadox
2021-09-28Fixed status bar parsing when using healing wandsExternalTime
2021-09-24Reverted puzzler to show solution by replacing correct blockExternalTime
2021-09-24Fixed some Fetchur hintsExternalTime
2021-09-24Fixed puzzler solverExternalTime
2021-09-24Updated the number of minions for trivia solverExternalTime
2021-09-22Merge pull request #14 from ExternalTime/repartyLifeIsAParadox
2021-09-22Merge pull request #9 from ExternalTime/health-bar-fixLifeIsAParadox
2021-09-20Added reparty (/rp) commandExternalTime
2021-09-19Merge pull request #12 from ExternalTime/fix-api-blockingLifeIsAParadox
2021-09-19Changed API call to be non-blocking and run at startup.ExternalTime
2021-09-19Changed approach to parsing action bar as to not block potentially useful inf...ExternalTime
2021-09-19Rewrote Trivia solver to use the new interfaceExternalTime
2021-09-19Rewrote Three Weirdos solver to use the new interfaceExternalTime
2021-09-19Rewrote chat filters to use the new chat interfaceExternalTime
2021-09-19Rewrote Puzzler solver to use the new chat interfaceExternalTime