aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/xmrvizzy/skyblocker/skyblock
AgeCommit message (Expand)Author
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
2021-09-19Rewrote Fetchur solver to use the new interfaceExternalTime
2021-09-16Fixed action bar parsing when holding zombie swordExternalTime
2021-09-16Added absorption bar drawn on top of health barExternalTime
2021-09-16Fixed health bar always being drawn fullExternalTime
2021-09-15fixed map and health bug in dungeonsLifeIsAParadox
2021-09-14Merge pull request #4 from ExternalTime/refactor-status-barsLifeIsAParadox
2021-09-14Merge pull request #5 from ExternalTime/chat-filterLifeIsAParadox
2021-09-14Bugfixing and Blaze solverLifeIsAParadox
2021-09-09Removed printing chat messages caught by the spam filter.ExternalTime
2021-09-09Added simple spam filterExternalTime
2021-09-06Changed chat filter to use regexesExternalTime
2021-09-06Moved chat filtering out of a mixinExternalTime
2021-09-04Improved regex and made few cosmetic changesExternalTime
2021-09-04Moved fancy status bars into a single class and rewrote action bar parsingExternalTime