-
Notifications
You must be signed in to change notification settings - Fork 13
Comparing changes
Open a pull request
base repository: ImpactDevelopment/Installer
base: 0.8.5
head repository: ImpactDevelopment/Installer
compare: master
Commits on Apr 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 29bf252 - Browse repository at this point
Copy the full SHA 29bf252View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b17a79 - Browse repository at this point
Copy the full SHA 1b17a79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5df8d83 - Browse repository at this point
Copy the full SHA 5df8d83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e4e60b - Browse repository at this point
Copy the full SHA 0e4e60bView commit details
Commits on Apr 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ce2e0c6 - Browse repository at this point
Copy the full SHA ce2e0c6View commit details
Commits on Apr 27, 2020
-
Remove MC Directory setting from GUI
Since the official launcher's location isn't officially configurable, this setting is only for rare cases. Therefore having it as a CLI-only setting is less confusing and simplifies the GUI.
Configuration menu - View commit details
-
Copy full SHA for f26710d - Browse repository at this point
Copy the full SHA f26710dView commit details -
Fix NPE when XDG_DOWNLOAD_DIR is not set
Apparently System.getenv() is nullable
Configuration menu - View commit details
-
Copy full SHA for 2202556 - Browse repository at this point
Copy the full SHA 2202556View commit details
Commits on Apr 28, 2020
-
MavenResolver parse coordinates properly
Added a small Artifact class that takes maven coords and provides methods to get the various parts. This makes it easier for MavenResolver to extract those. Followed the gradle-style maven coordinates which are slightly different from the aether coordinates used internally by maven. This is a precursor to some upcoming MultiMC memes...
Configuration menu - View commit details
-
Copy full SHA for 03864b3 - Browse repository at this point
Copy the full SHA 03864b3View commit details
Commits on May 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9869a9a - Browse repository at this point
Copy the full SHA 9869a9aView commit details
Commits on May 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 77e9623 - Browse repository at this point
Copy the full SHA 77e9623View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5345d0d - Browse repository at this point
Copy the full SHA 5345d0dView commit details
Commits on May 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e90bcf3 - Browse repository at this point
Copy the full SHA e90bcf3View commit details
Commits on Jun 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c589e6c - Browse repository at this point
Copy the full SHA c589e6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0619b6 - Browse repository at this point
Copy the full SHA d0619b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ee8c4d - Browse repository at this point
Copy the full SHA 8ee8c4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 198ceb1 - Browse repository at this point
Copy the full SHA 198ceb1View commit details
Commits on Aug 9, 2020
-
This reverts some changes from a953c7d until we can find a better way to install unreleased mc versions.
Configuration menu - View commit details
-
Copy full SHA for d0a7b4c - Browse repository at this point
Copy the full SHA d0a7b4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75d8515 - Browse repository at this point
Copy the full SHA 75d8515View commit details
Commits on Aug 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1020bbf - Browse repository at this point
Copy the full SHA 1020bbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60d0ce2 - Browse repository at this point
Copy the full SHA 60d0ce2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 267f391 - Browse repository at this point
Copy the full SHA 267f391View commit details -
Show Launcher Directory setting in GUI
But only in Official Launcher mode
Configuration menu - View commit details
-
Copy full SHA for 66a2a16 - Browse repository at this point
Copy the full SHA 66a2a16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bfa96b - Browse repository at this point
Copy the full SHA 4bfa96bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a844134 - Browse repository at this point
Copy the full SHA a844134View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f49b60 - Browse repository at this point
Copy the full SHA 9f49b60View commit details
Commits on Aug 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 84a042d - Browse repository at this point
Copy the full SHA 84a042dView commit details
Commits on Jan 2, 2021
-
Fix NPE while checking whether to disable button
shouldInstallButtonBeEnabled() switches on OptiFineSetting's value if OptiFineToggleSetting is enabled. However OptiFineSetting's value is null when OptiFine isn't supported by the current installation mode. Fixes #117
Configuration menu - View commit details
-
Copy full SHA for 798a13f - Browse repository at this point
Copy the full SHA 798a13fView commit details -
Update CHANGELOG to say #116 is fixed
No actual changes required, since this was caused by an error building releases not an error in source code. Fixes #116
Configuration menu - View commit details
-
Copy full SHA for 91e8a76 - Browse repository at this point
Copy the full SHA 91e8a76View commit details -
Open Save As dialog using the default destination
We want to open `JFileChooser` at `DestinationSetting`'s _default_ value, not whatever the user most recently configured This might be unintuitive in edge-cases such as the user setting `--destination` on the CLI when launching the GUI, however `--destination` should still be respected when not running the GUI. Fixes #115
Configuration menu - View commit details
-
Copy full SHA for a3b51f0 - Browse repository at this point
Copy the full SHA a3b51f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0622f0c - Browse repository at this point
Copy the full SHA 0622f0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2405895 - Browse repository at this point
Copy the full SHA 2405895View commit details
Commits on Jun 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for acda0df - Browse repository at this point
Copy the full SHA acda0dfView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.8.5...master