2015-02-20
@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
@sk89q
Update the README.
sk89q committed on 20 Feb 2015
2015-02-19
@sk89q
Add bootstrap project.
sk89q committed on 19 Feb 2015
@sk89q
Add missing sample project .jars.
sk89q committed on 19 Feb 2015
@sk89q
Add sample files.
sk89q committed on 19 Feb 2015
@sk89q
Update copyright in FancyLauncher.
sk89q committed on 19 Feb 2015
@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
@sk89q
Swap order of loader libs and ignore Mojang's libs.
sk89q committed on 19 Feb 2015
2015-02-18
@sk89q
Add more debug messages in PackageBuilder.
sk89q committed on 18 Feb 2015
@sk89q
Add support for URL download override.
sk89q committed on 18 Feb 2015
@sk89q
Add support for mod loader installation.
sk89q committed on 18 Feb 2015
2015-02-17
@sk89q
Fix ID/Email typo.
sk89q committed on 17 Feb 2015
@sk89q
Change default URLs.
sk89q committed on 17 Feb 2015
2014-08-10
@sk89q
Update documentation link.
sk89q committed on 10 Aug 2014
2014-07-29
@Albert Pham
Merge pull request #25 from Mrbrutal/master ...
Albert Pham committed on 29 Jul 2014
@Mrbrutal
Fixed "minecraft" folder not found bug.
Mrbrutal committed on 29 Jul 2014
2014-03-24
@sk89q
Added Javadocs to various classes.
sk89q committed on 24 Mar 2014
2014-03-22
@Albert Pham
Made README.md shorter.
Albert Pham committed on 22 Mar 2014
@Albert Pham
Merge pull request #6 from oxguy3/pull ...
Albert Pham committed on 22 Mar 2014
2014-03-21
@Hayden Schiff
fixed a typo
Hayden Schiff committed on 21 Mar 2014
2014-02-23
@Albert Pham
Updated maven-shade-plugin to version 2.1
Albert Pham committed on 23 Feb 2014
@Albert Pham
Also skip folders starting with . for the server files
Albert Pham committed on 23 Feb 2014
@Albert Pham
Skip folders starting with . when building the client files
Albert Pham committed on 23 Feb 2014
2014-02-22
@Albert Pham
Update README with contact information
Albert Pham committed on 22 Feb 2014
@Albert Pham
Updated README with a better description of the project
Albert Pham committed on 22 Feb 2014
2014-02-18
@Albert Pham
Fixed typo with last commit ...
Albert Pham committed on 18 Feb 2014
@Albert Pham
Force attached version manifest's ID to be that of the game version ...
Albert Pham committed on 18 Feb 2014
@Albert Pham
Set a user agent for HTTP requests ...
Albert Pham committed on 18 Feb 2014
@Albert Pham
Call .getAbsoluteFile() when making the parent directory in PackageBuilder
Albert Pham committed on 18 Feb 2014
2014-01-29
@sk89q
Changed project version to 4.2.3-SNAPSHOT.
sk89q committed on 29 Jan 2014
@sk89q
Updated README.md.
sk89q committed on 29 Jan 2014
2014-01-15
@sk89q
Bump to v4.2.2.
sk89q committed on 15 Jan 2014
@sk89q
Check hash of existing file in case a download is not required.
sk89q committed on 15 Jan 2014
@sk89q
Don't set updatePending = false if manifest URL is not available.
sk89q committed on 15 Jan 2014
2014-01-11
@sk89q
Fixed formatting issue.
sk89q committed on 11 Jan 2014
@Ton Broekhuizen
Bump to 4.2.1.
Ton Broekhuizen committed on 11 Jan 2014
@Ton Broekhuizen
Merge branch 'origin/unixfix'
Ton Broekhuizen committed on 11 Jan 2014
@Ton Broekhuizen
Polished the fix a bit.
Ton Broekhuizen committed on 11 Jan 2014
@Ton Broekhuizen
Attempt to fix Unix support
Ton Broekhuizen committed on 11 Jan 2014
2014-01-10
@sk89q
Bump to v4.2.0.
sk89q committed on 10 Jan 2014
@sk89q
Fixed window icon in FeatureSelectionDialog.
sk89q committed on 10 Jan 2014
@sk89q
Added ServerCopyExport tool.
sk89q committed on 10 Jan 2014
@sk89q
Added minimum version for packages.
sk89q committed on 10 Jan 2014
@sk89q
Added launch modifier to packages.
sk89q committed on 10 Jan 2014
@sk89q
Added support for user files and features.
sk89q committed on 10 Jan 2014
@sk89q
Ignore /local_launcher.properties in Git.
sk89q committed on 10 Jan 2014
@sk89q
Added system property to load an additional launcher.properties.
sk89q committed on 10 Jan 2014
2014-01-09
@sk89q
Added pretty print option to package builder.
sk89q committed on 9 Jan 2014
@sk89q
Renamed open folder menu items.
sk89q committed on 9 Jan 2014
@sk89q
Fixed directory opening.
sk89q committed on 9 Jan 2014
@sk89q
Bump to v4.1.2.
sk89q committed on 9 Jan 2014
@sk89q
Indeterminate progress bar for instance list loading.
sk89q committed on 9 Jan 2014
@sk89q
Added more detection of broken instances.
sk89q committed on 9 Jan 2014
@sk89q
Catch instance removal failures.
sk89q committed on 9 Jan 2014
@sk89q
Added "Launcher console" button to config dialog.
sk89q committed on 9 Jan 2014
@sk89q
Improved handling of broken instances.
sk89q committed on 9 Jan 2014
@sk89q
Added console log button to ProgressDialog.
sk89q committed on 9 Jan 2014
@sk89q
Added better handling of failed downloads.
sk89q committed on 9 Jan 2014
@sk89q
Improved assets expanding, downloader messages.
sk89q committed on 9 Jan 2014
@sk89q
Better handling of LauncherException in error dialogs.
sk89q committed on 9 Jan 2014
@sk89q
Bump to v4.1.1.
sk89q committed on 9 Jan 2014
@sk89q
Added back additional library path.
sk89q committed on 9 Jan 2014
@sk89q
Fixed incorrect location for install log and version cache.
sk89q committed on 9 Jan 2014
@sk89q
Bump to v4.1.0.
sk89q committed on 9 Jan 2014
@sk89q
Made ProgressDialog's progress bar taller.
sk89q committed on 9 Jan 2014
@sk89q
Allow "Check for updates" to also check for launcher updates.
sk89q committed on 9 Jan 2014
@sk89q
Rewrote updating mechanism to be more reliable.
sk89q committed on 9 Jan 2014
@sk89q
Bumped to v4.0.5.
sk89q committed on 9 Jan 2014
@sk89q
Fixed usedHashes not being utilized in Installer.
sk89q committed on 9 Jan 2014
@sk89q
Bump to v4.0.4.
sk89q committed on 9 Jan 2014
@sk89q
Force passing of a VersionManifest instance rather than an assets index ID.
sk89q committed on 9 Jan 2014
@sk89q
Bump to 4.0.3.
sk89q committed on 9 Jan 2014
@sk89q
Made InstallLog synchronized.
sk89q committed on 9 Jan 2014
@sk89q
Bump to v4.0.2.
sk89q committed on 9 Jan 2014
@sk89q
Fixed downloading of assets index.
sk89q committed on 9 Jan 2014
@sk89q
Fix error in ClientFileCollector.
sk89q committed on 9 Jan 2014
@sk89q
Skip _OPTIONAL folders in ClientFileCollector.
sk89q committed on 9 Jan 2014
@sk89q
Bump to v4.0.1.
sk89q committed on 9 Jan 2014
@sk89q
Made instance name detection case in-sensitive.
sk89q committed on 9 Jan 2014
@sk89q
Fixed issue with update button always appearing.
sk89q committed on 9 Jan 2014
@sk89q
Initial commit.
sk89q committed on 9 Jan 2014