Commit Graph

2458 Commits

Author SHA1 Message Date
huanghongxun
74a20bf11d feat(crash): find module name in stacktrace if available. 2021-10-20 02:17:58 +08:00
huanghongxun
16c96419d3 feat(crash): TwilightForest may be incompatible with OptiFine on Minecraft 1.16.5. 2021-10-20 02:09:50 +08:00
huanghongxun
0b444bc5a2 feat(ui): support translucent background.
Fix no background when network image url is wrong. Closes #1116.
2021-10-20 01:24:12 +08:00
huanghongxun
7846e9e196 fix: checkstyle. 2021-10-20 01:15:22 +08:00
huanghongxun
a74b971b98 fix(auto-installing): verify fabric api file. 2021-10-20 01:15:21 +08:00
huanghongxun
6707ce1ed9 feat(crash): read crash report from raw log as fallback. 2021-10-20 01:15:21 +08:00
huanghongxun
de421f93b5 feat(multiplayer): much simpler invitation code format. 2021-10-20 01:15:20 +08:00
huanghongxun
1762e78cb3 fix(java): java7 suggestion warning. 2021-10-19 23:17:27 +08:00
huanghongxun
2631f3a007 fix(java): test forge installation instead of main class. 2021-10-19 23:11:13 +08:00
huanghongxun
f70ec8a090 fix(launch): cannot launch far old versions on macOS. 2021-10-19 23:07:00 +08:00
huanghongxun
a4f22671c6 feat(java): download java 8/16 when auto selected java not found. 2021-10-18 23:38:57 +08:00
huanghongxun
71c23df971 feat: use ArrayUtils from commons-lang3 instead. 2021-10-18 15:33:44 +08:00
huanghongxun
1bb2593c5b feat(crash): more detailed message when cause of game crash cannot be found out. 2021-10-18 15:33:19 +08:00
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