summaryrefslogtreecommitdiffstats
path: root/api/logic/InstanceCreationTask.cpp
Commit message (Collapse)AuthorAgeLines
* GH-2026 implement changes necessary to support 1.13 snapshotsPetr Mrázek2017-12-03-5/+8
|
* NOISSUE merging of strategy into profile, onesix into minecraftPetr Mrázek2017-09-09-6/+6
|
* NOISSUE retry committing instances if it fails a few timesPetr Mrázek2017-09-05-16/+14
| | | | This should fix issues with antivirus locking files/folders on Windows.
* NOISSUE refactor pack import (extraction and paths)Petr Mrázek2017-09-04-9/+1
| | | | | | It now: * Doesn't extract until it knows the content format is good. * Extracts in a predictable location, not requiring to use a second path for the actual pack root.
* 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 Remove Minecraft version list and versions.Petr Mrázek2017-04-07-2/+2
|
* NOISSUE Granular instance reloadPetr Mrázek2016-10-26-0/+46