4061 Commits

Author SHA1 Message Date
burningtnt
13645ebdd2
Merge remote-tracking branch 'official/main' into feature/terracotta 2025-09-13 21:00:29 +08:00
Wulian233
c2d5a07053
修复数据包管理在低于1.13的版本意外出现的问题 (#4428) v3.6.17.294 2025-09-13 20:33:22 +08:00
Glavo
e7526e39bf
将 IconedTwoLineListItem#tags 的类型修改为 ObservableList<Label> (#4473) 2025-09-13 20:17:05 +08:00
Glavo
811b1fb5f4
创建 JsonSerializable 接口 (#4472) 2025-09-13 19:53:56 +08:00
burningtnt
8eefc7ffd7
Fix: Remove failCounter in BackgroundDaemon 2025-09-13 18:41:39 +08:00
burningtnt
cb58b31b91
Fix: checkstyle 2025-09-13 18:11:02 +08:00
burningtnt
605b1d32e8
Add copyright contents. 2025-09-13 18:03:24 +08:00
burningtnt
592614698b
Refactor native resolving. 2025-09-13 18:01:03 +08:00
burningtnt
8becd371a1
Fix. 2025-09-13 16:35:41 +08:00
burningtnt
a493d86b07
Feature: Bump Terracotta to 0.3.9-rc.5. Enhance Player list UI. 2025-09-13 16:08:06 +08:00
Glavo
72ae46c93d
优化 FXUtils#openLink (#4470) 2025-09-13 14:37:53 +08:00
Glavo
6b6276e6e2
在 Label 文本溢出时安装 Tooltip (#4467) 2025-09-13 14:30:27 +08:00
Glavo
60ff34a587
修复滚动切换游戏实例/账户功能 (#4466) 2025-09-13 14:16:24 +08:00
Glavo
356960cc82
新增辅助方法 GameVersionNumber#isAtLeast(String, String) (#4458) 2025-09-12 22:12:39 +08:00
burningtnt
f814d6bff2
Fix: checkstyle. 2025-09-12 21:57:52 +08:00
burningtnt
1529b5fd90
Remove unused hyper-link callback. 2025-09-12 21:40:33 +08:00
burningtnt
4d1f27fa25
Code cleanup. 2025-09-12 21:38:29 +08:00
Glavo
8708e7f8b1
Fix #4463: 修复启用代理身份认证且未设置密码时启动器崩溃的问题 (#4465) 2025-09-12 21:31:59 +08:00
burningtnt
e86d18cb1f
Feature: Selecting Room Code. 2025-09-12 21:18:33 +08:00
burningtnt
32e65d140d
Update to Java 17. Bump Terracotta to 0.3.9-rc.5. 2025-09-12 20:47:13 +08:00
burningtnt
d7dff5f4ce
Merge remote-tracking branch 'official/main' into feature/terracotta 2025-09-12 20:23:44 +08:00
Glavo
962ee0d108
使用 java.util.HexFormat 替代 Hex (#4457) 2025-09-12 19:07:43 +08:00
Glavo
cf5957ffd1
删除 AwtUtils (#4460) 2025-09-12 18:47:03 +08:00
Glavo
f41b008b42
不再使用 OperatingSystemMXBean 中被弃用的方法 (#4459) 2025-09-12 18:46:08 +08:00
ENC_Euphony
228a1e4887
修复 popup 第一次无法计算高度的问题 & 应用此方法到世界管理界面 (#4412)
Close #4287
2025-09-12 00:01:22 +08:00
burningtnt
d56f7c5d93
Bump Terracotta to 0.3.9-rc.3 2025-09-11 22:55:29 +08:00
burningtnt
d1c9e3c73b
Feature: Animations. 2025-09-11 20:19:41 +08:00
Glavo
913ce55d43
简化调用 JavaFX 12+ API 的代码 (#4456) 2025-09-11 19:25:49 +08:00
Glavo
9ded2e489d
优化对于 ISO 639-3 语言代码的支持 (#4455) 2025-09-11 19:13:17 +08:00
Glavo
c65e4d83a2
简化 StyleSheets (#4453)
现在我们总是使用 JavaFX 17+,所以不再需要为不支持 `data` URI 的 JavaFX 提供 workaround。
2025-09-11 16:01:59 +08:00
Glavo
3184f91227
使用 Java 17 构建 HMCL (#4452) 2025-09-11 15:51:04 +08:00
Glavo
8eb17b6664
检测到配置文件由高版本启动器创建时禁止保存配置文件 (#4414) 2025-09-11 00:51:41 +08:00
Glavo
36ea1dac94
更新模组和整合包数据 (#4439) 2025-09-10 23:16:20 +08:00
Glavo
3fbe199aab
Fix #4435: 修复 backgroundType 为 null 时启动器崩溃的问题 (#4437) 2025-09-10 22:50:39 +08:00
burningtnt
df4f04b4e5
Fix: Install. Feature: Animations. 2025-09-10 22:48:55 +08:00
burningtnt
41a446a82d
Increase memory used by checkstyle 2025-09-09 21:10:05 +08:00
burningtnt
9ea7e9bd88
Code cleanup. 2025-09-09 20:53:24 +08:00
burningtnt
3aaa2b06e3
Fix: checkstyle. 2025-09-09 20:29:39 +08:00
Glavo
8db8ade9c7
文言时间使用古代时辰格式 (#4413) 2025-09-09 20:23:13 +08:00
Glavo
41e004f4d5
删除不必要的 System.gc() 调用 (#4416) 2025-09-09 20:21:47 +08:00
Glavo
37ad445620
序列化不透明的 Color 时省略 Alpha 通道的值 (#4415) 2025-09-09 20:21:18 +08:00
burningtnt
678742349b
Fix: Missing translations. 2025-09-09 20:09:52 +08:00
burningtnt
3fd2b355e0
Code cleanup. Feature: Recover terracotta from errors. Fix: Terracotta hasn't support win7. 2025-09-09 20:04:54 +08:00
Glavo
480f8b6890
使用宏自动从英文文档复制部分内容 (#4406) 2025-09-08 20:40:23 +08:00
Glavo
24fd2cf521
Fix #4409: 修复导出的历史日志文件为空的问题 (#4411) v3.6.16.293 2025-09-07 22:31:44 +08:00
burningtnt
3151fc45c4
Bump Terracotta to 0.3.9-rc.3. 2025-09-07 21:29:20 +08:00
Glavo
68dbe6945b
优化语言设置中简体/繁体中文选项的显示方式 (#4410) 2025-09-07 21:06:26 +08:00
burningtnt
b4f14197bf
Feature: 8mi tech Terracotta mirror. 2025-09-07 19:29:46 +08:00
burningtnt
475688ef58
Fix: Invalid state deserializing. Bump Terracotta to 0.3.9-rc.1. 2025-09-07 19:27:07 +08:00
burningtnt
f5257457c4
Feature: Display Copy Button more explicitly 2025-09-07 17:27:23 +08:00