5403 Commits

Author SHA1 Message Date
SerpentSpirale
c0fc623c34 Update MineButton.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
f0326fec5a Refactor DefocusableScrollView.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
fa690f99a6 Refactor LoggerView.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
b9c4723fee Refactor JAssets.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
0625ce60d7 Update PojavLoginActivity.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
924d3a8b20 Refactor CustomControlsActivity.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
cc26e7fa23 Update ImportControlActivity.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
da99ef47ea Refactor MinecraftGLView.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
8e092d9a80 Refactor EfficientAndroidLWJGLKeycode.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
c891ecf27f Rename LWJGLGLFWKeycode class 2022-03-10 21:18:07 +03:00
SerpentSpirale
be3a22a4ef Refactor GameFolderProvider.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
d474ef2b91 Refactor CallbackBridge.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
ee279209f6 Refactor Touchpad.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
9cdb43c162 Refactor PojavApplication.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
6976a9a93f Refactor Logger.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
3c34532117 Refactor JavaGUILauncherActivity.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
cda7d3a50f Refactor FatalErrorActivity.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
7393ec2645 Refactor ExitActivity.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
6176bf1803 Remove CustomTabs.java, GLTextureView.java, and InstallerTask.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
e56e748c8e Refactor BaseActivity.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
751e1356aa Update AWTInputEvent.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
534e244ba5 Refactor AWTCanvasView.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
3618bb6310 Update RuntimeManagerPreference.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
2a37553815 Refactor PerVersionConfigDialog.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
098c4c7f89 Refactor CustomSeekBarPreference.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
bb995d8e04 Refactor ControlOffsetPreference.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
9b35bc084f Refactor multiRT 2022-03-10 21:18:07 +03:00
SerpentSpirale
a78e66f793 Refactor LauncherFragment.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
9705b01bb3 Refactor CrashFragment.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
668b49eeb8 Refactor ConsoleFragment.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
6fe447410c Refactor ExtraCore 2022-03-10 21:18:07 +03:00
Duy Tran Khanh
2e3932c861 New translations strings.xml (Ukrainian) 2022-03-07 18:24:41 +07:00
Duy Tran Khanh
d18faffce6
wrong ptr again 2022-03-05 11:40:07 +07:00
khanhduytran0
4cfbf4c9aa Fix wrong JNIEnv passed in nativeSetWindowAttrib 2022-03-05 08:00:34 +07:00
Duy Tran Khanh
4d31b982ab
Don’t change inheritsFrom while parsing 2022-03-04 09:20:02 +07:00
khanhduytran0
a0262bd08b Update GLFW window state (hover, visibility)
This fixes DynamicFPS mod being broken
2022-03-04 08:21:05 +07:00
Duy Tran Khanh
b0af8e43f4
Use HashMap.getOrDefault() 2022-03-02 20:00:36 +07:00
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