5527 Commits

Author SHA1 Message Date
SerpentSpirale
9e26e48714 Revert "Swap the broken parser for a java argument"
This reverts commit f966a153fc76c5487c6098fadbcc8e1db09fe4e8.

Conflicts:
	app_pojavlauncher/src/main/java/net/kdt/pojavlaunch/utils/JREUtils.java
2022-05-16 12:46:16 +02:00
Boulay Mathias
5d66b6a2a0
Update JREUtils.java 2022-05-16 08:18:41 +02:00
Boulay Mathias
f966a153fc Swap the broken parser for a java argument 2022-05-15 22:52:15 +02:00
artdeell
61388903bd Replace "Unknown" with last selected version ID on first launch 2022-05-15 23:18:08 +03:00
github-actions
9bb00d967b CI: Update gl4es 2022-05-15 17:26:49 +00:00
Boulay Mathias
12510ca242 Fix pottentially improper unpacking 2022-05-15 19:23:32 +02:00
artdeell
e4dac248e0 Fix "Local" on first microsoft log-in and temporary local log-ins 2022-05-15 19:04:53 +03:00
Duy Tran Khanh
5a69d6bd9d New translations strings.xml (Malay) 2022-05-15 18:52:22 +07:00
Duy Tran Khanh
d5490b8cbc New translations strings.xml (Vietnamese) 2022-05-15 18:52:21 +07:00
github-actions
c50e425df3 CI: Update gl4es 2022-05-15 10:35:58 +00:00
github-actions
cdcf07d0ff CI: Update gl4es 2022-05-15 09:59:05 +00:00
github-actions
4d396ba51e CI: Update gl4es 2022-05-15 03:07:52 +00:00
github-actions
e46003766a CI: Update gl4es 2022-05-14 20:57:56 +00:00
Duy Tran Khanh
245d616261 New translations strings.xml (Vietnamese) 2022-05-14 18:53:25 +07:00
Duy Tran Khanh
9224e2d956 New translations strings.xml (Portuguese, Brazilian) 2022-05-14 18:53:24 +07:00
ArtDev
ec8a6643b2
CI: remove run_id 2022-05-14 14:37:42 +03:00
ArtDev
18888221cb
Create PRIVACY_POLICY_ru 2022-05-13 16:40:44 +03:00
ArtDev
9a79678c9d
Merge pull request #3227 from PojavLauncherTeam/jre17-autounpack-u
Jre17 autounpack u
2022-05-13 14:48:25 +03:00
ArtDev
36747ec15e
CI: Switch branch to buildjre17 2022-05-13 14:40:18 +03:00
artDev
00806ea142 Set the runtime path after installing 2022-05-12 23:04:14 +03:00
artDev
dc7794b64a Add the "0" to fix a crash when unpacking 2022-05-12 22:47:22 +03:00
ArtDev
c29ede10cd
CI: Also delete New JRE for noruntime build 2022-05-12 22:43:17 +03:00
ArtDev
363a8feff4
CI: Download JRE17 from the size testing branch 2022-05-12 22:35:19 +03:00
artDev
e06c6f9fea JRE17 auto-unpacker on new source 2022-05-12 22:32:27 +03:00
ArtDev
40aa51f78f
Forge 1.17 support 2022-05-12 22:17:48 +03:00
artdeell
a8a3843bb6 Forgor 💀 to remove unnecessary logging 2022-05-12 17:18:06 +03:00
artdeell
7657004486 Remove TODO in setClass, remove a nested continue 2022-05-12 17:05:56 +03:00
Duy Tran Khanh
2573aff811 New translations strings.xml (English) 2022-05-12 13:40:44 +07:00
Duy Tran Khanh
d40b9ca1ee New translations strings.xml (Indonesian) 2022-05-11 13:41:56 +07:00
artdeell
52243eff92 Make CallbackBridge static again for more performance 2022-05-10 21:10:32 +03:00
Duy Tran Khanh
91d95d3185 New translations strings.xml (Portuguese, Brazilian) 2022-05-10 13:28:06 +07:00
artdeell
dd63c7e242 Remove excessive call 2022-05-09 23:10:44 +03:00
artdeell
61d12f4a34 Re-add all libraries to Git 2022-05-09 22:41:05 +03:00
artdeell
d9c4d91d14 Make CallbackBridge indirect input pipe non-static
It made the input work!!!
2022-05-09 22:32:06 +03:00
artdeell
ab0ff09950 Move fat jar build step to gradle build file 2022-05-09 18:38:05 +03:00
Duy Tran Khanh
38268498e4 New translations strings.xml (Turkish) 2022-05-09 13:24:11 +07:00
Duy Tran Khanh
c94770c347 New translations strings.xml (Portuguese, Brazilian) 2022-05-09 13:24:10 +07:00
khanhduytran0
3888ddf2e1 Merge branch 'v3_openjdk' into forge-1.17-wip 2022-05-09 09:44:13 +07:00
khanhduytran0
051b6e456b LWJGL3 repacker
Since the Java module system doesn't allow multiple JARs to declare the same module, it has to be packed into one in order for Forge 1.17+ to work.
By this way, Forge started working but there's no input for some reasons.
2022-05-09 09:43:30 +07:00
Duy Tran Khanh
fab45039b0 New translations strings.xml (Polish) 2022-05-08 13:26:29 +07:00
khanhduytran0
97d95d9ef4 Merge branch 'v3_openjdk' of https://github.com/PojavLauncherTeam/PojavLauncher into v3_openjdk 2022-05-07 15:51:25 +07:00
khanhduytran0
199b0562c2 Merge branch 'forge-1.17-wip' into v3_openjdk 2022-05-07 13:36:53 +07:00
github-actions
c32345beee CI: Update gl4es 2022-05-07 05:23:59 +00:00
Duy Tran Khanh
5b47625f57
Internal Runtime installer condition changes
Install the Internal JRE8 if there isn't any JRE8 installed (update Internal JRE8 remains unchanged)
2022-05-07 12:20:10 +07:00
Duy Tran Khanh
2a66bd61f9 New translations strings.xml (Spanish) 2022-05-06 23:17:22 +07:00
Duy Tran Khanh
37f1d6c3bf New translations strings.xml (Portuguese, Brazilian) 2022-05-04 07:10:15 +07:00
Duy Tran Khanh
25c6f9ee28 New translations strings.xml (Russian) 2022-04-29 11:10:03 +07:00
Duy Tran Khanh
0327925e12 New translations strings.xml (Japanese) 2022-04-29 11:10:02 +07:00
Duy Tran Khanh
dd511bdee8 New translations strings.xml (Italian) 2022-04-29 11:09:51 +07:00
Duy Tran Khanh
707a2f48e5 New translations strings.xml (German) 2022-04-29 11:09:51 +07:00