Commit Graph

1277 Commits

Author SHA1 Message Date
khanhduytran0
6fdae58012 [On-screen mouse] fix size 2020-12-02 17:09:51 +07:00
khanhduytran0
3fba4ab3a0 [Feature request] Customizable mouse size 2020-12-02 16:37:46 +07:00
khanhduytran0
6a4eccb07b [JVM Launch] Bug fix: attempt to run multiple JVM instances 2020-12-02 15:21:33 +07:00
khanhduytran0
00546b47bd Tab to spaces 2020-12-02 06:25:40 +07:00
khanhduytran0
1b04a74f5c Custom controls changes
- Try to get toggleable option works.
- [Bug fix] Hidden buttons
2020-12-02 05:23:49 +07:00
khanhduytran0
7b2eaeac94 [JVM Launch] Pre-load libfreetype.so and libfontmanager.so, maybe fix RLCraft crashes 2020-12-01 17:36:35 +07:00
Duy Tran Khanh
682b506f60 Update LWJGLX to 0614ef622e 2020-12-01 16:53:43 +07:00
Duy Tran Khanh
710a379854 Update version 2020-12-01 16:51:56 +07:00
khanhduytran0
cdf1470be6 xawt: fix 2020-12-01 13:47:13 +07:00
khanhduytran0
2ed10f42f4 xawt 2020-12-01 13:31:21 +07:00
Duy Tran Khanh
bacbb75864 [awt_xawt] 2020-12-01 13:21:41 +07:00
khanhduytran0
bb348c1532 Merge branch 'v3_openjdk' of https://github.com/PojavLauncherTeam/PojavLauncher into v3_openjdk 2020-12-01 13:14:46 +07:00
khanhduytran0
01839973df [awt_xawt] Stub the whole x lib 2020-12-01 13:13:49 +07:00
Duy Tran Khanh
640bbec725 [awt_xawt] JNI_OnLoad 2020-12-01 12:21:19 +07:00
Duy Tran Khanh
a3adc77d18 [awt_xawt] fixe 2020-12-01 12:17:13 +07:00
khanhduytran0
91f49a0619 [awt_xawt] compile fix 2020-12-01 11:40:15 +07:00
Duy Tran Khanh
5fcbe9f08e Remove includes 2020-12-01 06:25:38 +07:00
Duy Tran Khanh
3e2eb97208 Remove execinfo.h include 2020-12-01 06:21:42 +07:00
khanhduytran0
771f233ba4 Merge branch 'v3_openjdk' of https://github.com/PojavLauncherTeam/PojavLauncher into v3_openjdk 2020-12-01 06:11:23 +07:00
khanhduytran0
868c282efe [awt_xawt] add missing methods 2020-12-01 06:10:07 +07:00
ArtDev
fc6c0c8c1b Fall back to API 26 2020-11-30 22:55:58 +03:00
ArtDev
3900b0a62c mojang_logo.png by @provsalt 2020-11-30 22:03:26 +03:00
artdeell
cf948a59dd Change target API to 29 for GPlay; disable debugging for release build 2020-11-30 18:40:07 +03:00
ArtDev
425141aeea upload logo.png by @Syjalo 2020-11-30 18:16:20 +03:00
artdeell
23b405c10c Change branding 2020-11-30 18:07:10 +03:00
khanhduytran0
2cef96b8fa Fix rumtime 2020-11-30 19:31:02 +07:00
khanhduytran0
4089fa270c Changes
- Remove crash dumper (unused yet..)
- Fix random crashes on custom controls
2020-11-30 19:12:26 +07:00
Duy Tran Khanh
3527df6d56 Update version 2020-11-30 14:04:24 +07:00
Duy Tran Khanh
1d44757cff Update to 31fb36e55d 2020-11-30 14:00:56 +07:00
artdeell
910aab8527 SANITY: remove the existing runtime before installing 2020-11-29 18:38:50 +03:00
artdeell
fea686c66b Fix it AGAIN 2020-11-29 18:13:03 +03:00
ArtDev
a5c97f85f2 Fix compilation 2020-11-29 18:05:53 +03:00
ArtDev
3ffc70a4b6 Try to apply version via a file 2020-11-29 17:59:05 +03:00
ArtDev
b394265263 Create jre runtime folder if it does not exist 2020-11-29 17:01:55 +03:00
ArtDev
58292a04e8 Fix paths 2020-11-29 16:47:13 +03:00
ArtDev
02b6a23a8e Add the runtime 2020-11-29 16:34:37 +03:00
khanhduytran0
cbe25c83c0 Restore a part 2020-11-29 20:22:38 +07:00
khanhduytran0
894434fdb4 Changes
- [JRE auto install] Use short-hand methods
- [IOUtils.copy()] check and add close() after them
2020-11-29 20:01:58 +07:00
khanhduytran0
af609c2d46 [JRE auto install] use short-hand method and other stuff 2020-11-29 19:47:47 +07:00
artdeell
e823ac9971 JRE auto-install (untested) 2020-11-29 15:19:51 +03:00
khanhduytran0
49be66a48d [Mod install launch] Correctly handle exit code 2020-11-29 18:55:32 +07:00
khanhduytran0
1ac648e998 [lwjglx] Update to commit b19d89d: Force fullscreen 2020-11-29 16:22:04 +07:00
khanhduytran0
328df2c889 [Text input] Still trying to get unicode to work 2020-11-29 14:46:35 +07:00
khanhduytran0
d8832d76cc Merge branch 'v3_openjdk' of https://github.com/khanhduytran0/PojavLauncher.git into v3_openjdk 2020-11-29 10:11:21 +07:00
khanhduytran0
ec81d099ad Print stack trace 2020-11-29 10:10:57 +07:00
khanhduytran0
343c0253cb [Fabric installer] Crash fix 2020-11-29 09:14:44 +07:00
khanhduytran0
11df4a1b87 [Mod install] Fix close log screen 2020-11-29 09:11:15 +07:00
khanhduytran0
11fb5bb254 [Mod install] Bug fix could not load main class 2020-11-29 08:54:33 +07:00
khanhduytran0
c7a10421d9 [Text input] double letter fix 2020-11-28 20:33:40 +07:00
khanhduytran0
0058e004ad [Text input] fix compile 2020-11-28 19:06:48 +07:00