3331 Commits

Author SHA1 Message Date
Burning_TNT
738000ff39
移除无用类与方法 (#3132)
* Remove useless classes.

* Remove useless methods
v3.5.9.252
2024-08-25 03:03:48 +08:00
Zkitefly
9b5445b686
修复模组详情页图标问题 (#3227)
* Update ModListPageSkin.java

* Update ModListPageSkin.java

* Update ModListPageSkin.java

* Update ModListPageSkin.java

* Update ModListPageSkin.java

* Update ModListPageSkin.java

* Update ModListPageSkin.java

* Update ModListPageSkin.java

* Update ModListPageSkin.java

* Update ModListPageSkin.java

* Update ModListPageSkin.java

* update

* 调整判断逻辑

* update

* update

---------

Co-authored-by: Glavo <zjx001202@gmail.com>
2024-08-25 02:55:55 +08:00
Haowei Wen
abf58b2c20
Fix missing i18n key curse.category.7418 (#3260) 2024-08-24 23:44:13 +08:00
Zkitefly
fd97f6c321
支持 Forge 官方源 (#3259)
* Revert "Revert "支持 Forge 官方源 (#3251)" (#3258)"

This reverts commit abd37a093ac04cdda61196e1fdf1b1a23a8b1dad.

* Update ForgeVersionList.java
2024-08-24 23:43:50 +08:00
Glavo
abd37a093a
Revert "支持 Forge 官方源 (#3251)" (#3258)
This reverts commit 0f0cf555090f2518103a9a6b833071ab677ca4c0.
2024-08-24 14:50:41 +08:00
Zkitefly
0f0cf55509
支持 Forge 官方源 (#3251)
* 支持 Forge 官方源

* 更新 ForgeVersionList.java

* 更新 ForgeVersionList.java
2024-08-24 03:32:45 +08:00
Zkitefly
95a1496389
Fix #3223: 正确解析包含 hash 的版本号 (#3224)
* Fix #3223

* 使用正则表达式删除内容

* 添加日志

添加日志

* Update GameVersion.java

* Update GameVersion.java

* update

* update

* update

---------

Co-authored-by: Glavo <zjx001202@gmail.com>
2024-08-20 01:08:49 +08:00
Glavo
47cc9ebe2b
Fix #3199: 修复运行在 Java 8 上时游戏安装界面卡片布局的问题 (#3201) v3.5.8.251 release-3.5.9 2024-07-29 15:46:11 +08:00
Glavo
3ebbdb60ef
Fix #3191: 修复无法同时安装 LiteLoader 与 Forge 的问题 (#3198) v3.5.8.250 2024-07-28 02:47:52 +08:00
Burning_TNT
e8306ea59a
修复 #3099 自动安装选项卡重新选择版本(Minecraft版本和模组加载器版本)的按钮消失的问题 (#3117)
* Fix #3099

* Fix: checkstyle

* Fix.

* Fix #3144

* Update

* Fix bugs.

* Change I18N

* Fix #3164

* Delete State.SEALED

* fix typo

---------

Co-authored-by: Glavo <zjx001202@gmail.com>
2024-07-28 02:41:08 +08:00
Glavo
6f7c922ac0
更新多平台支持 (#3197)
* update

* Update PLATFORM.md

* Update NativePatcher

* Update NativePatcher

* Update NativePatcher
2024-07-27 09:16:33 +08:00
Burning_TNT
74abecaae7
实现 #3095 微软登录界面对 XBox 400 错误给予提示 (#3194) 2024-07-22 23:06:20 +08:00
Burning_TNT
ad5b74d8c7
修复 2830 本地模组查看信息时标签错误 (#2838)
* Clean up duplicated codes in DownloadPage.

* Remove useless codes.

* Render the raw category when no i18n is provided.

* Fix #2830.

* Fix checkstyle.

* format file

* Remove the redundant lock.

* Update ModListPageSkin

* Update ModListPageSkin

---------

Co-authored-by: Glavo <zjx001202@gmail.com>
2024-07-21 00:58:33 +08:00
Burning_TNT
5f84e8cfeb
修复 1.8 及 1.9 安装 OptiFine 的问题 (#3130)
* Fix: 1.8 & 1.9 OptiFine Install

* Fix: checkstyle
2024-07-20 20:09:36 +08:00
Burning_TNT
519ed0ad5f
清理 RemoteModRepository (#2798)
* Clean up duplicated codes in DownloadPage.

* Remove useless codes.

* Render the raw category when no i18n is provided.

* Fix checkstyle.
2024-07-20 05:29:30 +08:00
Burning_TNT
61096142d5
Fix #3065: 修复 CurseForge 搜索 API 对翻页总量计算不正确的 Bug (#3066)
* Fix #3065

* Fix

* Fix.
2024-07-20 05:03:08 +08:00
Burning_TNT
7c7c36f8aa
修复 #3112 模组详情中若没有这个游戏版本,仍然会出现该下拉栏的问题 (#3114) 2024-07-20 05:00:19 +08:00
Glavo
dbb614dce1
Fix #3051: 支持解析更多版本号 (#3058)
* Fix #3051: 支持解析更多版本号

* Update GameVersionNumberTest

* Update versions.txt

* Update GameVersionNumber

* Update GameVersionNumberTest

* Update GameVersionNumberTest

* Update GameVersionNumberTest
2024-07-20 04:58:51 +08:00
Burning_TNT
5a4825d419
修复 #3080 微软账户无法正确读取 Token 过期时间的问题 (#3126) 2024-07-20 04:05:58 +08:00
Glavo
d87cf91cdf
删除 I18N 文件中重复的条目 (#3190)
* 删除 I18N 文件中重复的项目

* update

* update
2024-07-20 02:18:41 +08:00
Burning_TNT
0782f40fe0
修复 #3127 1.21 NeoForge 下载问题 (#3128) 2024-07-20 01:57:04 +08:00
Burning_TNT
b7a5b484b5
[重要] 实现 #3095 微软登录界面对 XBox 400 错误给予提示 (#3121)
* Fix #3095

* Fix

* Update I18N_zh_CN.properties

---------

Co-authored-by: Glavo <zjx001202@gmail.com>
2024-07-20 01:56:13 +08:00
Burning_TNT
1e472ea463
Fix: NPE in LauncherHelper. (#3160) 2024-07-20 01:44:26 +08:00
Burning_TNT
816a8539ea
修复 bug-report.yml 中的无效链接 (#3159) 2024-07-18 00:40:34 +08:00
Glavo
c81e510bfa
支持使用环境变量指定字体 (#3181) 2024-07-15 12:33:53 +08:00
Haowei Wen
85b68ad135 Fix findMinecraftRuntimeDirs() is broken on Linux/FreeBSD 2024-06-30 13:28:49 +08:00
Burning_TNT
7d5d74d0c6
修复 #3135 Forge 1.7.10-pre4 安装问题 (#3136)
* Fix #3135

* Update ForgeBMCLVersionList.java

---------

Co-authored-by: Glavo <zjx001202@gmail.com>
2024-06-21 23:24:16 +08:00
Burning_TNT
e0ecd5e695
修复 #3131 1.7.10-pre4 版本 Forge 安装问题 (#3133)
* Fix #3131

* Fix.
2024-06-17 20:16:55 +08:00
z0z0r4
5e0687c138
Update CurseForgeRemoteModRepository.java (#3022)
432 is gameid for minecraft

https://docs.curseforge.com/#get-fingerprints-matches-by-game-id

d682b59803/Plain%20Craft%20Launcher%202/Modules/Minecraft/ModMod.vb (L1029-L1030)
2024-06-15 22:31:49 +08:00
Glavo
b827167a3d
将 1.21 添加至 versions.txt (#3118) v3.5.8.249 2024-06-14 00:45:48 +08:00
Burning_TNT
20711c9d10
Fix #3107 修复 HMCL 3.5.8.248 无法安装启动带 forge 的 1.11.2 版本的问题 (#3113) 2024-06-14 00:20:25 +08:00
Burning_TNT
15c1042991
Fix #3086 修复模组下载界面版本推荐功能 (#3089)
* Fix #3086

* Update
v3.5.8.248
2024-05-31 23:12:33 +08:00
Burning_TNT
1275e38995
Fix #3006: 全局游戏设置中版本隔离开启后的显示的路径的版本号为”null“ (#3028) 2024-05-31 23:10:02 +08:00
Glavo
312a2e0cde
更新 Linux ARM64 支持 (#3097) 2024-05-31 23:06:38 +08:00
Burning_TNT
35ce95857a
Fix #3026: resources 目录应该跟随游戏目录 (#3027) 2024-05-31 22:48:19 +08:00
Burning_TNT
6b78f56298
修复自动安装在 1.20.4 的严重问题 (#3023)
* Fix: OptiFine and Forge has compatible problem on 1.20.4 . Fix: Forge changes it's main class on 1.20.4 .

* Fix: HMCL cannot display the analyed versions installed by external launchers.

* Refuse to configure installable widgets when it's from external process.

* Add javadoc about LibraryStatus

* Adapt to the new change of Forge: b8270cd9ff

* Re-arrange entries.

* Fix.
2024-05-31 22:02:56 +08:00
Glavo
b43c8ceae5
移除 KOOK 入口 (#3092)
* 移除 KOOK 入口

* update
2024-05-31 21:41:41 +08:00
Burning_TNT
704d4e9cc0
Fix #3079 修复 NeoForge 整合包版本识别不正确的问题 (#3082)
* Fix #3079

* Fix.

* Fix: checkstyle.
2024-05-28 08:28:35 +08:00
Calboot
96471e3a92
Fix #3071: 在 HMCL 被终结时停止日志线程 (#3081)
* update

* update

---------

Co-authored-by: Glavo <zjx001202@gmail.com>
2024-05-28 08:17:55 +08:00
Burning_TNT
af3719403d
Support #3000: Support neoforge.mods.toml (#3031)
* Support #3000

* Fix #2371

* Rename references.

* Code cleanup.
v3.5.7.247 release-3.5.8
2024-05-15 22:24:48 +08:00
Liyan Zhao
e0764d6f0c
support java from homebrew (#3035)
* fix: support java from homebrew

* fix: support java from homebrew

* fix: add ~/Library/Java/JavaVirtualMachine
2024-05-14 00:15:07 +08:00
zkitefly
908f47f75e
Update Copyright (#3010) 2024-05-13 23:45:46 +08:00
Glavo
a3af719087
支持自动下载 Java 21 (#3045) 2024-05-13 23:41:23 +08:00
zkitefly
7f13d6646b
Update ExitWaiter.java (#3042) 2024-05-12 20:36:21 +08:00
Kieran Moy
e8b4c38451
Add cinnamon desktop support (#3017) 2024-05-07 23:40:18 +08:00
Glavo
38ba6802a0
Bump Hub Mirror Action to 1.4 (#3034) 2024-05-07 23:36:28 +08:00
Glavo
381eead7b6
将 1.20.5 和 1.20.6 添加至 versions.txt (#3008)
* 更新 versions.txt

* update
2024-05-07 23:27:22 +08:00
3gf8jv4dv
df953e5ea7
Fix NeoForge 2x icon not working (#2994) 2024-04-17 22:00:28 +08:00
Glavo
2fd2954a06
更新指向 XZ 主页的链接 (#2990) 2024-04-15 05:37:04 +08:00
Glavo
a8bb5c1570
修复导入部分整合包失败的问题 (#2989)
* 修复导入部分整合包失败的问题

* update

* update
v3.5.7.246
2024-04-15 04:02:24 +08:00