Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
version
|
|
invalid Flame URLs
|
|
MultiMC now parses the HTTP Location header in a (more) tolerant mode.
|
|
|
|
to version page
|
|
|
|
|
|
minor Flame import problems
|
|
|
|
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
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
And a bunch of undefined things we don't handle intentionally just yet...
|
|
It now:
* Doesn't extract until it knows the content format is good.
* Extracts in a predictable location, not requiring to use a second path for the actual pack root.
|
|
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.
|
|
|
|
|