Commit Graph

1255 Commits

Author SHA1 Message Date
huanghongxun
0f2922dab4 Update gradle 2018-11-26 00:40:51 +08:00
huanghongxun
45b55e2853 Fix not displaying crash report window when errored in Application.start 2018-11-26 00:40:50 +08:00
huanghongxun
9c7795687f Show installation succeeded when Curse modpack not finished completion 2018-11-26 00:40:49 +08:00
yushijinhun
b273c80a02
Add AuthlibInjectorAccount.toString() 2018-11-24 20:43:41 +08:00
yushijinhun
8cdab4710b
Add response text to exception message when authlib-injector meta is malformed 2018-11-24 20:33:46 +08:00
yushijinhun
ea5b31d537
Allow specifying authlib-injector path 2018-11-24 20:32:22 +08:00
yushijinhun
bb0c11fa12
Log authentication exceptions 2018-11-23 23:44:45 +08:00
yushijinhun
37186439cb
Fetch authlib-injector metadata on startup 2018-11-23 23:29:41 +08:00
yushijinhun
ab9f93d68e
Make update checker thread daemon 2018-11-23 23:12:38 +08:00
yushijinhun
ca6920e82a
Fix preferredLoginType is not exported in modpack 2018-11-23 23:05:24 +08:00
yushijinhun
d9db108a31
Use flag instead of accountId to store selected account
Mentioned in #488
2018-11-23 22:57:21 +08:00
yushijinhun
34b7e1d582
Support use authlib-injector offline 2018-11-23 22:01:52 +08:00
yushijinhun
4d73187376
Use @JsonAdapter 2018-11-23 21:49:50 +08:00
yushijinhun
dcd0a42705
Refactor AuthlibInjectorServer 2018-11-23 21:34:54 +08:00
yushijinhun
1b40916046
Rewrite config properties 2018-11-23 21:16:05 +08:00
yushijinhun
a4e4782f2f
Change type from ExceptionalSupplier to AuthlibInjectorDownloader 2018-11-23 17:47:51 +08:00
yushijinhun
875b0c27ef
Delete css if bss is generated 2018-11-23 17:08:17 +08:00
huanghongxun
a38a1775a0 Update Forge crash detection. Closes #486 2018-11-18 22:09:48 +08:00
huanghongxun
fd6ae986c3 Fixed #485 2018-11-13 21:20:14 +08:00
huanghongxun
74a87e65c8 Compile css to bss to speed up launching 2018-11-11 21:12:03 +08:00
yushijinhun
a285d2c27d
Parallel ca cert check 2018-11-11 11:04:19 +08:00
huanghongxun
44ac3bc900 Fix messy name of installed modpack game 2018-11-06 22:03:43 +08:00
huanghongxun
1c346c97a8 Add an option to skip JVM compatibility 2018-10-31 22:36:35 +08:00
yushijinhun
d890b41380
Refactor Accounts to support login type name 2018-10-28 01:08:36 +08:00
yushijinhun
cbcc89b48f
Refactor RipplerContainer.StyleableProperties 2018-10-27 20:38:55 +08:00
yushijinhun
521bd00a70
Refactor TwoLineListItem.StyleableProperties 2018-10-27 20:16:05 +08:00
yushijinhun
b4693423ef
Logs the exception if auth server failed to be added 2018-10-27 19:38:30 +08:00
yushijinhun
594a2741d7
Remember the last used login type 2018-10-27 19:30:56 +08:00
yushijinhun
a1d9b52b9d
Refactor uiVersion 2018-10-27 19:10:02 +08:00
huanghongxun
c9d825b6c1 Add a button for cleaning crash-reports and logs manually 2018-10-23 14:08:51 +08:00
huanghongxun
7dcd0eb616 Only display installer when game repository finished loading 2018-10-23 13:52:47 +08:00
huanghongxun
e79a95b885 Fix NPE when version json missing "libraries" 2018-10-23 13:42:16 +08:00
huanghongxun
5d232c3f5e Fix NPE when app stopped 2018-10-23 13:36:45 +08:00
huanghongxun
ee1c0d362d Fix NPE 2018-10-23 13:34:37 +08:00
huanghongxun
aafcd57c82 Attempt to solve #481 2018-10-23 13:32:25 +08:00
huanghongxun
66a4566dc5 Update JFoenix.jar 2018-10-21 11:26:07 +08:00
huanghongxun
4c317f5b03 Merge branch 'javafx' of https://github.com/huanghongxun/HMCL into javafx 2018-10-21 11:05:33 +08:00
huanghongxun
12d706a812 Don't show AuthenticationException class name 2018-10-21 11:05:27 +08:00
yushijinhun
c006068580
Keep 'Next' button and 'Cancel' button on the same line 2018-10-20 21:33:34 +08:00
yushijinhun
f8a838506d
Replace 'Open logs folder' with 'Export logs'
Related: 8905f2e855
2018-10-20 17:52:06 +08:00
yushijinhun
270844bbb1
Start logging earlier 2018-10-20 17:44:43 +08:00
yushijinhun
c9466cf8ef
Move MINECRAFT_DIRECTORY & HMCL_DIRECTORY to Metadata 2018-10-20 17:43:35 +08:00
yushijinhun
7d6f1f98f1
Fix verison comparing
Related: fb9418dead
2018-10-20 15:56:14 +08:00
huanghongxun
fb9418dead Fixed NPE 2018-10-17 13:51:49 +08:00
huanghongxun
4a1b06b80c Update I18N 2018-10-16 20:32:52 +08:00
huanghongxun
8905f2e855 Add a button to open log directory 2018-10-16 00:20:56 +08:00
huanghongxun
6c74364fa5 Fix writeText 2018-10-15 22:27:26 +08:00
huanghongxun
f0720c1755 Merge branch 'javafx' of https://github.com/huanghongxun/HMCL into javafx 2018-10-15 22:08:31 +08:00
huanghongxun
f1acc1d2c1 Fix NPE 2018-10-15 13:05:32 +08:00
Haowei Wen
82bddbfa6e
Merge pull request #474 from outloudvi/patch-1
Fix opening resourcepacks/ while opening saves/
2018-10-15 00:26:53 +08:00