-
Notifications
You must be signed in to change notification settings - Fork 811
[Feature] 模组、资源包、光影包、世界、整合包的更新日志 #4828
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
需要能读懂日语、俄语、乌克兰语、西班牙语的人来审核一下语言文件 |
cfa9377 to
36c6661
Compare
# Conflicts: # HMCL/src/main/resources/assets/lang/I18N.properties # HMCL/src/main/resources/assets/lang/I18N_es.properties # HMCL/src/main/resources/assets/lang/I18N_ja.properties # HMCL/src/main/resources/assets/lang/I18N_lzh.properties # HMCL/src/main/resources/assets/lang/I18N_ru.properties # HMCL/src/main/resources/assets/lang/I18N_uk.properties # HMCL/src/main/resources/assets/lang/I18N_zh.properties # HMCL/src/main/resources/assets/lang/I18N_zh_CN.properties
552a13d to
c9c7ea5
Compare
# Conflicts: # HMCL/src/main/java/org/jackhuang/hmcl/ui/versions/ModUpdatesPage.java
|
现在对 Markdown 里面的裸超链接还没有进行支持,是否应该支持? |
Solved |
|
HMCL jar 文件体积变大了 0.2MB,应该问题不大吧…? |
# Conflicts: # HMCL/src/main/java/org/jackhuang/hmcl/ui/versions/DownloadPage.java
|
我注意到,有些模组开发者把同一个游戏版本的历史版本更新日志,写入到一个 Modrinth release 里。 例如 The Aether: The Aether - 1.21.1-1.5.11-fabric 这时候在 HMCL 的「下载 > 模组」页里找到 The Aether 模组,选择一个版本,模组依赖项要拉到最下面才显示。 这点应该优化一下。 |
显示模组介绍不是在点开对话框之前那个页面上面有了吗 如果不显示更新日志相当于这个页面不用动了,还能少改一点( 问问 @Glavo 吧 |
那我给更新日志限制一个最高高度 |
|
我觉得更好的解决办法也许是给一个按钮然后选择性展示更新日志? |

添加了下载模组、数据包等以及更新模组时显示更新日志的功能
Resolves #4685
具体变化:
TODO: