Commit Graph

20068 Commits

Author SHA1 Message Date
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
Benau
fdfaa62a09 Swap label to make it compatible with stk-addons 2018-10-07 10:08:24 +08:00
Alayan
cd3bf122e6 Display the number of goals fullfiled, and if only one goal, its value progress 2018-10-06 18:26:57 -04:00
Alayan
ff5bb8792e Minor fixes 2018-10-06 18:26:57 -04:00
Alayan
9e6bc5d5ba Set achievements progress on load based on data counters 2018-10-06 18:26:57 -04:00
Alayan
a4d81beda4 Store achievements in a goal tree ; update achievements progress entirely depending on config 2018-10-06 18:26:57 -04:00
Alayan
3eab9b11b6 Remove unused code, prepare transition to dynamic progress update 2018-10-06 18:26:57 -04:00
Alayan
b3b9f20592 Add game mode counters, document existing counters, and some fixes 2018-10-06 18:26:57 -04:00
Alayan
358c15b7f9 Make Arch Enemy use a generic counter, fix some wrong enum names 2018-10-06 18:26:57 -04:00
Alayan
2b49f0da20 Simplify achievement data enum names 2018-10-06 18:26:57 -04:00
Alayan
a90890d0b3 Move end-race achievement counter updates to a dedicated function 2018-10-06 18:26:57 -04:00
Alayan
43dd2f2f82 Make Marathoner use generic counters. Fix #3176 2018-10-06 18:26:57 -04:00
Alayan
bdbd66dbb7 Make Mosquito Hunter use a generic counter 2018-10-06 18:26:57 -04:00
Alayan
5144984fd5 Remove leftover include 2018-10-06 18:26:57 -04:00
Alayan
05df0d6297 Make Strike use a generic counter 2018-10-06 18:26:57 -04:00
Alayan
d008da5548 Keep track of how many time each difficulty is used in linear races 2018-10-06 18:26:57 -04:00
Alayan
edc683f720 Use a parametrizable function instead of multiple functions ; track more values 2018-10-06 18:26:57 -04:00
Alayan
19d594b465 Make Christoffel Columbus use per-track generic counters 2018-10-06 18:26:57 -04:00
Alayan
5405933e2e Make Skid-Row use a generic counter 2018-10-06 18:26:57 -04:00
Alayan
09f5376312 Make Banana Lover use a generic counter 2018-10-06 18:26:57 -04:00
Alayan
3427d21939 Fix #3483 2018-10-06 18:26:57 -04:00
Alayan
a32834e518 Make Powerup Love use a generic counter 2018-10-06 18:26:57 -04:00
Alayan
69ee99c495 Add a new Beyond Luck achievement ; make Unstoppable more challenging. 2018-10-06 18:26:57 -04:00
Alayan
70eb11de4f Reimplement Gold Driver and Unstoppable by gathering data in general counters. Also fix #3487 2018-10-06 18:26:57 -04:00
Deve
41ea4b1997 Draw local players icons above AI/remote players on the minimap. 2018-10-06 22:31:37 +02:00
Alayan
3c98c35439 Merge branch 'master' of https://github.com/supertuxkart/stk-code 2018-10-06 15:58:38 +02:00
Alayan
bf4dd67562 Improve a formulation 2018-10-06 15:58:02 +02:00
Deve
055a14bbaf Use team color to highlight karts on minimap in soccer/ctf 2018-10-05 23:42:26 +02:00
Alayan
b7b2a60eff Allow to set custom colored border through ScalableFonts 2018-10-05 20:21:57 +02:00
Alayan
1b17879313 Add functions and variables to allow custom-colored text outlines 2018-10-05 20:08:47 +02:00
Alayan
1202a34a59 Add black borders to most text in the race UI 2018-10-05 19:47:44 +02:00
Benau
697af6b08c Fix server only build 2018-10-06 01:12:39 +08:00
Alayan
68916b0adf Add the possibility to exclude owned projectiles from the nearby projectiles count 2018-10-05 17:50:43 +02:00
Alayan
6445fb059d Split DrawGlobalPlayerIcons 2018-10-05 17:42:54 +02:00
Deve
0c5b1a3999 Always show current reolution in options 2018-10-04 21:55:00 +02:00
Deve
dc428b94cf Add a script that allows to build all android packages with single command 2018-10-04 20:48:42 +02:00
Benau
1bb0be6a8c Fix crash for deve's soccer arena without navmesh 2018-10-05 00:58:46 +08:00
Deve
fedf93c928 Tweak range of touch device gui scale 2018-10-03 21:13:01 +02:00
Benau
693a3bc954 Allow flag to be placed on driveable object (for ctf temple) 2018-10-04 01:06:58 +08:00
Deve
b26d8f3454 Avoid a crash when using close button in kart selection screen 2018-10-02 22:28:12 +02:00