2021-12-31 |
Ensure installer temporary directory exists when installing
Henry Le Grys
committed
on 31 Dec 2021
|
---|---|
|
|
2021-12-12 |
|
|
|
Assume architecture is x64 unless specified in release file
Magi1053
committed
on 12 Dec 2021
|
|
Refactor java runtime finder to work cross platform with the new minecraft launcher
Magi1053
committed
on 12 Dec 2021
|
|
2021-12-11 |
Add java runtime finder for mac os
Magi1053
committed
on 11 Dec 2021
|
2021-12-10 |
Support downloading logging config files from the version manifest
...
Henry Le Grys
committed
on 10 Dec 2021
|
2021-12-06 |
Add a check for Java runtime version before setting permgen flag
...
Henry Le Grys
committed
on 6 Dec 2021
|
2021-12-05 |
GH-443 Switch to using JNA Platform for Windows registry access
Henry Le Grys
committed
on 5 Dec 2021
|
GH-443 Fix the undetected runtime file chooser dialog opening early
Henry Le Grys
committed
on 5 Dec 2021
|
|
2021-11-15 |
Fix not checking all registry keys for jvm if the previous key did not exist in the registry.
Magi1053
authored
on 15 Nov 2021
GitHub
committed
on 15 Nov 2021
|
2021-11-03 |
GH-443 Add logging on registry read failures & fix default search path
...
Henry Le Grys
committed
on 3 Nov 2021
|
2021-10-27 |
Attempt to solve Windows Java finding failing to find MC folder
Henry Le Grys
committed
on 27 Oct 2021
|
2021-10-25 |
GH-440 Fix NPE generated by config dialog when no runtime is configured
Henry Le Grys
committed
on 25 Oct 2021
|
2021-10-16 |
Add option to Java selection dropdowns to choose a runtime from path
...
Henry Le Grys
committed
on 16 Oct 2021
|
2021-09-27 |
Fix Java version parser to tolerate missing minor version
...
Henry Le Grys
committed
on 27 Sep 2021
|
Tolerate missing terminating newlines in Java release files
...
Henry Le Grys
committed
on 27 Sep 2021
|
|
Fix java runtime finder breaking when encountering a bad release file
...
Henry Le Grys
committed
on 27 Sep 2021
|
|
2021-09-04 |
|
2021-09-02 |
Add support for Forge 1.17 processors
Henry Le Grys
committed
on 2 Sep 2021
|
Add instance settings dialog
Henry Le Grys
committed
on 2 Sep 2021
|
|
2021-06-20 |
Update launcher settings dialog with new runtime selection dropdown
Henry Le Grys
committed
on 20 Jun 2021
|
2021-06-15 |
Start implementing per-instance settings & better Java runtime selection
Henry Le Grys
committed
on 15 Jun 2021
|
2021-05-29 |
|
2021-05-24 |
|
2021-03-31 |
|
Fix potential NPE with partial redownloads if connection never completes
Henry Le Grys
committed
on 31 Mar 2021
|
|
2021-03-28 |
Fix bad URL decoding & reformatting in HttpRequest
Henry Le Grys
committed
on 28 Mar 2021
|
2021-03-26 |
Add some comments to launcher.properties
Henry Le Grys
committed
on 26 Mar 2021
|
2021-03-10 |
Fix NPE in HttpDownloader if server does not send Accept-Ranges header
Henry Le Grys
committed
on 10 Mar 2021
|
Only append to partially downloaded files if HTTP response is a 206
Henry Le Grys
committed
on 10 Mar 2021
|
|
Fix Updater to only download additional loader files once
...
Henry Le Grys
committed
on 10 Mar 2021
|
|
|
|
2021-03-09 |
Throw an error if HTTP file transfers are cleanly closed early
...
Henry Le Grys
committed
on 9 Mar 2021
|
2021-02-28 |
Make button widths equal in account selection dialog
Henry Le Grys
committed
on 28 Feb 2021
|
Style Account Select dialog (#402)
Henry
authored
on 28 Feb 2021
GitHub
committed
on 28 Feb 2021
|
|
2021-02-27 |
Ignore unknown properties when deserializing LatestVersionInfo
Henry Le Grys
committed
on 27 Feb 2021
|
2021-02-19 |
Style Account Select Dialog
johnfriedrich
committed
on 19 Feb 2021
|
Remove packed check from launcher self-updater
Henry Le Grys
committed
on 19 Feb 2021
|
|
Add User-Agent to news page HTTP requests (#401)
Henry
authored
on 19 Feb 2021
GitHub
committed
on 19 Feb 2021
|
|
|
|
Fix weird Lists import from internal jcommander package
Henry Le Grys
committed
on 19 Feb 2021
|
|
2021-02-18 |
|
Make skin service return null on error
Henry Le Grys
committed
on 18 Feb 2021
|
|
2021-02-17 |
Redesign login dialogs & support new Microsoft logins (#398)
Henry
authored
on 17 Feb 2021
GitHub
committed
on 17 Feb 2021
|
2021-02-16 |
Clean up error reporting for Minecraft API authentication
Henry Le Grys
committed
on 16 Feb 2021
|
Convert avatarImage fields to type `byte[]`
Henry Le Grys
committed
on 16 Feb 2021
|
|
Prompt Microsoft's OAuth to allow account selection on sign-in
...
Henry Le Grys
committed
on 16 Feb 2021
|
|
Fix XSTS error codes being missed due to Jackson weirdness
Henry Le Grys
committed
on 16 Feb 2021
|
|
Fix an NPE due to unfinished getLoginService method
Henry Le Grys
committed
on 16 Feb 2021
|
|
2021-02-15 |
Show XSTS error messages if non-empty
Henry Le Grys
committed
on 15 Feb 2021
|
Fix unknown Xbox error formatting
Henry Le Grys
committed
on 15 Feb 2021
|
|
2021-02-13 |
Issue a warning when reformatting URLs fails
Henry Le Grys
committed
on 13 Feb 2021
|
Set account dialog selection colors correctly
Henry Le Grys
committed
on 13 Feb 2021
|
|
2021-02-12 |
Remove Pack200 from bootstrapper & default to normal .jar filename
Henry Le Grys
committed
on 12 Feb 2021
|
2021-02-11 |
Improve progress messaging during long Microsoft login dance
Henry Le Grys
committed
on 11 Feb 2021
|
Handle cancelled OAuth requests
Henry Le Grys
committed
on 11 Feb 2021
|
|
Report Xbox authentication errors
Henry Le Grys
committed
on 11 Feb 2021
|
|
2021-02-09 |
Improve authentication error messages
Henry Le Grys
committed
on 9 Feb 2021
|
Use cached avatar in MicrosoftLoginService
Henry Le Grys
committed
on 9 Feb 2021
|
|
Remove Yggdrasil agent from properties file
Henry Le Grys
committed
on 9 Feb 2021
|
|
Add confirmation dialog for forgetting accounts
Henry Le Grys
committed
on 9 Feb 2021
|
|
Re-add offline session button & alter play button
Henry Le Grys
committed
on 9 Feb 2021
|
|
Implement Microsoft OAuth login process
Henry Le Grys
committed
on 9 Feb 2021
|
|
2021-02-08 |
Remove old replaced authentication classes
Henry Le Grys
committed
on 8 Feb 2021
|
Flesh out account selector some more
Henry Le Grys
committed
on 8 Feb 2021
|
|
Fix persistence, download & persist avatar locally
Henry Le Grys
committed
on 8 Feb 2021
|
|
|
|
2021-02-07 |
Use explicit wait/notify for popup feature selection dialog
...
Henry Le Grys
committed
on 7 Feb 2021
|
2021-02-05 |
Update Gradle & plugins to support Java 9+ better
Henry Le Grys
committed
on 5 Feb 2021
|
2021-02-02 |
Support unpacked jars in self-updater
Henry Le Grys
committed
on 2 Feb 2021
|
2021-01-30 |
Fix misspelled field in launcher configuration
Henry Le Grys
committed
on 30 Jan 2021
|
2021-01-29 |
Fix library handling bug in cases of bad JSON key ordering
Henry Le Grys
committed
on 29 Jan 2021
|
2021-01-26 |
|
|
|
2021-01-25 |
Add a scanner to download missing targets of .url.txt files
Henry Le Grys
committed
on 25 Jan 2021
|
Fix native handling for cases where some platforms are not present
Henry Le Grys
committed
on 25 Jan 2021
|
|
2021-01-07 |
Improve fabric loader processor by better utilizing fabric meta API
...
Henry Le Grys
committed
on 7 Jan 2021
|
2021-01-06 |
Add support for HTTPS redirects
Henry Le Grys
committed
on 6 Jan 2021
|
|
|
2021-01-05 |
Ignore 'all artifacts' list during re-serialization
Henry Le Grys
committed
on 5 Jan 2021
|
Verify libraries & game jars during updates
Henry Le Grys
committed
on 5 Jan 2021
|
|
Download all libraries for every platform when building packs
Henry Le Grys
committed
on 5 Jan 2021
|
|
2020-12-25 |
Fix forge loaders being named wrong & warning for wrong loader version
Henry Le Grys
committed
on 25 Dec 2020
|
Fix extraction of folders inside ZipExtract (#271)
Henry
authored
on 25 Dec 2020
GitHub
committed
on 25 Dec 2020
|
|
2020-12-24 |
Use absolute paths for legacy launcher wrapper support (#335)
Henry
authored
on 24 Dec 2020
GitHub
committed
on 24 Dec 2020
|
2020-12-23 |
Add flag in version info: loader should override version arguments
...
Henry Le Grys
committed
on 23 Dec 2020
|
Delegate to platform classloader to let processors run on Java 9+
...
Henry Le Grys
committed
on 23 Dec 2020
|
|
2020-12-22 |
Update gradle buildscripts to use 'application' plugin
Henry Le Grys
committed
on 22 Dec 2020
|
Cleanup install processor & update documentation
Henry Le Grys
committed
on 22 Dec 2020
|
|
Update natives handling to handle architecture-specific native strings
...
Henry Le Grys
committed
on 22 Dec 2020
|
|
Add custom serializer for game arguments for more concise version JSON
Henry Le Grys
committed
on 22 Dec 2020
|
|
2020-12-20 |
|
2020-12-19 |
Bump minimum manifest version
Henry Le Grys
committed
on 19 Dec 2020
|
2020-12-07 |
Fix Updater logic for downloading a missing version manifest
...
Henry Le Grys
committed
on 7 Dec 2020
|
2020-12-03 |
|
|
|
2020-12-02 |
Fix argument passing & add back commandline for legacy versions
...
Henry Le Grys
committed
on 2 Dec 2020
|
Refactor loader processing into subclasses for greater flexibility
Henry Le Grys
committed
on 2 Dec 2020
|
|
Skip extra files that are server-only
Henry Le Grys
committed
on 2 Dec 2020
|
|
Remove unused properties from launcher.properties
Henry Le Grys
committed
on 2 Dec 2020
|
|
|
|
2020-12-01 |
|
2020-01-30 |
Use absolute paths for legacy launcher wrapper support
Magi1053
committed
on 30 Jan 2020
|
2018-12-24 |
Fix extraction of folders inside ZipExtract
Jan-Otto Kröpke
committed
on 24 Dec 2018
|
2018-07-15 |
Update to Java 9/10. Fancy version is still broken.
sk89q
committed
on 15 Jul 2018
|
2017-11-11 |
Merge pull request #215 from me4502/master
...
Albert Pham
authored
on 11 Nov 2017
GitHub
committed
on 11 Nov 2017
|
Merge pull request #188 from Matrix89/master
...
Albert Pham
authored
on 11 Nov 2017
GitHub
committed
on 11 Nov 2017
|
|
Added server argument to configuration
Matthew Miller
committed
on 11 Nov 2017
|
|
2017-10-20 |
Fix runtime issue with Java 9 (java.xml.bind API)
Oliver Kahrmann
committed
on 20 Oct 2017
|
2017-08-19 |
Add minecraft.applet.TargetDirectory flag for legacy MC.
sk89q
committed
on 19 Aug 2017
|
2017-03-24 |
Add clear console button
Matrix89
committed
on 24 Mar 2017
|
2016-07-31 |
Reload news page when pressing "Check for Updates"
Oliver Kahrmann
committed
on 31 Jul 2016
|
2016-05-24 |
use HTTPS instead of HTTP
Jurek Weber
committed
on 24 May 2016
|
2016-04-07 |
Revert 'Use a JList rather than JTable for the instance list.'
sk89q
committed
on 7 Apr 2016
|
2016-04-06 |
Detect BSD as Linux.
sk89q
committed
on 6 Apr 2016
|
2016-01-13 |
|
2015-11-15 |
Select nearest entry on right click of instance list.
sk89q
committed
on 15 Nov 2015
|
2015-11-14 |
Use a JList rather than JTable for the instance list.
sk89q
committed
on 14 Nov 2015
|
Load UI assets in the background.
sk89q
committed
on 14 Nov 2015
|
|
2015-08-03 |
Possibly improve detection of 32-bit/64-bit.
sk89q
committed
on 3 Aug 2015
|
Clean up JavaRuntimeFinder.
sk89q
committed
on 3 Aug 2015
|
|
Set better memory defaults.
sk89q
committed
on 3 Aug 2015
|
|
|
|
|
|
|
|
2015-07-31 |
|
2015-07-28 |
[Creator] Add mod update checker.
sk89q
committed
on 28 Jul 2015
|
Have TableColumnAdjuster re-adjust columns later after model change.
sk89q
committed
on 28 Jul 2015
|
|
Add HttpRequest.asJson(TypeReference type).
sk89q
committed
on 28 Jul 2015
|
|
2015-07-25 |
Suppress unchecked warnings in LoginDialog.
sk89q
committed
on 25 Jul 2015
|
Add an about dialog.
sk89q
committed
on 25 Jul 2015
|
|
2015-07-24 |
Fix some native compatibility issues.
sk89q
committed
on 24 Jul 2015
|
[Creator] Add test online option.
sk89q
committed
on 24 Jul 2015
|
|
Add new creator tools.
sk89q
committed
on 24 Jul 2015
|
|
2015-07-21 |
Expand the build tools to encompass many more tasks.
sk89q
committed
on 21 Jul 2015
|
[Build Tools] Don't confirm process close.
sk89q
committed
on 21 Jul 2015
|
|
2015-07-20 |
Change LaunchSupervisor to take a LaunchOptions value object.
sk89q
committed
on 20 Jul 2015
|
Add SwingHelper.readImageIcon().
sk89q
committed
on 20 Jul 2015
|
|
Add ConsoleFrame.hideMessages().
sk89q
committed
on 20 Jul 2015
|
|
2015-03-21 |
un-editable icon
Slind14
committed
on 21 Mar 2015
|
2015-02-23 |
Create instance directory more eagerly.
sk89q
committed
on 23 Feb 2015
|
2015-02-22 |
Try harder to create the initial instance folder on update.
sk89q
committed
on 22 Feb 2015
|
2015-02-20 |
Remove "(not installed)" etc. which causes wrapping.
sk89q
committed
on 20 Feb 2015
|
Add a background to the fancy launcher.
sk89q
committed
on 20 Feb 2015
|
|
Show the main launcher view slightly quicker.
sk89q
committed
on 20 Feb 2015
|
|
Make the split pane opaque on the launcher frame.
sk89q
committed
on 20 Feb 2015
|
|
Make the background transparent on the news page view.
sk89q
committed
on 20 Feb 2015
|
|
Remove the header on the instance list.
sk89q
committed
on 20 Feb 2015
|
|
Refactor startup and add new dark fancy theme.
sk89q
committed
on 20 Feb 2015
|
|
Fix memory leak with old launcher window.
sk89q
committed
on 20 Feb 2015
|
|
Remove extra fields on LauncherFrame.
sk89q
committed
on 20 Feb 2015
|
|
Split up LauncherFrame.
sk89q
committed
on 20 Feb 2015
|
|
2015-02-19 |
Remove unnecessary dependencies for the launcher.
sk89q
committed
on 19 Feb 2015
|
Switch to MigLayout for the main launcher frame.
sk89q
committed
on 19 Feb 2015
|
|
Add a fancy skinned version of the launcher.
sk89q
committed
on 19 Feb 2015
|
|
Rename SharedLocale._() to tr().
sk89q
committed
on 19 Feb 2015
|
|
|