1108 Commits

Author SHA1 Message Date
huangyuhui
3bf92e6f12 Fix process not exited when pressed Alt+F4 2018-03-02 22:54:36 +08:00
huangyuhui
ba359305f6 Hide refresh and add button in MainPage 2018-03-02 19:22:10 +08:00
huangyuhui
f826eb224c AccountPage maintainence v3.0.51 2018-03-02 10:41:25 +08:00
huangyuhui
a675f4cb68 Upgrade message v3.0.50 2018-03-02 00:56:16 +08:00
huangyuhui
5e1e2c6047 Remove accountsPage 2018-03-02 00:43:33 +08:00
huangyuhui
eba0990538 Collect log when launcher crashed v3.0.49 2018-03-01 01:02:05 +08:00
huangyuhui
1bcef2bab0 Added event logs. Cloese #244 2018-03-01 00:27:07 +08:00
huangyuhui
f83777e1d2 Terminate when exclaimation mark is in the path 2018-02-28 23:34:31 +08:00
huangyuhui
9fa48090ce Show indeterminate progress bar when loading versions in MainPage 2018-02-28 22:15:46 +08:00
huangyuhui
7c8ac4fee8 more precise warning in authlib injector add server page 2018-02-28 20:36:32 +08:00
andylizi
76c254ee98 Switch the download links to HTTPS 2018-02-28 17:23:49 +08:00
huangyuhui
e75ad64483 Fixed IllegalStateException when clicked the empty space of list in InstallTypePage v3.0.48 2018-02-27 23:27:26 +08:00
huangyuhui
17d1af181d Profile page title changed to display name 2018-02-27 23:25:10 +08:00
huangyuhui
a72d27a431 May fix VersionNotFoundException when building main page version items 2018-02-27 23:18:19 +08:00
huangyuhui
4e9fc57aa4 Fix NullPointerException when launcher launched two game at the same time 2018-02-27 23:12:53 +08:00
huangyuhui
494b27cc22 May fix RemoteVersion not found exception 2018-02-27 23:05:05 +08:00
huangyuhui
3606186975 Fix NullPointerException when selected an version item in download.VersionsPage 2018-02-27 20:05:05 +08:00
huangyuhui
41dbdfc016 Fix NullPointerException when refreshing versions again 2018-02-27 19:58:43 +08:00
huangyuhui
655e5ca7e0 Fixed missed encoding in Log4jHandler v3.0.47 2018-02-27 11:13:07 +08:00
huangyuhui
3067d323de Fixed NullPointerException when switched profile v3.0.46 2018-02-26 20:16:14 +08:00
huangyuhui
1404a080ad library download optimization 2018-02-26 19:56:06 +08:00
huangyuhui
cbb2a1b575 Unique duplicated libraries in minecraft json file v3.0.45 2018-02-26 11:21:34 +08:00
huangyuhui
30b276ec1a Forge xz library supported 2018-02-26 11:14:53 +08:00
huangyuhui
13a24d5b00 try to fix RejectedExecutionException v3.0.44 2018-02-25 11:10:31 +08:00
huangyuhui
40360cf18a Fixed installing game v3.0.43 2018-02-25 10:59:48 +08:00
huangyuhui
139e2ee78d try fix ConcurrentModificationException 2018-02-25 10:48:07 +08:00
huangyuhui
3ff466462c Better theme selection UI 2018-02-24 23:46:20 +08:00
huanghongxun
9ff2442789 Foreground text fill auto detected v3.0.42 2018-02-23 17:40:32 +08:00
huanghongxun
b11e4ab1db Fixed font in dialog accept and cancel button. Closes #291 v3.0.41 v3.0.40 2018-02-23 14:53:08 +08:00
huanghongxun
a52cc8c093 Fixed crash when launching 1.7.10 forge version 2018-02-23 11:36:44 +08:00
huanghongxun
506c409303 log4jHandler maintainence 2018-02-23 11:22:20 +08:00
huanghongxun
53a8446f4a Curse CDN download provider 2018-02-23 09:54:57 +08:00
huanghongxun
ab5bb8ea6c customized theme v3.0.39 2018-02-22 21:54:20 +08:00
huanghongxun
d097b84c82 Fixed #285 2018-02-22 16:26:47 +08:00
huanghongxun
f285635e76 Add multiple mods. Closes #287 2018-02-22 16:16:25 +08:00
huanghongxun
0f7b5299e9 Fixed incorrect format of userProperties. Closes #286 2018-02-22 15:46:48 +08:00
huanghongxun
7a788d1e6e cleanup 2018-02-22 15:02:12 +08:00
huanghongxun
6c4231a6b2 authentication reconstruction 2018-02-22 14:12:55 +08:00
huanghongxun
6e202341ad clean up 2018-02-20 18:03:34 +08:00
huanghongxun
95a509b86c ToStringBuilder 2018-02-20 12:11:31 +08:00
huanghongxun
602114af55 UI maintainence 2018-02-20 10:48:59 +08:00
huanghongxun
e5ccc40358 clear cached skin records when refrshing account state 2018-02-18 18:35:05 +08:00
huanghongxun
2310f6e1c0 Fix http warning not being hidden if https used 2018-02-18 18:29:22 +08:00
huanghongxun
9ae952bb78 Add comments 2018-02-18 18:26:01 +08:00
huanghongxun
57a7eaccf5 Optimize imports 2018-02-18 17:16:42 +08:00
huanghongxun
1934bfa962
Merge pull request #282 from yushijinhun/javafx
重构
2018-02-18 17:12:16 +08:00
yushijinhun
a5f3ec7b9b
fix indents 2018-02-18 17:07:54 +08:00
yushijinhun
3cfcf1e772
用定义的类型代替FXUtils.addListener中的Pair 2018-02-18 16:47:00 +08:00
yushijinhun
b45907a9f6
Polish, 处理部分警告 2018-02-18 16:23:12 +08:00
yushijinhun
8fd9395e23
删除对SSL的干涉(出于安全考虑) 2018-02-18 16:03:13 +08:00