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
SerpentSpirale
47f467e705
- Add auto-correct support
...
- Fix F25 key when setting controls.
2021-09-13 19:51:20 +02:00
SerpentSpirale
a47361cba0
Increase deadzone again
2021-09-13 19:51:20 +02:00
SerpentSpirale
88b1c3d9c3
Device independant gamepad sensitivity
2021-09-13 19:51:20 +02:00
SerpentSpirale
696eb1a620
Fix NullPointerException
2021-09-13 19:51:20 +02:00
SerpentSpirale
361fafb3dc
Fix swapped axis detection
2021-09-13 19:51:20 +02:00
SerpentSpirale
66f65f04d2
Reduce ControlButton instantiation memory usage
2021-09-13 19:51:20 +02:00
SerpentSpirale
7ec533a997
Reduced memory consumption caused by subButton
2021-09-13 19:51:20 +02:00
SerpentSpirale
29b7aeb999
Free placement subButton support
2021-09-13 19:51:20 +02:00
SerpentSpirale
2501883ca8
Proper subButton cloning support
2021-09-13 19:51:20 +02:00
SerpentSpirale
424d34f93a
Increase gamepad deadzone
2021-09-13 19:51:20 +02:00
SerpentSpirale
cf6737b1ac
Detect swapped axis between triggers and RJoystick
2021-09-13 19:51:20 +02:00
SerpentSpirale
4c71e66f48
Better deadzones for self calibrating devices
2021-09-13 19:51:20 +02:00
SerpentSpirale
a81441d60a
Fix improper gamepad sensitivity in menus
2021-09-13 19:51:20 +02:00