mc.danloona.nl
  1. mc.danloona.nl

SKLauncher

Public
AuthorCommitMessageCommit date
Antony DerhamAntony Derham
951a8543845Correct location/to mix-upIf .url.txt is used, the manifest file should specify that as the download location, not the local "to" location
sk89qsk89q
0d8784992baCreate instance directory more eagerly.
sk89qsk89q
b1c14da7e41Try harder to create the initial instance folder on update.
sk89qsk89q
a08825b7bacFix fancy launcher theme classloader woes.
sk89qsk89q
5e1b039801cAdd IRC information.
sk89qsk89q
d6e7c021744Remove "(not installed)" etc.which causes wrapping.
sk89qsk89q
468a12f1c6fLink to fancy launcher configuration in the README.
sk89qsk89q
c734ab751baAdd a background to the fancy launcher.
sk89qsk89q
5270e81ac31Show the main launcher view slightly quicker.
sk89qsk89q
ed4d6d28759Make the split pane opaque on the launcher frame.
sk89qsk89q
b4926c08266Make the background transparent on the news page view.
sk89qsk89q
f4f406d9cf1Remove the header on the instance list.
sk89qsk89q
540a3bcaabbRefactor startup and add new dark fancy theme.
sk89qsk89q
4b5bf7dca9bFix memory leak with old launcher window.
sk89qsk89q
930456bb05cRemove extra fields on LauncherFrame.
sk89qsk89q
8cf14a5ce1cSplit up LauncherFrame.
sk89qsk89q
415de32f6a4Update the README.
sk89qsk89q
bcd90cfec95Add bootstrap project.
sk89qsk89q
b6aa58d8047Add missing sample project .jars.
sk89qsk89q
b6176ff594cAdd sample files.
sk89qsk89q
81ec45e5730Update copyright in FancyLauncher.
sk89qsk89q
515de39754eRemove unnecessary dependencies for the launcher.
sk89qsk89q
a67b8820e50Switch to MigLayout for the main launcher frame.
sk89qsk89q
ab6ec9ed71dAdd a fancy skinned version of the launcher.
sk89qsk89q
c41fb73bd11Rename SharedLocale._() to tr().
sk89qsk89q
5b6681b8ea1Switch 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.
sk89qsk89q
a0b1bdf8c08Swap order of loader libs and ignore Mojang's libs.
sk89qsk89q
994175c5b7eAdd more debug messages in PackageBuilder.
sk89qsk89q
8cdf50ff775Add support for URL download override.
sk89qsk89q
883eaf63ebeAdd support for mod loader installation.
sk89qsk89q
7c887ad5a37Fix ID/Email typo.
sk89qsk89q
4f4a4572130Change default URLs.
sk89qsk89q
43f38614b0eUpdate documentation link.
Albert PhamAlbert Pham
2018a6814bcMMerge pull request #25 from Mrbrutal/masterFixed "minecraft" folder not found bug.
MrbrutalMrbrutal
accd34abf45Fixed "minecraft" folder not found bug.
sk89qsk89q
7f5e8672cf3Added Javadocs to various classes.
Albert PhamAlbert Pham
fae88c17f45Made README.md shorter.
Albert PhamAlbert Pham
c3740c46c66MMerge pull request #6 from oxguy3/pullFixed a tiny typo
Hayden SchiffHayden Schiff
3cb725b1c8efixed a typo
Albert PhamAlbert Pham
9f697972bf6Updated maven-shade-plugin to version 2.1
Albert PhamAlbert Pham
858d1b1b568Also skip folders starting with .for the server files
Albert PhamAlbert Pham
f5c3bb48f64Skip folders starting with .when building the client files
Albert PhamAlbert Pham
42a60a60b45Update README with contact information
Albert PhamAlbert Pham
b4fbec33669Updated README with a better description of the project
Albert PhamAlbert Pham
3c1eeac7e56Fixed typo with last commitEditing via GitHub is living dangerously
Albert PhamAlbert Pham
76ce28c959bForce attached version manifest's ID to be that of the game versionWithout this, you have to modify the attached version.json file first, which is a pain.
Albert PhamAlbert Pham
fd506bda614Set a user agent for HTTP requestsIt is now "Mozilla/5.0 (Java) SKMCLauncher"
Albert PhamAlbert Pham
234d3124237Call .getAbsoluteFile() when making the parent directory in PackageBuilder
sk89qsk89q
be611ab8692Changed project version to 4.2.3-SNAPSHOT.
sk89qsk89q
b77f5464d5fUpdated README.md.