| Commit message (Collapse) | Author | Age | Lines |
|
|
|
| |
Fixes problems with latest snapshot
|
|\
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
gui/MainWindow.cpp
logic/OneSixInstance.h
Fix missing session id functionality for legacy and old onesix.
|
| |
| |
| |
| | |
Also, account list now saves profile lists.
|
|/
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|
|
| |
No fancy login token saving involved.
|
| |
|
|
|
|
| |
Also some other insignificant refactors
|
|
|
|
|
|
|
|
|
| |
Redone the instance action toolbar:
* Removed all the dead actions
* Change icon and Rename are now morphed into a header
* Added button for opening the config folder
Implemented support for loose files and folders as legacy jar mods
Added texture pack support
|
| |
|
| |
|
| |
|
|
Also, implemented some basic modlist logic, to be wired up.
|