Commit Graph

2617 Commits

Author SHA1 Message Date
Glavo
c2c52e8747 fix: Bootstrap launcher version does not need to be displayed on GameCrashWindow 2021-12-19 19:55:00 +08:00
huanghongxun
7e2ab49f89 fix(about): missing JSTUN. Mentioned in #1203. 2021-12-19 19:50:02 +08:00
huanghongxun
3192d41fe3 fix(download): cannot refresh mod download list. Mentioned in #1203. 2021-12-19 19:47:55 +08:00
huanghongxun
ad5b260460 fix(download): cannot refresh game list. Mentioned in #1203. 2021-12-19 19:45:01 +08:00
huanghongxun
e57cb0ce51 fix(launch): should not patch offline account skin when generating launch script or stopping the launcher immediately after game launched. 2021-12-19 18:45:26 +08:00
Glavo
9514357391 Temporarily disabled adjust process priority on Windows 2021-12-19 17:59:13 +08:00
Glavo
6fd0a40cc6 Delete redundant exception catches 2021-12-19 17:17:40 +08:00
Glavo
350d63231f Improved the logging message of log4j-patch 2021-12-19 17:17:40 +08:00
Glavo
cc28f1d5b5 Fix #1241: Use javaagent patch log4j 2021-12-19 17:17:40 +08:00
Glavo
4b73af9250 update check-update.yml 2021-12-19 01:52:48 +08:00
zhixuan
6e0efe521d Change the wrong translation for ja 2021-12-19 01:18:24 +08:00
huanghongxun
041ab30778 fix(multiplayer): incorrect cato option name. 2021-12-18 19:54:51 +08:00
huanghongxun
678be4b92f feat(multiplayer): upgrade cato to 1.2.0 2021-12-18 17:15:18 +08:00
Glavo
74d759a45b Update I18N text 2021-12-18 17:08:16 +08:00
huanghongxun
295499c17b fix: missing translations. 2021-12-18 16:55:33 +08:00
Glavo
043d1c88c8 Fix #1096: Feedback item cannot be clicked 2021-12-18 16:49:42 +08:00
bling-yshs
55e9b93b1c fix curse category 2021-12-18 16:49:23 +08:00
Glavo
aa5e3e9697 Fix #1148: Specify console encoding explicitly 2021-12-18 15:59:24 +08:00
Glavo
fbf7ff6ebd Lifting GB2312 to GB18030 2021-12-18 15:59:24 +08:00
Glavo
3a5e8a827c update README 2021-12-18 15:59:24 +08:00
Glavo
6176dfaaf7 Lifting encoding to be compatible with more Unicode characters 2021-12-18 15:59:24 +08:00
Glavo
76c361e9bc Fix #1201: Download version jar if the jar is empty 2021-12-18 15:58:33 +08:00
Glavo
ccb8981634 Remove invalid Appender 2021-12-18 15:47:41 +08:00
Glavo
99b55d03c1 Allows user to enable message lookup 2021-12-18 15:47:41 +08:00
Glavo
651fa6e2d1 fix #663: Incorrect judgment of WebView loading status 2021-12-18 15:46:24 +08:00
Glavo
4b258da0a0 Fix code format 2021-12-18 15:45:35 +08:00
Glavo
9a66605616 Disable JndiLookup using log4j-patch 2021-12-18 15:45:35 +08:00
Glavo
da13895b72 fix: InputStream not closed 2021-12-18 15:45:35 +08:00
Glavo
c657a1d2cc Introducing log4j-patch 2021-12-18 15:45:35 +08:00
Glavo
eac8896f3e fix NPE in MultiplayerManager 2021-12-18 15:39:57 +08:00
Gamom
113f4f948b Update I18N_zh_CN.properties
翻译问题
解决 https://github.com/huanghongxun/HMCL/issues/1203#issuecomment-997155654
2021-12-18 15:39:26 +08:00
huanghongxun
1b8dc1f75e fix(mcbbs): NPE when fileApi is not empty. Closes #1197. 2021-12-18 01:40:25 +08:00
huanghongxun
001236e8e6 feat(download): refresh button 2021-12-18 01:40:25 +08:00
Glavo
8025b8e24b Support offline installation of OptiFine 1.17.1 H1 and later 2021-12-18 01:26:03 +08:00
Glavo
e48bf012a6 Safely save config 2021-12-18 01:21:45 +08:00
Glavo
94e32694b2 fix: Game should use global settings by default 2021-12-12 16:51:01 +08:00
Glavo
cbcf033b15 Delete unnecessary properties 2021-12-11 23:52:03 +08:00
Glavo
7da2671ec5 Use custom log4j2.xml 2021-12-11 23:52:03 +08:00
Glavo
b6ea4c7003 Fix the problem that you cannot continue after canceling the prompt 2021-12-11 23:52:03 +08:00
Glavo
49378061bf Always issue security warning 2021-12-11 23:52:03 +08:00
Glavo
38013a9298 Issue security warning for CVE-2021-44228 2021-12-11 23:52:03 +08:00
Glavo
5ffbd16800 Prohibit JNDI remote invoke 2021-12-11 23:52:03 +08:00
Glavo
bcb29ef792 Update GitHub workflow configuration 2021-12-11 23:50:37 +08:00
Glavo
d20adb20d3 fix: Logs should be encoded in UTF-8 2021-12-11 23:49:29 +08:00
Kylepoops
4f28cdd58f Fix CVE-2021-44228 again
https://github.com/apache/logging-log4j2/pull/614
2021-12-11 23:49:09 +08:00
huanghongxun
4b6b5c2f0e fix(game): fix remote code execution from log4j. 2021-12-10 14:22:16 +08:00
Glavo
c31269a358 Disable message pattern lookup by default 2021-12-10 14:19:32 +08:00
Glavo
55092326a4 Use StringWriter instead of ByteArrayOutputStream 2021-12-10 14:18:08 +08:00
Glavo
10dbcf63b7 Adjust the default capability to reduce memory allocation 2021-12-10 14:18:08 +08:00
Glavo
32fad77104 Optimize logging performance 2021-12-10 14:18:08 +08:00