Duy Tran Khanh
|
5edf03aaf6
|
New translations strings.xml (Spanish)
|
2023-03-12 21:07:12 +07:00 |
|
Duy Tran Khanh
|
b2cd61af91
|
New translations strings.xml (French)
|
2023-03-12 21:07:12 +07:00 |
|
Duy Tran Khanh
|
1c47d63b5f
|
New translations strings.xml (Romanian)
|
2023-03-12 21:07:11 +07:00 |
|
Duy Tran Khanh
|
350fa91328
|
New translations strings.xml (Vietnamese)
|
2023-03-12 21:07:10 +07:00 |
|
Duy Tran Khanh
|
b07443f0a3
|
New translations strings.xml (Greek)
|
2023-03-12 21:07:09 +07:00 |
|
Duy Tran Khanh
|
410101ec02
|
New translations strings.xml (Korean)
|
2023-03-12 21:07:08 +07:00 |
|
Duy Tran Khanh
|
f4240e371b
|
New translations strings.xml (Japanese)
|
2023-03-12 21:07:07 +07:00 |
|
Mathias-Boulay
|
dabec85774
|
Fix[UI]: link to non-existant page
|
2023-03-11 23:44:21 +01:00 |
|
Mathias-Boulay
|
64fc29ce3c
|
Fix[editor]: "SPECIAL_" key name stacking up
|
2023-03-11 22:22:34 +01:00 |
|
Mathias-Boulay
|
c8cf5df4e2
|
Workaround: auto Delete corrupted accounts
|
2023-03-11 22:05:36 +01:00 |
|
Mathias-Boulay
|
7c0a69fb6c
|
Fix[UI_PROGRESS]: non anti-aliased text
|
2023-03-11 21:53:14 +01:00 |
|
github-actions
|
de89f677a2
|
CI: Update gl4es
|
2023-03-11 20:17:18 +00:00 |
|
Mathias-Boulay
|
0c5a98810b
|
Fix[UI]: crash upon login twice on the same account
|
2023-03-11 21:13:41 +01:00 |
|
Duy Tran Khanh
|
59ed93b6f7
|
New translations strings.xml (Estonian)
|
2023-03-08 21:49:13 +07:00 |
|
Duy Tran Khanh
|
1fe3f61dbe
|
New translations strings.xml (Chinese Simplified)
|
2023-03-08 21:49:12 +07:00 |
|
Duy Tran Khanh
|
fc545af956
|
New translations strings.xml (Russian)
|
2023-03-08 21:49:11 +07:00 |
|
Duy Tran Khanh
|
503f312d97
|
New translations strings.xml (German)
|
2023-03-07 21:37:46 +07:00 |
|
github-actions
|
ed1870eecc
|
CI: Update gl4es
|
2023-03-07 12:06:56 +00:00 |
|
artdeell
|
3e3b97317b
|
Implement mouse button buffer
Fixes Timeless and Classics Guns on 1.16.5 (and probably newer versions too)
|
2023-03-07 15:03:55 +03:00 |
|
Duy Tran Khanh
|
d7b93bfa97
|
New translations strings.xml (Ukrainian)
|
2023-03-06 21:26:25 +07:00 |
|
Duy Tran Khanh
|
86faafa365
|
New translations strings.xml (Russian)
|
2023-03-06 21:26:21 +07:00 |
|
Duy Tran Khanh
|
b8bc0951ad
|
New translations strings.xml (Italian)
|
2023-03-06 21:26:17 +07:00 |
|
Duy Tran Khanh
|
12d970426b
|
New translations strings.xml (Czech)
|
2023-03-06 21:26:13 +07:00 |
|
Mathias-Boulay
|
a84cf5a67d
|
Feat: Allow disabling off hand swap
|
2023-03-05 19:04:33 +01:00 |
|
Mathias-Boulay
|
ac3dcba776
|
Cleanup: fix typo
|
2023-03-05 18:52:02 +01:00 |
|
Mathias-Boulay
|
17d64faf29
|
Fix: Change again how swipeable control are handled
|
2023-03-05 18:09:49 +01:00 |
|
Mathias-Boulay
|
934161a203
|
Cleanup: Remove empty function
|
2023-03-05 18:08:19 +01:00 |
|
Duy Tran Khanh
|
5c95f0038b
|
New translations strings.xml (Italian)
|
2023-03-05 21:07:46 +07:00 |
|
github-actions
|
6afd186b45
|
CI: Update gl4es
|
2023-03-05 10:54:16 +00:00 |
|
Duy Tran Khanh
|
7230114a33
|
New translations strings.xml (Russian)
|
2023-03-04 20:59:40 +07:00 |
|
artdeell
|
ddd0178a7d
|
Even more cleanup!
|
2023-03-04 15:41:26 +03:00 |
|
artdeell
|
f732916f8a
|
Code cleanup!
|
2023-03-04 14:30:19 +03:00 |
|
artdeell
|
944be73f55
|
Move every variable to Environ
No desyncs on MemeUI now
|
2023-03-04 08:10:52 +03:00 |
|
artdeell
|
137abe65bf
|
Revert
|
2023-03-03 21:16:58 +03:00 |
|
artdeell
|
37141124c6
|
Add logging for native input events
|
2023-03-03 20:36:00 +03:00 |
|
ArtDev
|
323c6e8ace
|
Increase event buffer size *just a bit*
A 160 times increase won't hurt anybody and provide a bit more resilience
|
2023-03-03 17:56:26 +03:00 |
|
ArtDev
|
4aeb89922c
|
Merge pull request #4006 from PojavLauncherTeam/native-input
Native input
|
2023-03-03 17:52:46 +03:00 |
|
artdeell
|
b2bfd46421
|
Make isInputReady non-volatile
The original issue causing it is gone now
|
2023-03-03 17:34:17 +03:00 |
|
Duy Tran Khanh
|
fcbd20bfd6
|
New translations strings.xml (Tatar)
|
2023-03-03 21:01:40 +07:00 |
|
Duy Tran Khanh
|
bd8b7b623c
|
New translations strings.xml (Estonian)
|
2023-03-03 21:01:39 +07:00 |
|
Duy Tran Khanh
|
a4e834d787
|
New translations strings.xml (Indonesian)
|
2023-03-03 21:01:38 +07:00 |
|
Duy Tran Khanh
|
c8ef025008
|
New translations strings.xml (English)
|
2023-03-03 21:01:37 +07:00 |
|
Duy Tran Khanh
|
d72e56a0b2
|
New translations strings.xml (Chinese Simplified)
|
2023-03-03 21:01:36 +07:00 |
|
Duy Tran Khanh
|
e6aa98c4ae
|
New translations strings.xml (Ukrainian)
|
2023-03-03 21:01:35 +07:00 |
|
Duy Tran Khanh
|
73abbb925a
|
New translations strings.xml (Russian)
|
2023-03-03 21:01:34 +07:00 |
|
artdeell
|
57461d30e6
|
Fix Tools.write
|
2023-03-03 16:40:07 +03:00 |
|
artdeell
|
00f6d29fb9
|
Fixed: unable to change resolution after first mouse move
Also some changes around thread attachment
|
2023-03-03 16:21:26 +03:00 |
|
artdeell
|
de6c03049a
|
More work on the native input
|
2023-03-02 23:01:25 +03:00 |
|
artdeell
|
21cfe0515a
|
Merge
|
2023-03-02 21:46:13 +03:00 |
|
Mathias-Boulay
|
84a09b26b3
|
Cleanup: Remove debug input textview
It was unused after the second version of the input system
|
2023-03-02 16:12:30 +01:00 |
|