aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-25[skip ci]LifeIsAParadox
2022-01-25Create beta.ymlLifeIsAParadox
2022-01-25update to 1.4.3 [skip ci]LifeIsAParadox
2022-01-25fix log4j2LifeIsAParadox
2022-01-25support 1.18.x minecraft version and update to 1.4.2 [skip ci]LifeIsAParadox
2021-12-18Merge pull request #29 from ExternalTime/refactor-status-barYasin
Simplified drawing of status bars
2021-12-18Reduced repetition in how status bars are drawnExternalTime
2021-12-12update to 1.4.3 [skip ci]LifeIsAParadox
2021-12-12fix deprecated stuffLifeIsAParadox
2021-12-12fix log4j2LifeIsAParadox
2021-12-09update to 1.4.2 and add Zailer43 to contributorWohlhabend
2021-12-09Merge pull request #28 from ExternalTime/simplify-ad-filterYasin
Simplified ad filter implementation
2021-12-09Adjusted chat filter tests to allow for checking whether message gets ↵ExternalTime
filtered instead of just captured
2021-12-09Reverted ad filter to simpler representation.ExternalTime
Java doesn't optimise regex when compiling them.
2021-11-21Update to 1.4.0 [skip ci]LifeIsAParadox
2021-11-21Merge pull request #26 from Zailer43/masterYasin
Cleaning in PriceInfoTooltip
2021-11-21Merge pull request #27 from ExternalTime/color-terminal-fixYasin
Fixed color terminal solver not working for light blue color
2021-11-20Fixed color terminal solver not working for light blue colorExternalTime
2021-11-19cleaning in PriceInfoTooltipZailer43
2021-11-19Update to 1.4.0LifeIsAParadox
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
added tag on museum items and added the time of creation
2021-10-25change Readme [skip ci]Wohlhabend
2021-10-25Add npc item priceLifeIsAParadox
2021-10-22workflow fix custom discord emoji [skip ci]LifeIsAParadox
2021-10-21Update to 1.3.0LifeIsAParadox
2021-10-21Merge pull request #23 from ExternalTime/old-leversLifeIsAParadox
Added feature changing lever hitboxes to ones from 1.8
2021-10-20Added feature changing lever hitboxes to ones from 1.8ExternalTime
2021-10-16Update to 1.2.2 + automatic write changelog in discord channelWohlhabend
2021-10-16Merge pull request #22 from ExternalTime/color-terminal-fixLifeIsAParadox
Fixed crash on opening color terminal with unknown color
2021-10-16Fixed crash on opening color terminal with unknown colorExternalTime
2021-10-16Merge pull request #21 from ExternalTime/status-bar-fixLifeIsAParadox
Small status bar changes
2021-10-15Made defense bar fill up based on damage reductionExternalTime
2021-10-15Made overflow mana in status bar parse properlyExternalTime
2021-10-15changed workflow + update to 1.2.1LifeIsAParadox
the assets are now automatically uploaded on github release (github and modrinth)
2021-10-14Merge pull request #20 from ExternalTime/various-fixesLifeIsAParadox
Various fixes
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
Made it wait between commands in a separate thread
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-10Merge pull request #19 from ExternalTime/terminal-solversLifeIsAParadox
Added terminal solvers
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