5403 Commits

Author SHA1 Message Date
ArtDev
870d86d9ab
check for null value insert (#2350)
Co-authored-by: SerpentSpirale <serpentspirale@gmail.com>
2021-12-07 21:23:42 +03:00
SerpentSpirale
4b69b986da check for null value insert 2021-12-07 19:07:00 +01:00
artdeell
095b62a100 Changes
- Add profile enabler-disabler
 - Change the lifecycle a bit
 - Fix: recreating PojavLauncherActivity causes crashes in Laun
 cherPreferences
2021-12-07 15:45:57 +03:00
artdeell
14a460a22c Fix merging 2021-12-07 14:29:47 +03:00
SerpentSpirale
4219779ce4 new eXperimental option: disable VBO 2021-12-06 22:18:01 +01:00
Duy Tran Khanh
25b0eb0c84 New translations strings.xml (Ukrainian) 2021-12-07 03:56:27 +07:00
Duy Tran Khanh
c8d2a7b938 New translations strings.xml (Polish) 2021-12-07 03:56:26 +07:00
SerpentSpirale
fdc4a86dc9 Update ExtraCore.java 2021-12-06 21:23:49 +01:00
SerpentSpirale
33cde596ff Fix NPE with the ExtraCore singleton 2021-12-06 21:16:24 +01:00
Duy Tran Khanh
ebbd9f2eb5 New translations strings.xml (Russian) 2021-12-06 03:57:28 +07:00
artdeell
9608545111 Changes
- The game runs now
2021-12-05 15:13:06 +03:00
artdeell
213c6a7f84 Changes
- Added the ability create profiles
- Now the changes to profiles are immediately saved
2021-12-05 12:26:48 +03:00
Duy Tran Khanh
94ef8e65b0 New translations strings.xml (Slovak) 2021-12-05 03:57:25 +07:00
Duy Tran Khanh
993ed8a5f3 New translations strings.xml (Russian) 2021-12-05 03:57:23 +07:00
Duy Tran Khanh
6d5db405e3 New translations strings.xml (Portuguese) 2021-12-05 03:57:22 +07:00
Duy Tran Khanh
bd30e02c03 New translations strings.xml (Polish) 2021-12-05 03:57:21 +07:00
Duy Tran Khanh
757ccb8e0b New translations strings.xml (Korean) 2021-12-05 03:57:18 +07:00
Duy Tran Khanh
b92714f632 New translations strings.xml (Italian) 2021-12-05 03:57:17 +07:00
Duy Tran Khanh
a9a7e09fdb New translations strings.xml (German) 2021-12-05 03:57:14 +07:00
Duy Tran Khanh
b24f9dd617 New translations strings.xml (Czech) 2021-12-05 03:57:12 +07:00
Duy Tran Khanh
4bdb6e41a9 New translations strings.xml (French) 2021-12-05 03:57:09 +07:00
Duy Tran Khanh
b379e38bb3 New translations strings.xml (Ukrainian) 2021-12-05 03:57:06 +07:00
Duy Tran Khanh
97c57c661f New translations strings.xml (English (upside down)) 2021-12-05 03:57:04 +07:00
Duy Tran Khanh
b9e2834335 New translations strings.xml (Turkish) 2021-12-05 03:56:59 +07:00
Duy Tran Khanh
61f10f8078 New translations strings.xml (Portuguese, Brazilian) 2021-12-05 03:56:55 +07:00
Duy Tran Khanh
5da6e2d5e5 New translations strings.xml (Vietnamese) 2021-12-05 03:56:54 +07:00
SerpentSpirale
e896229e45 Fix scroll crashing 1.13+
Fix secondary pointers not affecting the touchbar
2021-12-04 14:31:44 +01:00
SerpentSpirale
6488b611ef Add a line break when logging stuff 2021-12-04 13:46:50 +01:00
khanhduytran0
bf41008851 virgl: set OpenGL version to 4.3
OpenGL 4.4 is incomplete, especially GL_ARB_buffer_storage, which is enabled by default in Sodium.
2021-12-04 16:56:46 +07:00
github-actions
53034113c7 CI: Update gl4es 2021-12-04 00:57:36 +00:00
Duy Tran Khanh
da84b891fd New translations strings.xml (Ukrainian) 2021-12-04 03:54:14 +07:00
Duy Tran Khanh
f0fa4875fc New translations strings.xml (Slovak) 2021-12-04 03:54:13 +07:00
Duy Tran Khanh
6d0c78804b New translations strings.xml (Czech) 2021-12-04 03:54:12 +07:00
SerpentSpirale
c2e5ddaeda Fix hotbar not registering 0-9 inputs 2021-12-03 13:27:57 +01:00
artdeell
4961acf10d New shit
- Removed profiles fragment because Serpent begged me not to use viewpager
 - Progressed further with the profiles dialog, now it's actually usable
 - Now launcher doesn't have profile amnesia
 - More splitting of raw version selector and profile selector
 Bugs:
 - Saving profiles in the editor does nothing
 TODO:
 - Implement launching the game with selected profile
 - Replace "Unknown" version ID in profiles with mProfile.selectedVersion for ease of migration
2021-12-02 23:21:32 +03:00
Duy Tran Khanh
e732f7d823
Use androidx.annotation.Keep (with package name) 2021-12-02 16:50:38 +07:00
SerpentSpirale
da13f2ed72 Fix handler infinitely throwing out items 2021-12-02 10:27:04 +01:00
Duy Tran Khanh
82cfa4f2ed New translations strings.xml (Malay) 2021-12-02 03:35:16 +07:00
Duy Tran Khanh
88073470cb New translations strings.xml (Polish) 2021-12-02 03:35:15 +07:00
ArtDev
0fc0623978
ExtraCore can now deal all kinds of values (#2315)
The extraListener is now an interface

Co-authored-by: SerpentSpirale <mathiasboulay@free.fr>
2021-12-01 16:25:30 +03:00
Duy Tran Khanh
a207974bc6 New translations strings.xml (Vietnamese) 2021-12-01 03:28:34 +07:00
Duy Tran Khanh
08f1541955 New translations strings.xml (Czech) 2021-12-01 03:28:33 +07:00
SerpentSpirale
edd8859f2d ExtraCore can now deal all kinds of values
The extraListener is now an interface
2021-11-30 19:35:47 +01:00
artdeell
4bea845ba4 Start implementing new, cleaner Profiles 2021-11-30 20:57:48 +03:00
Duy Tran Khanh
a6f59adc75 New translations strings.xml (Russian) 2021-11-30 03:28:52 +07:00
Duy Tran Khanh
8d9afd9623 New translations strings.xml (Chinese Simplified) 2021-11-29 03:16:31 +07:00
Duy Tran Khanh
b1c4cacb6c New translations strings.xml (Turkish) 2021-11-29 03:16:30 +07:00
Duy Tran Khanh
df4861bf80 New translations strings.xml (Korean) 2021-11-29 03:16:29 +07:00
Duy Tran Khanh
0e554c4745 New translations strings.xml (Italian) 2021-11-29 03:16:28 +07:00
Duy Tran Khanh
37b3b02273 New translations strings.xml (German) 2021-11-28 03:18:00 +07:00