Commit Graph

20442 Commits

Author SHA1 Message Date
Deve
093f815d2c Restore larger row height for android 2018-12-16 21:57:19 +01:00
Deve
1a12f65c87 Revert "Avoid skidding in wrong direction."
This reverts commit 24926bcb1d.
2018-12-15 23:57:49 +01:00
Deve
19c853949c Revert "Revert "Fix #3168""
This reverts commit 769d40e3c5.
2018-12-15 23:57:37 +01:00
Deve
24926bcb1d Avoid skidding in wrong direction.
It was possible when kart speed was near getSkidMinSpeed() when you left up left/right key, because skidding key was autorepeating.
2018-12-15 23:04:08 +01:00
Deve
769d40e3c5 Revert "Fix #3168"
This reverts commit 59f29ca975.
2018-12-15 22:50:00 +01:00
Alayan
8f55f24984 Make the addons list slightly more compact 2018-12-15 10:24:23 +01:00
Alayan
5d9bb7e385 Add alternating background darkness to two more lists 2018-12-15 08:21:53 +01:00
Alayan
19b0c1a465 Several improvements to the server selection screen 2018-12-15 08:05:37 +01:00
Alayan
830c85a262 Make list line height and alternate darkness .stkgui options 2018-12-15 08:04:08 +01:00
Benau
e34e08253e Fix server only build 2018-12-15 11:30:51 +08:00
Benau
81efd3fce4 Fix #3646 2018-12-15 11:27:48 +08:00
Deve
ac809f429c Use a context for column names translations in server selection screen.
It allows to use shorter text while not breaking translations in other places.
2018-12-14 21:53:34 +01:00
Alayan-stk-2
b0055f2089
Improve english 2018-12-14 15:30:42 +01:00
Benau
aa27958675 Fix #3647 2018-12-14 22:06:59 +08:00
Benau
176af22c8d Add the framework for displaying estimated game started info 2018-12-14 19:22:59 +08:00
Benau
8f5ee309a8 Add live changing handicap 2018-12-13 16:36:16 +08:00
Benau
d1d4ba4422 Don't assume STKPeer exists with NetworkPlayerProfile
This is not true when disconnect happens at the same time
2018-12-13 14:14:33 +08:00
Benau
2b4bd417c9 Catch possible thrown xml creation found by google play console 2018-12-13 01:26:37 +08:00
Benau
7e7c07a116 Move reset active players to main thread 2018-12-12 16:41:40 +08:00
Benau
faeaed1117 Use graphical type directly for mesh handling 2018-12-12 15:23:13 +08:00
Benau
6a8305edab Don't set previous owner when collected an item
This is used for bubble gum and nolok detection only
2018-12-12 15:11:57 +08:00
Alayan
4b459b6988 Fix #3642 2018-12-12 05:02:54 +01:00
Alayan
5472248d95 Add standard replay for Hacienda 2018-12-10 03:12:52 +01:00
Deve
7ab4edf8d4 Set activity launch mode as single task 2018-12-09 22:50:20 +01:00
Deve
f85f345bdf Fixed a crash when opening user screen after changing advanced lighting 2018-12-08 21:33:39 +01:00
Deve
998900cc8e Give slightly more space between buttons 2018-12-07 22:29:43 +01:00
Deve
6f706eb436 Avoid unnecessarily long button name.
It was sometimes using smaller text because of too little space.
2018-12-07 22:22:12 +01:00
Alayan
3a307b4d9f Fix icon size in the server configuration dialog 2018-12-07 02:50:05 +01:00
Benau
76406db939 Update documentation 2018-12-07 01:37:16 +08:00
Benau
8a11fae026 Update translation 2018-12-07 01:27:47 +08:00
Benau
7df81bcb7c Set m_server_configurable flag in correct place for GUI server 2018-12-07 01:23:42 +08:00
Benau
083e1180fb Add the GUI to update server config in lobby 2018-12-07 00:54:48 +08:00
Benau
66f7aea3bb Add online request to live update server config 2018-12-07 00:52:44 +08:00
Benau
7fa92366ed Make possible to remove disconnected player vote 2018-12-07 00:28:49 +08:00
Benau
2127105985 Merge remote-tracking branch 'origin/LessGlobalItems' 2018-12-07 00:27:42 +08:00
Benau
a69db65c71 Reset extra server info each game for live changing 2018-12-06 14:52:28 +08:00
Alayan
b4a1cf9a99 Tone down global items 2018-12-06 01:27:08 +01:00
Benau
6be39f7ef8 Enable kick-idle-player-seconds only for WAN server 2018-12-06 01:14:01 +08:00
Benau
3d64340137 Add the framework in server lobby for live update config 2018-12-05 14:19:01 +08:00
Benau
b341ec8e8c Don't resend enet event if for a disconnected peer 2018-12-05 13:17:19 +08:00
Benau
72f1dc66cc Kick idle player which has no network activity to server 2018-12-05 11:12:44 +08:00
Benau
a7311238cf Warn high ping user earlier 2018-12-05 08:35:11 +08:00
Deve
241e0ae772 Fixed focus chat using keyboard in lobby screen 2018-12-04 21:00:10 +01:00
Deve
a85746ca83 Make sure that we don't use screen widget when dialog window is opened.
It fixes #3639
2018-12-03 22:02:20 +01:00
Benau
68a837607e Fix non-reset ignore height for flyable 2018-12-03 15:26:04 +08:00
Benau
9ae13052cc Use full path for default SP material if possible 2018-12-01 15:15:44 +08:00
Benau
546cd94f39 Use a separate max texture size for SP 2018-12-01 14:21:05 +08:00
Deve
ddbe42680d Add experimental support for system screen keyboard on android.
Disabled by default, needs screen_keyboard = 3 in config.xml
2018-12-01 00:43:17 +01:00
Deve
bf76a2a1e2 Move send button to the same line as edit box to avoid too big space between them on some resolutions 2018-11-30 21:42:15 +01:00
Benau
b3e41db14b Add EMT_STK_GRASS for GLES2 to draw grass material without vertex color
Now EMT_TRANSPARENT_ALPHA_CHANNEL_REF in GLES2 can be used with vertex
color
2018-11-30 23:33:30 +08:00