Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE update copyright dates | Petr Mrázek | 2018-02-11 | -1/+1 |
| | ||||
* | GH-2026 implement changes necessary to support 1.13 snapshots | Petr Mrázek | 2017-12-03 | -1/+1 |
| | ||||
* | NOISSUE use classparser for importing Legacy instances with undecided ↵ | Petr Mrázek | 2017-09-27 | -2/+2 |
| | | | | Minecraft versions | |||
* | NOISSUE prefer to use '.minecraft' instead of 'minecraft' folder | Petr Mrázek | 2017-09-20 | -3/+3 |
| | ||||
* | NOISSUE more work on Legacy migration | Petr Mrázek | 2017-09-20 | -0/+9 |
| | ||||
* | NOISSUE Add back Legacy for migration purposes | Petr Mrázek | 2017-09-17 | -0/+313 |
| | ||||
* | NOISSUE Remove Legacy support | Petr Mrázek | 2017-09-09 | -521/+0 |
| | ||||
* | GH-1927 Add more specific task status logging | Petr Mrázek | 2017-07-07 | -60/+64 |
| | | | | | | * Tasks are now described by class name and object name (or memory address). * Tasks starts are logged. * Aborted tasks are now treated just as the other cases. | |||
* | NOISSUE Revert all recent changes to NetAction and NetJob | Petr Mrázek | 2017-05-03 | -2/+2 |
| | ||||
* | NOISSUE refactor NetAction to be based on Task | Petr Mrázek | 2017-04-29 | -2/+2 |
| | | | | Still missing some things, this is part 1. | |||
* | GH-1778: Fix placement of modded Minecraft.jar in OneSix instances. | Petr Mrázek | 2017-01-10 | -7/+2 |
| | ||||
* | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek | 2017-01-08 | -1/+1 |
| | ||||
* | NOISSUE always run the ExtractNatives task during launch | Petr Mrázek | 2016-11-17 | -6/+0 |
| | | | | | The task now checks the conditions, giving the update process time to supply all the metadata. | |||
* | GH-352 Make OneSix instance update downloads cancellable | Petr Mrázek | 2016-08-14 | -2/+2 |
| | ||||
* | NOISSUE implement direct java launch | Petr Mrázek | 2016-08-01 | -62/+136 |
| | | | | Just running the Java process and giving it params on the command line | |||
* | GH-575 separate legacy jar mod list from mod list | Petr Mrázek | 2016-05-15 | -2/+3 |
| | ||||
* | NOISSUE move Java and Minecraft launch tasks to the proper places | Petr Mrázek | 2016-05-01 | -3/+3 |
| | | | | Minecraft and Java are not generic. | |||
* | NOISSUE reorganize and document libraries | Petr Mrázek | 2016-05-01 | -0/+453 |