Commit Graph

20057 Commits

Author SHA1 Message Date
Alayan
1f1d87e838 Merge branch 'master' of https://github.com/supertuxkart/stk-code 2018-10-12 19:11:37 +02:00
Alayan
4734e50a68 Also increase the FTL countdown when the leader is rescued 2018-10-12 19:10:46 +02:00
Alayan
a4142c13c1 Make the FTL countdown addition work for all type of explosion affecting the leader 2018-10-12 19:05:07 +02:00
Benau
724ca795f0 Add the required code for advanced meta library animation handling 2018-10-13 00:43:59 +08:00
Alayan
089f6d108e Add 5s to the FTL countdown when the leader is hit by a flyable 2018-10-12 18:18:23 +02:00
Alayan
2e6b7fd8ac Fix #3435 with a warning for too small resolutions 2018-10-12 15:17:34 +02:00
Alayan
52c0ddd718 Add comment to clarify why the checkline check is done that way 2018-10-12 05:01:53 +02:00
Alayan
5db620eb0f Fix #3313 2018-10-12 04:30:15 +02:00
Alayan
4af04b0123 Make multiplayer selection focus colored by the theme 2018-10-12 03:12:44 +02:00
Deve
ad144c6fb7 Fixed missing music in cutscenes.
Fixes #3503
2018-10-11 23:03:05 +02:00
Deve
53e232144f Add missing header 2018-10-11 21:48:28 +02:00
Deve
35f6e465bc Don't flood with wrong way message.
It fixes #3427.
2018-10-11 21:36:09 +02:00
Benau
3725013135 Discard ThreeDAnimation with no IPO 2018-10-12 01:20:57 +08:00
Benau
359c468604 Split track animation with physical or graphical objects 2018-10-12 00:55:37 +08:00
Benau
510d221fbc Add updateGraphics for track object presentation 2018-10-11 16:23:20 +08:00
Alayan
19e2baed74 Fix #3085 2018-10-11 04:53:26 +02:00
Alayan
d4363f3604 Use black outlines and the special digit font for trophies/points numbers in the overworld UI 2018-10-11 04:18:34 +02:00
Alayan
2461e8a032 Reduce code duplication 2018-10-11 03:49:39 +02:00
Alayan
cc36aa9e7f Make the lap N message more legible, minor tweaks 2018-10-11 02:48:41 +02:00
Alayan
21af25ef9b Partial fix to distances frozen in cannons 2018-10-10 19:41:02 -04:00
Alayan
02859b673e Fix distances when off-road, keep rescue to last on-road node 2018-10-10 19:41:02 -04:00
Alayan
ce4e005447 Improve the clarity/precision of the skidding help 2018-10-10 23:47:43 +02:00
Alayan
fb38f1f389 Fix inconsistency in the achievement dialog 2018-10-10 23:30:55 +02:00
Alayan
ed1ba448a8 Fix #3502 2018-10-10 23:00:34 +02:00
Alayan
7471d215db Check and remember if a challenge's supertux requirement (esp. time) have been met at a lower difficulty 2018-10-10 22:50:27 +02:00
Alayan
ef62e48e89 Fix #3500 2018-10-10 02:27:53 +02:00
Alayan-stk-2
15132c9ef6
Fix a spelling error 2018-10-10 02:11:27 +02:00
Deve
7cde4bcd36 Fixed wrong comment 2018-10-10 00:29:21 +02:00
Deve
b5cde81b48 Some fixes for player icons in touch gui 2018-10-10 00:26:40 +02:00
Deve
b70bd83d9c Fixed compiler warnings 2018-10-09 22:27:39 +02:00
Deve
ba1da58f0b Don't change current working directory.
It causes issues with multithreading.
Fixes #3498
2018-10-09 21:42:16 +02:00
Alayan
b4cb7321d6 Add a thin outline for lap time/battle lives 2018-10-08 16:18:13 +02:00
Alayan
027705f9b1 Avoid important messages blocking view 2018-10-08 15:20:36 +02:00
Alayan
57d225dd68 Make final lap message more legible 2018-10-08 15:06:30 +02:00
auria.mg
0cb89e1a4f Fix crash in karts sorting caused by inconsistent comparison predicate 2018-10-07 20:48:18 -04:00
Deve
efe68fef94 Disable billboard text rendering in GLES legacy pipeline 2018-10-07 23:27:19 +02:00
Deve
2888f6ee2d Get correct track groups for soccer/battle mode 2018-10-07 21:45:48 +02:00
Alayan
0766df61f2 Block the final challenge being accessed earlier than intended 2018-10-07 19:12:13 +02:00
Alayan
ff7b94652a Switch STK Enterprise and Lighthouse in challenges and GP 2018-10-07 17:59:57 +02:00
Alayan
c1aa114909 Make STK's enterprise's challenge use time-trial 2018-10-07 17:30:22 +02:00
Alayan
4e5b7a80da Switch base mode for nitro challenges to time-trial 2018-10-07 17:11:35 +02:00
Alayan
9b6156279c Fix potential segfault 2018-10-07 16:29:18 +02:00
Alayan
767b613389 Fix an achievement's progress being displayed as -1 2018-10-07 16:09:47 +02:00
Alayan
18c2aa207f Fix an achievement save issue 2018-10-07 15:56:16 +02:00
Alayan
2dfecdb85f Fix #3488 2018-10-07 15:36:25 +02:00
Benau
aec3fb9e17 Update string 2018-10-07 13:14:59 +08:00
Benau
15c41ceaaf Fix clang warning 2018-10-07 12:14:22 +08:00
Benau
0297859eca Swap only the labels 2018-10-07 11:46:11 +08:00
Benau
38d13adc07 Use a custom dialog to show the details of an achievement's progress 2018-10-07 11:33:38 +08:00
Benau
a8b1c54092 Don't assume socket creation is always succeed (not when using torsocks) 2018-10-07 10:15:58 +08:00