Commit Graph

20274 Commits

Author SHA1 Message Date
hiker
b413cc7328 Only sent vote when submit is clicked (otherwise voting could ended
by a player clicking on a track, without the opportunity to select
2018-12-10 08:26:30 +11:00
hiker
c37b735bb9 Reset 'left over' highlights from previous voting screen. 2018-12-10 08:24:57 +11:00
hiker
ed29c280b3 Added initial voting animation while loading the track. 2018-12-10 00:29:14 +11:00
hiker
c0816995ac Code cleanup. 2018-12-06 18:39:59 +11: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
hiker
0582c4018d Fixed crash when using higher graphical details. 2018-12-05 12:52:49 +11: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
hiker
b0cc2eb441 Added an 'ok' badge to the selected track. 2018-12-04 00:27:12 +11: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
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
hiker
fa7d3eef73 Added 'voting result' screen, though it does not have any functionality atm. 2018-11-22 09:17:58 +11:00
hiker
772e2fb3f5 Fixed ghost-recording, which uses the network track screen. 2018-11-20 09:46:35 +11:00
hiker
0e2beceb9d Added progress bar (showing remaining time) to kart selection screen. 2018-11-20 09:32:31 +11:00
hiker
65dc27a3c8 Removed earlier end of voting when majority agrees, but instead
start immediately when all votes are in.
2018-11-17 23:26:22 +11:00
hiker
0da03e14ca Use a central timeout controller (in LobbyProtocol) to be used by
both client and server. Voting time now starts from the moment the
kart screen is shown (not on first player having finished voting).
Improved coding style.
2018-11-16 16:57:23 +11:00
hiker
cf52ff16b7 Fixed compiler warnings. 2018-11-16 09:36:26 +11:00
hiker
b215bf4d22 Fixed compiler warnings. 2018-11-15 09:39:48 +11:00
Deve
2b696d08ff Give more space for translations 2018-11-14 22:41:20 +01:00
Deve
7cc4c92b31 Fixed compilation with current mesa.
It fixes #3557.
2018-11-14 20:59:00 +01:00
Alayan
acd749d75f Fix #3518 2018-11-13 22:21:44 +01:00
Deve
814916a2a6 Try to fix some crashes when closing android activity 2018-11-13 21:53:55 +01:00
Alayan
cef9d81e9a Make default sound level less loud, fix #3553 2018-11-13 21:37:07 +01:00
Alayan
ef73b76238 Merge branch 'master' of https://github.com/supertuxkart/stk-code 2018-11-13 19:34:49 +01:00
Alayan
6e981064f7 Tune more challenge time requirements with the new kart characteristics 2018-11-13 19:34:19 +01:00
Benau
0d1f760aba Try a lower value of min-adjust-length 2018-11-14 01:00:59 +08:00
Alayan
e56a9bdf58 Fix #3549 2018-11-13 16:11:28 +01:00
Alayan
5db7358921 Fix #3559 2018-11-13 15:50:24 +01:00
Benau
15a6e20852 Add description for smoothing network body options in stk_config 2018-11-13 16:22:20 +08:00
Benau
dff63b87db Fix broken logic 2018-11-13 16:04:31 +08:00
Alayan
b4df116661 Fix #3556 2018-11-13 02:14:23 +01:00
Alayan
00a5fe9a36 Make a color choice spinner bigger so translations fit 2018-11-13 01:52:50 +01:00
Alayan-stk-2
7139fefcf1
Fix #3548
There are 25 challenges total, including Fort Magma. So only 24 can be completed before it.
2018-11-13 01:01:59 +01:00
QwertyChouskie
23cf84590d Fix message (#3552)
* Fix message

* Tweak
2018-11-12 18:39:59 -05:00
Benau
ac02df76aa Reverse addons date sort order for the arrow 2018-11-13 00:33:51 +08:00
Benau
967c61a361 Reverse the arrow as tester reported 2018-11-13 00:26:32 +08:00
Benau
34953ad55a Increase adjust length threshold to make it smoother for high ping 2018-11-12 15:59:07 +08:00
Benau
022e0777bd Move smoothing variable to stk_config 2018-11-12 15:58:23 +08:00
Benau
ff71592d49 Make adjust length threshold configurable 2018-11-12 15:39:01 +08:00
Benau
fe805abc09 Fix #3546 2018-11-12 12:11:08 +08:00
Benau
7b3540e4ee Fix #3545 2018-11-12 11:37:34 +08:00
Benau
2a9c7c5b21 Update german translation patched by Wuzzy 2018-11-12 10:18:21 +08:00
Deve
0128a729a0 Don't tell about unlocked karts/tracks when they are unlocked globally 2018-11-12 00:44:05 +01:00