huanghongxun
8d830dbf96
fix(microsoft): ok cannot be clicked. Closes #1729 .
2022-09-24 23:54:36 +08:00
huanghongxun
0396e96334
feat(multiplayer): update agreement. Closes #1724 .
2022-09-24 23:50:48 +08:00
huanghongxun
7b23c7bc79
feat(multiplayer): link to video tutorial.
2022-09-24 23:36:48 +08:00
huanghongxun
d3ca50259a
fix(modrinth): quilt is already supported. Closes #1746 .
2022-09-24 23:16:11 +08:00
huanghongxun
499a65d5fb
fix(multiplayer): connection.
2022-09-24 23:03:07 +08:00
huanghongxun
0b61f9856c
fix(multiplayer): ui incorrect
2022-09-24 21:55:53 +08:00
huanghongxun
c8409dd258
build: update gradle.
2022-09-24 18:38:04 +08:00
huanghongxun
e5ea4cd79f
feat(multiplayer): broadcast address to local network.
2022-09-24 18:31:22 +08:00
huanghongxun
4d54c7f6ba
feat(multiplayer): show token expire time.
2022-09-24 18:31:22 +08:00
Cato : Love the world and myself
0f4a5c26df
远端配置无法读取,使用本地缓存 ( #1740 )
...
* 远端配置无法读取,使用本地缓存
* 远程配置&本地配置确认
* fix err
* fix-err
* fix-err
* fix-err
* fix-err
* restore
* code clean
* fix-err
* add
* fix
* 远端读取异常日志
Co-authored-by: zkitefly <64117916+zkitefly@users.noreply.github.com>
2022-09-24 18:17:34 +08:00
Akira Yamazaki
a8b09e2195
修复执行 PreLaunchCommand 时会被阻塞的问题 ( #1737 )
2022-09-24 16:57:19 +08:00
Cato : Love the world and myself
3ed6e38ad3
新增有效期getValidAt #1727 ( #1732 )
...
* 界面标题描述纠正
* 新增有效期getValidAt #1727
* fix err
* fix-err-again
* fix-err
* fix
* fix-4
* rename
* fix
* fix
* code clean
2022-09-24 16:56:19 +08:00
huanghongxun
2028b0ef9c
fix(multiplayer): restore LocalServerBroadcaster and impl port forwarding.
2022-09-17 18:36:12 +08:00
zkitefly
aa7f9b91c7
修改微软账户重新登录页面提示 ( #1710 )
...
* 修改微软账户重新登录页面提示
* 添加忘记添加的
* 修改翻译
* Update I18N_zh.properties
* Update I18N_zh_CN.properties
* Update I18N_zh_CN.properties
* Update I18N_zh.properties
2022-09-17 12:15:56 +08:00
Cato : Love the world and myself
d6598310b2
界面标题描述纠正 ( #1728 )
2022-09-17 12:11:00 +08:00
zkitefly
ce6c06987c
修改多人联机提示 ( #1725 )
...
* 修改多人联机提示
* 修改
* fix
2022-09-17 12:10:46 +08:00
huanghongxun
90955d7916
fix(ui): ComponentList prefheight wrong.
2022-09-16 02:34:23 +08:00
huanghongxun
b3bbd21f1f
chore(multiplayer): remove JSTUN.
2022-09-16 01:41:23 +08:00
Cato : Love the world and myself
735a407f0e
缺少字符矫正 / NAT 检测移除 ( #1718 )
...
* 缺少字符矫正 / NAT 检测移除
* 错误修复
* 修正nat移除不彻底导致的编译错误
* 授权协议发布
* code-clean
* fix-err
* fix-err-2
* update-in18
* url-fix
Co-authored-by: Yuhui Huang <i@huangyuhui.net>
2022-09-16 01:18:26 +08:00
Glavo
8461b0418c
close #1534 : open 'java.com' when need to download Java 8 ( #1716 )
2022-09-15 21:28:02 +08:00
Glavo
e46ab8bf9e
fix the build errors and checkstyle ( #1717 )
2022-09-15 21:27:43 +08:00
zkitefly
330548b24e
添加游戏档案创建链接 ( #1696 )
...
* Create 获得加入Cato社区网络身份凭证的方法.txt
* Delete 获得加入Cato社区网络身份凭证的方法.txt
* Update CreateMultiplayerRoomDialog.java
* Update CreateMultiplayerRoomDialog.java
* Update MultiplayerPageSkin.java
* add makegameidsettings
* fix
* fix
* fix
* Update CreateAccountPane.java
* Update CreateAccountPane.java
* 听取意见,修改变量名为createProfileLink
2022-09-14 21:46:38 +08:00
Cato : Love the world and myself
cf5ccca42d
tap/tun二选一,目前优先tun先看效果。 ( #1713 )
...
* tap/tun二选一,目前优先tun先看效果。
* 描述修正
* 修正故障描述
Co-authored-by: Yuhui Huang <i@huangyuhui.net>
2022-09-14 21:45:55 +08:00
Cato : Love the world and myself
a18bd0729b
配置文件读取失败及证书失效判断 ( #1715 )
...
* 配置文件读取失败及证书失效判断
* 描述修正
2022-09-14 21:43:44 +08:00
huanghongxun
662b42c40f
fix(multiplayer): get ip from hiper log.
2022-09-12 23:05:13 +08:00
huanghongxun
b69c400a08
fix(multiplayer): get ip from hiper log.
2022-09-12 22:45:38 +08:00
huanghongxun
f1eb2da57c
feat(multiplayer): hiper.
2022-09-12 22:38:36 +08:00
huanghongxun
99be810b5e
feat(multiplayer): wip: hiper
2022-09-12 22:38:36 +08:00
zkitefly
03541a6f85
修改 response.errorDescription.contains() 参数 ( #1708 )
...
* 添加两个 response.errorDescription.contains()
* 再添加一个qwq
* 删除重复项
* 恢复删除的项
* 修改
* 修改
2022-09-10 21:50:08 +08:00
Chikage0o0
5fe1ef899d
fix modrinth modpack install ( #1702 )
...
* fix modrinth modpack install
* fix NullPointerException
2022-09-10 21:49:31 +08:00
CNCloud_Casey
6a81f4d240
更新整合包安装的文本介绍 ( #1695 )
...
* Update I18N_zh_CN.properties
* Update I18N_zh.properties
* Update I18N_ru.properties
* Update I18N_ja.properties
* Update I18N_es.properties
* Update I18N.properties
2022-09-05 20:11:10 +08:00
zkitefly
3c6aa489e8
添加sh支持 ( #1697 )
2022-09-05 20:10:49 +08:00
zkitefly
ba7043fa92
修改一些提示 ( #1699 )
2022-09-05 20:10:37 +08:00
huanghongxun
bfb6c99484
fix: checkstyle.
2022-09-04 00:26:14 +08:00
huanghongxun
a6b26a0cd9
fix(microsoft): show relogin dialog when grant expired. Closes #1691 .
2022-09-03 23:35:09 +08:00
huanghongxun
0c7b0f285e
fix(microsoft): retry 5 times when socket timeout. Closes #1691 .
2022-09-03 23:33:11 +08:00
huanghongxun
5e1ae56740
fix(ui): error dialog overflow. Closes #1677 .
2022-09-03 22:44:38 +08:00
huanghongxun
b17bac050b
fix(ui): not parsing xml. Closes #1678 .
2022-09-03 22:28:58 +08:00
huanghongxun
b1952a7b37
fix(ui): not wrapping text. Closes #1673 .
2022-09-03 22:26:05 +08:00
huanghongxun
cc1fc1e4be
fix(ui): some text overflow. Closes #1694 .
2022-09-03 22:21:38 +08:00
Glavo
6c07924d9b
完善 osx-arm64 原生支持 ( #1689 )
...
* Add 1.6~1.18.2 support for osx-arm64
* fix crash on 1.12
* Update I18N
2022-09-03 16:55:27 +08:00
Glavo
835668d781
Update purchase link ( #1692 )
2022-09-03 16:53:55 +08:00
Glavo
8f7c09d2cc
添加 Linux MIPS64el 平台支持 ( #1686 )
...
* Add support for linux-mips64el
* Update PLATFORM.md
2022-09-02 11:37:09 +08:00
Chikage0o0
837939e27c
Fix #1684 ( #1685 )
...
* 修复生成option.txt与YOSBR模组的冲突
* only search 1 layer
2022-09-02 11:36:58 +08:00
Glavo
058a8e2335
Update JavaVersionConstraint ( #1683 )
2022-09-01 22:20:16 +08:00
CNCloud_Casey
a5af5265be
Update README ( #1682 )
2022-08-31 15:25:29 +08:00
Gamom
8a724587ca
更新错误的翻译键 world.info.player.game_type.adventure ( #1674 )
...
* 更新错误的翻译键 world.info.player.game_type.adventure
我不理解 adventure 冒险 为什么会 翻译成极限 ...
* Update I18N_zh.properties
2022-08-31 14:20:56 +08:00
zkitefly
bef9c0ad88
Fix #1675 ( #1676 )
2022-08-31 14:20:39 +08:00
Glavo
8d29775410
添加 Windows on Arm 平台的支持 ( #1679 )
...
* Add Minecraft 1.6~1.18.2 support for windows-arm64
* Prompt at startup on non-x86 platforms
* Automatically download JavaFX on windows-arm64
* Update PLATFORM.md
2022-08-31 14:20:27 +08:00
Glavo
620c0e4c73
Automatically download JavaFX on linux-loongarch64_ow ( #1670 )
2022-08-29 19:28:20 +08:00