aboutsummaryrefslogtreecommitdiff
path: root/api/logic/InstanceCreationTask.cpp
AgeCommit message (Collapse)Author
2018-07-31NOISSUE set groups for instances by not setting groups for instancesPetr Mrázek
So simple. Better in every way.
2018-07-28NOISSUE simplify.Petr Mrázek
2018-07-15NOISSUE tabs -> spacesPetr Mrázek
2018-03-27NOISSUE redo new instance dialogPetr Mrázek
2017-12-03GH-2026 implement changes necessary to support 1.13 snapshotsPetr Mrázek
2017-09-09NOISSUE merging of strategy into profile, onesix into minecraftPetr Mrázek
2017-09-05NOISSUE retry committing instances if it fails a few timesPetr Mrázek
This should fix issues with antivirus locking files/folders on Windows.
2017-09-04NOISSUE refactor pack import (extraction and paths)Petr Mrázek
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.
2017-05-03NOISSUE Revert all recent changes to NetAction and NetJobPetr Mrázek
2017-04-29NOISSUE refactor NetAction to be based on TaskPetr Mrázek
Still missing some things, this is part 1.
2017-04-07NOISSUE Remove Minecraft version list and versions.Petr Mrázek
2016-10-26NOISSUE Granular instance reloadPetr Mrázek