Age | Commit message (Collapse) | Author |
|
It now opens and coloses as expected, depending on user
preferences and the status of the various processes involved.
Console window geometry and state are remembered between runs.
|
|
Also added a system to select an active account to log in with.
|
|
|
|
It now asks users if they want to open the manage accounts dialog to
add their accounts.
|
|
The warning message actually displays now when there are no Mojang
accounts to log in with, rather than simply crashing MultiMC.
|
|
|
|
Also, account list now saves profile lists.
|
|
Also fix the account list dialog's close button.
|
|
Currently it only saves when accounts are added or removed. We'll have
to fix this, but we need signals for when account objects change first.
|
|
|
|
|
|
|
|
|
|
|
|
Wasn't detecting minecraft shutdown properly
|
|
|
|
Let's hope we never, ever see a forge download error again.
|
|
|
|
The authenticate task can now successfully log a user in.
|
|
It doesn't actually do anything with the server's reply yet.
|
|
|
|
|
|
|
|
Console should now properly close/not close based on minecraft return code/signal.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use the new vanilla jar as the base jar if mcbackup.jar is missing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|