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 |
|
SettingDust
|
05d2fbbbb9
|
fix(core): zipper lose the file attributes
|
2021-12-10 14:17:03 +08:00 |
|
ttsdzb
|
916733a1e8
|
根据最近的变化对README下载部分稍作修改
|
2021-12-10 14:16:50 +08:00 |
|
huanghongxun
|
83b4b58cb2
|
feat(crash): 1.18 requires Java 17. Closes #1186.
|
2021-11-22 01:54:05 +08:00 |
|
huanghongxun
|
11f53c0e03
|
feat(crash): show link for jdk downloading. Closes #1186.
|
2021-11-22 01:15:15 +08:00 |
|
huanghongxun
|
2fa8aee055
|
fix(multiplayer): incorrect cato checksum.
|
2021-11-20 18:42:25 +08:00 |
|
huanghongxun
|
d2848e12f3
|
fix: not reloading VersionPage when renaming the game version. Closes #1176.
|
2021-11-20 18:24:00 +08:00 |
|
huanghongxun
|
36ba840fe8
|
fix: should close version settings page when deleting related version. Closes #1175.
|
2021-11-20 18:19:39 +08:00 |
|
asdqp233
|
819d41a75c
|
Update I18N.properties
|
2021-11-20 01:57:39 +08:00 |
|
huanghongxun
|
3a6c3dc51d
|
fix(multiplayer): update cato.
|
2021-11-11 22:00:46 +08:00 |
|
huanghongxun
|
db721107ae
|
fix(microsoft): remove redundant login steps.
|
2021-11-09 00:35:52 +08:00 |
|
huanghongxun
|
5b9be471e3
|
fix(microsoft): should not pass client secret when refreshing token. Closes #1164.
|
2021-11-06 22:32:08 +08:00 |
|
huanghongxun
|
e8f8617412
|
fix: crash when all profiles removed. Close #1165.
|
2021-11-06 22:32:07 +08:00 |
|
Glavo
|
eb472037db
|
fix: checkstyle
|
2021-11-03 17:30:27 +08:00 |
|
Glavo
|
81b7afd08d
|
Update issue template
|
2021-11-02 22:46:41 +08:00 |
|
Glavo
|
7a71ecf177
|
Fix #1153: On Windows, the 'classpath' environment variable in the context overrides the 'CLASSPATH'
|
2021-11-02 22:46:13 +08:00 |
|
huanghongxun
|
a12e485a27
|
chore(multiplayer): adjust some translations.
|
2021-10-31 18:42:27 +08:00 |
|
huanghongxun
|
af521b2893
|
chore: localize SSLHandshakeException.
|
2021-10-31 18:42:27 +08:00 |
|
Glavo
|
aab6f68492
|
Fix #1147: shadowJar minimize exclude JFoenix
|
2021-10-31 17:04:11 +08:00 |
|
huanghongxun
|
f67c3d5284
|
fix(launch): cannot launch game in path that contains CJK characters. Closes #1141.
|
2021-10-30 23:03:49 +08:00 |
|
Glavo
|
46385a8445
|
Do not delete soft links when exiting HMCL
|
2021-10-30 23:01:27 +08:00 |
|
Glavo
|
9f617c33f5
|
Support path containing unicode characters on Linux
|
2021-10-30 23:01:27 +08:00 |
|
Glavo
|
6aef034880
|
Avoid generating command lines repeatedly
|
2021-10-30 23:01:27 +08:00 |
|
huanghongxun
|
c4941a01d6
|
fix(multiplayer): show "failed to test" instead of "testing".
|
2021-10-30 22:40:44 +08:00 |
|
huanghongxun
|
7380423eee
|
fix(multiplayer): does not show correct kick message.
|
2021-10-30 22:13:32 +08:00 |
|
huanghongxun
|
f35073ffb5
|
fix(ui): alignment.
|
2021-10-30 21:05:40 +08:00 |
|
huanghongxun
|
f89ea56d86
|
fix(multiplayer): session name null.
|
2021-10-30 21:04:53 +08:00 |
|
huanghongxun
|
a240b8ca9f
|
fix(skin): Do not load authlib-injector when skin manually set to steve/alex.
|
2021-10-29 22:52:16 +08:00 |
|
huanghongxun
|
230ec2bc8e
|
feat(update): show update dialog when found update.
|
2021-10-29 02:51:08 +08:00 |
|
huanghongxun
|
a3c2642b93
|
feat(download): customize name of the mod to be downloaded.
|
2021-10-29 01:21:48 +08:00 |
|
huanghongxun
|
de755d5495
|
feat(game): more version icon choices.
|
2021-10-29 01:21:48 +08:00 |
|
huanghongxun
|
08054f3026
|
feat(countly): initial
|
2021-10-27 00:21:42 +08:00 |
|
Glavo
|
026239903d
|
Fix IllegalAccessError: tried to access protected method
|
2021-10-25 17:23:07 +08:00 |
|
Glavo
|
a320fe4cc4
|
Use shadowJar minimize
|
2021-10-24 17:26:26 +08:00 |
|
vanja-san
|
b122d4c5e4
|
Update I18N_ru.properties
Full text translation
|
2021-10-24 17:25:40 +08:00 |
|
huanghongxun
|
ec37b32eaa
|
feat(microsoft): copy device code instead of verification uri.
|
2021-10-23 23:28:56 +08:00 |
|