1
0
mirror of https://github.com/SKCraft/Launcher.git synced 2024-11-24 12:16:28 +01:00
Commit Graph

271 Commits

Author SHA1 Message Date
sk89q
883eaf63eb Add support for mod loader installation. 2015-02-17 20:31:37 -08:00
sk89q
7c887ad5a3 Fix ID/Email typo. 2015-02-17 10:43:34 -08:00
sk89q
4f4a457213 Change default URLs. 2015-02-17 10:43:19 -08:00
sk89q
43f38614b0 Update documentation link. 2014-08-10 14:54:08 -07:00
Albert Pham
2018a6814b Merge pull request #25 from Mrbrutal/master
Fixed "minecraft" folder not found bug.
2014-07-29 10:49:12 -07:00
Mrbrutal
accd34abf4 Fixed "minecraft" folder not found bug. 2014-07-29 15:22:12 +02:00
sk89q
7f5e8672cf Added Javadocs to various classes. 2014-03-23 16:31:29 -07:00
Albert Pham
fae88c17f4 Made README.md shorter. 2014-03-21 16:54:39 -07:00
Albert Pham
c3740c46c6 Merge pull request #6 from oxguy3/pull
Fixed a tiny typo
2014-03-21 16:19:31 -07:00
Hayden Schiff
3cb725b1c8 fixed a typo 2014-03-20 17:50:01 -06:00
Albert Pham
9f697972bf Updated maven-shade-plugin to version 2.1 2014-02-22 18:59:12 -08:00
Albert Pham
858d1b1b56 Also skip folders starting with . for the server files 2014-02-22 18:20:56 -08:00
Albert Pham
f5c3bb48f6 Skip folders starting with . when building the client files 2014-02-22 18:18:20 -08:00
Albert Pham
42a60a60b4 Update README with contact information 2014-02-22 13:34:55 -08:00
Albert Pham
b4fbec3366 Updated README with a better description of the project 2014-02-22 13:30:26 -08:00
Albert Pham
3c1eeac7e5 Fixed typo with last commit
Editing via GitHub is living dangerously
2014-02-17 20:18:52 -08:00
Albert Pham
76ce28c959 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.
2014-02-17 20:17:05 -08:00
Albert Pham
fd506bda61 Set a user agent for HTTP requests
It is now "Mozilla/5.0 (Java) SKMCLauncher"
2014-02-17 19:02:45 -08:00
Albert Pham
234d312423 Call .getAbsoluteFile() when making the parent directory in PackageBuilder 2014-02-17 18:52:55 -08:00
sk89q
be611ab869 Changed project version to 4.2.3-SNAPSHOT. 2014-01-29 14:30:25 -08:00
sk89q
b77f5464d5 Updated README.md. 2014-01-29 14:28:43 -08:00
sk89q
98016f9034 Bump to v4.2.2. 2014-01-15 02:18:00 -08:00
sk89q
70057607ad Check hash of existing file in case a download is not required. 2014-01-15 02:16:04 -08:00
sk89q
f6fb3139a2 Don't set updatePending = false if manifest URL is not available. 2014-01-15 02:07:05 -08:00
sk89q
fe30412b30 Fixed formatting issue. 2014-01-11 09:52:42 -08:00
Ton Broekhuizen
0651c778ae Bump to 4.2.1. 2014-01-11 16:49:23 +01:00
Ton Broekhuizen
b70431a52a Merge branch 'origin/unixfix' 2014-01-11 16:45:21 +01:00
Ton Broekhuizen
c6aa378bc8 Polished the fix a bit. 2014-01-11 16:39:59 +01:00
Ton Broekhuizen
3a101dab73 Attempt to fix Unix support 2014-01-11 16:16:12 +01:00
sk89q
58d82cea0a Bump to v4.2.0. 2014-01-09 18:11:39 -08:00
sk89q
016e14415b Fixed window icon in FeatureSelectionDialog. 2014-01-09 18:11:30 -08:00
sk89q
73575a2325 Added ServerCopyExport tool. 2014-01-09 17:47:35 -08:00
sk89q
3c694d14ab Added minimum version for packages. 2014-01-09 17:38:45 -08:00
sk89q
79bbc9c252 Added launch modifier to packages. 2014-01-09 17:33:03 -08:00
sk89q
fc964d0d66 Added support for user files and features. 2014-01-09 17:18:05 -08:00
sk89q
eb34fa7560 Ignore /local_launcher.properties in Git. 2014-01-09 16:27:26 -08:00
sk89q
6c6f4a3062 Added system property to load an additional launcher.properties. 2014-01-09 16:26:54 -08:00
sk89q
0562764dee Added pretty print option to package builder. 2014-01-09 11:20:59 -08:00
sk89q
a5428c4505 Renamed open folder menu items. 2014-01-09 10:29:33 -08:00
sk89q
3ead0c5445 Fixed directory opening. 2014-01-09 10:29:19 -08:00
sk89q
170ee65f4f Bump to v4.1.2. 2014-01-09 10:19:53 -08:00
sk89q
419482250a Indeterminate progress bar for instance list loading. 2014-01-09 10:19:32 -08:00
sk89q
03f20c7c6c Added more detection of broken instances. 2014-01-09 10:18:34 -08:00
sk89q
2f7410eca4 Catch instance removal failures. 2014-01-09 09:53:19 -08:00
sk89q
41d412d3b5 Added "Launcher console" button to config dialog. 2014-01-09 09:43:42 -08:00
sk89q
0645de7f20 Improved handling of broken instances. 2014-01-09 09:41:24 -08:00
sk89q
152538e2b8 Added console log button to ProgressDialog. 2014-01-09 09:21:51 -08:00
sk89q
8f922b4edb Added better handling of failed downloads. 2014-01-09 09:04:22 -08:00
sk89q
51907d99b3 Improved assets expanding, downloader messages. 2014-01-09 08:53:53 -08:00
sk89q
e60d556d02 Better handling of LauncherException in error dialogs. 2014-01-09 08:53:18 -08:00