summaryrefslogtreecommitdiffstats
path: root/api/logic/minecraft/auth/YggdrasilTask.cpp
Commit message (Collapse)AuthorAgeLines
* NOISSUE handle error 201 in Auth codePetr Mrázek2017-09-02-0/+1
| | | | | | | 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.
* NOISSUE Revert all recent changes to NetAction and NetJobPetr Mrázek2017-05-03-1/+1
|
* NOISSUE refactor NetAction to be based on TaskPetr Mrázek2017-04-29-1/+1
| | | | Still missing some things, this is part 1.
* NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek2017-01-08-1/+1
|
* NOISSUE Refactor and sanitize MultiMC startup/shutdownPetr Mrázek2016-11-06-2/+1
| | | | | * Always create main window. * Properly handle netowrk manager - it was created twice, leading to potential crashes.
* NOISSUE reorganize and document librariesPetr Mrázek2016-05-01-0/+255