Glavo
50c22e1f43
添加最小化和还原动画 ( #3657 )
...
* update
* update
* update
* update
* update
* update
* update
* update
* update
* fix checkstyle
2025-02-26 20:39:49 +08:00
Glavo
3b38c22398
修复标题过长时窗口异常的问题 ( #3654 )
2025-02-26 02:00:27 +08:00
Glavo
618243350e
优化 NBT 查看器 ( #3653 )
...
* update
* update
* update
2025-02-26 01:40:36 +08:00
Glavo
ff4940e79f
添加关闭启动器时的淡出动画 ( #3652 )
...
* 添加关闭启动器时的淡出动画
* update
2025-02-26 01:04:12 +08:00
Glavo
1c163934ee
Fix #2048 : 当微软账户 Token 过期时应当刷新账户 ( #3651 )
2025-02-25 20:50:49 +08:00
Glavo
c513d00c50
添加启动动画 ( #3442 )
...
* update
* update
* update
2025-02-25 18:20:44 +08:00
3gf8jv4dv
2c9549b36b
fix(ui): limit width of FileSelector in offline skin pane ( #3623 )
...
make the text around the selector not be covered.
resolves https://github.com/HMCL-dev/HMCL/issues/3296
2025-02-25 17:58:31 +08:00
Glavo
3389e0a934
Close #3649 : 点击账户卡片空白处时切换账户 ( #3650 )
...
* Close #3649 : 点击账户卡片空白处时切换账户
* update
2025-02-25 17:36:51 +08:00
3gf8jv4dv
78149449a9
chore(locale): improve russian translation (modrinth category) ( #3647 )
...
- Add missing translations
- Fix existing translations
2025-02-25 17:33:07 +08:00
3gf8jv4dv
b792b23ad4
chore(locale): improve russian translation (web) ( #3648 )
2025-02-25 17:32:27 +08:00
3gf8jv4dv
881b0e9127
chore(locale): improve russian translation (account part) ( #3642 )
...
- Re-translate some translations based on English
- Fix some inconsistent terminology
- Such as Account, учетная запись > аккаунт
- Add some missing translations
- Reorder some keys to ensure they match with English
- Adjust terminology related to LittleSkin to ensure consistency with
the terminology used on the site
v3.6.11.269
2025-02-23 10:48:45 +08:00
3gf8jv4dv
77e06c8820
chore(locale): adjust english translation of account.portable
( #3643 )
...
Match the style of the account type shown for the account item
on account list page
2025-02-23 10:48:03 +08:00
Glavo
bc2405cf12
修复在 macOS 平台无法找到通过 DMG 安装的 Java 的问题 ( #3645 )
2025-02-23 10:47:25 +08:00
Glavo
72b5428f8b
修复 NeoForge 版本识别错误的问题 ( #3638 )
2025-02-22 17:28:25 +08:00
Glavo
e7e8d45497
禁止整合包复制全局游戏设置 ( #3639 )
...
* 禁止整合包复制全局游戏设置
* update
2025-02-22 14:35:54 +08:00
3gf8jv4dv
82dbe18d78
fix(i18n): fix a missing i18n for LittleSkin term ( #3637 )
...
The word "LittleSkin" appears twice in OfflineAccountSkinPane, but one
of them is hardcoded. Add i18n support for the hardcoded one.
2025-02-22 08:36:34 +08:00
3gf8jv4dv
ecb7ef0867
fix(locale): remove accidental japanese characters from russian ( #3636 )
...
This bug first appeared in https://github.com/HMCL-dev/HMCL/pull/2412
2025-02-22 00:50:59 +08:00
Glavo
d40742a624
Bump jsoup to 1.18.3 ( #3632 )
2025-02-19 16:28:46 +08:00
Glavo
6f8002a0cf
Fix typo in FXUtils ( #3631 )
2025-02-19 15:34:08 +08:00
3gf8jv4dv
3d3896c5c4
fix(i18n): add i18n support for steve & alex option in offline skin pane ( #3630 )
...
Some Slavic Minecraft communities have translated Steve and Alex,
such as Russian and Ukrainian. They need a translation.
ref:
- https://ru.minecraft.wiki/w/%D0%A1%D0%BA%D0%B8%D0%BD
- https://uk.minecraft.wiki/w/%D0%A1%D0%BA%D1%96%D0%BD
2025-02-19 15:30:34 +08:00
Glavo
a24f8e2ec0
在游戏设置中添加“复制全局游戏设置”选项 ( #3628 )
...
* update
* update
* Fix checkstyle
* update
* fix checkstyle
* Update HMCL/src/main/resources/assets/lang/I18N.properties
Co-authored-by: 3gf8jv4dv <3gf8jv4dv@gmail.com>
* Update HMCL/src/main/resources/assets/lang/I18N_zh.properties
Co-authored-by: 3gf8jv4dv <3gf8jv4dv@gmail.com>
* Fix FXUtils.bindEnum
---------
Co-authored-by: 3gf8jv4dv <3gf8jv4dv@gmail.com>
2025-02-19 15:29:50 +08:00
Glavo
fce08a6923
删除全局游戏设置页面的离线账户更换皮肤提示 ( #3629 )
2025-02-19 13:38:51 +08:00
Glavo
5fa01c8838
修复在非官方支持的平台上 Minecraft 1.21 与 Sodium 不兼容的问题 ( #3622 )
...
* update
* update
* update
2025-02-18 23:58:16 +08:00
Glavo
15a3fb5f59
优化 VersionsPage 搜索框 ( #3625 )
...
* update
* update
* update
* update
2025-02-18 23:51:28 +08:00
Glavo
d5ab14f476
Fix #3295 : 修复离线账户选择 Steve/Alex 皮肤时模型错误的问题 ( #3626 )
...
* Fix #3295 : 修复离线账户选择 Steve/Alex 皮肤时模型错误的问题
* update
2025-02-18 22:46:52 +08:00
Glavo
554ecfd6d5
Fix #3445 : 点击安装整合包时无条件关闭整合包下载对话框 ( #3621 )
2025-02-17 23:35:58 +08:00
Glavo
c2abe755f4
优化整合包下载对话框 ( #3620 )
...
* update
* 优化整合包下载对话框
* update
* Update HMCL/src/main/resources/assets/lang/I18N.properties
Co-authored-by: 3gf8jv4dv <3gf8jv4dv@gmail.com>
---------
Co-authored-by: 3gf8jv4dv <3gf8jv4dv@gmail.com>
2025-02-17 22:44:25 +08:00
Glavo
c0410c46ff
在日志中记录 PROCESSOR_IDENTIFIER ( #3619 )
2025-02-16 21:10:58 +08:00
Glavo
da93b4c12d
修复无法识别 Intel64 架构的问题 ( #3618 )
2025-02-16 17:23:14 +08:00
Zkitefly
c16d6e8d5f
添加 NeoForge 的 BMCLAPI 代理支持 ( #3605 )
v3.6.11.268
2025-02-15 16:38:30 +08:00
Glavo
6df73aeb68
修复语言设置中英语选项名称错误的问题 ( #3612 )
2025-02-15 12:19:09 +08:00
3gf8jv4dv
23d11eca81
fix(locale): adjust time formats for various languages ( #3613 )
...
- Change to a standard and commonly used format.
- Rename i18n key as it is used in more than one place.
2025-02-15 12:16:42 +08:00
Glavo
0e307f3b71
简化 AdvancedListBox ( #3611 )
2025-02-12 21:53:10 +08:00
Glavo
33b791f2b0
更新日期时间格式 ( #3610 )
...
* Revert "improv(i18n): refine time formats on ui (#3608 )"
This reverts commit 741f65d37ccbac093fcc49c98e1067b4afe98834.
* update
v3.6.11.267
2025-02-12 19:37:05 +08:00
3gf8jv4dv
de01946ab2
fix(locale): fix a typo in zh-TW language ( #3606 )
2025-02-12 17:35:03 +08:00
3gf8jv4dv
5526bac70e
fix(locale): change Socks
to SOCKS
( #3607 )
...
ref: https://en.wikipedia.org/wiki/SOCKS
2025-02-12 17:33:31 +08:00
3gf8jv4dv
741f65d37c
improv(i18n): refine time formats on ui ( #3608 )
...
- unify time formats using DateTimeFormatter, deprecate `world.time`
- change FormatStyle to make the time detail appropriate
- fix incorrect time format in English locale
2025-02-12 17:32:36 +08:00
Haowei Wen
ecafc9d6f0
Fix height computation in ComponentListCell
2025-02-11 23:51:50 +08:00
Glavo
8795d522b0
支持临时隐藏预览版提示 ( #3603 )
2025-02-11 19:00:03 +08:00
Glavo
d8e7e0e97e
更新 mod 数据 ( #3601 )
...
* 更新 mod 数据
* update
* update
* update
2025-02-10 22:04:48 +08:00
Glavo
8236dfc7e5
Fix #3595 : patchNative may throw NPE when gameVersion is null ( #3602 )
2025-02-10 19:59:25 +08:00
Glavo
8a15b7d274
修复使用自定义字体时未正确设置字重的问题 ( #3598 )
2025-02-10 00:41:31 +08:00
3gf8jv4dv
fce4c13515
fix(locale): fix zh-tw locale for game crash window buttons ( #3596 )
2025-02-09 09:28:00 +08:00
Glavo
2f36506099
Fix #3508 : Java 下载对话框中切换包类型时不应重置版本字段 ( #3594 )
...
* Fix #3508 : Java 下载对话框中切换包类型时不应重置版本字段
* fix checkstyle
2025-02-08 18:02:46 +08:00
Glavo
5e60eaf595
修复 macOS 平台 HMCLauncher.sh 不会显示 Java 下载页面的问题 ( #3549 )
2025-01-29 07:35:19 +08:00
Glavo
f70fb4ae08
Update README ( #3548 )
2025-01-29 07:27:17 +08:00
3gf8jv4dv
38adb48051
Fix qq badge in readme ( #3544 )
...
ref: https://shields.io/blog/simple-icons-14
2025-01-25 16:38:55 +08:00
Glavo
f972c49762
Fix #3539 : 安装 MultiMC 整合包后应当设置图标 ( #3541 )
v3.6.11.266
2025-01-24 09:11:22 +08:00
Glavo
5afeb3d019
优化 HMCLauncher.sh ( #3538 )
2025-01-23 18:21:29 +08:00
Burning_TNT
38897fbd2a
Fix #3063 修复本地模组管理界面水平滚动条显示异常的问题 ( #3463 )
2025-01-23 13:51:55 +08:00