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 |
|
huanghongxun
|
2436dab797
|
fix: load fabric api version list by incorrect game version. Closes #1273.
|
2022-01-02 01:08:21 +08:00 |
|
huanghongxun
|
56538623a5
|
fix: sort not work in modrinth. Closes #1274.
|
2022-01-02 01:08:20 +08:00 |
|
YuanYuanOwO
|
42a667c0ef
|
修正句子
|
2022-01-02 00:10:58 +08:00 |
|
Glavo
|
5df95ad0fa
|
Use Gradle Kotlin DSL
|
2022-01-01 20:59:36 +08:00 |
|
Glavo
|
345598016a
|
Use more hash algorithms to generate checksum files
|
2021-12-30 23:58:57 +08:00 |
|
kitefly
|
6da38e537b
|
修改错字
将"室"改成"是"
|
2021-12-25 14:16:21 +08:00 |
|
Glavo
|
e65f664821
|
Check for illegal characters of the HMCL directory path
|
2021-12-24 23:02:53 +08:00 |
|
Glavo
|
cfa1eedae7
|
Extract the log4j patch to the HMCL directory
|
2021-12-24 23:02:53 +08:00 |
|
Glavo
|
130c8d0e89
|
Add 'javaAgents' to LaunchOptions
|
2021-12-24 23:02:53 +08:00 |
|
Hcat
|
c4a2695b69
|
Update MultiplayerPage.java
Replace the stun server to solve the problem of slow and inaccurate detection
|
2021-12-24 17:34:31 +08:00 |
|
Glavo
|
246069cc48
|
Use ArrayList instead of LinkedList
|
2021-12-21 22:36:42 +08:00 |
|
Glavo
|
36a7d4a510
|
Stop syncing to gitee on fork
|
2021-12-21 22:31:21 +08:00 |
|
Glavo
|
1b4a53f572
|
Update version string to 3.5
|
2021-12-21 22:26:02 +08:00 |
|
huanghongxun
|
61a9d80e2c
|
fix: checkstyle.
|
2021-12-20 01:46:25 +08:00 |
|
huanghongxun
|
31568a5806
|
fix(download): we can check hash of fabric-api jar.
|
2021-12-20 01:43:41 +08:00 |
|