Commit Graph

740 Commits

Author SHA1 Message Date
huangyuhui
fb1fc92b7c Fix optifine 2018-03-06 11:19:21 +08:00
huangyuhui
b200105a85 Fix Liteloader installing of BMCLAPI 2018-03-06 10:13:48 +08:00
huanghongxun
57d3275856 Merge branch 'javafx' into switch-to-https 2018-03-05 20:56:26 +08:00
huangyuhui
eb1a109afc Fix IllegalArgumentException: Folder parameter must be a valid folder 2018-03-05 20:36:38 +08:00
huangyuhui
a03e3fea12 Logs stopApplication stack trace 2018-03-05 20:23:23 +08:00
huangyuhui
db08b61cfa Fix #301 2018-03-05 19:02:13 +08:00
huangyuhui
41d313baff Fix #303 2018-03-04 23:35:42 +08:00
huangyuhui
affe36a568 Fix update again 2018-03-04 23:29:27 +08:00
huangyuhui
9ba6cddde7 Fix update 2018-03-04 19:09:11 +08:00
huangyuhui
5b5a58a867 Fixed not terminating the process when closed window 2018-03-03 22:56:42 +08:00
huangyuhui
c6ab7878e7 Optimize code 2018-03-02 23:42:38 +08:00
huangyuhui
ba359305f6 Hide refresh and add button in MainPage 2018-03-02 19:22:10 +08:00
huangyuhui
eba0990538 Collect log when launcher crashed 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
andylizi
76c254ee98 Switch the download links to HTTPS 2018-02-28 17:23:49 +08:00
huangyuhui
494b27cc22 May fix RemoteVersion not found exception 2018-02-27 23:05:05 +08:00
huangyuhui
655e5ca7e0 Fixed missed encoding in Log4jHandler 2018-02-27 11:13:07 +08:00
huangyuhui
1404a080ad library download optimization 2018-02-26 19:56:06 +08:00
huangyuhui
cbb2a1b575 Unique duplicated libraries in minecraft json file 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 2018-02-25 11:10:31 +08:00
huangyuhui
40360cf18a Fixed installing game 2018-02-25 10:59:48 +08:00
huangyuhui
139e2ee78d try fix ConcurrentModificationException 2018-02-25 10:48:07 +08:00
huanghongxun
9ff2442789 Foreground text fill auto detected 2018-02-23 17:40:32 +08:00
huanghongxun
b11e4ab1db Fixed font in dialog accept and cancel button. Closes #291 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
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
e5ccc40358 clear cached skin records when refrshing account state 2018-02-18 18:35:05 +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
b45907a9f6 Polish, 处理部分警告 2018-02-18 16:23:12 +08:00
yushijinhun
8fd9395e23 删除对SSL的干涉(出于安全考虑) 2018-02-18 16:03:13 +08:00
yushijinhun
126b2a19e7 ReflectionHelper中使用参数化类型 2018-02-18 16:01:21 +08:00
yushijinhun
bde01af89d help compilers to infer types
ecc cannot infer it
2018-02-18 15:49:11 +08:00
yushijinhun
65491ef18e Remove 3-arg Lang.merge() 2018-02-18 15:44:32 +08:00
huanghongxun
44a9470613 Fixed same skin among characters in one account 2018-02-18 15:42:18 +08:00
yushijinhun
470045f228 Rename Lang.getOrPut() to computeIfAbsent()
See Map.computeIfAbsent() in java9
2018-02-18 15:33:58 +08:00
yushijinhun
d081a6ee92 Remove Lang.requireJsonNonNull(), use JsonUtils.fromNonNullJson() instead 2018-02-18 15:32:00 +08:00
yushijinhun
95f404bb64 move emptyConsumer() to Constants 2018-02-18 15:20:00 +08:00
yushijinhun
dcea76bcd3 Add missing @SafeVarargs in Lang 2018-02-18 15:17:17 +08:00
yushijinhun
e9b816fb87 Change Lang.EMPTY_CONSUMER to emptyConsumer() 2018-02-18 15:15:28 +08:00
huanghongxun
20a7039f59 GC after game launched 2018-02-18 13:54:13 +08:00