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 |
|
Glavo
|
b116186f42
|
fix export batch script (#2107)
|
2023-02-11 23:43:13 +08:00 |
|
Glavo
|
40eeee7137
|
fix #2105: catch NPE in Accounts (#2106)
|
2023-02-11 22:53:58 +08:00 |
|
zkitefly
|
54eab87356
|
初始化内容修改为“热度” (#2099)
* 将初始化内容设定为“名称”排序
* 更新 RemoteModRepository.java
* 初始化内容修改为“下载量”
搜索时排序依然是“名称”
* 还是默认“热度”吧
因为一般搜模组都是搜热度比较高的,搜出的结果就较为准确
* Update DownloadListPage.java
|
2023-02-11 13:51:32 +08:00 |
|
zkitefly
|
d828f7bc7b
|
初始化排序修改为“下载量” (#2097)
* 将初始化内容设定为“名称”排序
* 更新 RemoteModRepository.java
* 初始化内容修改为“下载量”
搜索时排序依然是“名称”
|
2023-02-11 11:47:26 +08:00 |
|
Glavo
|
ae3e135e06
|
FileSelector needs to update the value after selecting a file (#2095)
* FileSelector needs to update the value after selecting a file
* update
|
2023-02-11 00:14:51 +08:00 |
|
Glavo
|
5ba8bdad10
|
Catch i18n exception (#2093)
* Catch i18n exception
* update
* update
|
2023-02-10 11:01:34 +08:00 |
|
Glavo
|
bffbfd7af9
|
Fix the problem of adding redundant G1 parameters (#2092)
|
2023-02-09 22:18:01 +08:00 |
|
Glavo
|
a8c1e8d2cb
|
Do not save the default number of log lines to the configuration (#2086)
|
2023-02-09 00:34:17 +08:00 |
|
Glavo
|
230d6b20ab
|
修复下载源选择 ComboBox 过长的问题 (#2085)
|
2023-02-09 00:33:47 +08:00 |
|
Glavo
|
109a14dd74
|
Remove unused files
|
2023-02-08 23:17:21 +08:00 |
|
Glavo
|
1ac1ff3c95
|
fix crash
|
2023-02-08 21:16:24 +08:00 |
|
Glavo
|
7e522ff136
|
弃用 commons-lang (#2061)
* Remove ArrayUtils
* Remove MutableObject
* VersionRange
* Replace Range with VersionRange
* fix checkstyle
* Update
* update
* update
* fix checkstyle
* fix checkstyle
* update
|
2023-02-08 19:57:52 +08:00 |
|
zkitefly
|
90c261ddd1
|
Quilt 相关功能完善 (#2035)
* Quilt 相关功能完善
- Mcbbs 整合包适配 Quilt
- 自定义命令支持 Quilt 环境变量
- 顺便把语言文件内的机翻错误“\:”修复
* Fix
---------
Co-authored-by: Yuhui Huang <i@huangyuhui.net>
|
2023-02-08 19:54:54 +08:00 |
|
Sharll
|
b9bdc29dc2
|
更改版权声明 (#2078)
* Update AboutPage.java
* Update build.gradle.kts
|
2023-02-08 19:51:47 +08:00 |
|
Glavo
|
13968fe3aa
|
close #1917
|
2023-02-08 13:09:42 +08:00 |
|
Glavo
|
825df1981d
|
Use FXUtils.bindString in FileSelector
|
2023-02-08 13:09:42 +08:00 |
|
Glavo
|
dd56f4f8a6
|
fix #2002: Fix smooth scrolling for GTK3
|
2023-02-08 13:07:44 +08:00 |
|
Glavo
|
b9ef10a73d
|
update
|
2023-02-07 08:07:20 +08:00 |
|
Glavo
|
0f68a7c703
|
fix checkstyle
|
2023-02-07 08:07:20 +08:00 |
|
Glavo
|
f5b24b62f1
|
update
|
2023-02-07 08:07:20 +08:00 |
|
Glavo
|
f9eca35422
|
update
|
2023-02-07 08:07:20 +08:00 |
|
Glavo
|
394a74e566
|
search bar
|
2023-02-07 08:07:20 +08:00 |
|
Glavo
|
870b73c101
|
Revert "close #2043: Make ModListPage searchable (#2044)"
This reverts commit 9a3b8545ca .
|
2023-02-07 08:07:20 +08:00 |
|
zkitefly
|
d89a32f620
|
https://hmcl.huangyuhui.net/eula to https://docs.hmcl.net/eula/hmcl.html (#1967)
|
2023-02-06 22:58:44 +08:00 |
|
zkitefly
|
29410b951d
|
优化日志分析器 (#2038)
* 更新 CrashReportAnalyzer.java
* Edit
* Fix
* add
* 删除 CrashReportAnalyzerTest.java
试试删掉的话能不能构建成功
* Fix
* Fix
* Revert "删除 CrashReportAnalyzerTest.java"
This reverts commit 4fe873cfcb .
* 换回 LibericaJDK
* Fix
尴尬(
* 更新 GameCrashWindow.java
修改大小以显示更多内容(防止左下角按钮被吞掉)
* 更新 I18N_zh_CN.properties
- 修改链接,可以跳转至特定地方
- 统一叫法 "全局(特定)游戏设置"
- 将升级显卡的相关教程文章更换
* Fix
* Update CrashReportAnalyzer.java
* Fix
- 删除重复检查项
* 添加日志检查
https://paste.ee/p/vv7DD
* fix
* add
怎么tm还来一个
* 更新 CrashReportAnalyzerTest.java
* 调整
* fix
* 更新 I18N_zh_CN.properties
* 更新 I18N_zh_CN.properties
* 添加重复安装 Optifine检查
https://github.com/huanghongxun/HMCL/discussions/1904#discussioncomment-4340734
* 添加重复安装 Forge 的检查
test
更新 CrashReportAnalyzer.java
fix
* 完善 OPTIFINE_IS_NOT_COMPATIBLE_WITH_FORGE
完善 OPTIFINE_IS_NOT_COMPATIBLE_WITH_FORGE
https://github.com/huanghongxun/HMCL/discussions/1904#discussioncomment-4332485
https://github.com/huanghongxun/HMCL/discussions/1904#discussioncomment-4332522
* fix
* 调整 FABRIC_WARNINGS
https://paste.ee/p/KOTyX
|
2023-02-06 22:56:58 +08:00 |
|
Glavo
|
461cde3282
|
改进 LogWindow (#1971)
* Add CircularArrayList
* fix test
* update
* update
|
2023-02-06 22:55:16 +08:00 |
|
Glavo
|
94b54f3dce
|
Exclude JavaFX (#2073)
|
2023-02-06 22:54:41 +08:00 |
|
zkitefly
|
6e20ce4db3
|
插入更多”请求帮助”链接 (#2051)
* 更新 I18N_zh_CN.properties
* 更新
* 更新 I18N_zh_CN.properties
|
2023-02-06 22:50:09 +08:00 |
|
Glavo
|
e76d520cac
|
x86-64 平台上不自动选择 32 位 Java (#2042)
* close #2041
* update
* update
|
2023-02-06 22:49:37 +08:00 |
|
Cyenoch
|
9a3b8545ca
|
close #2043: Make ModListPage searchable (#2044)
* close #2043: Make ModListPage searchable
* Optimize layout
---------
Co-authored-by: Cyenoch <cyenoch@qq.com>
|
2023-02-06 22:49:22 +08:00 |
|
Glavo
|
bb66be7c3a
|
向非官方构建添加提示 (#2069)
* update
* Add GitHub SHA to manifest
* Add unofficial to build channel
* Optimize IntegrityChecker
* update hint
* Add hint
|
2023-02-06 22:47:23 +08:00 |
|
zkitefly
|
8514eb904d
|
将日志窗口的最大输出值调整至 10000 (#2065)
|
2023-02-06 22:45:30 +08:00 |
|
Glavo
|
a6c8867ec4
|
Use Locale.forLanguageTag (#2064)
|
2023-02-06 22:45:03 +08:00 |
|
Glavo
|
5753c2993c
|
Allow users to override system properties (#2062)
* Allow users to override system properties
* update
|
2023-02-06 22:44:48 +08:00 |
|
Glavo
|
ec6637728a
|
代码清理 (#2072)
* Remove unused methods
* newRaisedButton
* update
* update
* update
* update
* update
* toLowerCase and toUpperCase
* update
* update
|
2023-02-06 22:44:19 +08:00 |
|
Glavo
|
3198daa60a
|
fix #2070
|
2023-02-06 11:01:33 +08:00 |
|
Glavo
|
1a6dffab74
|
fix #2008: Replace JFXTreeTableView with TableView
close #2068
|
2023-02-05 17:12:23 +08:00 |
|
zkitefly
|
d54d9ae5cb
|
修改 登录失败 弹窗 (#2057)
|
2023-02-02 21:36:08 +08:00 |
|
Glavo
|
e543ee3f55
|
建议 Forge 用户使用官方推荐版本的 Java 启动游戏 (#2033)
* Share LibraryAnalyzer
* Add a new JavaVersionConstraint rule
* Update message
|
2023-02-02 21:35:22 +08:00 |
|
zkitefly
|
f7526d4cdc
|
将初始化内容设定为“名称”排序 (#2054)
* 将初始化内容设定为“名称”排序
* 更新 RemoteModRepository.java
|
2023-02-02 21:33:43 +08:00 |
|
Glavo
|
cf136fe7df
|
导出更多日志 (#1970)
* close #1883: export vm crash log
* fix #2047: export fml-client-latest.log
|
2023-02-02 21:30:15 +08:00 |
|
Glavo
|
5d9d9b9cc4
|
fix #2020: write stylesheet with default charset (#2024)
* fix #2020: write stylesheet with default charset
* Check JavaFX Version
* javadoc
* close #1051
close #1957
|
2023-02-02 21:29:24 +08:00 |
|
Glavo
|
6a05df2c35
|
Prompt when there is no mods to update (#2026)
|
2023-02-02 21:28:32 +08:00 |
|
Gamom
|
34cfdb8073
|
添加翻译键:modrinth.category.datapack (#2053)
* 添加翻译键:modrinth.category.datapack
* More translation
|
2023-02-02 21:28:15 +08:00 |
|
Glavo
|
259ed570ab
|
Remove drawAvatarJ2D (#2027)
|
2023-02-02 21:26:58 +08:00 |
|
Glavo
|
c86302df58
|
Update NormalizedSkin (#2036)
* Update NormalizedSkin
* Add tests
* update
* update
|
2023-02-02 21:26:27 +08:00 |
|