summaryrefslogtreecommitdiffstats
path: root/api/logic/minecraft/flame
Commit message (Collapse)AuthorAgeLines
* NOISSUE remove unneeded URL fixing code and fix up the exception thrown by ↵Petr Mrázek2018-01-29-4/+3
| | | | invalid Flame URLs
* NOISSUE fix bad redirect URLs provided by the curse CDNPetr Mrázek2018-01-21-2/+9
| | | | MultiMC now parses the HTTP Location header in a (more) tolerant mode.
* NOISSUE handle 'folder' Flame packages by ignoring them, show warnings for ↵Petr Mrázek2017-12-30-6/+0
| | | | minor Flame import problems
* NOISSUE add support for Flame packs with resource packsPetr Mrázek2017-09-08-1/+57
| | | | And a bunch of undefined things we don't handle intentionally just yet...
* NOISSUE log even more about 'Flame' resolving issuesPetr Mrázek2017-05-09-1/+5
|
* NOISSUE log 'Flame' mod resolver parsing errors.Petr Mrázek2017-05-09-0/+3
|
* NOISSUE Revert all recent changes to NetAction and NetJobPetr Mrázek2017-05-03-1/+1
|
* NOISSUE refactor NetAction to be based on TaskPetr Mrázek2017-04-29-1/+1
| | | | Still missing some things, this is part 1.
* NOISSUE Add flame.Petr Mrázek2017-04-22-0/+211