Commit Graph

20032 Commits

Author SHA1 Message Date
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
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