4756 Commits

Author SHA1 Message Date
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
Boulay Mathias
d7019746ed
Merge pull request #2006 from Mathias-Boulay/Control_revision_2.4
[V2.4] Controls revision
2021-09-13 19:52:52 +02:00
SerpentSpirale
125be60e6f Fix mouse lag once and for all 2021-09-13 19:51:21 +02:00
SerpentSpirale
734599ed32 Add a label to the import activity 2021-09-13 19:51:21 +02:00
SerpentSpirale
d3e6a882bd bump up control version 2021-09-13 19:51:21 +02:00
SerpentSpirale
6bbc2f1c2f Fix typo 2021-09-13 19:51:21 +02:00
SerpentSpirale
e9e8b95549 Auto show the keyboard when importing controls 2021-09-13 19:51:21 +02:00
SerpentSpirale
6761e487b2 Proper filename retrieval support 2021-09-13 19:51:21 +02:00
SerpentSpirale
a6df620b0f Un-hardcode strings resources 2021-09-13 19:51:21 +02:00
SerpentSpirale
f48a05e3b5 Language spinner is now more visible. 2021-09-13 19:51:21 +02:00
SerpentSpirale
8a6838f819 Add control verification to the import screen 2021-09-13 19:51:21 +02:00
SerpentSpirale
ff87188a28 Slight optimisation 2021-09-13 19:51:21 +02:00
SerpentSpirale
c0f9d73208 Adapted the double tap for ALL pointers 2021-09-13 19:51:21 +02:00
SerpentSpirale
eec850dfcc Fix buggy volume rocker key test 2021-09-13 19:51:21 +02:00
SerpentSpirale
54e9b421a3 Added double tap to swap second hand item 2021-09-13 19:51:21 +02:00
SerpentSpirale
094bd32f2b Limit to only one instance of the import screen 2021-09-13 19:51:21 +02:00
SerpentSpirale
1002d59cc9 - Import screen W.I.P
- Rounded background menu corners
2021-09-13 19:51:20 +02:00
SerpentSpirale
bb52f8cd1c Reduce ControlButton memory usage 2021-09-13 19:51:20 +02:00
SerpentSpirale
978f029958 Clear focus when mouse grab is false 2021-09-13 19:51:20 +02:00
SerpentSpirale
6ba6ea2db7 Fix offset on-screen controls on desktop mode. 2021-09-13 19:51:20 +02:00
SerpentSpirale
b32123ba58 Small drawing optimisation 2021-09-13 19:51:20 +02:00