6285 Commits

Author SHA1 Message Date
Duy Tran Khanh
abbaa598b5 New translations strings.xml (Korean) 2023-01-16 00:02:49 +07:00
Mathias-Boulay
1cd946af3c Fix: Timezone is now set properly 2023-01-14 18:03:30 +01:00
Duy Tran Khanh
0044cf0bfd New translations strings.xml (Bengali) 2023-01-13 23:49:14 +07:00
ArtDev
0a485c9b04
Update all lwjgl binaries 2023-01-10 22:34:56 +06:00
Mathias-Boulay
8e99e183fe Fix: minecraft restart upon theme switch 2023-01-10 01:19:17 +01:00
artdeell
fced17c8b6 Whoops, forgot to commit some changes 2023-01-08 23:36:18 +03:00
artdeell
be587ec40b Wait for all tasks to finish before starting the game 2023-01-08 22:55:54 +03:00
artdeell
4d67e5cf92 Handle natives_directory variable
Found in Babric's JSON
2023-01-08 22:21:14 +03:00
Duy Tran Khanh
adad00f834
Fix modded client library priority
Removed ancient(v2) parameter: optifineLib
2023-01-07 21:24:08 +07:00
Duy Tran Khanh
bdd53dab43 New translations strings.xml (Japanese) 2023-01-07 08:26:33 +07:00
Mathias-Boulay
66c3aecd26 Fix [Parser]: handle fallback for the last arg 2023-01-03 00:23:02 +01:00
Mathias-Boulay
9f8e066c93 Feat[Parser]: handle values with "-" inside.
BREAKING CHANGE: basic arguments WILL break: -jar, -verbose, -javaagent. However, all those are already handled by the launcher
2023-01-03 00:03:05 +01:00
Mathias-Boulay
b923b2b472 Feat[Parser]: handle -D arguments 2023-01-02 23:28:07 +01:00
Duy Tran Khanh
8ca3bddf4b New translations strings.xml (Italian) 2022-12-31 20:12:58 +07:00
Duy Tran Khanh
cda6d19a61 New translations strings.xml (Czech) 2022-12-31 20:12:57 +07:00
artdeell
60903830b3 Return old parser 2022-12-30 16:14:44 +03:00
Mathias-Boulay
df238891a4 Style: increase default landscape font size to 14ssp 2022-12-29 10:05:44 +01:00
artdeell
0db01353a5 Better args parser 2022-12-29 11:57:10 +03:00
Mathias-Boulay
e03960a69d Feat: detach universal scaling for landscape mode 2022-12-29 00:17:07 +01:00
Duy Tran Khanh
25e7f66690 New translations strings.xml (English (upside down)) 2022-12-27 00:20:42 +07:00
Duy Tran Khanh
da79298205 New translations strings.xml (Chinese Simplified) 2022-12-27 00:20:41 +07:00
Mathias-Boulay
e566dd143e Fix: Ensure the mouse grab state.
This is also accompagnied with a slight optimisation of the updateGrabbingState function, since it will be called quite a high number of times
2022-12-25 17:43:07 +01:00
Duy Tran Khanh
b7a3846b0b New translations strings.xml (German) 2022-12-24 22:44:42 +07:00
Duy Tran Khanh
15f36fa717 New translations strings.xml (Ukrainian) 2022-12-23 22:34:26 +07:00
Duy Tran Khanh
791885b50c New translations strings.xml (Russian) 2022-12-23 22:34:25 +07:00
Duy Tran Khanh
8a5338eb37 New translations strings.xml (Chinese Simplified) 2022-12-22 22:33:31 +07:00
Mathias-Boulay
63e822325c Fix: Remove usage of deprecated Handler constructor 2022-12-22 07:45:21 +01:00
Mathias-Boulay
33ec184108 Feat: Add button to edit controls from settings 2022-12-21 23:22:05 +01:00
Mathias-Boulay
eb3300699e Feat: Share logs via a simple button 2022-12-21 22:33:59 +01:00
Mathias-Boulay
4671d6b7a3 Cleanup: Remove unused layout file 2022-12-21 19:46:43 +01:00
Mathias-Boulay
88ff5468ec Style[profile editor]: de-hardcode more strings 2022-12-21 19:46:43 +01:00
Mathias-Boulay
c79cd3a832 Style: -de-hardcode some strings
Damn, the UI is really unfinished
2022-12-21 19:46:43 +01:00
Mathias-Boulay
1faaecaf49 Style: unify even more text and layout size 2022-12-21 19:46:43 +01:00
Duy Tran Khanh
df1544053a New translations strings.xml (Indonesian) 2022-12-21 22:27:42 +07:00
Duy Tran Khanh
1058750a1a
Fix Realms API broke due to dashed UUID
It’s weird that Realms API just returns empty list whenever UUID with dashes is passed. Without dashes, Realms is now working.
2022-12-20 17:52:26 +07:00
Duy Tran Khanh
2da351d5b1 New translations strings.xml (Chinese Simplified) 2022-12-18 21:43:12 +07:00
Duy Tran Khanh
a68588d301 New translations strings.xml (Portuguese, Brazilian) 2022-12-11 06:42:24 +07:00
Duy Tran Khanh
b3f1a6d3af New translations strings.xml (Malay) 2022-12-07 18:49:36 +07:00
Duy Tran Khanh
d56b408e7c New translations strings.xml (Turkish) 2022-12-07 18:49:35 +07:00
Duy Tran Khanh
d6b7c7fd37 New translations strings.xml (Czech) 2022-12-07 18:49:34 +07:00
Duy Tran Khanh
4142f20a74 New translations strings.xml (Arabic) 2022-12-07 18:49:33 +07:00
github-actions
16d8128b43 CI: Update gl4es 2022-12-06 11:43:57 +00:00
Duy Tran Khanh
ebb69fd554
GLFW.java: add glfwExtensionSupported 2022-12-06 18:41:21 +07:00
Duy Tran Khanh
23ce20b2ee New translations strings.xml (Vietnamese) 2022-12-05 04:28:59 +07:00
Duy Tran Khanh
afd6f8ab6c New translations strings.xml (Russian) 2022-12-01 00:36:55 +07:00
Duy Tran Khanh
bb0fddca00 New translations strings.xml (Russian) 2022-11-30 00:39:20 +07:00
Duy Tran Khanh
a747701b5f New translations strings.xml (Finnish) 2022-11-30 00:39:19 +07:00
Duy Tran Khanh
955a9a76ff New translations strings.xml (Chinese Simplified) 2022-11-30 00:39:18 +07:00
Duy Tran Khanh
ed878b552d New translations strings.xml (Russian) 2022-11-27 22:44:43 +07:00
Duy Tran Khanh
b8057c9a93 New translations strings.xml (English (upside down)) 2022-11-26 22:31:23 +07:00