1233 Commits

Author SHA1 Message Date
khanhduytran0
facaf2be9c [Preference] use setDefaultValue() instead of setValue() 2020-11-24 15:58:51 +07:00
Duy Tran Khanh
7281211b6e
Change scale after calculate 2020-11-24 15:18:26 +07:00
khanhduytran0
b02d5d61f3 [Custom controls] Re-calculate position after scale 2020-11-24 15:03:30 +07:00
khanhduytran0
f38f27c091 Fix scale value 2020-11-24 14:34:50 +07:00
khanhduytran0
2a165102e9 Float <=> Integer conversation fix 2020-11-24 14:24:47 +07:00
khanhduytran0
0b80abd642 Very crash fix 2020-11-24 14:09:48 +07:00
khanhduytran0
8d41dd77fe Merge branch 'v3_openjdk' of https://github.com/PojavLauncherTeam/PojavLauncher into v3_openjdk 2020-11-24 13:09:00 +07:00
khanhduytran0
b18ed54756 String fix 2020-11-24 12:25:23 +07:00
Duy Tran Khanh
a32746b12e Update Crowdin configuration file 2020-11-24 12:20:50 +07:00
khanhduytran0
f03100e852 Show dialog 2020-11-24 06:29:04 +07:00
khanhduytran0
091042c820 Changes
- Auto scale fixes
- Now launch Fabric installer easier
2020-11-24 06:28:18 +07:00
ArtDev
927f81d6e2
[Forge Installer 1.12+] fix 2020-11-23 20:29:17 +03:00
ArtDev
e94c199604
[Forge Installer 1.12+] Attempt 2 2020-11-23 20:17:11 +03:00
ArtDev
cd20231767
[Forge Installer 1.12+] revert 2020-11-23 20:13:46 +03:00
ArtDev
26d833fccc
[Forge Installer 1.12+]Use net/minecraftforge...
...instead of net.minecraftforge
2020-11-23 20:05:12 +03:00
ArtDev
989efc3385
[Forge Installer 1.12+] fix the error 2020-11-23 19:54:27 +03:00
ArtDev
1495928bb0
[Forge Installer 1.12+] Remove the first slash 2020-11-23 19:49:05 +03:00
ArtDev
a4ef351d69
[Forge Installer] Migrate to generic ZIP from JAR 2020-11-23 19:27:58 +03:00
ArtDev
f16d08efc7
[Forge Installer 1.12+] Locate the entry first 2020-11-23 19:18:36 +03:00
ArtDev
1aa0ee5e99
[Forge installer 1.12+] Additional checks
Now launcer would read from /version.json by default if field is null
2020-11-23 18:51:53 +03:00
khanhduytran0
3f88a4b8d1 Build error fix 2020-11-23 18:03:36 +07:00
khanhduytran0
3865ae1bc2 Try trigger callback on first eglSwapBuffers() 2020-11-23 17:42:06 +07:00
khanhduytran0
8c86158de2 [Forge installer] Add 1.12.2+ support 2020-11-23 16:57:23 +07:00
khanhduytran0
7a5c6f592d Bring auto re-locate to non-dynamic buttons.
Later will rename "dynamic" to use "custom dynamic"
2020-11-23 14:48:47 +07:00
khanhduytran0
487151c7fb [Custom controls] Re-calculate position after update button size 2020-11-23 14:37:56 +07:00
khanhduytran0
e91f847134 Changes
- [Custom controls] Trigger modified when move or resize
- Add option to scale buttons
2020-11-23 14:04:53 +07:00
khanhduytran0
4bff91e3f6 Changes
- [Custom controls] Bug fixes
- Update README.md
2020-11-23 12:58:27 +07:00
khanhduytran0
7034b61c77 Back to direct pipe on 1.12.2 and below 2020-11-23 06:21:03 +07:00
khanhduytran0
e512cb467b [Custom controls] Bug fixes
- Load a new control does not remove old control buttons.
- Unable to touch to hidden buttons.
2020-11-23 06:15:20 +07:00
khanhduytran0
d2dd686ca4 Try to autoscale 2020-11-23 05:54:04 +07:00
khanhduytran0
72176bc589 Changes
- Remove dummy libfontconfig
- Remove MC 1.12.x check for indirect input.
- Try always indirect pipe.
2020-11-23 05:48:54 +07:00
khanhduytran0
d456317389 Bug fix: Launch use custom arguments 2020-11-23 05:15:13 +07:00
khanhduytran0
b5d3e4b1f3 Use correct GL4ES 1.1.5 that fixes color on banner, sheep 2020-11-22 19:30:26 +07:00
khanhduytran0
e338a18269 [Forge installer] Another bug fix 2020-11-22 19:01:51 +07:00
khanhduytran0
0de61e64bc Another attempt to get PRI and SEC button un-editable on play. 2020-11-22 18:57:03 +07:00
khanhduytran0
3a30915a51 A lot of bug fixes in custom controls
- Re-load control when unnecessary.
- Able to edit PRI and SEC while playing.
- Unable to move camera while holding a button.
- Probably more(?)
2020-11-22 16:32:02 +07:00
khanhduytran0
f0a72d76d4 Remove the code that forces to use LaunchWrapper 2.0 2020-11-22 15:27:38 +07:00
khanhduytran0
7a148a58d5 [Forge installer] bug fixes 2020-11-22 13:35:21 +07:00
khanhduytran0
79ae41a651 Implements Forge installer (1.12.2 and below) 2020-11-22 13:10:27 +07:00
khanhduytran0
0b9acafeb4 Back to 2020-11-22 09:41:42 +07:00
khanhduytran0
168a763000 Merge branch 'v3_openjdk' of https://github.com/PojavLauncherTeam/PojavLauncher into v3_openjdk 2020-11-22 09:41:04 +07:00
Duy Tran Khanh
60fea9f1bd Update Crowdin configuration file 2020-11-22 09:38:27 +07:00
khanhduytran0
8ef4f6a647 EditTextPreference: single line 2020-11-22 09:34:20 +07:00
khanhduytran0
cbd0783e94 Changes
- Cleanup
- [JVM args] Not allow line break.
- Added GL4ES 1.1.5
2020-11-22 08:04:47 +07:00
khanhduytran0
82dad38de0 Merge branch 'v3_openjdk' of https://github.com/PojavLauncherTeam/PojavLauncher into v3_openjdk 2020-11-22 08:02:50 +07:00
khanhduytran0
87809c5532 [Custom controls] Fix control edit appear on play 2020-11-22 05:07:24 +07:00
LegacyGamerHD
483f137939
clean up 2020-11-21 20:48:35 +01:00
LegacyGamerHD
d2331bf90c
Update JREUtils.java 2020-11-21 16:30:19 +01: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