Alayan
39049eff93
Add some reverse standard replays and a egg hunt replay
2018-11-20 05:26:58 +01:00
Alayan
17c66d3263
Update the Cocoa Temple challenge replays
2018-11-20 05:21:30 +01:00
Alayan-stk-2
0692d45611
Don't change the bomb timer when passing it to another kart
2018-11-20 04:08:21 +01: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
Deve
95ecd55ce8
Remove early return that causes wrong spinner widget behavior.
2018-11-19 21:57:55 +01:00
Deve
70e82142d1
Get default widget from modal dialog when it's active
2018-11-19 21:57:55 +01:00
Alayan
e6893aa58c
Set 0.10.0 as version for the new standard replays
2018-11-19 20:43:41 +01:00
Alayan
3b16390268
New standard replays for tracks expected to not change before release
2018-11-19 20:38:19 +01:00
Alayan
40e967ae4e
Remove old standard replays
2018-11-19 18:41:02 +01:00
Benau
d80691fb7b
Allow network ai to auto go back lobby quickly
2018-11-19 12:22:23 +08:00
Deve
337e577d6f
Assume that there are always 2 text lines in touch gui.
...
It fixes overlapping text in CTF/Soccer.
2018-11-18 21:42:42 +01:00
Benau
45a1190374
Optimize plunger state saving
2018-11-19 01:38:13 +08:00
Benau
f1c164ca6e
Merge remote-tracking branch 'origin/master' into dev
2018-11-19 00:38:18 +08:00
Alayan-stk-2
cc1f2f63b9
Fix behavior when no acceleration/braking above the "stop" speed limit
...
The kart accelerating when going backwards was a sign issue (missing fabsf) and was already fixed in bb1aac3857
Setting the engine force to 0 in all cases causes issues when not accelerating/braking at higher speeds.
2018-11-18 03:40:46 +01:00
Alayan-stk-2
853a08d398
Don't save highscores for eliminated karts, fix #3560
2018-11-18 03:25:38 +01:00
Alayan-stk-2
3363782407
Fix #3586
2018-11-18 01:10:16 +01:00
Deve
9ca7e2b424
Fixed spinner widgets in modal dialogs
2018-11-18 00:29:49 +01:00
Deve
0c57d55a9d
Allow to change player name in kart selection with keyboard or gamepad.
...
Currently spinner widgets use select button instead of left/right buttons to change values, so that we can't handle player confirmation when spinner is hovered.
2018-11-18 00:03:08 +01:00
Deve
060855c710
Check wayland version in cmake.
...
Fixed #3579 .
2018-11-17 21:56:23 +01: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
Alayan-stk-2
c576c45edc
Remove time requirement for expert, tighten it for SuperTux
2018-11-17 13:15:41 +01:00
hiker
f4b02c096a
Merge branch 'dev' of github.com:supertuxkart/stk-code into dev
2018-11-17 22:55:28 +11:00
hiker
0787d7c8e3
Fixed kart accelerating when rolling (without acceleration) backwards,
...
and karts not being able to stop properly.
2018-11-17 22:54:46 +11:00
Benau
9c3bae5a87
Use actualy screen size instead of frame size for font scaling
2018-11-17 13:50:50 +08:00
Benau
e6dadeb980
Use a larger radius for CTF
2018-11-17 12:43:03 +08:00
Benau
7f6c479a80
Merge remote-tracking branch 'origin/dev_item_normal' into dev
2018-11-17 11:52:57 +08:00
Alayan-stk-2
93ae275927
Fix #3542
2018-11-17 02:07:06 +01:00
Alayan-stk-2
1b7d77e92e
Increase challenge in SuperTux
2018-11-16 22:49:34 +01:00
Alayan-stk-2
8025e9a4a3
Improve SuperTux challenge balance
...
A AI with an heavy kart did 144,56 with the new kart characteristics. The first AI will be between 150 and 155 in most cases. The 165s time limit wasn't adapted.
2018-11-16 21:37:46 +01:00
Alayan-stk-2
bb1aac3857
Fix the kart accelerating instead of slowing down when going backwards
2018-11-16 20:56:43 +01:00
Alayan-stk-2
c82b307353
Improve SuperTux challenge balance in OMC
...
The AI itself often could go below 95s, even sometimes 90s.
2018-11-16 18:46:37 +01:00
Benau
22999c1e2b
Fix #3581
2018-11-17 01:40:51 +08:00
Benau
99eefa3797
Add missing isNetworking
2018-11-17 01:07:06 +08:00
Benau
e77eb2ccf6
Allow server owner to force soccer time / goal limits
2018-11-17 00:48:48 +08:00
Benau
eb6b930b6a
Show kart name next to icon after finishing a race
2018-11-16 23:34:05 +08:00
Benau
092cd7f3bf
Fix #3583
2018-11-16 23:12:05 +08:00
Benau
eb0000f8e0
Move arena / soccer scores (limit) to have their own place
2018-11-16 22:58:27 +08:00
Benau
f94e226e22
Add ready status to player icon
2018-11-16 20:56:21 +08:00
hiker
0221e2f6d1
Merge branch 'master' of github.com:supertuxkart/stk-code
2018-11-16 23:48:47 +11:00
Benau
eb8b68dcb6
Allow text box widget to process left / right events
2018-11-16 19:46:48 +08: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
Benau
264b79ef0d
Replace exit button with server configuration for future usage
2018-11-16 12:48:53 +08:00
Alayan
d8c9fd7fb6
Split UI options into general options (new default tab) and UI options
2018-11-16 03:20:39 +01:00
hiker
cf52ff16b7
Fixed compiler warnings.
2018-11-16 09:36:26 +11:00
Deve
d59f2fdca6
Small clarification in android readme
2018-11-15 21:44:33 +01:00
Benau
2da8808592
Remove unneeded mask
2018-11-16 01:38:46 +08:00
Benau
ec7216361d
Merge remote-tracking branch 'origin/dev_item_normal' into dev
2018-11-15 12:43:09 +08:00
hiker
c2481ba68c
Fixed compilatione error.
2018-11-15 11:59:06 +11:00
hiker
b215bf4d22
Fixed compiler warnings.
2018-11-15 09:39:48 +11:00