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
huanghongxun
11e2277c9e
feat(account): show little-skin login method by default. Closes #1622 .
2022-08-20 14:58:38 +08:00
Yuhui Huang
66642fe621
fix(i18n): line ending of Spanish lang file.
2022-08-08 17:21:19 +08:00
Nekrodamus
3189a22f26
Update I18N_es.properties ( #1614 )
...
* Update I18N_es.properties
Updated the Spanish language file to the latest Beta version, using as template the I18N.properties file.
[Completed]
* Update I18N_es.properties
Little fix
* Update I18N_es.properties
More fixes.
* Update I18N_es.properties
Corrected the label for modpacks "Investigaciones" to "Quests".
* Update I18N_es.properties
More fixes
* Update I18N_es.properties
Final fixes
* Update I18N_es.properties
Fixed bug that caused a string not to be translated.
* Update I18N_es.properties
Little fix
* Update I18N_es.properties
Little fix
* Update I18N_es.properties
Little fixes
* Update I18N_es.properties
Little fix
* Update I18N_es.properties
Improved the context of some sentences
* Update I18N_es.properties
Reverted fix
* Update I18N_es.properties
Changes in capitalization
* Update I18N_es.properties
Some fixes...
* Update I18N_es.properties
More corrections...
2022-08-08 17:19:59 +08:00
Tungstend
366e359d83
修复litemod信息获取失败 ( #1545 )
...
* 修复Modrinth源加载列表失败,增加Modrinth源获取前置模组功能
* Revert "修复Modrinth源加载列表失败,增加Modrinth源获取前置模组功能"
This reverts commit 1d29c69d92
.
* 修复CF源获取模组版本列表不全
* Modrinth源获取类别列表,搜索时增加类别选项
* Update ModrinthRemoteModRepository.java
* Update ModrinthRemoteModRepository.java
* 修复cf源获取前置模组失败
* Revert "Update ModrinthRemoteModRepository.java"
This reverts commit 40b7c1d59d
.
* Revert "Revert "Update ModrinthRemoteModRepository.java""
This reverts commit 2027c9ef4c
.
* Revert "修复cf源获取前置模组失败"
This reverts commit 4404daf0ea
.
* fix conflict
* 修复cf源无法获取前置模组
* fix check style
* Update LiteModMetadata.java
2022-08-08 16:58:55 +08:00
ZekerZhayard
f7d8a473aa
Fix NoSuchMethodError when compiling with Java 9+ ( #1585 )
2022-08-08 16:58:14 +08:00
zkitefly
8276bf5d8c
在 README 中添加 Fabric ( #1587 )
...
* Create 获得加入Cato社区网络身份凭证的方法.txt
* Delete 获得加入Cato社区网络身份凭证的方法.txt
* Update CreateMultiplayerRoomDialog.java
* Update CreateMultiplayerRoomDialog.java
* Update MultiplayerPageSkin.java
* Update README.md
2022-08-08 16:57:47 +08:00
zkitefly
371150dfa8
添加提示 ( #1597 )
...
* Create 获得加入Cato社区网络身份凭证的方法.txt
* Delete 获得加入Cato社区网络身份凭证的方法.txt
* Update CreateMultiplayerRoomDialog.java
* Update CreateMultiplayerRoomDialog.java
* Update MultiplayerPageSkin.java
* text
* text
* now
* now
* 优化下简体,繁体,和英文
* 再优化了下
* fix
* fix
* text
* text
* now
2022-08-08 16:57:31 +08:00
Glavo
38d71fd6bb
Add world info page ( #1620 )
2022-08-08 16:56:03 +08:00
king tsaltedfish
c627ca96c9
Rewrite badges ( #1612 )
...
Co-authored-by: Yuhui Huang <i@huangyuhui.net>
2022-08-08 16:52:58 +08:00
Rovniced
09167bb302
修复curseforge文件名存在中文下载失败 ( #1578 )
...
* Update RemoteMod.java
* Update RemoteMod.java
* Update RemoteMod.java
2022-08-08 16:52:02 +08:00
zkitefly
a3c24b1b02
因 开黑啦 改名成 KOOK,所以改名 ( #1600 )
...
* 修改加入链接的前缀“kaihei.co”->“kook.top”
* 因开黑啦改名成KOOK,所以改名。邀请链接也做相应调整。
* Update bug-report.yml
* Update bug-report.yml
顺便无伤大雅的修改了下这里
* Update config.yml
修改了下这里的英文空格隔离
* Add files via upload
上传新logo
* Delete kaiheila.jpeg
删除旧logo
* Update I18N.properties
修改回原来样式
* Update I18N_zh.properties
修改開黑啦为KOOK
2022-08-08 16:51:38 +08:00
Glavo
9f4a3cf8a8
Disable Microsoft login when auth id is empty
2022-06-19 18:58:38 +08:00
xmdhs
702d27393e
replace piston-data.mojang.com
2022-06-17 11:16:33 +08:00
xmdhs
698d3a311d
replace piston-meta.mojang.com
2022-06-17 11:16:33 +08:00
Glavo
c92f8e3b51
Complete optifine that is not installed automatically
2022-06-16 20:35:14 +08:00
Glavo
7c502ecd01
fix #1311 : fix auto complete OptiFine
2022-06-16 20:35:14 +08:00
Glavo
a237a31d23
Output the URL in the log when the file is not found
2022-06-16 20:35:14 +08:00
Glavo
5f4fc77258
Use language-independent links
2022-06-15 11:42:16 +08:00
ZekerZhayard
8bd4df68f5
Fix #1543
2022-06-14 12:49:56 +08:00