5506 Commits

Author SHA1 Message Date
Duy Tran Khanh
26b0a39d7e New translations strings.xml (English (upside down)) 2022-04-03 15:32:49 +07:00
Duy Tran Khanh
f83d979aef New translations strings.xml (Bashkir) 2022-04-03 15:32:47 +07:00
Duy Tran Khanh
5e01dc4211 New translations strings.xml (Latin) 2022-04-03 15:32:46 +07:00
Duy Tran Khanh
38bfdbe56b New translations strings.xml (Tatar) 2022-04-03 15:32:45 +07:00
Duy Tran Khanh
ff16744f3d New translations strings.xml (Filipino) 2022-04-03 15:32:45 +07:00
Duy Tran Khanh
6e128f2ba9 New translations strings.xml (Pirate English) 2022-04-03 15:32:44 +07:00
Duy Tran Khanh
a5ef3a0bd3 New translations strings.xml (English, United Kingdom) 2022-04-03 15:32:43 +07:00
Duy Tran Khanh
3b7bad3ff7 New translations strings.xml (Serbian (Cyrillic)) 2022-04-03 15:32:42 +07:00
Duy Tran Khanh
50b70fe5c2 New translations strings.xml (Malay) 2022-04-03 15:32:41 +07:00
Duy Tran Khanh
5e6131e5af New translations strings.xml (Kazakh) 2022-04-03 15:32:40 +07:00
Duy Tran Khanh
200a28e4eb New translations strings.xml (Thai) 2022-04-03 15:32:39 +07:00
Duy Tran Khanh
557cbc165c New translations strings.xml (Persian) 2022-04-03 15:32:38 +07:00
Duy Tran Khanh
134c6df1d6 New translations strings.xml (Indonesian) 2022-04-03 15:32:37 +07:00
Duy Tran Khanh
03ec4ecf9d New translations strings.xml (Vietnamese) 2022-04-03 15:32:36 +07:00
Duy Tran Khanh
8e36003d8d New translations strings.xml (English) 2022-04-03 15:32:35 +07:00
Duy Tran Khanh
1cae18b462 New translations strings.xml (Chinese Traditional) 2022-04-03 15:32:34 +07:00
Duy Tran Khanh
42d00f57de New translations strings.xml (Chinese Simplified) 2022-04-03 15:32:33 +07:00
Duy Tran Khanh
3328fe8a65 New translations strings.xml (Turkish) 2022-04-03 15:32:32 +07:00
Duy Tran Khanh
63d18efb60 New translations strings.xml (Hindi) 2022-04-03 15:32:31 +07:00
Duy Tran Khanh
3eabe6d835 New translations strings.xml (Portuguese, Brazilian) 2022-04-03 15:32:30 +07:00
artdeell
dca7ced92f Return the Mojang login (testing required) 2022-04-03 11:22:34 +03:00
SerpentSpirale
81169bccaa Tweak gamepad detection 2022-04-02 16:39:59 +02:00
SerpentSpirale
9c2e1244d8 Remove explicit surface unlinking 2022-04-02 16:39:59 +02:00
SerpentSpirale
f2adae6bcf Update JavaGUILauncherActivity.java 2022-04-02 16:39:59 +02:00
SerpentSpirale
ba1d8db65e Replace TABs with 4 spaces 2022-04-02 16:39:59 +02:00
SerpentSpirale
582b730289 Fix weirdly transparent TextureView 2022-04-02 16:39:59 +02:00
SerpentSpirale
1940833b99 Full button refresh positioning 2022-04-02 16:39:59 +02:00
SerpentSpirale
4f82b94018 WIP broken button repositionning on resize 2022-04-02 16:39:59 +02:00
SerpentSpirale
64d03fc645 Rearrange the keyboard button 2022-04-02 16:39:59 +02:00
SerpentSpirale
84d3d8d45e Fix mouse position 2022-04-02 16:39:59 +02:00
SerpentSpirale
665cdb40a8 Full AWT char sending support 2022-04-02 16:39:59 +02:00
LegacyGamerHD
4cb2ba9223 fix compiling partly (#6)
* fix compiling partly

* update the build guide in the read me
2022-04-02 16:39:59 +02:00
SerpentSpirale
46ee7b33bc The TouchCharInput class can now use key sending strategies.
W.I.P: AWT key sender for the mod installer
Add ability to choose the either the TexturView ro SurfaceView
1:1 mapping of the touchpad in the mod installer
2022-04-02 16:39:59 +02:00
SerpentSpirale
146cc46121 Allow window resize for older versions of minecraft 2022-04-02 16:39:59 +02:00
SerpentSpirale
d8482499a3 Oh look the installer runs at 260+ fps now 2022-04-02 16:39:59 +02:00
SerpentSpirale
8c7bba530e Handle configuration changes to resize the surface;
Deal with surface creation/destruction;
2022-04-02 16:39:59 +02:00
SerpentSpirale
88f31df1f1 Switch button style for mod installer layout 2022-04-02 16:39:59 +02:00
SerpentSpirale
22d898b7c3 Update lwjgl-glfw-classes.jar and version 2022-04-02 16:39:59 +02:00
SerpentSpirale
98a5d0b6fd Switch to SurfaceView for performance; Fix dropping items when it shouldn't be the case; 2022-04-02 16:39:59 +02:00
SerpentSpirale
4dc3a4755e CPU friendlier framerate limiter implementation 2022-04-02 16:39:59 +02:00
SerpentSpirale
841f29cb63 Avoid 1.14.2 crashing when pressing anywhere and in the option menu 2022-04-02 16:39:59 +02:00
SerpentSpirale
2ad0a2ff42 Fix 1.13+ mouse not working when pressing too soon 2022-04-02 16:39:59 +02:00
SerpentSpirale
e42251a836 Auto update lwjgl jar 2022-04-02 16:39:59 +02:00
Duy Tran Khanh
4456d5e2cf New translations strings.xml (Tatar) 2022-04-02 15:34:45 +07:00
artdeell
5cc0b144ff (Fixed) How ironic... the crash fragment crashes 2022-04-01 21:56:39 +03:00
Duy Tran Khanh
0338bdcb36
Crash log: The NPE was able to escape, so catch it! 2022-04-01 20:47:23 +07:00
Duy Tran Khanh
e183c9f6af New translations strings.xml (Vietnamese) 2022-03-28 04:56:57 +07:00
Duy Tran Khanh
191fa446cf New translations strings.xml (Polish) 2022-03-28 04:56:56 +07:00
Duy Tran Khanh
252b5e0471
Handle null pointer in Tools.lastFileModified()
Fixes #2883
Fixes #2958
Fixes #2959
2022-03-27 04:47:50 +07:00
Duy Tran Khanh
1f178f0b67 New translations strings.xml (Spanish) 2022-03-26 03:02:15 +07:00