Age | Commit message (Collapse) | Author |
|
It is now set to text beside icons and many actions were moved to sub-menus.
|
|
|
|
|
|
It was ugly generated code with no rhyme or reason to it.
Now all the relevant code is grouped and language switching works a little better.
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
And a bunch of undefined things we don't handle intentionally just yet...
|
|
|
|
Should respect theme colors now.
|
|
This should fix issues with antivirus locking files/folders on Windows.
|
|
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.
|
|
The check wasn't very good and was breaking because it assumed uniform paths.
|
|
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.
|
|
|
|
|
|
|
|
|
|
Items = rows. It should work properly now.
|
|
|
|
|
|
|
|
|
|
|