summaryrefslogtreecommitdiffstats
path: root/api/logic/minecraft/onesix/update/LibrariesTask.cpp
Commit message (Collapse)AuthorAgeLines
* 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 jar mods as libraries, fix for customizing net.minecraftPetr Mrázek2017-04-17-0/+1
|
* NOISSUE implement mainJar support in OneSix formatPetr Mrázek2017-04-13-17/+17
| | | | This allows customizing the main jar like any other library.
* NOISSUE fix issue with the narrator feature by splitting java and native ↵Petr Mrázek2017-04-07-7/+11
| | | | libraries
* NOISSUE add a badge for crashed instancesPetr Mrázek2016-11-04-1/+1
| | | | Not persistent across MultiMC runs.
* NOISSUE add instance-local library storagePetr Mrázek2016-10-02-1/+1
| | | | | | Any libraries stored in $instanceroot/libraries/ will override the libraries from MultiMC's global folders, as long as they are marked 'local' in the json patch.
* GH-352 Make OneSix instance update downloads cancellablePetr Mrázek2016-08-14-0/+89