Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-02 | NOISSUE handle error 201 in Auth code | Petr Mrázek | |
This is something I ran into when one of my accounts stopped working. The auth token probably expired. This should now be handled as a normal auth error, not a network failure. | |||
2017-05-03 | NOISSUE Revert all recent changes to NetAction and NetJob | Petr Mrázek | |
2017-04-29 | NOISSUE refactor NetAction to be based on Task | Petr Mrázek | |
Still missing some things, this is part 1. | |||
2017-01-08 | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek | |
2016-11-30 | GH-1524 Regenerate Minecraft client token when the auth token is invalid | Petr Mrázek | |
This makes the case where users copy MultiMC to other machines easier to handle. It doesn't require manual intervention and the tokens do not go in a desync loop. | |||
2016-11-17 | NOISSUE mark used accounts/sessions in selection menus | Petr Mrázek | |
2016-11-06 | NOISSUE Refactor and sanitize MultiMC startup/shutdown | Petr Mrázek | |
* Always create main window. * Properly handle netowrk manager - it was created twice, leading to potential crashes. | |||
2016-05-01 | NOISSUE reorganize and document libraries | Petr Mrázek | |