Benau
f55331cf65
Fix duplicated event for joining in splitscreen screen
2020-04-06 10:24:10 +08:00
David Carlier
12afc23e4e
NetBSD build few updates.
2020-04-05 16:10:34 +01:00
Benau
bffca4f812
Fix sticking of pause button in spectate mode
2020-04-04 01:10:16 +08:00
Benau
211249211b
Update translation
2020-04-03 14:29:57 +08:00
Benau
ec93746513
Fix #4257
2020-04-03 14:28:21 +08:00
Benau
84d38cd221
Sort kart with position for soccer spectate with icons code updated
2020-04-03 14:19:20 +08:00
Benau
0d0da15a62
Use std::vector for ai profiles so the order is preserved
2020-04-03 14:10:52 +08:00
Benau
22ff215d15
Allow using pause action in spectate for gamepad only controlling
2020-04-03 13:35:47 +08:00
Benau
b7adc72cb9
Fix missing icon swap-icon.png
2020-04-03 13:32:03 +08:00
QwertyChouskie
ea4d3c03a9
Allow theming of powerup/attachment icons ( #4258 )
...
* Allow theming of powerup/attachment icons
Icons were optimized with `pngquant` then `optimize_data.sh`
* Change help screens to use icons from icons folder rather than `models`
2020-04-03 13:18:50 +08:00
Benau
f9f5d3ebb1
Fix broken IPv4 direct connection after LAN server creation
2020-03-29 11:41:11 +08:00
Benau
76c78b82d8
Fix broken backward spectate camera after switching to soccer one
2020-03-29 10:34:06 +08:00
Benau
da4b985b8f
Fix broken map fire to select which lead to duplicated events
2020-03-29 09:32:01 +08:00
QwertyChouskie
da5cbee577
Fix missing track icon on track info screen not being themed
...
Also fixes the aspect ratio and increases the resolution.
2020-03-28 18:19:51 -07:00
Benau
6991305b71
Remove unused field in class
2020-03-27 12:46:23 +08:00
Benau
20bcd1ae05
Use the same order as team side for drawing soccer kart list
2020-03-27 12:41:34 +08:00
Benau
2f4f0ea560
Fix missing control when gamepad has no axis at all
2020-03-27 12:29:25 +08:00
Benau
b8e9ada499
Allow jni attach and detach thread only once
...
For the other jni usage at the moment they are not in main thread
2020-03-25 00:38:54 +08:00
Benau
b2c741a4b5
Fixed wrong icon frame with arrow used in kart list
2020-03-24 01:02:19 +08:00
Benau
f47b410d92
Add soccer support to show karts held powerups
2020-03-24 00:46:20 +08:00
QwertyChouskie
3c627170ee
Increase size of Loading icon
...
Also center the whole icon+text to the center of screen, rather than
centering the icon and putting the text below
2020-03-20 12:10:35 -07:00
Benau
4170628d23
Rewrite some code for updated kart characteristics
2020-03-16 11:48:02 +08:00
Benau
a589ab4a10
Update kart characteristics with python script
2020-03-16 11:27:21 +08:00
luffah
8449bf2714
add camera parameter forward-smoothing (bool to set smoothing) and implement forward-up-angle in smoothing case
2020-03-15 19:32:15 +01:00
Benau
bb3e54fd88
Update translation source
2020-03-15 15:56:56 +08:00
Benau
1e5e91dabf
Try to fix broken gyroscope control in iOS
2020-03-15 15:06:32 +08:00
Benau
1b3cc83235
Avoid using android robot icon
2020-03-15 14:05:41 +08:00
Benau
932f0f888e
Avoid updating editbox if hardware keyboard connected which discards all input
2020-03-15 13:58:51 +08:00
Benau
7174bcb741
Change help for touch device
2020-03-15 13:55:40 +08:00
Benau
840a8cbb2d
Add tablet icon for touch device icon
2020-03-15 13:54:28 +08:00
Benau
89685bd101
Update translation
2020-03-15 10:33:50 +08:00
Benau
2cf36570c4
Fix missing initialization of confirmed item ticks in child server
2020-03-15 10:14:29 +08:00
Benau
846ee94247
Try to fix STKPeer destructor crash
2020-03-15 10:13:21 +08:00
Benau
a1fa1749d1
Make sure the correct socket type is used
2020-03-15 10:10:59 +08:00
Benau
9860191409
Rename IPv6 server option to allow old config to use as default
2020-03-15 10:10:05 +08:00
Benau
364936e37b
Allow getting stun server list using SRV records
2020-03-15 10:05:13 +08:00
Benau
7598dc7b37
Use minidns for android to fix starting crash
2020-03-13 21:31:33 +08:00
Luffah
cf6225e3ae
add a camera mode to spectate soccer in large isometric view (switchable with accel/brake keys) ( #4245 )
...
Co-authored-by: luffah <luffah@runbox.com>
2020-03-13 13:08:40 +08:00
Benau
490bb88cb0
Fix wrong size of accelerator icon in init dialog
2020-03-13 00:20:27 +08:00
Benau
fbb1889faa
Pause request in iOS STK to avoid crash when pressing home button
2020-03-12 23:48:29 +08:00
Benau
8b197b4a15
Fix linking error in x86 android
2020-03-11 16:41:31 +08:00
Benau
dccbe675fc
Quick fix for weird "triangle selection" in touch screen for dynamic ribbon widget
2020-03-11 15:45:28 +08:00
Benau
80dd4732f3
Disable unsupported setter from kart for network ai
2020-03-11 15:44:59 +08:00
Benau
65cd28f767
Always enable crash checking for network ai
2020-03-11 15:44:45 +08:00
Benau
fd4cac7c9d
Fix non-updating slip stream texture after kart finished race
2020-03-11 15:42:14 +08:00
Benau
afa60c4537
Disable scripting engine in child process
2020-03-11 15:35:02 +08:00
riso
1d855ccfd7
allow 0 player number if there is AI ( #4240 )
...
* allow 0 player number if there is AI
* space
2020-03-11 12:05:29 +08:00
Benau
da561b7081
Update child process addons newly installed in lobby
2020-03-09 23:44:36 +08:00
Benau
d4c9b16c28
Don't kick in game GUI server host so he can idle in game
...
Fixed #4237
2020-03-09 16:19:54 +08:00
Benau
07e471c8ba
Avoid calling gui and music related functions in child process
2020-03-09 16:14:12 +08:00