Antony Derham 951a8543845 Correct location/to mix-up If .url.txt is used, the manifest file should specify that as the download location, not the local "to" location 12 Mar 2015 sk89q 0d8784992ba Create instance directory more eagerly. 23 Feb 2015 sk89q b1c14da7e41 Try harder to create the initial instance folder on update. 22 Feb 2015 sk89q a08825b7bac Fix fancy launcher theme classloader woes. 21 Feb 2015 sk89q 5e1b039801c Add IRC information. 21 Feb 2015 sk89q d6e7c021744 Remove "(not installed)" etc. which causes wrapping. 20 Feb 2015 sk89q 468a12f1c6f Link to fancy launcher configuration in the README. 20 Feb 2015 sk89q c734ab751ba Add a background to the fancy launcher. 20 Feb 2015 sk89q 5270e81ac31 Show the main launcher view slightly quicker. 20 Feb 2015 sk89q ed4d6d28759 Make the split pane opaque on the launcher frame. 20 Feb 2015 sk89q b4926c08266 Make the background transparent on the news page view. 20 Feb 2015 sk89q f4f406d9cf1 Remove the header on the instance list. 20 Feb 2015 sk89q 540a3bcaabb Refactor startup and add new dark fancy theme. 20 Feb 2015 sk89q 4b5bf7dca9b Fix memory leak with old launcher window. 20 Feb 2015 sk89q 930456bb05c Remove extra fields on LauncherFrame. 20 Feb 2015 sk89q 8cf14a5ce1c Split up LauncherFrame. 20 Feb 2015 sk89q 415de32f6a4 Update the README. 20 Feb 2015 sk89q bcd90cfec95 Add bootstrap project. 19 Feb 2015 sk89q b6aa58d8047 Add missing sample project .jars. 19 Feb 2015 sk89q b6176ff594c Add sample files. 19 Feb 2015 sk89q 81ec45e5730 Update copyright in FancyLauncher. 19 Feb 2015 sk89q 515de39754e Remove unnecessary dependencies for the launcher. 19 Feb 2015 sk89q a67b8820e50 Switch to MigLayout for the main launcher frame. 19 Feb 2015 sk89q ab6ec9ed71d Add a fancy skinned version of the launcher. 19 Feb 2015 sk89q c41fb73bd11 Rename SharedLocale._() to tr(). 19 Feb 2015 sk89q 5b6681b8ea1 Switch to Gradle. Use git log --follow for history. This converts the project into a multi-module Gradle build.
By default, Git does not show history past a rename, so use git log
--follow to see further history. 19 Feb 2015 sk89q a0b1bdf8c08 Swap order of loader libs and ignore Mojang's libs. 19 Feb 2015 sk89q 994175c5b7e Add more debug messages in PackageBuilder. 18 Feb 2015 sk89q 8cdf50ff775 Add support for URL download override. 18 Feb 2015 sk89q 883eaf63ebe Add support for mod loader installation. 18 Feb 2015 sk89q 7c887ad5a37 Fix ID/Email typo. 17 Feb 2015 sk89q 4f4a4572130 Change default URLs. 17 Feb 2015 sk89q 43f38614b0e Update documentation link. 10 Aug 2014 Albert Pham 2018a6814bc M Merge pull request #25 from Mrbrutal/master Fixed "minecraft" folder not found bug. 29 Jul 2014 Mrbrutal accd34abf45 Fixed "minecraft" folder not found bug. 29 Jul 2014 sk89q 7f5e8672cf3 Added Javadocs to various classes. 24 Mar 2014 Albert Pham fae88c17f45 Made README.md shorter. 22 Mar 2014 Albert Pham c3740c46c66 M Merge pull request #6 from oxguy3/pull Fixed a tiny typo 22 Mar 2014 Hayden Schiff 3cb725b1c8e fixed a typo 21 Mar 2014 Albert Pham 9f697972bf6 Updated maven-shade-plugin to version 2.1 23 Feb 2014 Albert Pham 858d1b1b568 Also skip folders starting with . for the server files 23 Feb 2014 Albert Pham f5c3bb48f64 Skip folders starting with . when building the client files 23 Feb 2014 Albert Pham 42a60a60b45 Update README with contact information 22 Feb 2014 Albert Pham b4fbec33669 Updated README with a better description of the project 22 Feb 2014 Albert Pham 3c1eeac7e56 Fixed typo with last commit Editing via GitHub is living dangerously 18 Feb 2014 Albert Pham 76ce28c959b Force attached version manifest's ID to be that of the game version Without this, you have to modify the attached version.json file first, which is a pain. 18 Feb 2014 Albert Pham fd506bda614 Set a user agent for HTTP requests It is now "Mozilla/5.0 (Java) SKMCLauncher" 18 Feb 2014 Albert Pham 234d3124237 Call .getAbsoluteFile() when making the parent directory in PackageBuilder 18 Feb 2014 sk89q be611ab8692 Changed project version to 4.2.3-SNAPSHOT. 29 Jan 2014 sk89q b77f5464d5f Updated README.md. 29 Jan 2014