huanghongxun
d22dae9834
feat: Add progress gui for downloading JavaFX
2021-03-07 13:15:44 +08:00
寒兮
63bd707741
fix: not compatible with JVM environment without Javafx
...
Copy from Recaf
2021-03-06 15:13:17 +08:00
Haowei Wen
734c1e14f0
fix: not compatible with ely.by
...
Ely.by's Yggdrasil response does not include 'user' field.
This commit makes the 'user' field optional.
2021-02-15 16:32:18 +08:00
huanghongxun
46869ad5f7
fix: not update game/addons for server modpack
2021-02-02 12:13:37 +08:00
huanghongxun
13fa713d58
fix: mcbbs modpack completion
2021-01-26 12:25:06 +08:00
huanghongxun
94cd33af5c
fix: not validating modpack name at first
2021-01-26 12:23:26 +08:00
huanghongxun
7efd9607e5
fix: modpack export wizard next step button is disabled.
2021-01-26 12:09:09 +08:00
huanghongxun
94539ad77b
feat: progress bar indicating Microsoft login page loading progress
2021-01-26 12:07:34 +08:00
huanghongxun
f2a86857bc
feat: MCBBS modpack
2021-01-16 16:17:54 +08:00
Haowei Wen
3f2be63d08
build: remove license-gradle-plugin
2021-01-09 22:22:06 +08:00
huanghongxun
2d7c1393d6
fix : #813
2020-12-26 21:31:10 +08:00
huanghongxun
3d33230e25
fix: RejectedExecutionException
2020-12-26 21:28:59 +08:00
yuhuihuang
dd4683e693
fix: Microsoft Account login
2020-12-24 20:32:47 +08:00
huanghongxun
8bc5d2112f
fix : #801
2020-12-21 01:56:46 +08:00
huanghongxun
a828896989
fix: executor service
2020-12-19 20:19:46 +08:00
yuhuihuang
5e8734aa95
fix: compilation
2020-12-10 22:09:19 +08:00
Haowei Wen
1ac844f398
do not occupy space when upload skin button is invisible
2020-12-10 21:56:31 +08:00
Haowei Wen
3f85ac208c
impl yushijinhun/authlib-injector#90
2020-12-10 21:56:31 +08:00
yuhuihuang
c191186023
feat: Microsoft Account authentication
2020-12-10 21:47:58 +08:00
yuhuihuang
4715a95a54
feat: initial multithreaded downloading
2020-12-10 21:47:58 +08:00
huanghongxun
8108f11c45
Merge branch 'javafx' of https://github.com/huanghongxun/HMCL into javafx
2020-09-04 00:49:03 +08:00
huanghongxun
f4f1850271
fix: try to fix blocking game running when launcher visibility was set to close after game started.
2020-09-04 00:38:38 +08:00
Haowei Wen
5a81972f68
impl https://github.com/yushijinhun/authlib-injector/issues/85
2020-08-31 19:16:22 +08:00
huanghongxun
674dfca34d
fix : #784
2020-08-27 11:20:07 +08:00
yuhuihuang
cafcb74e22
fix : #774
2020-08-16 14:52:17 +08:00
yushijinhun
88c595dab2
Remove 'ForbiddenOperationException' from auth error message
2020-08-15 17:20:51 +08:00
yushijinhun
48e2fcc601
Set Locale.default to selected language
...
e6d11fe9a3
is broken because
Locale.default is not set by HMCL at all. This commit fixes the bug.
Note that now if we want to obtain the system language, we must use
Locales.DEFAULT rather than Locale.getDefault().
2020-08-15 17:20:51 +08:00
yushijinhun
2f10948239
implement yushijinhun/authlib-injector#78
2020-08-14 17:26:05 +08:00
xtex
7f674f237b
fix : #769
2020-08-11 21:38:03 +08:00
BBleae
c3f19d2c4a
perf: cache Java version from executable.
2020-08-11 15:58:46 +08:00
BBleae
94b2cafa7a
fix: override options.txt
2020-08-10 18:05:06 +08:00
yuhuihuang
1d66ebef58
add: #757 .
2020-08-09 19:44:48 +08:00
yuhuihuang
66459a124c
add: readme for bmclapi overrides
2020-08-09 19:28:15 +08:00
yuhuihuang
5bbb565bd4
add: #762
2020-08-09 19:24:49 +08:00
yuhuihuang
58819b6361
fix: test
2020-08-09 19:20:52 +08:00
yuhuihuang
2de6a45ca1
fix : #759
2020-08-09 19:16:09 +08:00
yuhuihuang
c60261d917
fix : #755
2020-08-09 18:29:01 +08:00
yushijinhun
94b6d7596e
Redesign authlib-injector updater
...
The process of searching for authlib-injector.jar has been changed to:
1. use ~/.hmcl/authlib-injector.jar if present
2. use ./authlib-injector.jar if present
3. download if none of above is present
Instead of checking for updates when logging in, we now do it at startup.
We only check for updates if there is at least one authlib-injector
server configured.
This changed is expected to imporve launching speed.
2020-08-09 17:59:36 +08:00
yushijinhun
ae63b9712e
Revert "add: accept authlib-injector artifact in current working directory"
...
This reverts commit 02cb2a3fb1
.
2020-08-09 17:59:36 +08:00
yuhuihuang
00b945f6e3
fix : #746
2020-08-01 15:08:12 +08:00
yuhuihuang
37c47fc2dc
fix : #751
2020-08-01 14:48:39 +08:00
huanghongxun
51325d2423
chore: recompile JFoenix.jar
2020-07-20 22:34:28 +08:00
Yuhui Huang
469a7df4d4
Merge pull request #750 from Glavo/javafx
...
Fix #717
2020-07-20 22:32:39 +08:00
Glavo
ec56e24b7e
fix #717
2020-07-20 16:17:31 +08:00
yuhuihuang
00c350cd82
fix : #737
2020-07-19 16:36:24 +08:00
yuhuihuang
55d78aeba7
fix : #742
2020-07-19 15:41:11 +08:00
yuhuihuang
85c01cde00
fix : #747
2020-07-19 15:30:47 +08:00
yuhuihuang
4ce0a83845
feat: display new version of updated modpack. Closes #748 .
2020-07-19 15:19:53 +08:00
yuhuihuang
d6859d1956
fix: not stop waiting for MC 1.0 launch
2020-07-19 14:21:11 +08:00
yuhuihuang
61447f0964
fix : #741
2020-07-19 14:20:42 +08:00