Glavo
f9dd7a1e64
修复 InstallersPage 意外地显示滚动条的问题 ( #4097 )
...
This reverts commit c669026312e102eaf880d162ed95d6fccf16bbf2.
release-3.6.15
2025-07-19 22:36:30 +08:00
Glavo
cbb83d4f15
修复无法使用部分日志字体的问题 ( #4096 )
2025-07-19 14:56:31 +08:00
Glavo
bab863287d
Update versions.txt to 1.21.8 ( #4085 )
2025-07-18 00:08:44 +08:00
Glavo
e4c479754b
Bump HMCLauncher to 3.6.0.6 ( #4086 )
v3.6.14.286
2025-07-16 18:50:57 +08:00
Glavo
8ebf58e8fa
Fix #4072 : 修复无法使用部分中文字体的问题 ( #4074 )
release-3.6.14
v3.6.14.284
v3.6.14.285
2025-07-09 19:39:28 +08:00
辞庐
064b39d753
修复添加游戏文件夹页面缺少灰色背景的问题 ( #4065 )
release-3.6.13
2025-07-06 15:46:08 +08:00
Glavo
c669026312
Fix #4067 : 修复使用 JavaFX 25 启动时下载界面布局错位的问题 ( #4069 )
2025-07-05 22:29:07 +08:00
Glavo
d9b95b28b2
Update PLATFORM.md ( #4062 )
v3.6.12.283
2025-07-04 17:06:41 +08:00
Glavo
d492884927
使用 Java 8 运行时禁止更新 ( #4032 )
2025-07-02 23:44:27 +08:00
3gf8jv4dv
cf4fde5592
chore(locale): add shader category translation for russian and spanish ( #4042 )
2025-07-01 07:58:40 +08:00
Glavo
fd959c41c3
Update versions.txt to 1.21.7 ( #4035 )
2025-07-01 07:52:54 +08:00
3gf8jv4dv
e34037c055
chore(locale): add world management translation for russian and spanish ( #4041 )
...
Some terminology is consistent with Minecraft Wiki.
2025-06-29 07:13:44 +08:00
3gf8jv4dv
417c804f48
chore(locale): add tip translation of deprecated java ver for ru and es ( #4043 )
...
and fix a previous typo.
2025-06-29 07:12:34 +08:00
Glavo
ea6eced136
更新 mod_data.txt ( #4040 )
2025-06-29 04:07:48 +08:00
Glavo
432465ab46
修复部分 Linux 环境中未正确选择默认字体的问题 ( #4036 )
2025-06-27 17:23:27 +08:00
Burning_TNT
03c95cd726
Fix: 压制 DiscoJavaDistribution 编译警告 ( #4038 )
...
* Fix: Suppress compile-time warning.
* Fix: typo
* Adjust F*** -> Fucking.
2025-06-27 17:16:40 +08:00
Burning_TNT
730febca8c
Fix: MultiMC allows libraries with the same artifact descriptor string. ( #4016 )
v3.6.12.282
2025-06-21 21:18:53 +08:00
Kieran Moy
bc41499d1c
fix typo ( #4015 )
2025-06-19 17:19:09 +08:00
3gf8jv4dv
60fae5cc88
chore: update versions.txt to 1.21.6 ( #4011 )
2025-06-18 23:58:12 +08:00
Glavo
c11837baa4
修复光影下载页面中标签名称未翻译的问题 ( #4007 )
2025-06-17 09:07:47 +08:00
Glavo
aaf1218536
修复 macOS 上无法读取 CPU 信息的问题 ( #4009 )
2025-06-16 11:48:05 +08:00
Glavo
88637b33bc
更新 GROUPS_URL ( #4004 )
v3.6.12.281
2025-06-15 09:34:24 +08:00
Burning_TNT
462eea3539
Fix #3997 : 模组搜索返回结果为空时下载界面异常 ( #3998 )
2025-06-14 21:23:39 +08:00
Burning_TNT
d624086594
解析 MultiMC 整合包中未声明但在依赖链上的组件 ( #4003 )
2025-06-14 21:23:21 +08:00
Burning_TNT
fa8b3a952b
Fix #3999 : 自动安装更改 MC 版本后无法点击安装键 ( #4001 )
2025-06-14 21:12:59 +08:00
Burning_TNT
c70a6c3372
移除漏洞反馈 Issue 模板中的系统信息 ( #4000 )
2025-06-14 21:12:33 +08:00
Glavo
0616c37de7
创建世界管理页面 ( #3991 )
2025-06-13 14:28:51 +08:00
Burning_TNT
b72056f7fe
Fix #3994 : 修复 Controller 未能读取 JAVA_VERSION_TIP 的问题 ( #3995 )
2025-06-12 20:49:55 +08:00
Glavo
3ebe8dce44
修复在 schematics 文件夹不存在的情况下,打开投影管理页面会抛出异常的问题 ( #3996 )
2025-06-12 20:46:04 +08:00
Glavo
a9c28573b8
Bump HMCLauncher to 3.6.0.4 ( #3992 )
2025-06-12 12:38:45 +08:00
Burning_TNT
9bead7e34e
支持下载光影 ( #2794 )
...
* Clean up duplicated codes in DownloadPage.
* Remove useless codes. Provide support for downloading shaderpacks from Modrinth.
* Fix.
* Update HMCL/src/main/resources/assets/lang/I18N_ja.properties
Co-authored-by: 3gf8jv4dv <3gf8jv4dv@gmail.com>
* Update HMCL/src/main/resources/assets/lang/I18N_ru.properties
Co-authored-by: 3gf8jv4dv <3gf8jv4dv@gmail.com>
* Update HMCL/src/main/resources/assets/lang/I18N_es.properties
Co-authored-by: 3gf8jv4dv <3gf8jv4dv@gmail.com>
* Update Icon
---------
Co-authored-by: Glavo <zjx001202@gmail.com>
Co-authored-by: 3gf8jv4dv <3gf8jv4dv@gmail.com>
2025-06-11 19:30:47 +08:00
3gf8jv4dv
d0b36ffa15
fix(i18n): localize MiB
in VersionSettingsPage ( #3984 )
...
For Slavic languages (Russian, Ukrainian, etc.) they need translations.
Co-authored-by: Glavo <zjx001202@gmail.com>
2025-06-11 01:43:05 +08:00
辞庐
ea081333e7
自动安装页面隐藏 mcbbs
项 ( #3836 )
...
* update
* CheckStyle
* Update InstallerListPage.java
CheckStyle
---------
Co-authored-by: Glavo <zjx001202@gmail.com>
2025-06-11 01:25:59 +08:00
3gf8jv4dv
2b99da430f
chore(locale): add folder.schematics
to spanish and russian ( #3983 )
2025-06-11 01:16:20 +08:00
Wulian233
f1ea316bad
feat: 更新日志中仅显示本次更新内容 ( #3974 )
...
* 更新日志中仅显示本次更新内容
---------
Co-authored-by: Glavo <zjx001202@gmail.com>
2025-06-11 00:57:30 +08:00
3gf8jv4dv
9565c3bdfe
fix(locale): fix units of information in russian ( #3985 )
2025-06-11 00:32:28 +08:00
3gf8jv4dv
710fd0f075
fix(locale): fix units of information in japanese ( #3986 )
2025-06-11 00:29:23 +08:00
Burning_TNT
7d7dbb9eb5
重构 MultiMC 整合包兼容功能 ( #3547 )
...
Fix #3540
Fix #3706
v3.6.12.280
2025-06-08 20:59:44 +08:00
3gf8jv4dv
88a7243b32
chore(locale): clean up chinese text style ( #3811 )
...
- Clean up most of the punctuation to bring it up to standard.
- Fine-tune some of the text wording.
2025-06-08 20:29:43 +08:00
Glavo
a0e9a20782
优化 JavaVersionConstraint ( #3981 )
2025-06-08 20:21:05 +08:00
Glavo
8889cca878
使用独立线程保存设置 ( #3929 )
2025-06-08 12:33:13 +08:00
Glavo
bc911b95a0
Bump HMCLauncher to 3.6.0.3 ( #3979 )
2025-06-08 10:01:54 +08:00
3gf8jv4dv
a46991bd95
chore(i18n): unify reveal button i18n ( #3965 )
...
- Unify i18n for related buttons in other pages
to `reveal.in_file_manager`.
- Add translation of `reveal.in_file_manager` for
Spanish, Japanese, and Russian.
2025-06-08 09:49:32 +08:00
3gf8jv4dv
395823c2b5
chore(locale): revise settings.launcher.launcher_log.reveal
( #3966 )
...
For various languages. Add translation for Japanese.
2025-06-08 09:48:19 +08:00
3gf8jv4dv
9769cf3996
chore(locale): add translation of "ban query" to spanish and russian ( #3970 )
...
and revise english.
2025-06-08 09:46:41 +08:00
Glavo
ee652f6f31
优化原理图管理功能 ( #3978 )
2025-06-08 09:45:50 +08:00
Glavo
d317844b28
修复 Java 管理页面无法添加 IKVM 的问题 ( #3968 )
2025-06-08 09:45:23 +08:00
3gf8jv4dv
d9d32eab1d
fix(ui): refine PromptDialogPane ( #3693 )
...
- Limit the dialog width to avoid too long a width
- Avoid accidental blank line in the information box (That blue bg box)
2025-06-06 21:56:40 +08:00
3gf8jv4dv
24bb630afa
fix(locale): correct zh-TW translation of "add" ( #3964 )
...
Another one of the previous mistakes.
Glossary:
- en-US: add
- zh-CN: 添加
- zh-TW: 新增
2025-06-06 21:54:34 +08:00
3gf8jv4dv
2359ad9ed7
chore(locale): add schematic translation to spanish and russian ( #3972 )
...
and revise english.
The relevant terminology is consistent with the Litematica mod.
2025-06-06 21:05:58 +08:00