Glavo
|
624d21c4dc
|
Show launcher version on game crash window
|
2022-02-03 18:16:08 +08:00 |
|
Glavo
|
8db54d015a
|
When creating symbolic links, delete the existing ones first
fix #1342
|
2022-02-03 18:15:41 +08:00 |
|
kitefly
|
9204c720a4
|
Update I18N_zh.properties
|
2022-02-03 18:15:19 +08:00 |
|
kitefly
|
daf81b5d78
|
Update MultiplayerManager.java
更新一下版本号
|
2022-01-25 22:01:49 +08:00 |
|
Glavo
|
c2c3f55925
|
Replace 'Launcher.getCurrentJarFiles()' with 'JarUtils.thisJar()'
|
2022-01-25 22:01:39 +08:00 |
|
kitefly
|
ba520f1d90
|
Update I18N_zh_CN.properties
|
2022-01-25 22:00:58 +08:00 |
|
Glavo
|
81d1dbdcf0
|
fix the 'run' task of Gradle
|
2022-01-25 22:00:05 +08:00 |
|
kitefly
|
23cb2655d1
|
Update I18N_zh_CN.properties
|
2022-01-24 16:47:06 +08:00 |
|
huanghongxun
|
9c4f94238d
|
feat: support hyperlinks in message dialog.
|
2022-01-24 16:29:33 +08:00 |
|
huanghongxun
|
d28723916d
|
fix(multiplayer): incorrect cato arguments.
|
2022-01-24 01:45:23 +08:00 |
|
Glavo
|
65d4c9c8ee
|
Fix build on JDK without JavaFX
|
2022-01-23 19:47:26 +08:00 |
|
Glavo
|
3a1f7a13a1
|
Add a new GameJavaVersion 'java-runtime-beta'
|
2022-01-23 19:47:07 +08:00 |
|
Glavo
|
69d97a508c
|
Add JavaVersionConstraint rules
|
2022-01-23 19:47:07 +08:00 |
|
Glavo
|
e7dc23ae26
|
fix: Cato exit code is not displayed normally
|
2022-01-23 19:36:31 +08:00 |
|
huanghongxun
|
4cffe30910
|
fix: test build
|
2022-01-23 15:06:22 +08:00 |
|
NekoCaffeine
|
6f0dfba4aa
|
fix updateSkin
|
2022-01-23 10:01:54 +08:00 |
|
NekoCaffeine
|
6d617216c7
|
fix #1130
|
2022-01-23 10:01:54 +08:00 |
|
kitefly
|
13d5e5e6af
|
Update MultiplayerManager.java
更新cato版本;将String[] commands = new String[]{exe.toString(), "-auth.token", StringUtils.isBlank(token) ? "new" : token};改成String[] commands = new String[]{exe.toString(), "-auth.token", token};原因是新版cato已经取消这个now传值了
|
2022-01-23 09:59:19 +08:00 |
|
kitefly
|
c697413554
|
Update I18N_zh_CN.properties
|
2022-01-23 09:55:42 +08:00 |
|
kitefly
|
994ae3e2f5
|
Update I18N_zh_CN.properties
|
2022-01-23 09:55:42 +08:00 |
|
kitefly
|
69ab292394
|
Update I18N_zh_CN.properties
|
2022-01-23 09:55:42 +08:00 |
|
kitefly
|
1985d31a07
|
Update I18N_zh_CN.properties
根据@huanghongxun 的说法修改
|
2022-01-23 09:55:42 +08:00 |
|
kitefly
|
b813185dc3
|
Update I18N_zh_CN.properties
|
2022-01-23 09:55:42 +08:00 |
|
kitefly
|
6daf04c9fc
|
Update I18N_zh_CN.properties
决定删除:<b>登录后请勿将同HMCL目录下的hmcl.json文件开放给他人,否则可能存在文件里的token(不是明文密码)会泄露账号(仅限微软账号)</b>
并添加:若发现账号头像是默认头像、进入游戏看到是默认皮肤且无法进入开启正版认证的服务器,则可能需要重新登录微软账号
|
2022-01-23 09:55:42 +08:00 |
|
kitefly
|
fd49ec4f97
|
Update I18N_zh_CN.properties
添加
<b>你需要在新打开的网页窗口中按照提示完成登录</b> 设备代码为:<b>%1$s</b>,已拷贝至剪切板中,若无法粘贴,可点击此蓝方框再次拷贝。若网页未能打开,请手动在网页浏览器中打开:%2$s <b>登录后请勿将同HMCL目录下的hmcl.json文件开放给他人,否则可能存在文件里的token(不是明文密码)会泄露账号(仅限微软账号)、
讨论:是否添加?:登录后请勿将同HMCL目录下的hmcl.json文件开放给他人,否则可能存在文件里的token(不是明文密码)会泄露账号(仅限微软账号)
|
2022-01-23 09:55:42 +08:00 |
|
kitefly
|
84a4921629
|
Update I18N_zh_CN.properties
|
2022-01-23 09:55:42 +08:00 |
|
Glavo
|
b4aeaff783
|
fix preTouchOpenJFXDependencies
|
2022-01-23 09:55:03 +08:00 |
|
Glavo
|
caf73b89ea
|
Fix #1196: Use OpenJFX 17.0.2
|
2022-01-23 09:55:03 +08:00 |
|
Glavo
|
1c406557a4
|
Allow different platforms to use different versions of OpenJFX
|
2022-01-23 09:55:03 +08:00 |
|
Glavo
|
d39eac9512
|
Replace static fields with instance fields
|
2022-01-23 09:55:03 +08:00 |
|
Glavo
|
2530d31d58
|
Clean up build scripts
|
2022-01-23 09:55:03 +08:00 |
|
Glavo
|
c6894a1e95
|
Modify the path where openjfx is placed
|
2022-01-23 09:55:03 +08:00 |
|
Glavo
|
05fdea3267
|
Improve the format of openjfx-dependencies.json
|
2022-01-23 09:55:03 +08:00 |
|
Glavo
|
e0f7d9cd32
|
Generate 'openjfx-dependencies.json' at build time
|
2022-01-23 09:55:03 +08:00 |
|
asdqp233
|
91b9fe23cc
|
Update Japanese translation
Update and fix Japanese translation
|
2022-01-23 09:47:35 +08:00 |
|
kitefly
|
4e4e2907d9
|
Update I18N_zh_CN.properties
添加一些小提示
multiplayer.exit.timeout.static_token=无法连接多人联机服务,你的凭证可能无法正常工作,你可以使用空凭证再试。\n你可以联系在线管理员询问鉴权服务器是否正常工作,或者耐心等待十分钟。
multiplayer.exit.timeout.dynamic_token=无法连接多人联机服务,你可以在多人联机页面的反馈中反馈问题。\n可能原因:鉴权服务器被人占满,请等待每个半点,鉴权服务器会自动刷新一次。\n没有耐心且有闲钱的可以考虑购买联机凭证,不受鉴权服务器影响。
|
2022-01-23 09:44:44 +08:00 |
|
Glavo
|
b94f54f56d
|
Delete unused submodule 'JSTUN'
|
2022-01-15 01:48:30 +08:00 |
|
Glavo
|
12932a1d33
|
Adjust the policy of automatic memory allocation
|
2022-01-15 01:44:41 +08:00 |
|
Glavo
|
7beef30d20
|
Set an upper limit of 8G for the suggested memory
|
2022-01-15 01:44:41 +08:00 |
|
Glavo
|
f1e4e3c753
|
Prevent HMCL from crashing when exiting
|
2022-01-15 01:43:28 +08:00 |
|
Glavo
|
d1ba758c6f
|
fix #1297: export logs without 'Schedulers.io()'
|
2022-01-15 01:43:11 +08:00 |
|
Glavo
|
c0472056ac
|
fix #1287, fix #1284: sort type is null
|
2022-01-10 19:08:55 +08:00 |
|
kitefly
|
1780c479d5
|
Update I18N_zh_CN.properties
|
2022-01-07 21:38:24 +08:00 |
|
kitefly
|
59f8465ece
|
修复多人联机界面过大的问题
通过修改I18N_zh_CN.properties中的
|
2022-01-03 14:24:53 +08:00 |
|
Glavo
|
256f72dd08
|
Fix 'DefaultGameRepository::getVersionJar'
|
2022-01-02 14:28:32 +08:00 |
|
huanghongxun
|
836c7769f6
|
fix(skin): when texture file is lost, continue launching game instead of failing.
|
2022-01-02 01:40:37 +08:00 |
|
huanghongxun
|
ebe880bd39
|
fix(multiplayer): ConcurrentModificationException. Closes #1278.
|
2022-01-02 01:19:14 +08:00 |
|
huanghongxun
|
10fea79a35
|
fix: cannot update Forge for Minecraft 1.18 when "patches" lost in game version json. Closes #1262.
|
2022-01-02 01:08:22 +08:00 |
|
huanghongxun
|
451600448e
|
fix: do not show install failure if it is cancelled by user.
|
2022-01-02 01:08:22 +08:00 |
|
huanghongxun
|
7fccd6261e
|
fix: not on FX thread.
|
2022-01-02 01:08:21 +08:00 |
|