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
Glavo
b5c92c1564
Fix stuck on startup when no suitable Java is found ( #1671 )
2022-08-29 19:27:51 +08:00
huanghongxun
3c3c28aaa5
fix(launch): not escape spaces in exported shell script. Closes #1541 .
2022-08-29 00:19:32 +08:00
huanghongxun
a80fc34ef1
fix(launch): should not create file when throwing CommandTooLongException. Closes #1606 .
2022-08-29 00:03:35 +08:00
huanghongxun
08d7ff138b
fix(login): prompt to retry logging in. Closes #1658 #1591 #1544 1608.
2022-08-28 23:57:47 +08:00
huanghongxun
0c172e5d08
fix(crash): incorrect layout for feedbackLabel. Closes #1667 .
2022-08-28 21:45:05 +08:00
Glavo
bce2d1ea5c
Revert ExitWaiter ( #1668 )
2022-08-28 21:05:43 +08:00
huanghongxun
cbc1e26b6f
feat(log): hyperlink for log analyzer feedback. Closes #1652 .
2022-08-28 17:12:03 +08:00
Yuhui Huang
3b5ddcafa6
fix(quilt): Quilt Hash not enabled. Closes #1657 .
2022-08-28 17:03:54 +08:00
Glavo
c6a5624708
引导用户下载 Java ( #1659 )
...
* Direct users to download Java
* Read JVM options from environment variables
2022-08-28 17:00:15 +08:00
Glavo
23cc568bac
Support Microsoft login in dev version ( #1651 )
2022-08-28 16:59:03 +08:00
Glavo
7ff679c3c8
Revert AdvancedListBox ( #1647 )
...
fix #1258 , fix #1397 , fix #1559 , fix #1589 , fix #1646
2022-08-28 16:56:52 +08:00
Glavo
c873352ee9
更多平台的原生适配 ( #1654 )
...
* Add Minecraft 1.13+ support for linux-loongarch64_ow
* Add Minecraft 1.6~1.12.2 support for linux-arm32
* Update documents
2022-08-28 16:56:33 +08:00
Glavo
a4164a86af
Support path containing unicode characters on Mac OS ( #1661 )
2022-08-28 16:54:22 +08:00
Glavo
c21671e86b
修复通过自动安装更新游戏时的崩溃 ( #1662 )
...
* fix game upgrade
* fix #1459 : Invalidate the version number cache before saving the version
close #1566
2022-08-28 16:52:26 +08:00
Glavo
d9bdc2b1f7
fix #1579 : Hide tokens in the exported Minecraft logs ( #1665 )
2022-08-28 16:51:49 +08:00
huanghongxun
19b6633f4a
fix: checkstyle.
2022-08-21 21:29:09 +08:00
huanghongxun
2ad3e7a291
fix(account): Authlib-Injector server may be unknown when in CreateAcountPane tab mode.
2022-08-21 21:26:20 +08:00
huanghongxun
1fa63a528d
fix(download): installer items overflow. Closes #1645 .
2022-08-21 21:20:10 +08:00
Glavo
b80c787b60
为非 x86 平台提供开箱即用的启动支持 ( #1610 )
...
* Replace native libraries on non-x86 platforms
* Add support for Linux ARM
* Relax the constraint 'JavaVersionConstraint.VANILLA_X86'
* Fix several hints
* Add OpenGL software renderer option
* Add support for OpenGL software renderer on windows
* Add __GLX_VENDOR_LIBRARY_NAME on Linux
* Catch GLFW error 65543
* Allow users to disable auto completion of native libraries
* fix NPE when violated mandatory constraint
* Add support for Minecraft 1.13
* Add support for Minecraft 1.6~1.12
* Add base support for linux-loongarch64
* Improve warnings on Loongson platform
* Add linux launcher script
* fix typo
* Add support for loongarch64 (old world)
2022-08-21 19:00:05 +08:00
Lonelyxiya
c8652012c5
I18N_zh.properties ( #1611 )
...
修訂了一些台灣詞彙。來自https://discord.com/channels/815819580840607807/815860830058840064/1003644502478704671
RPMTW的翻譯討論頻道
2022-08-21 18:27:27 +08:00
Glavo
e70b43be26
Temporarily rollback HMCLauncher.exe ( #1625 )
...
close #1583 , close #1577
2022-08-21 18:26:54 +08:00
K1t3AB
2d182807b2
feat(README_cn.md): Added Chinese translation for README.md ( #1637 )
...
* feat(README_cn.md): Added Chinese translation for README.md
* edit(README.md): Improved formats for README.md
* fix(README): Roll back to Commit ID to pin lines
* edit(README): Let languages switchers "more like buttons"
* fix(README): Fix errors caused by misunderstanding
* edit(README): Added 8 spaces
2022-08-21 18:26:42 +08:00
huanghongxun
675af3a5aa
feat(download): quilt installation.
2022-08-21 18:20:11 +08:00
huanghongxun
4ba4c3e749
feat(quilt): WIP: partially implements quilt installation.
2022-08-20 15:52:22 +08:00