3677 Commits

Author SHA1 Message Date
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
Glavo
91135b961e
右键主页“启动游戏”按钮时展开版本列表菜单 (#3854) 2025-04-25 00:31:52 +08:00
3gf8jv4dv
435790aa03
fix(i18n): show installable translations according to different styles (#3624)
* fix(i18n): show installable translations according to different styles

when install a new instance (安装新游戏): Do not install (不安装)
on Edit Instance → Loaders (自动安装页面): Not installed (未安装)

resolves https://github.com/HMCL-dev/HMCL/issues/3297

* update

---------

Co-authored-by: Glavo <zjx001202@gmail.com>
2025-04-25 00:14:45 +08:00
Glavo
c252d7027e
更新 Issue 模板 (#3847) 2025-04-22 23:59:24 +08:00
Glavo
9d0c8da310
拆分 HMCLauncher 至独立项目 (#3840) 2025-04-20 11:52:29 +08:00
Burning_TNT
84b3312ebb
Fix #3825: 修复 NeoForge 愚人节版本无法正常解析的问题 (#3826)
* Fix #2825.

---------

Co-authored-by: Glavo <zjx001202@gmail.com>
v3.6.12.276
2025-04-19 11:49:42 +08:00
Burning_TNT
f351d1d133
Close #3829: 将模组/整合包/资源包的默认下载源调整为 Modrinth (#3830)
* Close #3829: Use Modrinth as default download source.

* Update HMCLLocalizedDownloadListPage.java

---------

Co-authored-by: Glavo <zjx001202@gmail.com>
2025-04-18 22:49:02 +08:00
Glavo
5ca1120223
Bump jsoup to 1.19.1 (#3835) 2025-04-18 22:42:10 +08:00
Glavo
6aa4019221
Bump Gson to 2.13.0 (#3834) 2025-04-18 22:35:05 +08:00
Glavo
73fb8bda10
优化默认 JVM 参数 (#3824) 2025-04-15 03:46:33 +08:00
Glavo
cc16f84992
默认限制离线账户功能 (#3823) 2025-04-14 20:34:01 +08:00
辞庐
b4945a150e
统一导出和导入整合包页面样式 (#3822) 2025-04-13 22:34:22 +08:00
Wulian233
8bcbe74d82
优化整合包导出类型选择页面 (#3800)
* 优化整合包导出类型页面

* update

---------

Co-authored-by: Glavo <zjx001202@gmail.com>
v3.6.12.275
2025-04-12 22:10:28 +08:00
Glavo
69c2429e92
Bump mesa-loader-windows to 25.0.3 (#3819) 2025-04-12 20:36:05 +08:00
Glavo
88e83dc44a
修复自定义背景图片路径包含无效字符时启动器崩溃的问题 (#3817) 2025-04-12 17:51:28 +08:00
Burning_TNT
87c2126e5a
Fix #3471: 模组管理内“安装到当前版本”与“下载到本地文件夹”相同 (#3772) 2025-04-12 17:39:58 +08:00
Liyan Zhao
abf1ec3eb8
反序列化账户信息时优先将数字解析为 Long (#3080) 2025-04-12 13:01:49 +08:00
Burning_TNT
139fb41149
Fix #3147: 修复 LiteLoader 下载相关问题 (#3776)
* Fix #3147

* Fix: Use 'release' classifier on snapshot versions. Speed up loading time.

* Use https.
2025-04-12 12:07:26 +08:00
Glavo
6c986921d6
Delete unused constants (#3816) 2025-04-12 12:05:24 +08:00
3gf8jv4dv
b8e6d6fc96
fix(locale): adjust the wording of the unofficial hmcl build prompts (#3813)
The display condition for `download.curseforge.unavailable` is whether
HMCL has a CurseForge API secret built in, not its update channel.
2025-04-12 11:39:40 +08:00
3gf8jv4dv
75e4aee8aa
fix(locale): improve world backup ui i18n (#3815) 2025-04-12 11:38:50 +08:00
Glavo
abda9f50e1
Fix #3807: 修复 Fabric Metadata 无效时 FabricInstallTask 抛出 NPE 的问题 (#3814) 2025-04-12 02:13:14 +08:00
Burning_TNT
c33ef5170b
Fix #3644: 修复下载 - 模组界面无法正常翻页、Category 会在切换下载源时出错的问题 (#3768) 2025-04-09 11:35:56 +08:00
Glavo
a3cb871928
修复 RISC-V 平台游戏识别 CPU 名称出错的问题 (#3806) 2025-04-09 01:27:38 +08:00
Glavo
62e965c6fe
使用 Kala Compress 替代 commons-compress (#3481) 2025-04-08 17:36:36 +08:00
Glavo
99a031cea4
Gradle run task 应使用 HMCL_JAVA_HOME 所指向的 Java (#3804) 2025-04-08 12:29:14 +08:00
Zkitefly
f97b9b9382
Update unlisted-versions.json (#3799) 2025-04-06 11:29:17 +08:00
Zkitefly
a8929560df
Update PURCHASE_URL (#3797) v3.6.12.274 2025-04-05 21:04:55 +08:00
Glavo
22c8c59b5d
优化 CacheRepository (#3794) 2025-04-05 06:08:02 +08:00
Zkitefly
78b043c19c
添加 unlisted-versions-of-minecraft (#3247)
* 添加 unlisted-versions-of-minecraft

* Update BMCLAPIDownloadProvider.java

* Update VersionsPage.java

* Update VersionsPage.java

* Update BMCLAPIDownloadProvider.java

* update name

* update

* update

* update

* update

---------

Co-authored-by: Glavo <zjx001202@gmail.com>
2025-04-04 22:49:31 +08:00
3gf8jv4dv
fd51fb7d26
chore(locale): adjust the use of quotation marks in spanish (#3685)
Replace the quotation marks with guillemets.
2025-04-04 22:38:05 +08:00