History for sklauncher / launcher
2021-02-19
@Henry
Add User-Agent to news page HTTP requests (#401)
Henry authored on 19 Feb 2021 GitHub committed on 19 Feb 2021
@David Lohle
Add User-Agent to news page HTTP requests ...
David Lohle committed on 19 Feb 2021
@Henry Le Grys
Fix weird Lists import from internal jcommander package
Henry Le Grys committed on 19 Feb 2021
2021-02-18
@Henry Le Grys
Switch to using Minecraft services as skin provider ...
Henry Le Grys committed on 18 Feb 2021
@Henry Le Grys
Make skin service return null on error
Henry Le Grys committed on 18 Feb 2021
2021-02-17
@Henry
Redesign login dialogs & support new Microsoft logins (#398)
Henry authored on 17 Feb 2021 GitHub committed on 17 Feb 2021
2021-02-16
@Henry Le Grys
Clean up error reporting for Minecraft API authentication
Henry Le Grys committed on 16 Feb 2021
@Henry Le Grys
Convert avatarImage fields to type `byte[]`
Henry Le Grys committed on 16 Feb 2021
@Henry Le Grys
Prompt Microsoft's OAuth to allow account selection on sign-in ...
Henry Le Grys committed on 16 Feb 2021
@Henry Le Grys
Fix XSTS error codes being missed due to Jackson weirdness
Henry Le Grys committed on 16 Feb 2021
@Henry Le Grys
Fix an NPE due to unfinished getLoginService method
Henry Le Grys committed on 16 Feb 2021
2021-02-15
@Henry Le Grys
Show XSTS error messages if non-empty
Henry Le Grys committed on 15 Feb 2021
@Henry Le Grys
Fix unknown Xbox error formatting
Henry Le Grys committed on 15 Feb 2021
2021-02-13
@Henry Le Grys
Issue a warning when reformatting URLs fails
Henry Le Grys committed on 13 Feb 2021
@Henry Le Grys
Set account dialog selection colors correctly
Henry Le Grys committed on 13 Feb 2021
2021-02-12
@Henry Le Grys
Remove Pack200 from bootstrapper & default to normal .jar filename
Henry Le Grys committed on 12 Feb 2021
2021-02-11
@Henry Le Grys
Improve progress messaging during long Microsoft login dance
Henry Le Grys committed on 11 Feb 2021
@Henry Le Grys
Handle cancelled OAuth requests
Henry Le Grys committed on 11 Feb 2021
@Henry Le Grys
Report Xbox authentication errors
Henry Le Grys committed on 11 Feb 2021
2021-02-09
@Henry Le Grys
Improve authentication error messages
Henry Le Grys committed on 9 Feb 2021
@Henry Le Grys
Use cached avatar in MicrosoftLoginService
Henry Le Grys committed on 9 Feb 2021
@Henry Le Grys
Remove Yggdrasil agent from properties file
Henry Le Grys committed on 9 Feb 2021
@Henry Le Grys
Add confirmation dialog for forgetting accounts
Henry Le Grys committed on 9 Feb 2021
@Henry Le Grys
Re-add offline session button & alter play button
Henry Le Grys committed on 9 Feb 2021
@Henry Le Grys
Implement Microsoft OAuth login process
Henry Le Grys committed on 9 Feb 2021
2021-02-08
@Henry Le Grys
Remove old replaced authentication classes
Henry Le Grys committed on 8 Feb 2021
@Henry Le Grys
Flesh out account selector some more
Henry Le Grys committed on 8 Feb 2021
@Henry Le Grys
Fix persistence, download & persist avatar locally
Henry Le Grys committed on 8 Feb 2021
@Henry Le Grys
Start refactoring auth framework ...
Henry Le Grys committed on 8 Feb 2021
2021-02-07
@Henry Le Grys
Use explicit wait/notify for popup feature selection dialog ...
Henry Le Grys committed on 7 Feb 2021
2021-02-05
@Henry Le Grys
Update Gradle & plugins to support Java 9+ better
Henry Le Grys committed on 5 Feb 2021
2021-02-02
@Henry Le Grys
Support unpacked jars in self-updater
Henry Le Grys committed on 2 Feb 2021
2021-01-30
@Henry Le Grys
Fix misspelled field in launcher configuration
Henry Le Grys committed on 30 Jan 2021
2021-01-29
@Henry Le Grys
Fix library handling bug in cases of bad JSON key ordering
Henry Le Grys committed on 29 Jan 2021
2021-01-26
@Henry Le Grys
Change equals & hash code calculation for libraries ...
Henry Le Grys committed on 26 Jan 2021
@Henry Le Grys
Reduce game arguments to strings where possible ...
Henry Le Grys committed on 26 Jan 2021
2021-01-25
@Henry Le Grys
Add a scanner to download missing targets of .url.txt files
Henry Le Grys committed on 25 Jan 2021
@Henry Le Grys
Fix native handling for cases where some platforms are not present
Henry Le Grys committed on 25 Jan 2021
2021-01-07
@Henry Le Grys
Improve fabric loader processor by better utilizing fabric meta API ...
Henry Le Grys committed on 7 Jan 2021
2021-01-06
@Henry Le Grys
Add support for HTTPS redirects
Henry Le Grys committed on 6 Jan 2021
@Henry Le Grys
Ensure the launcher directory is referenced absolutely ...
Henry Le Grys committed on 6 Jan 2021
2021-01-05
@Henry Le Grys
Ignore 'all artifacts' list during re-serialization
Henry Le Grys committed on 5 Jan 2021
@Henry Le Grys
Verify libraries & game jars during updates
Henry Le Grys committed on 5 Jan 2021
@Henry Le Grys
Download all libraries for every platform when building packs
Henry Le Grys committed on 5 Jan 2021
2020-12-25
@Henry Le Grys
Fix forge loaders being named wrong & warning for wrong loader version
Henry Le Grys committed on 25 Dec 2020
@Henry
Fix extraction of folders inside ZipExtract (#271)
Henry authored on 25 Dec 2020 GitHub committed on 25 Dec 2020
2020-12-24
@Henry
Use absolute paths for legacy launcher wrapper support (#335)
Henry authored on 24 Dec 2020 GitHub committed on 24 Dec 2020
2020-12-23
@Henry Le Grys
Add flag in version info: loader should override version arguments ...
Henry Le Grys committed on 23 Dec 2020
@Henry Le Grys
Delegate to platform classloader to let processors run on Java 9+ ...
Henry Le Grys committed on 23 Dec 2020
2020-12-22
@Henry Le Grys
Update gradle buildscripts to use 'application' plugin
Henry Le Grys committed on 22 Dec 2020
@Henry Le Grys
Cleanup install processor & update documentation
Henry Le Grys committed on 22 Dec 2020
@Henry Le Grys
Update natives handling to handle architecture-specific native strings ...
Henry Le Grys committed on 22 Dec 2020
@Henry Le Grys
Add custom serializer for game arguments for more concise version JSON
Henry Le Grys committed on 22 Dec 2020
2020-12-20
@Henry Le Grys
Update & document backwards compatibility measures ...
Henry Le Grys committed on 20 Dec 2020
2020-12-19
@Henry Le Grys
Bump minimum manifest version
Henry Le Grys committed on 19 Dec 2020
2020-12-07
@Henry Le Grys
Fix Updater logic for downloading a missing version manifest ...
Henry Le Grys committed on 7 Dec 2020
2020-12-03
@Henry Le Grys
Set progress dialog as resizable ...
Henry Le Grys committed on 3 Dec 2020
@Henry Le Grys
Add support for Fabric loader & expand SidedData ...
Henry Le Grys committed on 3 Dec 2020
2020-12-02
@Henry Le Grys
Fix argument passing & add back commandline for legacy versions ...
Henry Le Grys committed on 2 Dec 2020
@Henry Le Grys
Refactor loader processing into subclasses for greater flexibility
Henry Le Grys committed on 2 Dec 2020
@Henry Le Grys
Skip extra files that are server-only
Henry Le Grys committed on 2 Dec 2020
@Henry Le Grys
Remove unused properties from launcher.properties
Henry Le Grys committed on 2 Dec 2020
@Henry Le Grys
Update launcher/runner component to new models ...
Henry Le Grys committed on 2 Dec 2020
2020-12-01
@Henry Le Grys
Initial 1.16 update ...
Henry Le Grys committed on 1 Dec 2020
2020-01-30
@Magi1053
Use absolute paths for legacy launcher wrapper support
Magi1053 committed on 30 Jan 2020
2018-12-24
@Jan-Otto Kröpke
Fix extraction of folders inside ZipExtract
Jan-Otto Kröpke committed on 24 Dec 2018
2018-07-15
@sk89q
Update to Java 9/10. Fancy version is still broken.
sk89q committed on 15 Jul 2018
2017-11-11
@Albert Pham
Merge pull request #215 from me4502/master ...
Albert Pham authored on 11 Nov 2017 GitHub committed on 11 Nov 2017
@Albert Pham
Merge pull request #188 from Matrix89/master ...
Albert Pham authored on 11 Nov 2017 GitHub committed on 11 Nov 2017
@Matthew Miller
Added server argument to configuration
Matthew Miller committed on 11 Nov 2017
2017-10-20
@Oliver Kahrmann
Fix runtime issue with Java 9 (java.xml.bind API)
Oliver Kahrmann committed on 20 Oct 2017
2017-08-19
@sk89q
Add minecraft.applet.TargetDirectory flag for legacy MC.
sk89q committed on 19 Aug 2017
2017-03-24
@Matrix89
Add clear console button
Matrix89 committed on 24 Mar 2017
2016-07-31
@Oliver Kahrmann
Reload news page when pressing "Check for Updates"
Oliver Kahrmann committed on 31 Jul 2016
2016-05-24
@Jurek Weber
use HTTPS instead of HTTP
Jurek Weber committed on 24 May 2016
2016-04-07
@sk89q
Revert 'Use a JList rather than JTable for the instance list.'
sk89q committed on 7 Apr 2016
2016-04-06
@sk89q
Detect BSD as Linux.
sk89q committed on 6 Apr 2016
2016-01-13
@Wyatt Childers
Updated maven_repos.json ...
Wyatt Childers committed on 13 Jan 2016
2015-11-15
@sk89q
Select nearest entry on right click of instance list.
sk89q committed on 15 Nov 2015
2015-11-14
@sk89q
Use a JList rather than JTable for the instance list.
sk89q committed on 14 Nov 2015
@sk89q
Load UI assets in the background.
sk89q committed on 14 Nov 2015
2015-08-03
@sk89q
Possibly improve detection of 32-bit/64-bit.
sk89q committed on 3 Aug 2015
@sk89q
Clean up JavaRuntimeFinder.
sk89q committed on 3 Aug 2015
@sk89q
Set better memory defaults.
sk89q committed on 3 Aug 2015
@sk89q
Fix the Launch/Install context menu options not being localized. ...
sk89q committed on 3 Aug 2015
@sk89q
Fix the launcher frame starting too small on some systems. ...
sk89q committed on 3 Aug 2015
@sk89q
Merge pull request #82 from seebs/master ...
sk89q committed on 3 Aug 2015
2015-07-31
@Seebs
Avoid pathological failure mode when trimming lines ...
Seebs committed on 31 Jul 2015
2015-07-28
@sk89q
[Creator] Add mod update checker.
sk89q committed on 28 Jul 2015
@sk89q
Have TableColumnAdjuster re-adjust columns later after model change.
sk89q committed on 28 Jul 2015
@sk89q
Add HttpRequest.asJson(TypeReference type).
sk89q committed on 28 Jul 2015
2015-07-25
@sk89q
Suppress unchecked warnings in LoginDialog.
sk89q committed on 25 Jul 2015
@sk89q
Add an about dialog.
sk89q committed on 25 Jul 2015
2015-07-24
@sk89q
Fix some native compatibility issues.
sk89q committed on 24 Jul 2015
@sk89q
[Creator] Add test online option.
sk89q committed on 24 Jul 2015
@sk89q
Add new creator tools.
sk89q committed on 24 Jul 2015
2015-07-21
@sk89q
Expand the build tools to encompass many more tasks.
sk89q committed on 21 Jul 2015
@sk89q
[Build Tools] Don't confirm process close.
sk89q committed on 21 Jul 2015
2015-07-20
@sk89q
Change LaunchSupervisor to take a LaunchOptions value object.
sk89q committed on 20 Jul 2015
@sk89q
Add SwingHelper.readImageIcon().
sk89q committed on 20 Jul 2015
@sk89q
Add ConsoleFrame.hideMessages().
sk89q committed on 20 Jul 2015
2015-03-21
@Slind14
un-editable icon
Slind14 committed on 21 Mar 2015
2015-02-23
@sk89q
Create instance directory more eagerly.
sk89q committed on 23 Feb 2015
2015-02-22
@sk89q
Try harder to create the initial instance folder on update.
sk89q committed on 22 Feb 2015
2015-02-20
@sk89q
Remove "(not installed)" etc. which causes wrapping.
sk89q committed on 20 Feb 2015
@sk89q
Add a background to the fancy launcher.
sk89q committed on 20 Feb 2015
@sk89q
Show the main launcher view slightly quicker.
sk89q committed on 20 Feb 2015
@sk89q
Make the split pane opaque on the launcher frame.
sk89q committed on 20 Feb 2015
@sk89q
Make the background transparent on the news page view.
sk89q committed on 20 Feb 2015
@sk89q
Remove the header on the instance list.
sk89q committed on 20 Feb 2015
@sk89q
Refactor startup and add new dark fancy theme.
sk89q committed on 20 Feb 2015
@sk89q
Fix memory leak with old launcher window.
sk89q committed on 20 Feb 2015
@sk89q
Remove extra fields on LauncherFrame.
sk89q committed on 20 Feb 2015
@sk89q
Split up LauncherFrame.
sk89q committed on 20 Feb 2015
2015-02-19
@sk89q
Remove unnecessary dependencies for the launcher.
sk89q committed on 19 Feb 2015
@sk89q
Switch to MigLayout for the main launcher frame.
sk89q committed on 19 Feb 2015
@sk89q
Add a fancy skinned version of the launcher.
sk89q committed on 19 Feb 2015
@sk89q
Rename SharedLocale._() to tr().
sk89q committed on 19 Feb 2015
@sk89q
Switch to Gradle. Use git log --follow for history. ...
sk89q committed on 19 Feb 2015