4242 Commits

Author SHA1 Message Date
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
c26b016873 New translations strings.xml (German) 2021-08-26 16:22:28 +07:00
Duy Tran Khanh
d669b41c64 New translations strings.xml (Czech) 2021-08-26 16:22:27 +07: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
Duy Tran Khanh
2c76851865 New translations strings.xml (LOLCAT) 2021-08-25 16:23:03 +07:00
Duy Tran Khanh
e48681f174 New translations strings.xml (Vietnamese) 2021-08-25 16:23:02 +07:00
Duy Tran Khanh
c07c91d53a New translations strings.xml (English) 2021-08-25 16:23:01 +07:00
Duy Tran Khanh
883bd08974 New translations strings.xml (Chinese Simplified) 2021-08-25 16:23:00 +07:00
Duy Tran Khanh
fb9d550345 New translations strings.xml (Ukrainian) 2021-08-25 16:22:59 +07:00
Duy Tran Khanh
c01e2e4832 New translations strings.xml (Russian) 2021-08-25 16:22:58 +07:00
Duy Tran Khanh
961cddbedc New translations strings.xml (Polish) 2021-08-25 16:22:57 +07:00
Duy Tran Khanh
9d51743586 New translations strings.xml (Italian) 2021-08-25 16:22:56 +07: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
Duy Tran Khanh
dc3da24ed5 New translations strings.xml (Russian) 2021-08-24 16:09:37 +07:00
Duy Tran Khanh
a9a73ce813 New translations strings.xml (Polish) 2021-08-24 16:09:36 +07:00
Duy Tran Khanh
0cc7a533f8 New translations strings.xml (Korean) 2021-08-24 16:09:33 +07:00
Duy Tran Khanh
ec4da99283 New translations strings.xml (Italian) 2021-08-24 16:09:31 +07:00
Duy Tran Khanh
64aa7897e2 New translations strings.xml (German) 2021-08-24 16:09:28 +07:00
Duy Tran Khanh
ee2e6c371d New translations strings.xml (Spanish) 2021-08-24 16:09:23 +07:00
Duy Tran Khanh
9eeb7c178f New translations strings.xml (Hebrew) 2021-08-24 16:09:22 +07:00
Duy Tran Khanh
c4343bbe69 New translations strings.xml (Ukrainian) 2021-08-24 16:09:20 +07:00
Duy Tran Khanh
5687a96ecf New translations strings.xml (LOLCAT) 2021-08-24 16:09:19 +07:00
Duy Tran Khanh
1f9451d012 New translations strings.xml (Portuguese, Brazilian) 2021-08-24 16:09:09 +07:00
Duy Tran Khanh
67607a6176 New translations strings.xml (Vietnamese) 2021-08-24 16:09:08 +07:00
Duy Tran Khanh
88804504e2 New translations strings.xml (Chinese Traditional) 2021-08-24 16:09:02 +07: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
Duy Tran Khanh
2b65e1bbbc New translations strings.xml (Russian (pre-revolutionary)) 2021-08-23 16:08:43 +07:00
Duy Tran Khanh
426ea97230 New translations strings.xml (Russian) 2021-08-23 16:08:42 +07:00