| Commit message (Collapse) | Author | Age | Lines |
| |
|
| |
|
|
|
|
| |
account skins on addition, active on startup
|
| |
|
|
|
|
| |
Fixes problems with latest snapshot
|
|\
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
gui/MainWindow.cpp
logic/OneSixInstance.h
Fix missing session id functionality for legacy and old onesix.
|
| |
| |
| |
| | |
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.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Added missing licenses
Added a Java functionality checker (detects 32/64bit java)
Refactor of *Update - no longer based on BaseUpdate, but Task directly
Fixed runner script to not derp up on 32bit linux. Could add more detection and error reporting there.
Resources are now split into graphics and generated. Generated resources are placed in the build tree and included from there.
Used the Java checker in the main settings dialog (TODO: instance settings).
Partial support for ${arch}-using libraries - both 32 and 64 variants of ${arch} are downloaded.
|
| |
| |
| |
| |
| |
| | |
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.
|
| | |
|
| | |
|
| |
| |
| |
| | |
Let's hope we never, ever see a forge download error again.
|
| |
| |
| |
| | |
Console should now properly close/not close based on minecraft return code/signal.
|
|/ |
|
| |
|
| |
|
|
|