Age | Commit message (Collapse) | Author |
|
|
|
Only for a single session, not between sessions.
|
|
|
|
Badly connected signals/slots and similar things.
|
|
|
|
* Setting and resetting default account will update the account list properly
* Removing the active account will now also reset it (previously, it would 'stay around')
* The accounts model is no longer reset by every action
|
|
|
|
|
|
saves
|
|
Currently only ones that are removable and aren't dep-only
|
|
account already
|
|
This resolves some issues with the instance export dialog when the instances folder
path contains '..' and '.', or involves symlinks.
|
|
|
|
|
|
|
|
It is realistically a list of components. The fact that it also holds the final
launch parameters is a design bug.
|
|
|
|
|
|
|
|
|
|
|
|
This should fix issues with the 1.13 snapshots
|
|
|
|
If a single library had both native and java jars, they would randomly get confused.
|
|
|
|
|
|
Patch application will either add tweakers, or move them
to the end if they are already present.
This allows fixing up tweaker order in subsequent version patches.
|
|
|
|
Minecraft versions
|
|
|
|
|
|
Coding blind. Much !!FUN!!.
|
|
This affects classpath and java.library.path.
The catch is that if the strings cannot be expressed in system codepage
on Windows, it tries to use 8.3 paths.
|
|
|
|
|
|
|
|
This prevents treating the instance as a Flame pack later.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|