Age | Commit message (Collapse) | Author |
|
NOISSUE Add info for instance launch mode and server status when online
|
|
|
|
|
|
|
|
|
|
|
|
GH-3507 Modernize MacOS Icon
|
|
full credit to @ThePotatoKing55
|
|
Update Java detection
|
|
GH-3731 Limit Curserforge version height
|
|
|
|
|
|
|
|
|
|
NOISSUE Specify support URLs at build time
|
|
Support URLs (bug tracker, Discord guild, subreddit) are now specified
as cache variables in cmake, and the buttons are not shown if no value
is set for them.
This is an early-stage move towards debranding the MultiMC codebase,
and will (hopefully) alleviate support requests coming to us from
illicit forks.
|
|
|
|
NOISSUE Disable 'Install Forge' button when game is running
|
|
|
|
This effectively reverts the changes made in [1] to resolve GH-3304.
[1] 05ffcf706bff92bdc48f3063d6a64508f8b7674c
|
|
|
|
Add ability to select a server to join in the instance settings
|
|
NOISSUE Fix new Oracle Java Detection on Windows
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Those were changed with Java 9 https://docs.oracle.com/javase/9/install/installation-jdk-and-jre-microsoft-windows-platforms.htm#JSJIG-GUID-47C269A3-5220-412F-9E31-4B8C37A82BFB
|
|
|
|
|
|
NOISSUE Parse META-INF/mods.toml for Forge 1.14+ mod metadata
|
|
Add limits header
|
|
GH-3450 Add checkboxes to display and record game time
|
|
Various ATLauncher improvements and bug fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Annoyingly the metadata structure is loader dependent :(
|