Age | Commit message (Collapse) | Author |
|
|
|
If your OS comes with patched/fixed/newer versions of those,
you can now check the checkboxes and stop using the old ones
shipped by Mojang.
|
|
|
|
This is not particularly interesting for non-developers.
Also includes some internal restructuring of URL constants in general.
|
|
|
|
It's not just components, so the naming needed cleaning up.
|
|
Forge apparently removed all `.pack.xz` files without warning.
It broke a bunch of stuff, as always. But it also means we don't need some ugly code anymore.
This is removed:
- Support for 'forge-pack-xz' and the forge-specific file download compression.
- The pack200 library we no longer need.
This stays:
- The LZMA decompression library - we may still want to use it.
|
|
This is done by adding library-like objects into the `mavenFiles`
list in version JSONs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
All controls are disabled.
|
|
Instead, disable (most of) the controls.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This eliminates some weird crashes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Completeness does no imply quality.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Current will be disabled and renamed to '$name-old'.
Old one, if present, will be removed.
|