zkitefly
|
1b3c399335
|
添加“测试能否联机”按钮 (#1757)
* add
* 修改图标(其实我不知道该弄啥图标好……)
* fix
|
2022-10-09 11:18:00 +08:00 |
|
huanghongxun
|
45cbe20449
|
fix: crash when there is an incorrect authlib-injector server url. Closes #1774.
|
2022-10-08 17:39:04 +08:00 |
|
zkitefly
|
4d606510f6
|
修改 登录失败 弹窗 (#1782)
* 修改 登录失败 弹窗
* fix
* Update I18N.properties
* Update I18N_zh_CN.properties
* Update I18N_zh.properties
* Update I18N_zh.properties
* Update I18N_zh_CN.properties
* Edit
Co-authored-by: Yuhui Huang <i@huangyuhui.net>
|
2022-10-08 17:33:07 +08:00 |
|
huanghongxun
|
a6639552cf
|
fix: lblCreationWarning not wrapping text. Closes #1783.
|
2022-10-08 17:31:28 +08:00 |
|
zkitefly
|
2a088ec555
|
更新多人联机页面 (#1758)
* 更新 multiplayer.error.file_not_found 翻译
* 修改翻译
* 移除标题
* add
* try fix
* try fix
* try fix
* try fix
* try fix
* try
* try
* try
* fix
* fix
* add
* fix
* fix
* add
* fix
* edit
|
2022-10-08 17:13:55 +08:00 |
|
zkitefly
|
1c46d63367
|
try (#1768)
|
2022-10-08 17:12:13 +08:00 |
|
zkitefly
|
f2b7fae694
|
添加“忘记密码”按钮 (#1765)
|
2022-10-08 17:11:56 +08:00 |
|
Glavo
|
43986676d8
|
修复中文路径下启动 <= 1.12.2 的版本没有声音的问题 (#1754)
* Use native encoding by default
* Fix the problem that LWJGL fails to load OpenAL under Java 18
|
2022-10-08 17:10:27 +08:00 |
|
Glavo
|
2649e79d47
|
fix build fails with Java 19 (#1784)
|
2022-10-08 17:09:12 +08:00 |
|
zkitefly
|
f83d3cd769
|
Fix https://github.com/huanghongxun/HMCL/issues/1703 (#1753)
|
2022-09-28 19:14:15 +08:00 |
|
zkitefly
|
f124910f94
|
修改多人联机帮助与提示 (#1733)
* 修改多人联机提示
* text
* 撤回修改
* 1
* 修改帮助
* fix
* try
* Delete try
* Update I18N.properties
* Update I18N_zh.properties
* Update I18N_zh_CN.properties
* Update I18N_zh_CN.properties
* Update I18N_zh.properties
* Update I18N_zh.properties
* Update I18N_zh_CN.properties
* 修改提示框样式
* 修改提示框样式
* fix
* 修改样式
* 修改样式
* 修改提示框样式
* 修改翻译
* 修改翻译
* add
* return
* add
* add
* 去掉图标
* 试图让左边图标为空
* Update MultiplayerPageSkin.java
* ruturn
* add
* add
* Update MultiplayerPageSkin.java
* Update I18N_zh.properties
* Update I18N_zh_CN.properties
|
2022-09-25 14:25:05 +08:00 |
|
zkitefly
|
c1712c3e1e
|
修改翻译 (#1742)
|
2022-09-25 14:23:39 +08:00 |
|
huanghongxun
|
d817c80629
|
fix: checkstyle.
|
2022-09-25 00:31:51 +08:00 |
|
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 |
|