Deve
e4eb1513fc
Some fixes for tracks screen.
...
Now it works better with very big resolutions. Previously label height was used as a kind of margin for columns. But in extreme case it could be even bigger than child height.
2018-10-31 23:21:56 +01:00
Benau
2c86355013
Fix #3370
2018-10-31 14:12:53 +08:00
Benau
c25c12e7a5
Disable jpg logging to make it thread safe
2018-10-31 13:26:34 +08:00
Benau
0b2a691b24
Fix compiler warning
2018-10-31 12:47:26 +08:00
Benau
c1ed846e1e
Remove X11 header usage if server only
2018-10-31 12:28:49 +08:00
Benau
8fb4f4886e
Fix server only build
2018-10-31 02:31:39 +08:00
Benau
a65eb2f774
Fix nitro bar missing in non glsl
2018-10-31 01:59:37 +08:00
Benau
9e2084b63c
Hide kart color slider button if not GLSL
2018-10-31 01:24:05 +08:00
Benau
cc580cec8b
Focus on cancel button to avoid bad misclick result
2018-10-30 14:01:04 +08:00
Benau
5b38f73b27
Allow displaying new friend requests without restart
2018-10-30 13:19:42 +08:00
Benau
5ec4865008
Fix possible crash
2018-10-30 13:14:39 +08:00
Benau
b5ba68ae71
Show disabled chat message in the lobby chat box
2018-10-30 01:06:13 +08:00
Deve
0313a308d8
Always use real dt for cutscenes.
...
It fixes #3213
2018-10-28 23:21:55 +01:00
Deve
4ece4a6c00
Change param name to avoid conflict
2018-10-28 22:27:34 +01:00
Deve
a3eecaedc1
Give a little sense for story mode on android.
...
At least close big door until all available challenges are completed.
2018-10-28 21:55:48 +01:00
Benau
8c8a0f8452
Fix timer paused if user dialog opened
2018-10-29 01:48:58 +08:00
Benau
59f29ca975
Fix #3168
2018-10-28 12:59:23 +08:00
Benau
a77b897cd5
Add lock for calling fileExists from other thread in addons manager
2018-10-27 15:55:17 +08:00
Benau
6ce42d19b1
Update NETWORKING.md for new config
2018-10-27 00:36:53 +08:00
Benau
bdd2b53ec1
Adjust some default values for server config based on play test
...
You need to remove old server_config.xml to have effect
2018-10-27 00:07:51 +08:00
Benau
feb11fa223
Split strict-players from ranked for more usage
2018-10-26 23:55:18 +08:00
Benau
d8d0e870b1
Clean star effects if explosion animation failed to create
2018-10-26 22:11:03 +08:00
Benau
e6b8163579
Don't add deleting flyable to state
2018-10-26 20:32:19 +08:00
Benau
8257f71a60
End plunger animation early if has none told by state
2018-10-26 17:48:58 +08:00
Benau
89aea95b00
Bring back the quit button for continuing grand prix
2018-10-26 15:22:14 +08:00
Deve
be137155af
Fix for opening screen keyboard with gamepad on login screen
2018-10-25 22:42:45 +02:00
Deve
571d3d3ba0
Minor optimization for assets extraction
2018-10-25 22:17:35 +02:00
Benau
7902431abe
Show bad team message only to server owner
2018-10-25 15:12:18 +08:00
Benau
d731a658d8
Add notification sound when new player joins lobby
2018-10-25 15:12:06 +08:00
Benau
20ea6d4a5f
Show network tips only once per game
2018-10-25 14:24:35 +08:00
Benau
610c976ce2
Fix #3530
2018-10-25 14:15:33 +08:00
Benau
378c5c18e7
Simplify squash graphics
2018-10-25 10:39:36 +08:00
Deve
8737b91cb9
Set focus on button when screen keyboard is opened
2018-10-24 21:52:01 +02:00
Deve
a05fa23bf3
Revert "Fix close inputs being throttled, and speed up scrolling when a key is held ( #3515 )"
...
This reverts commit 614d4ac2f7
.
2018-10-24 21:16:18 +02:00
Benau
5918a6025e
Update translation
2018-10-25 02:02:27 +08:00
Benau
5326dacb5a
Don't treat as quitted players if disconnect after finished the race
2018-10-25 00:51:27 +08:00
Benau
fb13eb105e
Fix ranking messed up in network when finishing race
2018-10-25 00:36:47 +08:00
Benau
e78dbe2cce
Don't start demo world wrongly when isNetworking is true in menu
...
Fix the weird abyss screenshot with tux in android
2018-10-24 14:37:51 +08:00
Benau
ce8125b03a
Dismiss the on screen keyboard too when shutdown
2018-10-24 14:32:01 +08:00
Benau
d3db5d8808
Split slipstream instant speed update for better rewind
2018-10-24 14:29:44 +08:00
Deve
2a4c5ad557
Make sure that at least one backspace action is triggered when backspace key was used on screen keyboard.
...
This makes it working for gamepads.
2018-10-24 00:24:52 +02:00
Deve
e585c26833
Allow to activate screen keyboard using gamepad
2018-10-24 00:24:52 +02:00
Deve
91074705fd
Merge pull request #3529 from pelya/gyro-camera-angle-fix
...
Fix for gyroscope camera using world coordinates instead of camera orientation
2018-10-23 21:54:43 +02:00
Sergii Pylypenko
0629aa07dd
Fix for gyroscope camera using world coordinates instead of camera orientation
2018-10-23 20:56:04 +03:00
Deve
b4524e1db6
Fixed missing columns in edit gp screen
2018-10-23 00:55:43 +02:00
Deve
5b1a016b13
Avoid ugly empty space in addons screen.
...
It's not used for anything and simple to restore if needed.
2018-10-23 00:27:34 +02:00
Deve
6722f57b06
Fixed possible crash on 64-bit mingw build
2018-10-21 21:52:15 +02:00
Benau
0c9ea5ab11
Fix crash if exiting quick race too early
2018-10-21 14:29:57 +08:00
Deve
dae5bb221f
Make minimap bigger for arenas on android
2018-10-20 21:53:18 +02:00
Deve
2ef3980009
Update tracks list after recent typo fix
2018-10-20 11:23:03 +02:00