Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | GH-1053 explode launch task into many small steps, each a Task | Petr Mrázek | 2015-07-21 | -3/+62 |
| | ||||
* | GH-1053 move launch related things and rename them | Petr Mrázek | 2015-07-10 | -3/+3 |
| | ||||
* | GH-1034 do jar modding separate from update | Petr Mrázek | 2015-07-10 | -2/+60 |
| | ||||
* | GH-1053 move instance update into the launch task (BaseLauncher) | Petr Mrázek | 2015-07-04 | -1/+1 |
| | ||||
* | SCRATCH squash MinecraftLauncher into BaseLauncher | Petr Mrázek | 2015-06-30 | -2/+2 |
| | | | | | needs to be split differently needs to be squashed together with the logic from MainWindow | |||
* | GH-1053 base process and launch refactor, part 1 | Petr Mrázek | 2015-06-30 | -3/+3 |
| | ||||
* | NOISSUE Various changes from multiauth that are unrelated to it | Jan Dalheimer | 2015-06-06 | -2/+1 |
| | ||||
* | GH-1016 print list of mods, coremods and jarmods | Petr Mrázek | 2015-05-31 | -3/+15 |
| | | | | Includes a change to jar mods, where they gain an 'originalName' attribute used only for display | |||
* | GH-1016 print mods, jar mods and core mods on start | Petr Mrázek | 2015-05-31 | -0/+15 |
| | | | | Needs some work - jar mods just have the uuid name | |||
* | GH-967 make libraries handle their own path prefix | Petr Mrázek | 2015-05-27 | -2/+2 |
| | | | | | Makes it possible to mix libraries managed by FTB and MultiMC Backport from unstable | |||
* | GH-992 Add a transaction/locking mechanism to settings objects | Petr Mrázek | 2015-05-23 | -5/+5 |
| | | | | | This can cut the FTB loading by ~66% - worth it, but not ideal. Real solution will have to be implemented later. | |||
* | GH-983 use 'minecraft.jar' for ancient jar-modded versions | Petr Mrázek | 2015-05-21 | -1/+1 |
| | | | | Fixes NEI in MC 1.4.7 and probably other obscure issues | |||
* | NOISSUE refactor and rearrange zip file utils | Petr Mrázek | 2015-04-13 | -0/+1 |
| | ||||
* | GH-329 update description text in MainWindow when instance Minecraft version ↵ | Petr Mrázek | 2015-04-13 | -0/+1 |
| | | | | changes | |||
* | NOISSUE move everything. | Petr Mrázek | 2015-04-12 | -8/+8 |
| | ||||
* | SCRATCH no more gui includes in logic | Petr Mrázek | 2015-04-12 | -32/+1 |
| | ||||
* | SCRATCH move things to the right places | Petr Mrázek | 2015-04-12 | -0/+472 |