1186 Commits

Author SHA1 Message Date
khanhduytran0
87809c5532 [Custom controls] Fix control edit appear on play 2020-11-22 05:07:24 +07:00
khanhduytran0
746aeea4c5 Try to get language up and work 2020-11-21 17:35:12 +07:00
khanhduytran0
63d9d29a87 Merge branch 'v3_openjdk' of https://github.com/PojavLauncherTeam/PojavLauncher into v3_openjdk 2020-11-21 16:07:13 +07:00
khanhduytran0
bcb49e50bc Fix locale names not shown correctly 2020-11-21 16:06:06 +07:00
Duy Tran Khanh
138d3057bb
Merge pull request #364 from PojavLauncherTeam/l10n_v3_openjdk2
New Crowdin updates
2020-11-21 15:32:03 +07:00
khanhduytran0
b13fb2bc32 [Custom controls edit] Try to fix inverted special keycode 2020-11-21 15:28:59 +07:00
khanhduytran0
0585f29567 Move click and touch listener to separate 2020-11-21 14:35:06 +07:00
Duy Tran Khanh
b0dda96beb New translations strings.xml (English, United Kingdom) 2020-11-21 14:28:29 +07:00
Duy Tran Khanh
05393edbaa New translations strings.xml (Spanish) 2020-11-21 14:28:28 +07:00
Duy Tran Khanh
7c62c95d0e New translations strings.xml (Afrikaans) 2020-11-21 14:28:26 +07:00
Duy Tran Khanh
d8dd592f10 New translations strings.xml (Arabic) 2020-11-21 14:28:24 +07:00
Duy Tran Khanh
9e59f2def7 New translations strings.xml (Catalan) 2020-11-21 14:28:22 +07:00
Duy Tran Khanh
faae397714 New translations strings.xml (Czech) 2020-11-21 14:28:20 +07:00
Duy Tran Khanh
144f8f61b8 New translations strings.xml (Danish) 2020-11-21 14:28:19 +07:00
Duy Tran Khanh
deefbaaac3 New translations strings.xml (German) 2020-11-21 14:28:17 +07:00
Duy Tran Khanh
ab17ce5a69 New translations strings.xml (Greek) 2020-11-21 14:28:15 +07:00
Duy Tran Khanh
563f496215 New translations strings.xml (Finnish) 2020-11-21 14:28:14 +07:00
Duy Tran Khanh
a35d23b55d New translations strings.xml (Hebrew) 2020-11-21 14:28:12 +07:00
Duy Tran Khanh
2c771f3a9f New translations strings.xml (Hungarian) 2020-11-21 14:28:10 +07:00
Duy Tran Khanh
648cba61e0 New translations strings.xml (Italian) 2020-11-21 14:28:09 +07:00
Duy Tran Khanh
30ea8f43f6 New translations strings.xml (Japanese) 2020-11-21 14:28:07 +07:00
Duy Tran Khanh
85468a152b New translations strings.xml (Korean) 2020-11-21 14:28:05 +07:00
Duy Tran Khanh
3bedde5af4 New translations strings.xml (French) 2020-11-21 14:28:03 +07:00
Duy Tran Khanh
8b953932a0 New translations strings.xml (Dutch) 2020-11-21 14:28:01 +07:00
Duy Tran Khanh
2ac661e505 New translations strings.xml (Polish) 2020-11-21 14:28:00 +07:00
Duy Tran Khanh
06a3d02acf New translations strings.xml (Portuguese) 2020-11-21 14:27:58 +07:00
Duy Tran Khanh
3b80a96c9c New translations strings.xml (Russian) 2020-11-21 14:27:56 +07:00
Duy Tran Khanh
c1e13b8038 New translations strings.xml (Serbian (Cyrillic)) 2020-11-21 14:27:55 +07:00
Duy Tran Khanh
14945acfc1 New translations strings.xml (Swedish) 2020-11-21 14:27:53 +07:00
Duy Tran Khanh
64037b16c5 New translations strings.xml (Turkish) 2020-11-21 14:27:51 +07:00
Duy Tran Khanh
73a42da821 New translations strings.xml (Ukrainian) 2020-11-21 14:27:49 +07:00
Duy Tran Khanh
127cf45577 New translations strings.xml (Chinese Simplified) 2020-11-21 14:27:48 +07:00
Duy Tran Khanh
bb278120a4 New translations strings.xml (Chinese Traditional) 2020-11-21 14:27:46 +07:00
Duy Tran Khanh
9af1da797a New translations strings.xml (English) 2020-11-21 14:27:44 +07:00
Duy Tran Khanh
556685c870 New translations strings.xml (Vietnamese) 2020-11-21 14:27:42 +07:00
Duy Tran Khanh
2de0bc13b7 New translations strings.xml (Portuguese, Brazilian) 2020-11-21 14:27:41 +07:00
Duy Tran Khanh
f13e969911 New translations strings.xml (Indonesian) 2020-11-21 14:27:39 +07:00
Duy Tran Khanh
a5e7056f61 New translations strings.xml (Norwegian) 2020-11-21 14:27:38 +07:00
Duy Tran Khanh
9786cb2a31 New translations strings.xml (Romanian) 2020-11-21 14:27:36 +07:00
khanhduytran0
abc40ff025 Debug on touch event 2020-11-21 14:06:45 +07:00
khanhduytran0
1619616674 Fix mouse buttons not working 2020-11-21 13:26:21 +07:00
khanhduytran0
5cf46203c2 Fix infinity reload 2020-11-21 12:48:01 +07:00
khanhduytran0
9e71ff6aaa Changes
- [Custom controls] Fix special buttons index.
- [Language changer] change behavior
2020-11-21 12:24:57 +07:00
khanhduytran0
dd6d080b4e Custom controls changes
- Add key combination: Alt, Control, Shift.
- Add new special button: middle mouse.
- Allow rename a special button.
2020-11-21 11:53:53 +07:00
khanhduytran0
c25b7bd768 Add LIBGL_NORMALIZE=1 to fix banner and sheep color 2020-11-21 06:16:54 +07:00
khanhduytran0
752cf064f2 Add GL4ES 1.1.5 commit a4486d5 2020-11-21 05:40:09 +07:00
Duy Tran Khanh
3642732bd9 New translations strings.xml (Chinese Simplified) 2020-11-20 23:29:15 +07:00
Duy Tran Khanh
9fc27bd143 New translations strings.xml (Czech) 2020-11-20 22:29:37 +07:00
khanhduytran0
222f8e3c77 [Custom controls] try treat click as long click 2020-11-20 21:07:38 +07:00
khanhduytran0
1373a76e74 Changes
- [Custom controls] Changed some maths in calculating generated control.
- [Custom controls design] Try to fix hold issue.
- [ingame] Try to fix pointer capture issue.
2020-11-20 20:36:46 +07:00