Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-03 | GH-2026 implement changes necessary to support 1.13 snapshots | Petr Mrázek | |
2017-11-17 | NOISSUE split out the LaunchProfile out of the ComponentList | Petr Mrázek | |
2017-11-04 | NOISSUE rename MinecraftProfile to ComponentList | Petr Mrázek | |
It is realistically a list of components. The fact that it also holds the final launch parameters is a design bug. | |||
2017-09-09 | NOISSUE merging of strategy into profile, onesix into minecraft | Petr Mrázek | |
2017-06-26 | NOISSUE some safe refactors and changes of the task subsystem | Petr Mrázek | |
Possibly also some bug fixes. | |||
2017-01-08 | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek | |
2016-05-01 | NOISSUE move Java and Minecraft launch tasks to the proper places | Petr Mrázek | |
Minecraft and Java are not generic. |