Duy Tran Khanh
1f1d542ed7
Fix a NPE when windowAttribs.get() = null
...
java.lang.NullPointerException: Cannot invoke "java.lang.Integer.intValue()" because the return value of "java.util.Map.get(Object)" is null
at org.lwjgl.glfw.GLFW.glfwGetWindowAttrib(GLFW.java:895)
2022-03-02 19:58:03 +07:00
Duy Tran Khanh
ff2608382a
New translations strings.xml (Portuguese, Brazilian)
2022-03-02 04:19:49 +07:00
Duy Tran Khanh
dcac1c9a97
Update LWJGL component version
2022-02-28 09:54:33 +07:00
Duy Tran Khanh
8244236645
Update GLFW.java
2022-02-28 09:13:29 +07:00
Duy Tran Khanh
491c16ecab
Fix ArrayIndexOutOfBoundsException when glfwGetKey(0)
2022-02-28 09:00:13 +07:00
github-actions
902632cae1
CI: Update vgpu
2022-02-25 23:19:29 +00:00
Duy Tran Khanh
3fe5ef98e9
Clear Microsoft auth cookies before load the page
...
Closes #2749
Closes #2579
Closes #2447
2022-02-26 06:16:04 +07:00
ArtDev
0b4d775a21
Upstreamify profiles ( #2765 )
...
* add Arc capes DNS injector
* Bug fix: Arc DNS injector breaks on Java 17
Error:
Failed to inject cache!
java.lang.reflect.InaccessibleObjectException: Unable to make java.net.InetAddress$CachedAddresses(java.lang.String,java.net.InetAddress[],long) accessible: module java.base does not "opens java.net" to unnamed module @4157f54e
* Validate assets even if it’s fully downloaded (#2730 )
* Update MinecraftDownloaderTask.java
Co-authored-by: Duy Tran Khanh <40482367+khanhduytran0@users.noreply.github.com>
2022-02-20 21:12:36 +03:00
Duy Tran Khanh
be6281c8dd
New translations strings.xml (Portuguese)
2022-02-20 21:45:37 +07:00
Duy Tran Khanh
0f741ef0d2
New translations strings.xml (English (upside down))
2022-02-20 21:45:36 +07:00
Duy Tran Khanh
853f9fb51d
New translations strings.xml (English (upside down))
2022-02-19 21:46:19 +07:00
Duy Tran Khanh
a8c4c464e3
New translations strings.xml (Chinese Traditional)
2022-02-17 17:41:49 +07:00
Duy Tran Khanh
f5bea4cf00
New translations strings.xml (Indonesian)
2022-02-16 17:36:36 +07:00
Duy Tran Khanh
a02fa47f58
New translations strings.xml (Chinese Traditional)
2022-02-16 17:36:35 +07:00
Duy Tran Khanh
4e3fdf7f95
Update MinecraftDownloaderTask.java
2022-02-15 17:32:28 +07:00
Duy Tran Khanh
7c3d1712e9
Validate assets even if it’s fully downloaded ( #2730 )
2022-02-15 17:28:08 +07:00
Duy Tran Khanh
c9a09f4a72
New translations strings.xml (Turkish)
2022-02-14 15:57:26 +07:00
Duy Tran Khanh
dd9d4e5a47
New translations strings.xml (Czech)
2022-02-11 02:35:41 +07:00
Duy Tran Khanh
fb0a96a33f
Bug fix: Arc DNS injector breaks on Java 17
...
Error:
Failed to inject cache!
java.lang.reflect.InaccessibleObjectException: Unable to make java.net.InetAddress$CachedAddresses(java.lang.String,java.net.InetAddress[],long) accessible: module java.base does not "opens java.net" to unnamed module @4157f54e
2022-02-10 11:00:57 +07:00
Duy Tran Khanh
9542c52faa
New translations strings.xml (Portuguese, Brazilian)
2022-02-10 02:33:31 +07:00
Duy Tran Khanh
daafc884d4
New translations strings.xml (Filipino)
2022-02-09 00:04:57 +07:00
Duy Tran Khanh
6185ab8b65
New translations strings.xml (Indonesian)
2022-02-09 00:04:55 +07:00
Duy Tran Khanh
d82664fd64
New translations strings.xml (Vietnamese)
2022-02-09 00:04:53 +07:00
Duy Tran Khanh
ceee993d12
New translations strings.xml (Czech)
2022-02-09 00:04:51 +07:00
Duy Tran Khanh
9866bc63be
New translations strings.xml (Polish)
2022-02-09 00:04:51 +07:00
Duy Tran Khanh
1ef005b67a
New translations strings.xml (Turkish)
2022-02-09 00:04:50 +07:00
Duy Tran Khanh
5e3f0c59a9
New translations strings.xml (Hindi)
2022-02-07 23:56:08 +07:00
Duy Tran Khanh
d817ff9880
New translations strings.xml (Ukrainian)
2022-02-07 23:56:06 +07:00
Duy Tran Khanh
8dd5668585
New translations strings.xml (Chinese Simplified)
2022-02-07 23:56:05 +07:00
Duy Tran Khanh
07218a4ae2
New translations strings.xml (Russian)
2022-02-06 23:58:42 +07:00
Duy Tran Khanh
73a9e9e91d
New translations strings.xml (Korean)
2022-02-05 23:55:26 +07:00
Duy Tran Khanh
a1ad9ab44c
New translations strings.xml (Italian)
2022-02-05 23:55:25 +07:00
Duy Tran Khanh
54c6c200ce
New translations strings.xml (German)
2022-02-05 23:55:21 +07:00
Duy Tran Khanh
9040b13cb9
New translations strings.xml (Russian)
2022-02-05 23:55:05 +07:00
Duy Tran Khanh
e90b0bce72
New translations strings.xml (Vietnamese)
2022-02-05 23:55:00 +07:00
artDev
0a3385acd2
add Arc capes DNS injector
2022-02-04 19:51:31 +03:00
artDev
d7556c318b
Upstreamify
2022-02-04 17:20:51 +03:00
artDev
97dace30c5
- Prepend java as argv[0]
...
- Fix override mechanism
2022-02-04 17:18:42 +03:00
Duy Tran Khanh
389bf85ef0
New translations strings.xml (Indonesian)
2022-02-04 14:37:12 +07:00
Duy Tran Khanh
530c34fdcf
New translations strings.xml (Portuguese, Brazilian)
2022-02-03 14:36:38 +07:00
Duy Tran Khanh
cc96b2d8c4
New translations strings.xml (English)
2022-02-02 14:35:49 +07:00
Duy Tran Khanh
e9074768ec
New translations strings.xml (Ukrainian)
2022-02-02 14:35:48 +07:00
Duy Tran Khanh
897f59ad6f
New translations strings.xml (English (upside down))
2022-02-02 14:35:47 +07:00
Duy Tran Khanh
cb26c8df25
New translations strings.xml (Vietnamese)
2022-02-01 11:55:14 +07:00
Duy Tran Khanh
981f88fae8
New translations strings.xml (English)
2022-02-01 11:55:13 +07:00
Duy Tran Khanh
d8b9cfebfb
New translations strings.xml (Ukrainian)
2022-02-01 11:55:11 +07:00
Duy Tran Khanh
6f86af30bf
New translations strings.xml (Russian (pre-revolutionary))
2022-01-31 07:43:59 +07:00
Duy Tran Khanh
307f725b29
New translations strings.xml (Lithuanian)
2022-01-31 07:43:59 +07:00
Duy Tran Khanh
f9742675bd
New translations strings.xml (Korean)
2022-01-31 07:43:56 +07:00
Duy Tran Khanh
020eeecf0b
New translations strings.xml (Italian)
2022-01-31 07:43:55 +07:00