2395 Commits

Author SHA1 Message Date
huanghongxun
45d5ef4602 build: commons-lang3 & commons-compress. 2021-10-18 03:28:09 +08:00
huanghongxun
7b5b2596b9 feat(multiplayer): WIP: update cato 1.1.0 2021-10-18 03:03:21 +08:00
huanghongxun
23a805d576 build: proguard works without multi-release. 2021-10-18 03:02:57 +08:00
huanghongxun
f8cf3c22a1 fix(lang): incorrect hyperlinks marks. 2021-10-18 03:02:21 +08:00
Glavo
8e5725946c Copy manifest into final jar 2021-10-18 01:41:00 +08:00
Glavo
99bb0d7a93 final jar 2021-10-18 01:41:00 +08:00
huanghongxun
9695ddf8de build: WIP: make proguard work. 2021-10-17 16:29:24 +08:00
huanghongxun
50cff0bcba feat(lang): ja_JP. 2021-10-17 16:29:24 +08:00
zhixuan
1832cf5924 . 2021-10-17 16:26:20 +08:00
zhixuan
10fba0a2b2 Add Google translate 2021-10-17 16:26:20 +08:00
zhixuan
e2050fd47a . 2021-10-17 16:26:20 +08:00
zhixuan
f72da5973f first commit 2021-10-17 16:26:20 +08:00
huanghongxun
0ebeffac32 feat: improve error message for AccessDeniedException. Mentioned in #1114. 2021-10-17 15:13:42 +08:00
huanghongxun
dcfe724803 fix: incorrect position of title when drag in a modpack file. 2021-10-17 03:24:05 +08:00
huanghongxun
821020e7b6 fix: typo. 2021-10-17 00:54:27 +08:00
huanghongxun
33efc38f4c feat(crash): more detailed prompt for graphics card issue. Closes #1102. 2021-10-17 00:49:52 +08:00
huanghongxun
f01c0408e1 fix: misused skin texture as cape texture. Closes #1106. 2021-10-17 00:32:48 +08:00
huanghongxun
365ae0ef8c fix: FlowPane does not accept max-width setting. Closes #1109. 2021-10-17 00:32:48 +08:00
huanghongxun
a6e593e3a1 feat(multiplayer): timeout for cato main net connection. 2021-10-17 00:32:47 +08:00
huanghongxun
67d38d6333 fix: DST ROOT CA X3 has already expired. Closes #1100. 2021-10-17 00:32:46 +08:00
Glavo
513d101fc4 fix github action warnings 2021-10-17 00:22:14 +08:00
Glavo
5e1304f699 Add short SHA to the name of github action artifact 2021-10-16 17:48:18 +08:00
Glavo
955a06d689 Optimize invitation code generation 2021-10-16 17:47:43 +08:00
Glavo
59e1a470e3 Log classpath in log window 2021-10-16 00:01:17 +08:00
Glavo
16952f5695 Update script format 2021-10-16 00:01:17 +08:00
Glavo
67feca075b Allow users to export PowerShell scripts 2021-10-16 00:01:17 +08:00
Glavo
12368375cf Pass classpath by environment variable 2021-10-16 00:01:17 +08:00
Glavo
284ffb7aa0 Clearly specify the in all places 2021-10-14 23:09:06 +08:00
Glavo
1aefb26575 Extract duplicate code 2021-10-14 22:27:34 +08:00
Glavo
670d0f8462 Remove unnecessary code 2021-10-14 22:27:34 +08:00
Glavo
3bbe422421 When using Java with different architectures, display the Java architecture in the crash window 2021-10-14 22:27:34 +08:00
Glavo
d68e988c15 Relax timeout restrictions 2021-10-14 22:27:34 +08:00
Glavo
74fd35047c Use 'PROCESSOR_IDENTIFIER' to determine the architecture on Windows 2021-10-14 22:27:34 +08:00
Glavo
21a9d19105 Allow use cato on Windows on ARM 2021-10-14 22:27:34 +08:00
Glavo
f662e983a4 Improve 'Architecture' 2021-10-14 22:27:34 +08:00
Glavo
7db379492a Log architecture information 2021-10-14 22:27:34 +08:00
Glavo
4a82daccec fix: checkstyle 2021-10-14 22:27:34 +08:00
Glavo
21e44bbc90 Do not automatically select Java non for x86 and x86-64 2021-10-14 22:27:34 +08:00
Glavo
42a40a844a Minor improvements 2021-10-14 22:27:34 +08:00
Glavo
cd7c515097 Accurately obtain the Windows version number; Report error when users try to run minecraft using java for other platforms 2021-10-14 22:27:34 +08:00
Glavo
9595626a27 Enhance JavaVersionConstraint 2021-10-14 22:27:34 +08:00
Glavo
db105c90b5 Update the link of AdoptOpenJDK 2021-10-14 22:27:34 +08:00
Glavo
74a305c32a Download Java on MacOS aarch64 2021-10-14 22:27:34 +08:00
Glavo
3af115ce37 Use separate native folder for each platform 2021-10-14 22:27:34 +08:00
Glavo
b4e7934396 Improve display Java version 2021-10-14 22:27:34 +08:00
Glavo
0a54037460 Improve 'Architecture' and 'JavaVersion' 2021-10-14 22:27:34 +08:00
Glavo
dd8da57cfb New 'Platform' class 2021-10-14 22:27:34 +08:00
Glavo
9b6f2d00ca Rename 'Platform' to 'Bits' 2021-10-14 22:27:34 +08:00
huanghongxun
2852821d2c fix(mod): does not translate mod with id "examplemod" 2021-10-13 21:20:08 +08:00
huanghongxun
673bc75cd5 fix(javafx): should download javafx at beginning, not let user choose download source first. v3.4.208 2021-10-13 13:58:33 +08:00