Commit Graph

20266 Commits

Author SHA1 Message Date
Benau
b91e018a18 Use only y-axis for timed rotation 2018-11-14 16:07:02 +08:00
Benau
7b4a4e3727 Fix connect to server message overshoot in text box 2018-11-14 16:02:12 +08:00
Benau
5e711088bf Use better english as alayan suggested 2018-11-14 16:01:36 +08:00
Benau
721270c5a9 Fix #3566 2018-11-14 15:03:33 +08:00
hiker
4a4bc7248c Merge remote-tracking branch 'origin/lossless_compression' into dev 2018-11-13 23:04:38 +11:00
hiker
f1b97cdd44 Merge branch 'Characteristics' of git://github.com/STK-helper/stk-code into dev 2018-11-13 22:52:44 +11:00
hiker
81d706191a Merge branch 'fix_cushioning' into dev 2018-11-13 22:24:00 +11:00
hiker
463301091b Merge branch 'master' of github.com:supertuxkart/stk-code 2018-11-13 22:22:20 +11: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
hiker
266dc02a44 Removed support for cushioning falls, instead increase max suspensiom
force and damping compression to allow karts to fall without colliding
with the terrain. Needs an increase in network protocol version.
2018-11-13 18:35:41 +11:00
hiker
5c14ce86d7 Merge branch 'master' of github.com:supertuxkart/stk-code 2018-11-13 17:55:56 +11:00
Benau
1cb1923239 Fix #3554 2018-11-13 14:15:34 +08:00
Benau
9de7376b0a Make a lossless compression for btKart state saving 2018-11-13 12:56:40 +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
Alayan-stk-2
978b3b59a2
Merge pull request #41 from supertuxkart/master
Sync branches
2018-11-13 00:58:24 +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
Deve
be92acf0ab Update german translation 2018-11-11 22:18:48 +01:00
Benau
f696881208 Update chinese taiwan translation 2018-11-12 01:47:10 +08:00
Benau
383012dcfc Update translation 2018-11-12 01:36:14 +08:00
Benau
c5ce0e4a19 Update translation source 2018-11-12 01:20:11 +08:00
Benau
afa2da927f Add translation tip for dialog 2018-11-12 00:38:02 +08:00
Benau
a38c447b60 Set position first for correct end kart animation 2018-11-12 00:25:19 +08:00
Deve
90fb3f2c55 Make sure that achievements depth is never greater than 2.
Current GUI doesn't allow it and it has no sense anyway.
2018-11-11 01:41:49 +01:00
Deve
bf26e4add3 Some fixes for achievements screen.
Give a bit more space for text, use separate table for main goal, avoid overlapped text in main goal table etc.
2018-11-11 01:38:27 +01:00
Benau
87ce3931e5 Add maximum number of moveable objects in networking games 2018-11-09 21:17:38 +08:00
Benau
9061d527df Fix #3543 2018-11-09 09:51:05 +08:00
Benau
b810fca0b0 Update translation strings 2018-11-09 01:32:34 +08:00
Benau
7d2fa96b5d Fix #3497 2018-11-09 01:30:46 +08:00
Benau
19c06ebed6 Remove an unneeded if 2018-11-09 01:06:23 +08:00
Benau
84840cfab9 Make translation thread safe 2018-11-08 16:36:00 +08:00
Benau
0f2bf9e899 Fix compiler warning 2018-11-08 15:41:08 +08:00
Alayan-stk-2
c724585bfc
Fix #3536
The more accurate finish time stored as a variable wasn't reset between races.
2018-11-07 19:01:27 +01:00
Benau
189b90b2c5 Convert more getRealTime to getRealTimeMs 2018-11-08 01:37:21 +08:00
Benau
866df61527 Make isPlaying of music thread safe 2018-11-08 01:00:17 +08:00
Alayan-stk-2
01c79c746f
Simplify getTexture calls 2018-11-07 15:12:39 +01:00
Mrxx99
998d27dc5f added lap icon to the the kart icons in RaceUI that have finished the race already (#3538)
* added lap icon to the the kart icons in RaceUI that have finished the race already

* fixed identation

* implemented Aurias feedback
2018-11-05 18:22:59 -05:00
Deve
6ae89331c0 Fixed word wrap in achievements description and make close button slightly bigger. 2018-11-03 23:25:50 +01:00
Benau
1c8f2afd28 Don't show thunderbird when waiting for others 2018-11-03 16:31:51 +08:00