3807 Commits

Author SHA1 Message Date
Glavo
58a4700a46
创建 WindowsVersion 工具类 (#3932) 2025-05-23 21:11:35 +08:00
Glavo
68c8a30bd7
导出整合包时将启动器配置集中存放在 .hmcl 文件夹中 (#3930) 2025-05-23 18:08:57 +08:00
Glavo
bb37e3fafa
Use StringUtils.isASCII to check if a string contains non-ASCII characters (#3931) 2025-05-23 00:25:28 +08:00
Glavo
942f7b703e
清理 CPU 名称 (#3928) 2025-05-21 14:22:27 +08:00
Burning_TNT
267da46050
将日志 caller 信息中的 'org.jackhuang.hmcl.' 缩短为 '@.' (#3919)
* Shorten 'org.jackhuang.hmcl.' in logs to @.

---------

Co-authored-by: Glavo <zjx001202@gmail.com>
2025-05-21 00:08:41 +08:00
Glavo
7c40dca3ea
Bump JavaFX to 17.0.15/24.0.1 (#3927) 2025-05-20 23:55:24 +08:00
Glavo
48e3f79965
将 OS X 重命名为 macOS (#3878) 2025-05-20 19:34:35 +08:00
Glavo
c5f56eb5c4
清理 OperatingSystem (#3925) 2025-05-20 19:03:48 +08:00
Burning_TNT
0900ad3e5a
Fix #3757: 切换游戏文件夹后,全局游戏设置应重新读取设置 (#3818) 2025-05-20 13:41:25 +08:00
Glavo
d347b0c6cb
优化系统版本检测 (#3924) 2025-05-20 13:33:57 +08:00
Glavo
2f3bf61d94
调用 PowerShell 时添加 NoProfile 参数 (#3923) 2025-05-20 12:54:04 +08:00
3gf8jv4dv
5479607597
fix(i18n): refine tasklistpane i18n (#3600)
The current TaskListPane may not look different for Chinese users, but
the grammar is not quite right for English users.

My previous series of PRs did not address this aspect due to the
associated hard coding of the i18n key.

I believe that revisions in this aspect can further improve the
experience of Indo-European speakers.

All languages except Japanese are ready for this PR.
2025-05-20 11:53:01 +08:00
Glavo
4291ae5f16
在 Linux 平台通过 fc-match 查询默认字体 (#3922) 2025-05-20 00:25:56 +08:00
e74yp8
1ac677365b
Fix #3865 游戏版本名称在游戏版本更换时报红 (#3874)
---------

Co-authored-by: Glavo <zjx001202@gmail.com>
2025-05-19 12:00:16 +08:00
Glavo
b079e50916
修复启动器在部分 Linux 发行版上无法正确识别用户地区的问题 (#3921) 2025-05-19 11:06:45 +08:00
e74yp8
f986df9654
Fix #3896: 下载界面对于多行信息显示错误 (#3901) 2025-05-18 23:11:34 +08:00
RainChan
c576c48f9d
Fix #3852: 修复无法一键更新整合包的问题 (#3888)
* Fix #3852 修复无法一键更新整合包

* 删除未使用的import

* fix checkstyle

---------

Co-authored-by: Glavo <zjx001202@gmail.com>
2025-05-17 07:54:13 +08:00
Glavo
5bb035c884
在非 x86 平台检测 CPU 物理核心数 (#3917) 2025-05-17 00:20:17 +08:00
Glavo
973b7a9716
启动时在日志中记录 CPU 信息 (#3914) 2025-05-16 14:50:43 +08:00
Glavo
6e05b5ee58
使用 JNA 查询注册表 (#3913) 2025-05-14 22:18:02 +08:00
Glavo
76ed9353bd
重构 Theme (#3910)
* update

* update

* update

* update

* update

* update
2025-05-14 14:18:50 +08:00
Glavo
9c0f823705
优化代理设置 (#3876) 2025-05-13 16:39:43 +08:00
e74yp8
b69602b735
Fix #3218: 修复复制游戏版本里的“复制存档”选项失效问题 (#3868) 2025-05-12 23:21:20 +08:00
3gf8jv4dv
7cdf4504d1
fix(locale): add i18n key curse.category.7669 (#3906) 2025-05-11 23:07:29 +08:00
Burning_TNT
d95efc4cdc
Use org.intellij.lang.annotations.Language (#3907) 2025-05-11 23:07:06 +08:00
Glavo
48ca2d6ee6
在 SystemInfo 中采集内存信息 (#3903) 2025-05-10 12:06:11 +08:00
Glavo
1da98d6d67
启动时在日志中记录当前平台的所有 GPU (#3893) 2025-05-09 10:08:08 +08:00
Glavo
06a89dd6a9
尝试从 HMCL.jar 所在文件夹加载默认字体 (#3899) 2025-05-08 22:36:33 +08:00
3gf8jv4dv
4eee79da17
chore(locale): revise invalid username prompt for spanish and russian (#3897) 2025-05-06 21:48:41 +08:00
Glavo
9788338b65
更新“关于”页面 (#3895) 2025-05-06 21:48:05 +08:00
3gf8jv4dv
fb8da249b6
chore(locale): add/revise prompt about create hmcl dir failure (#3879) 2025-05-04 23:14:53 +08:00
Glavo
2d8b1df465
在 Windows 平台通过 GeoID 检测用户所处国家/区域 (#3891) 2025-05-04 23:13:40 +08:00
Glavo
1ab7ab0750
使用 JNA 调用本机 API (#3890) 2025-05-04 22:31:50 +08:00
3gf8jv4dv
f283254ca0
fix(locale): revise version.empty translation (#3812)
Revise `.launch` and `.hint` to make text match the actual situation.
2025-05-04 09:31:35 +08:00
Wulian233
2ea96fdaa7
Fix #3864 游戏内容下载的分页按钮不重置 (#3866)
* Fix #3864

* Update DownloadListPage.java

* Update DownloadListPage.java

---------

Co-authored-by: Glavo <zjx001202@gmail.com>
2025-05-03 04:45:47 +08:00
Glavo
b32d3c354a
Move authlib-injector.jar to .hmcl/dependencies/universal (#3886) 2025-05-03 04:45:25 +08:00
e74yp8
cd57b163a3
Fix #3851: 当用户名为中文名时,离线账户 - LittleSkin 换肤 功能失效 (#3883) 2025-05-02 22:21:55 +08:00
Glavo
cc5484f9ed
Fix #3881: 打开启动器时应当创建 HMCL_GLOBAL_DIRECTORY (#3882) 2025-05-01 11:59:34 +08:00
Glavo
bfa9c1a697
修复启动器未压缩日志的问题 (#3877) 2025-04-30 14:56:03 +08:00
Glavo
9a37d412a3
使用工作路径下的 .hmcl 文件夹存放所有配置文件 (#3875) 2025-04-30 14:50:51 +08:00
Glavo
dc5ebcf64d
使用 libs.versions.toml 管理依赖版本 (#3873) 2025-04-29 13:41:45 +08:00
Glavo
038f56b048
Bump Shadow Plugin to 8.3.6 (#3871) 2025-04-29 10:13:02 +08:00
Glavo
528f79e008
使用 Java 11 构建 buildSrc (#3870) 2025-04-29 10:04:29 +08:00
Glavo
75d0ec34f5
将构建项目所需的最低 JDK 版本升级至 11 (#3805) 2025-04-29 09:52:06 +08:00
Glavo
d70712a18f
Fix #3546: 修复游戏崩溃窗口乱码的问题 (#3867) v3.6.12.278 2025-04-27 22:15:30 +08:00
Glavo
05c5b53c52
自动探测日志文件编码 (#3863) 2025-04-27 20:39:49 +08:00
Glavo
e98c7dfef1
Fix #3400: 逐行过滤日志中的 token (#3856) 2025-04-27 15:41:09 +08:00
3gf8jv4dv
8ba0e16dd9
chore(locale): add new translations for russian and spanish (#3838)
For relevant text of offline account restrictions.
2025-04-26 16:40:12 +08:00
Glavo
77397f6722
优化离线账户中包含非 ASCII 字符时的提示 (#3853) 2025-04-26 13:19:38 +08:00
Glavo
c9ba789b7c
Bump Gradle to 8.14 (#3857) 2025-04-26 00:05:20 +08:00