Commit Graph

140 Commits

Author SHA1 Message Date
khanhduytran0
92ca49b9bf [Forge 1.13+ installer] Added 2020-12-13 17:50:37 +07:00
khanhduytran0
72d9e39212 Minor compile fix 2020-12-13 15:36:56 +07:00
Duy Tran Khanh
a666178ea4 Disable FML Early Loading to get Forge 1.14+ works 2020-12-13 15:24:08 +07:00
khanhduytran0
0168ede426 [MC version processor] Bug fix: broken duplicate library filter 2020-12-13 10:25:25 +07:00
khanhduytran0
6a147dfe6d [MC version processor] Try fixxxxx 2020-12-12 19:55:30 +07:00
khanhduytran0
57ff428df4 [MC version processor] more debug 2020-12-12 12:46:25 +07:00
khanhduytran0
f8fe4b5ca6 [MC Version processor] Debug: replace duplicate libraries 2020-12-12 12:28:52 +07:00
artdeell
f078673ac0 Add progress reporter for libraries 2020-12-11 19:16:24 +03:00
khanhduytran0
d5e4b66722 [Do not try this build] Debug print full java args 2020-12-11 17:21:58 +07:00
khanhduytran0
6da3fa2783 [Version Json processor] Bug fix: infinitive add/set libraries cause modded version stuck at "Waiting" when launch 2020-12-11 16:16:04 +07:00
khanhduytran0
b301e3c88a [Version Json processor] Allow override library version 2020-12-11 15:52:47 +07:00
khanhduytran0
541782a566 [Forge] Bug fix attempt: error when launch some Forge versions 2020-12-10 19:56:10 +07:00
khanhduytran0
c3c2c1c066 Minor code cleanup 2020-12-08 12:35:32 +07:00
khanhduytran0
49974f0393 [Forge size fix] Set overrideWidth and overrideHeight auto 2020-12-06 20:37:08 +07:00
khanhduytran0
5da7fbb676 Bug fix: Window size on Forge is not correctly 2020-12-06 15:39:11 +07:00
khanhduytran0
2c8b213911 Another string change; Little smaller code 2020-12-05 11:50:46 +07:00
khanhduytran0
e14acb95bb Set back GL4ES 1.1.4 to default because of rendering problems 2020-12-04 05:39:30 +07:00
khanhduytran0
13d47bf015 Changes
- [Custom controls] Add special buttons: Scroll up, Scroll down.
- [Custom controls] Change shift press mode to switch hold state.
- Set GL4ES 1.1.5 as default to fix following bugs:
 + Banner, sheep, fish, etc... color issue.
 + Clouds rendering issue.
2020-12-03 12:14:04 +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
khanhduytran0
49be66a48d [Mod install launch] Correctly handle exit code 2020-11-29 18:55:32 +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
11fb5bb254 [Mod install] Bug fix could not load main class 2020-11-29 08:54:33 +07:00
khanhduytran0
739c3a8862 [Custom controls] Focus fix(?) 2020-11-27 15:34:49 +07:00
khanhduytran0
cc47a72bc2 Fix empty version 2020-11-26 21:01:54 +07:00
khanhduytran0
091042c820 Changes
- Auto scale fixes
- Now launch Fabric installer easier
2020-11-24 06:28:18 +07:00
khanhduytran0
8c86158de2 [Forge installer] Add 1.12.2+ support 2020-11-23 16:57:23 +07:00
khanhduytran0
d2dd686ca4 Try to autoscale 2020-11-23 05:54:04 +07:00
khanhduytran0
f0a72d76d4 Remove the code that forces to use LaunchWrapper 2.0 2020-11-22 15:27:38 +07:00
khanhduytran0
87809c5532 [Custom controls] Fix control edit appear on play 2020-11-22 05:07:24 +07:00
khanhduytran0
c4737a212c Fix button too big 2020-11-20 13:38:31 +07:00
khanhduytran0
e5fdd21284 Changes
- Try to fix scaling (if get back, tablet buttons will be small).
- Try to fix Minecraft not starting.
2020-11-20 13:33:54 +07:00
khanhduytran0
644af4eaaf Fixes
- Some crashes
- Button too big
2020-11-20 12:59:59 +07:00
Tran Khanh Duy
a9146b1fd8 Crash fix 2020-11-20 06:50:53 +07:00
khanhduytran0
b5aa16b072 Fix scaling.... 2020-11-20 06:31:12 +07:00
khanhduytran0
8651abc104 Changes
- Experimental autoscale for control buttons.
- [Custom control] Implements dynamic position.
2020-11-20 06:10:42 +07:00
khanhduytran0
b18dc9b6da Prints LD_LIBRARY_PATH 2020-11-18 20:12:40 +07:00
khanhduytran0
54341d7cfe Use global Gson object with pretty printing 2020-11-17 18:01:20 +07:00
khanhduytran0
84f97f3ccd A lot of changes
* Custom controls:
- Rename classes
- Add Dynamic position calculator for auto scale. TODO: document position variables
* Source code
- Abstracts MainActivity.java to prepare implement custom control.
2020-11-17 14:38:20 +07:00
khanhduytran0
d41bcb6561 Sorting 2020-11-15 09:53:59 +07:00
khanhduytran0
d46abbe040 Fix internal errors 2020-11-15 09:49:27 +07:00
khanhduytran0
a33dcfaf9f [Custom version] Improve MC version inheriting combination 2020-11-15 09:37:00 +07:00
khanhduytran0
217f3997db Scroll when hold 2 fingers 2020-11-14 15:42:09 +07:00
khanhduytran0
ebc95ec9c7 Move LIBGL_BATCH=10 to environment variable 2020-11-13 05:21:31 +07:00
LegacyGamerHD
e90a9e0a0e correct my stuff 2020-11-12 17:35:22 +01:00
LegacyGamerHD
9c5ad4c505 Update Tools.java 2020-11-12 16:55:33 +01:00
LegacyGamerHD
678b86f228 Update Tools.java 2020-11-12 16:49:12 +01:00
khanhduytran0
5214a4f7e6 Code cleanup
- Move source files to convenient folders
- Remove unused classes
- Remove NDK ABI filter (supports all architectures)
2020-11-12 09:34:08 +07:00
khanhduytran0
79c3386e2a Changes
- [Input pipe] Try to fix text not working on 1.12.2 and below.
- [MC version manage] Copy from inheritsFrom if could not download version.
2020-11-10 20:01:49 +07:00