Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
-Wrange-loop-construct triggers this error in clang
|
|
Fix macOS build instructions so that git submodule commands succeed
|
|
Try searching for 'craft'. Now it gives ALL the results, not just
the first page of 25.
|
|
|
|
|
|
|
|
|
|
|
|
This is done by adding library-like objects into the `mavenFiles`
list in version JSONs.
|
|
|
|
|
|
instructions
|
|
Tweak GenericName for Linux desktop entry
|
|
|
|
|
|
When specified, opens the "Import from zip" dialog as soon as the main
window is shown, with the URL field prefilled with the argument given to
the option.
Closes #2998
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Now it resets properly and collapsing a group doesn't make
all subsequent clicks collapse groups.
|
|
|
|
|
|
https://help.mojang.com/ no longer has API status
|
|
|
|
|
|
|
|
|
|
The functionality was broken, beyond repair and an ongoing maintenance
nightmare.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove include of qtguiglobal.h
|
|
|
|
Add checks for QT_NO_ACCESSIBILITY to prevent build issues with Qt without accessibility
|
|
accessibility
|
|
|
|
|
|
|