SerpentSpirale
a41d8e7a84
Fix white screen when using hard keyboards
2021-08-30 00:19:07 +02:00
SerpentSpirale
c6efe3b9d0
Lower deadzones, since no gamepad had drifts this large
2021-08-30 00:13:57 +02:00
SerpentSpirale
25741b2873
Workaround for gamepads being taken as full fledged keyboards
2021-08-30 00:11:58 +02:00
ArtDev
f454a6edbe
Allow disabling Display static initialization
2021-08-28 12:30:27 +03:00
ArtDev
2b97ff2f0b
Update GLFWController.java
2021-08-28 08:54:11 +03:00
ArtDev
00deca3360
Update GLFWController.java
2021-08-28 08:37:36 +03:00
Duy Tran Khanh
3db1eec998
org.lwjgl.openal.AL.create(Ljava/lang/String;IIZ)
...
Implementation
2021-08-28 06:43:38 +07:00
SerpentSpirale
e21e004a08
Update lwjgl-glfw-classes.jar and version
2021-08-27 15:37:56 +02:00
SerpentSpirale
0461fef1bc
- Buttons have a light overlay when pressed
...
- Cleaned code
2021-08-27 10:46:59 +03:00
SerpentSpirale
bdb969d073
Remove odd numbers from the screen scaling
2021-08-27 10:46:59 +03:00
SerpentSpirale
5ba7a0cfe9
Device independent touch sloppiness
2021-08-27 10:46:59 +03:00
SerpentSpirale
4b002cb6d2
Simplify "right override" code
2021-08-27 10:46:59 +03:00
SerpentSpirale
e3d5544e71
The controls menu is slightly simplified.
2021-08-27 10:46:59 +03:00
SerpentSpirale
553ee654b1
- Migrate from clone to recopy constructors
...
- Support for cloning Drawers
2021-08-27 10:46:59 +03:00
SerpentSpirale
3ef21ba5be
Add ControlButton cloning feature
2021-08-27 10:46:59 +03:00
SerpentSpirale
c435db640a
Revamp the special key system to match v2 spirit:
...
- Fix special keys triggerring up to 16 times !
- Fix special keys not being properly toggleable
- Moved special key handling into the ControlButton.
- Removed the need for a listener.
- Toggling the mouse doesn't affect the button text anymore.
2021-08-27 10:46:59 +03:00
artdeell
28fa92f1cb
Display a warning about storage on the first launch
2021-08-26 14:09:24 +03:00
Duy Tran Khanh
7aadde90c7
Delete MemoryUtil.java
2021-08-26 10:12:58 +07:00
Duy Tran Khanh
1cb66feb31
Add back org.lwjgl.system.MemoryUtil to compiled jar
2021-08-26 10:11:26 +07:00
Duy Tran Khanh
d12fbb20a6
Update README.md
...
Fixes #1902
2021-08-26 09:45:22 +07:00
github-actions
cc6465cba4
CI: Update vgpu
2021-08-25 09:29:22 +00:00
LegacyGamerHD
53aa678543
Update README.md
2021-08-25 11:25:32 +02:00
ArtDev
bc918b8d8e
Update README.md
2021-08-25 11:21:57 +03:00
LegacyGamerHD
27e7625447
test
2021-08-24 12:35:27 +02:00
github-actions
026f386bab
CI: Update vgpu
2021-08-24 08:27:17 +00:00
LegacyGamerHD
3928bbe220
Update README.md
2021-08-24 10:23:25 +02:00
LegacyGamerHD
d311c10922
Merge remote-tracking branch 'origin/v3_openjdk' into v3_openjdk
2021-08-24 10:17:52 +02:00
LegacyGamerHD
01948a1a5d
change
2021-08-24 10:17:43 +02:00
artdeell
33d90c50c3
Back to building
2021-08-24 11:16:43 +03:00
ArtDev
369f144bb0
Update TouchCharInput.java
2021-08-24 11:11:50 +03:00
Duy Tran Khanh
e395e0cb06
Update lwjgl.jar
...
Move org.lwjgl.system.MemoryUtil to source, attempt to fix #1868
2021-08-24 08:36:34 +07:00
Duy Tran Khanh
fa72a4a4b9
Create MemoryUtil.java
...
Add some functions from older LWJGL versions
2021-08-24 08:33:31 +07:00
SerpentSpirale
7325018170
Fix Microsoft swiftkey being out of spec.
2021-08-24 02:55:18 +02:00
ArtDev
f8c1248143
Update LauncherFragment.java
2021-08-23 19:58:20 +03:00
artdeell
f31b728f87
[Possibly] fix for a bug reported by Malsdn#5497
2021-08-23 13:41:42 +03:00
artdeell
3671d59464
Localizable changelog
2021-08-23 13:12:21 +03:00
artdeell
bd253b2449
Fix
2021-08-23 11:36:14 +03:00
artdeell
cb7fe80673
Set the target sdk to 31, remove legacy storage request, re-enable Forge splash disabler
2021-08-23 11:33:18 +03:00
artdeell
8a44a9688b
Make Microsoft Login a full-screen webview
2021-08-22 16:09:45 +03:00
github-actions
7f23031236
CI: Update vgpu
2021-08-21 17:54:45 +00:00
LegacyGamerHD
2086159d6f
Update README.md
2021-08-21 19:51:24 +02:00
github-actions
a581658461
CI: Update vgpu
2021-08-21 17:13:43 +00:00
ArtDev
6bc30069dc
Build VGPU from local fork
2021-08-21 20:06:15 +03:00
ArtDev
fd49d5e534
Update README.md
2021-08-21 19:22:27 +03:00
ArtDev
9b724581c2
Update JREUtils.java
2021-08-21 15:43:57 +03:00
Duy Tran Khanh
13c3443c2f
Maybe fix LIBGL_ES
2021-08-21 18:40:49 +07:00
LegacyGamerHD
f336faeb67
add gl4es opengles3 back
2021-08-21 11:22:28 +02:00
ArtDev
e0fc0f86ac
Update README.md
2021-08-20 19:30:42 +03:00
github-actions
3567584dfa
CI: Update vgpu
2021-08-20 14:41:14 +00:00
artdeell
5fe4711d33
Move the data directory to Android/data/net.kdt.pojavlaunch/files to make it accessible to file explorers
2021-08-20 17:37:08 +03:00