Age | Commit message (Collapse) | Author |
|
|
|
Added sorting
|
|
Mention casing in ISSUE_TEMPLATE
|
|
|
|
|
|
|
|
|
|
Now it is used from a global page and from a sub-page in the instance settings.
|
|
* It autocorrects local paths and file:// URLs to valid local paths.
* It recognizes other URL schemes as 'remote' and will show an error for them.
* The error dialogs have been fixed (they all had titles and content swapped).
|
|
This doesn't mean coloring, just the same font and font size.
|
|
This also removes the Web and Account web icons, because they are simply
not relevant to MultiMC (it does not use those). You can always
check their status by opening them in a browser.
|
|
|
|
|
|
|
|
fix icon issues on macOS
|
|
|
|
|
|
|
|
|
|
version
|
|
|
|
|
|
|
|
|
|
|
|
invalid Flame URLs
|
|
|
|
Previously, it would only update when you resize the window horizontally
enough to change the number of icons that fit in a row.
|
|
|
|
This may fix macOS issues?
|
|
|
|
* Added install commands to the libraries instead of force installing files
* Most of the application cmake stuff moved to top level
* RPATH should now be set/cleared correctly
* Contains a fix for GH-1780
|
|
|
|
MultiMC now parses the HTTP Location header in a (more) tolerant mode.
|
|
/usr/local is a sane default since /usr is meant to be used by packages.
|
|
|
|
|
|
When installing MultiMC with the lin-system layout and specifying an
install prefix that is not the empty string, then MultiMC looks for its
Jars in the wrong location. Fix this by appending CMAKE_INSTALL_PREFIX.
|
|
|
|
This avoids issues with included bundle utilities on certain systems
and is a step in the intended direction (not distributing dependencies).
|
|
|
|
to version page
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|