Commit Graph

3028 Commits

Author SHA1 Message Date
Burning_TNT
a5858495ef
Fix #2281 (#2294)
* Fix #2281

* Use switch instead of Enum.name().toLowerCase(Locale.ENGLISH)
2023-06-23 18:09:20 +08:00
Burning_TNT
88984378e8
Add support to ModLoaderType.QUILT (#2302) 2023-06-23 18:07:31 +08:00
huanghongxun
470c3d6c24 fix(HMCLCore): do not init JavaFX in JTest. 2023-06-16 08:48:59 +08:00
zkitefly
6133e7e730
Update PURCHASE_URL and MIGRATION_FAQ_URL (#2229) 2023-06-16 08:39:16 +08:00
zkitefly
c5cbafea60
添加 remove_assets 按钮 (#2257) 2023-06-16 08:38:27 +08:00
zkitefly
167e25e859
添加更多日志分析规则 (#2192)
* 添加“Forge 安装不完整”的检查

* fix

* fix

* add modName

* 更新 CrashReportAnalyzer.java

* 更新 CrashReportAnalyzerTest.java
2023-06-16 08:36:03 +08:00
zkitefly
f47bd8a407
更新 CrashReportAnalyzer.java (#2175) 2023-06-16 08:31:44 +08:00
zkitefly
464be411d1
Updata account.failed.server_disconnected (#2247) 2023-06-16 08:23:11 +08:00
zkitefly
d3b6eb36d9
Update DefaultGameRepository.java (#2273) 2023-06-16 08:21:27 +08:00
Glavo
71458f5167
启动时检测 Fractureiser 病毒 (#2270) 2023-06-16 08:21:06 +08:00
zkitefly
597730389f
Close #1367 (#2232) 2023-06-16 08:18:41 +08:00
zkitefly
56b227f467
添加新显示项目:物理内存大小 (#2279) 2023-06-16 08:17:30 +08:00
Glavo
213b03ea56
Print warning message when signature key is missing (#2283) 2023-06-16 08:13:05 +08:00
Glavo
959c4d0698
检测 macOS 上的 App Translocation (#2252)
* check app translocation on macOS

* update

* update
2023-06-16 08:12:41 +08:00
zkitefly
57b3bd9ff0
修复分类翻译键问题 (#2277)
* 修复分类翻译键问题

* 更新搜索版本号
2023-06-16 08:11:09 +08:00
zkitefly
68f4038879
更新 Issue 模板 (#2278)
* Create feature.yml

* Update config.yml

* Update config.yml

* Update feature.yml
2023-06-16 08:10:44 +08:00
Glavo
6010008409
使用 ObservableMap 记录已显示的提示 (#2271) 2023-06-13 10:21:03 +08:00
Haowei Wen
4b2e857f08 Fix chat is broken on Minecraft 1.20 2023-06-12 00:42:41 +08:00
Glavo
0280a34d00
fix #2267: filter duplicate jars in the class path (#2280) 2023-06-11 15:47:43 +08:00
Glavo
811707b611
代码清理以及微优化 (#2244) 2023-05-26 00:52:46 +08:00
Glavo
9152550bda
Suppress compilation warnings (#2243)
* Suppress compilation warnings

* update
2023-05-24 22:05:30 +08:00
Glavo
6cb4d24600
Log XDG_SESSION_TYPE (#2242) 2023-05-24 21:51:22 +08:00
Glavo
49287453eb
优化 VersionNumber (#2240)
* 优化 VersionNumber

* Add more tests

* update

* update tests
2023-05-24 21:28:22 +08:00
Glavo
e7c108d843
修复使用系统 GLFW 选项对 1.19+ 不生效的问题 (#2241)
* 修复使用系统 GLFW 选项对 1.19+ 不生效的问题

* Use UTF-8 in NativePatcher

* update
2023-05-24 21:15:09 +08:00
Glavo
6c9bf6cb09
修复翻译 (#2239) 2023-05-23 15:07:53 +08:00
Glavo
efc27c8e21
添加 Linux RISC-V 64 平台支持 (#2238) 2023-05-23 05:17:26 +08:00
Glavo
7c5ccc906e
优化 SSL 异常报错信息 (#2234)
* 改进 SSL 异常报错

* update
2023-05-22 16:40:34 +08:00
zkitefly
69a6ff6053
Fix 2226 (#2227) 2023-05-20 02:18:25 +08:00
zkitefly
605d0c6a92
Fix #2204 (#2228)
https://github.com/huanghongxun/HMCL/issues/2204#issuecomment-1519823562
2023-05-20 02:17:18 +08:00
Glavo
9d54ddf456
修复无法使用 macOS aarch64 JRE 启动部分版本的问题 (#2222) 2023-05-10 20:08:53 +08:00
Glavo
c6afd53e73
Bump dependencies (#2191) 2023-04-06 02:41:57 +08:00
Glavo
fd9bb88033
添加隐藏提示按钮 (#2018)
* 添加隐藏提示按钮

* update

* update

* update

* update
2023-04-06 02:33:22 +08:00
Glavo
316607b333
添加对 Linux RISC-V 64 平台的基本支持 (#2187) 2023-04-01 06:29:51 +08:00
Glavo
af36a0ac2a
Bump Gradle to 8.0.1 (#2158) 2023-03-01 23:32:24 +08:00
Glavo
7356335106
添加环境变量设置 (#2157)
* Remove unused methods

* 添加环境变量设置

* update

* update
2023-02-26 23:46:00 +08:00
Glavo
d8c96769ea
Bump dependencies (#2149) 2023-02-24 04:31:45 +08:00
Glavo
d71815aa3d
清理编译警告 (#2148) 2023-02-24 04:14:23 +08:00
Glavo
9a4286620f
简化 JFXHyperlink 用法 (#2147)
* 简化 JFXHyperlink 用法

* fix checkstyle
2023-02-24 03:49:13 +08:00
Glavo
0eac7b5d12
Use MESA_LOADER_DRIVER_OVERRIDE on Linux (#2146) 2023-02-24 01:56:01 +08:00
Glavo
af63c3aa3a
添加渲染器设置 (#2145)
close #2143
2023-02-24 01:32:15 +08:00
Glavo
72a8199453
将版本高级设置拆分至单独页面中 (#2142)
* update

* update

* update

* update
2023-02-22 20:37:27 +08:00
Glavo
090b83bf9c
fix #2129: Fix computePerfHeight of ComponentList (#2139)
* update

* update style

* update

* update

* update

* update
2023-02-19 19:22:01 +08:00
Glavo
6f70da51f9
Use computeIfAbsent in EventBus (#2138) 2023-02-19 13:25:20 +08:00
Glavo
ed0a4c8cf4
fix #2131: Hide feedbackTextFlow from gameDirPane if possible (#2136)
* Add scroll bar to GameCrashWindow

* Hide feedbackTextFlow when it is not visible

* fix checkstyle

* update I18N

* update I18N
2023-02-19 12:36:35 +08:00
Glavo
5fa066de6b
fix crash (#2124) 2023-02-15 23:27:59 +08:00
zkitefly
1454ea8358
添加提示 (#2108)
* 添加提示

* Update I18N_zh_CN.properties
2023-02-15 17:45:25 +08:00
Glavo
ab264955f5
添加动画开关 (#2111) 2023-02-14 19:12:30 +08:00
Glavo
389d430dbd
fix #2094 (#2096) 2023-02-14 19:08:26 +08:00
Glavo
8b98932ae8
fix crash (#2115) 2023-02-13 19:59:24 +08:00
Glavo
62f39a3280
更新 I18N (#2083)
* Remove multiplayer messages

* update

* update

* update

* update

* update

* update

* update

* update
2023-02-12 09:33:52 +08:00