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 |
|
hiker
|
c0816995ac
|
Code cleanup.
|
2018-12-06 18:39:59 +11: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 |
|
hiker
|
f6e758a9d6
|
Added a phase and optional iteration index/max-iteration to
renderGUI to allow for smooth display of progress bar.
|
2018-12-06 09:58:29 +11: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 |
|
hiker
|
0582c4018d
|
Fixed crash when using higher graphical details.
|
2018-12-05 12:52:49 +11:00 |
|
Benau
|
a7311238cf
|
Warn high ping user earlier
|
2018-12-05 08:35:11 +08:00 |
|
hiker
|
edad214001
|
Allow the gui to be updates while loading a track, and use this
to show a simple (and still stuttering) animation while loading
a track,
|
2018-12-05 09:51:41 +11:00 |
|
hiker
|
62e029a523
|
Fixed compiler warnings.
|
2018-12-05 09:40:16 +11:00 |
|
hiker
|
7dd86da55c
|
Added 'select' state for skins, which will be used in the voting overview gui.
|
2018-12-05 08:36:59 +11: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 |
|
hiker
|
b0cc2eb441
|
Added an 'ok' badge to the selected track.
|
2018-12-04 00:27:12 +11: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 |
|
hiker
|
da7a77963e
|
And another compiler fix.
|
2018-12-01 10:16:07 +11:00 |
|
hiker
|
585e346b75
|
More compiler fixes - gee, why is VS accepting all of this??
|
2018-12-01 10:11:36 +11:00 |
|
hiker
|
31f55f14ae
|
Another compiler fix.
|
2018-12-01 10:08:18 +11:00 |
|
hiker
|
890107da71
|
More compiler error fixes.
|
2018-12-01 10:05:03 +11:00 |
|
hiker
|
094aef0ccd
|
Try to fix compilation with older compilers.
|
2018-12-01 09:54:54 +11:00 |
|
hiker
|
d6d879d2ed
|
Show votes in vote overview screen. This is NOT fully working,
and contains debug output.
|
2018-12-01 09:32:21 +11: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 |
|
Benau
|
874895ba11
|
Use STKTextBillboard for legacy pipeline for correct glyph metrics
|
2018-11-30 23:01:43 +08:00 |
|
Benau
|
a906e607df
|
Fix rectangle face culling
|
2018-11-30 19:00:05 +08:00 |
|
Benau
|
8b825bf7df
|
Fix meter missing in race gui for GLES 2
|
2018-11-30 18:47:15 +08:00 |
|
QwertyChouskie
|
5031e7a47f
|
Fix compilation
As per https://github.com/supertuxkart/stk-code/pull/3626#issuecomment-443023563
|
2018-11-29 17:11:45 -08:00 |
|
Alayan-stk-2
|
5c7133699e
|
Fix #3248
|
2018-11-30 00:03:21 +01:00 |
|
Deve
|
8d94dfa2d7
|
Give slightly more space for timeout message in networking lobby.
Make start button proportional to resolution.
|
2018-11-29 23:39:19 +01:00 |
|
Benau
|
8bf4f36259
|
Fix missing bubblegum dropping before state
|
2018-11-29 14:57:24 +08:00 |
|
Deve
|
443919b6b7
|
Update chat and counter even if there is dialog window opened
|
2018-11-28 23:55:29 +01:00 |
|
QwertyChouskie
|
2253dc9db9
|
Update to 0.15.4, with fix for Windows compilation
|
2018-11-28 11:18:32 -08:00 |
|
Benau
|
72b36e1512
|
Revert "Tone down global items frequency after feedback"
This reverts commit 9f4a4f94ac .
Until next android beta apk or real beta
|
2018-11-29 02:44:24 +08:00 |
|
Alayan
|
9f4a4f94ac
|
Tone down global items frequency after feedback
|
2018-11-28 08:48:40 +01:00 |
|
Alayan
|
7d67137420
|
Fix #3634
|
2018-11-28 08:06:57 +01:00 |
|
Fouks0
|
1a1775e5cc
|
Fix a bug that allowed to fire powerups before start, don't penalize anymore if honking before start (#3632)
Signed-off-by: Fouks <42526046+Fouks0@users.noreply.github.com>
|
2018-11-27 19:45:39 -05:00 |
|
Fouks
|
dc9513ec8d
|
Prevents cakes and rubber balls to appear early by replacing them by bowling balls
Signed-off-by: Fouks <42526046+Fouks0@users.noreply.github.com>
|
2018-11-27 23:57:34 +01:00 |
|
hiker
|
e20d6a437a
|
Removed debug code.
|
2018-11-28 08:17:21 +11:00 |
|
hiker
|
bd0641f12a
|
Store voting data in lobby protocol so it is available on client
and server. Voting behaviour is now to start the race as soon as
all votes are in.
|
2018-11-28 08:13:59 +11:00 |
|
Deve
|
88a1dcc724
|
Add more tracks to the apk
|
2018-11-27 21:57:44 +01:00 |
|