90 Commits

Author SHA1 Message Date
huangyuhui
ff0750f1f7 To make death, I removed xz processor 2016-01-29 22:23:50 +08:00
huangyuhui
f8eec1b7d5 Each version has its own settings 2016-01-29 22:21:13 +08:00
huangyuhui
d2162f31e4 Clean tukaani.xz 2016-01-26 20:54:52 +08:00
huangyuhui
fee3e5251d Try to fix warnings by NetBeans 2016-01-26 20:17:05 +08:00
huangyuhui
409fc83819 To make death I removed RxJava 2016-01-26 19:50:26 +08:00
huangyuhui
54e14a25da choosing files for modpack 2016-01-24 19:54:02 +08:00
huangyuhui
005589955c modpack update 2016-01-23 19:49:12 +08:00
huangyuhui
3bdaaddcd8 add some localization items 2016-01-23 18:04:30 +08:00
huangyuhui
08301bed8d test ModpackManager 2016-01-23 16:52:40 +08:00
huangyuhui
102205de40 initializing modpack coding process 2016-01-23 12:23:56 +08:00
huangyuhui
ab08a8d3f5 getting core 4 2016-01-19 23:16:13 +08:00
huangyuhui
d207fa3dfb reconstruct codes 2016-01-19 22:28:50 +08:00
huangyuhui
f32ce42af3 Added a console log to warn the user when "always close the launcher" option turned on 2016-01-12 21:54:20 +08:00
huangyuhui
9835aa4110 Fix 'refreshVersions' calling too many times 2016-01-10 10:04:50 +08:00
huangyuhui
93d747f080 add a link about mod pack 2016-01-03 19:21:52 +08:00
huangyuhui
b82243a9c0 update code style 2016-01-01 11:03:09 +08:00
huangyuhui
1f7eb04215 Fix NullPointerException in SwingUtils.invokeAndWait 2016-01-01 10:51:44 +08:00
huangyuhui
6968809499 supported linux memory reading 2015-12-31 21:30:39 +08:00
huangyuhui
5f78f2725a fix some bugs 2015-12-30 18:51:38 +08:00
huangyuhui
3471b4fec7 fixed crashing when removing mods 2015-12-29 20:35:40 +08:00
huangyuhui
e3f0254736 fix some ui problems 2015-12-29 13:57:15 +08:00
huangyuhui
07357db42d why does the ui crash 2015-12-27 10:59:03 +08:00
huanghongxun
7174e117e3 clean up 2015-12-17 22:12:01 +08:00
huanghongxun
eff087d9f0 change to C.i18n 2015-12-17 20:35:23 +08:00
huanghongxun
38460678db change to C.i18n 2015-12-17 19:37:48 +08:00
huanghongxun
d3372e6a60 Merge branch 'master' of https://github.com/huanghongxun/HMCL
修改:     HMCL/src/main/java/org/jackhuang/hellominecraft/launcher/utils/auth/SkinmeAuthenticator.java
	修改:     HMCLAPI/src/main/resources/org/jackhuang/hellominecraft/launcher/I18N.properties
	修改:     HMCLAPI/src/main/resources/org/jackhuang/hellominecraft/launcher/I18N_zh_CN.properties
	修改:     README.md
2015-12-17 18:13:30 +08:00
huanghongxun
2b17095c88 add i18n 2015-12-17 18:06:19 +08:00
LasmGratel
c6fc2cc685 convert I18N from latin2 format to utf-8 format
edit README.md
2015-12-16 21:14:29 +08:00
huanghongxun
81443b8252 Add an option to disable animations 2015-12-16 12:35:04 +08:00
huanghongxun
713a0171cc Reconstruct codes 2015-12-15 21:39:53 +08:00
huanghongxun
b3fb372e3b New animationsublime_text launch4jlinux.cpp 2015-12-12 21:00:32 +08:00
huanghongxun
68a734adb0 Removed redundant codes 2015-12-12 13:01:18 +08:00
huanghongxun
8186482a11 Extracted the codes about installing 2.0 2015-12-11 21:18:51 +08:00
huanghongxun
d052442aea Extracted the codes about installing 2015-12-11 21:15:56 +08:00
huanghongxun
78c46aeb64 Add --proxy 2015-12-10 20:34:02 +08:00
huanghongxun
e91d4c5477 Try to fix some problems 2015-12-10 14:06:56 +08:00
huanghongxun
52c43bde06 Fixed swing syncing bugs 2015-12-09 23:24:24 +08:00
huanghongxun
a436e10d93 Reconstructed too many codes 2015-12-09 21:03:56 +08:00
huanghongxun
8e2fa57868 Removed AssetsMojangOldLoader.java 2015-12-07 13:41:13 +08:00
huanghongxun
d3ad805ad3 Change the license to GPL v3 to be compatible with Apache License 2.0. 2015-12-05 21:41:50 +08:00
huanghongxun
f0212ea4eb Reconstruct codes. 2015-12-03 20:11:52 +08:00
huanghongxun
73a9fbb1c4 localized some items in English. 2015-11-30 20:27:24 +08:00
huanghongxun
151b865dc5 fix performance problem about downloading file. 2015-11-23 18:28:16 +08:00
huanghongxun
c76b0e0ffb add debug information. 2015-11-22 17:50:00 +08:00
huanghongxun
2dede7dea1 clean 2015-11-22 16:07:39 +08:00
huanghongxun
159a992081 format 2015-11-17 12:51:04 +08:00
huanghongxun
b7aa99550d Added logging highlight. 2015-11-16 18:41:28 +08:00
huanghongxun
990f830300 Fixed many bugs 2015-11-15 16:19:10 +08:00
huanghongxun
b65be375e7 Clean redundancy codes. 2015-10-26 13:02:06 +08:00
huanghongxun
a58aeee40c test 2015-10-04 09:31:07 +08:00