aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-12-12Merge pull request #28LifeIsAParadox
2021-12-09update to 1.4.2 and add Zailer43 to contributorWohlhabend
2021-12-09support 1.18.x minecraft version and update to 1.4.2 [skip ci]LifeIsAParadox
2021-12-09Adjusted chat filter tests to allow for checking whether message gets filtere...ExternalTime
2021-12-09Reverted ad filter to simpler representation.ExternalTime
2021-11-21add Zailer43 to contributors [skip ci]LifeIsAParadox
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-13Changed chat listeners to not block messages by defaultExternalTime
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-10Added an interface for solvers for minigames inside chestsExternalTime
2021-10-07Changed SkyblockerMod into a singletonExternalTime
2021-10-07Made SkyblockerMod formatting more consistentExternalTime
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-22added FEATURES.mdLifeIsAParadox
2021-09-22Merge pull request #15 from ExternalTime/add-testsLifeIsAParadox
2021-09-22Merge pull request #14 from ExternalTime/repartyLifeIsAParadox
2021-09-22Merge pull request #9 from ExternalTime/health-bar-fixLifeIsAParadox
2021-09-21Added test for puzzler solverExternalTime
2021-09-21Added 3 weirdos tests. Would be nice to get copies of all correct answersExternalTime
2021-09-21Changed trivia tests to check similarly formatted but non-existent data.ExternalTime
2021-09-21Added another method to ChatListenerTestExternalTime
2021-09-21Added tests for trivia solverExternalTime
2021-09-21Added tests for chat filtersExternalTime
2021-09-21Added abstract test for chat listenersExternalTime
2021-09-20Added reparty (/rp) commandExternalTime
2021-09-20Added simple test to Fetchur solverExternalTime
2021-09-20Fixed ad filter to pass all testsExternalTime