4276 Commits

Author SHA1 Message Date
github-actions
1fe5719e11 CI: Update gl4es 2021-12-26 06:39:31 +00:00
Duy Tran Khanh
25e2c4ef48
Remove package-info.class from these files
Workaround "Module org.lwjgl not found, required by <these libraries>"
2021-12-26 13:36:43 +07:00
Duy Tran Khanh
ec499cd9e1
Update Tools.java 2021-10-18 20:19:20 +07:00
Duy Tran Khanh
8e4d655bbb
Update Tools.java 2021-10-18 19:58:02 +07:00
Duy Tran Khanh
f619804941
Update Tools.java 2021-10-18 19:27:47 +07:00
Duy Tran Khanh
0be71c65b3
Update Tools.java 2021-10-18 17:43:01 +07:00
Duy Tran Khanh
0d9ac6a120
Update Tools.java 2021-10-18 17:32:34 +07:00
Duy Tran Khanh
d5ee9618fb
Remove the line that prints everything into log (which is unsafe) 2021-10-18 05:28:49 +07:00
Duy Tran Khanh
15df3050af
Update JMinecraftVersionList.java 2021-10-18 05:18:58 +07:00
Duy Tran Khanh
19a1439fac
Update DependentLibrary.java 2021-10-17 20:34:09 +07:00
Duy Tran Khanh
89f137f21e
Update Tools.java 2021-10-17 20:30:17 +07:00
Duy Tran Khanh
dd177b7e1e
Update Tools.java 2021-10-17 20:28:10 +07:00
Duy Tran Khanh
479e39f3af
Update Tools.java 2021-10-17 20:21:10 +07:00
Duy Tran Khanh
c21f5ddf4e
fix 2021-10-17 17:50:10 +07:00
Duy Tran Khanh
f140c03861
Update JREUtils.java 2021-10-17 17:31:00 +07:00
Duy Tran Khanh
e7056313f8
print full args 2021-10-17 17:30:46 +07:00
Duy Tran Khanh
7ce9339ede
dont upload to internal track(this is test branch) 2021-10-17 17:08:26 +07:00
Duy Tran Khanh
83dc50a790
print launch args 2021-10-17 17:02:41 +07:00
Duy Tran Khanh
add77bef48
Update Tools.java 2021-10-17 16:51:56 +07:00
Duy Tran Khanh
50db5d8e69
Update Tools.java 2021-10-17 16:45:37 +07:00
Duy Tran Khanh
7b4cfd2203
Added missing variable: version_name 2021-10-17 16:36:02 +07:00
Duy Tran Khanh
0fb6f28047
Forge 1.17+ support (not tested) 2021-10-17 16:33:34 +07:00
Duy Tran Khanh
f30b4a23e0
Use scaled x,y for touch hover 2021-10-12 11:13:56 +07:00
Duy Tran Khanh
f1e4f6ea4c
Fix camera jumps when switch to grab state while moving finger 2021-10-12 09:07:56 +07:00
github-actions
f7b2c7b463 CI: Update vgpu 2021-10-12 01:33:41 +00:00
github-actions
966d1ff6ea CI: Update gl4es 2021-10-12 01:31:43 +00:00
Duy Tran Khanh
96202b9d05
Possible fix for broken touch hover 2021-10-12 08:28:52 +07:00
github-actions
4152a0011e CI: Update vgpu 2021-10-02 09:16:00 +00:00
LegacyGamerHD
98e1d321b2
Update README.md 2021-10-02 11:13:18 +02:00
github-actions
b2a8fece06 CI: Update vgpu 2021-10-01 16:44:18 +00:00
LegacyGamerHD
b6d88e53c5
Update README.md 2021-10-01 18:40:37 +02:00
Duy Tran Khanh
7df3d7e05e
Mod installer: Fail when Java 8 is not selected 2021-09-29 15:42:05 +07:00
Duy Tran Khanh
e021d4220e
Use r0adkll/upload-google-play@v1.0.15
Bug: https://github.com/r0adkll/upload-google-play/issues/80
2021-09-29 08:18:44 +07:00
Duy Tran Khanh
80ef076e2d
Android 5 support is broken, attempt to fix
dlopen(RTLD_NOW|RTLD_GLOBAL|RTLD_NODELETE) causing Android 5.0 support is broken

DlLoader: using default libEGL.so
DlLoader: unable to load: dlopen failed: invalid flags to dlopen: 1102
2021-09-29 08:09:17 +07:00
Kucing Nolep
ecdbe3ec0a
Add gradlew.bat (#2073)
* Update .gitigrone

* Add gradlew.bat
2021-09-26 07:23:37 +07:00
Boulay Mathias
543b91fb88
Remove debug toast on a DEBUG build.
But hey, not like the end user cares
2021-09-25 15:25:17 +02:00
Duy Tran Khanh
7f462567b8
Update assets-v0.zip
attempt to fix twice reload (OptiFine 1.17.x), still need to pre-patch shaders in order to get it to work
2021-09-22 10:57:50 +07:00
SerpentSpirale
103aba6f60 Fix mouse being treated as back button on some devices 2021-09-20 21:37:27 +02:00
Duy Tran Khanh
7580a6c1ae
Update languagelist_updater.bat 2021-09-20 18:27:09 +07:00
Duy Tran Khanh
16401b57d0
Update languagelist_updater.bat 2021-09-20 18:26:38 +07:00
github-actions
28ceb8441f CI: Update vgpu 2021-09-18 10:13:40 +00:00
LegacyGamerHD
b3436a86d2
Update README.md 2021-09-18 12:10:09 +02:00
github-actions
91c8921d2f CI: Update vgpu 2021-09-17 14:49:15 +00:00
LegacyGamerHD
fc4e2baba5
trigger ci 2021-09-17 16:45:32 +02:00
SerpentSpirale
eb24f052e3 Clean up ShowNoAccountDialog 2021-09-14 19:49:28 +02:00
github-actions
9fc987f13f CI: Update vgpu 2021-09-13 18:23:14 +00:00
github-actions
1f9ff5bae9 CI: Update gl4es 2021-09-13 18:21:08 +00:00
ArtDev
36a7413a87
Update README.md 2021-09-13 21:18:04 +03:00
github-actions
904f2d8fcd CI: Update vgpu 2021-09-13 18:03:01 +00:00
github-actions
80453f99d2 CI: Update gl4es 2021-09-13 18:01:08 +00:00