History for sklauncher / launcher / src / main / java / com
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
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
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
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-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-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
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
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
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