auria
f235baafed
let karts fall a bit before rescuing when falling into void
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2701 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-16 21:28:33 +00:00
auria
dda853bd93
tweaked backwards and re-acceleration speeds, so you can get back in race quicker after hitting an obstacle
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2700 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-16 21:00:56 +00:00
auria
77e4513e48
updated french translation by sciyann
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2699 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-16 15:41:29 +00:00
hikerstk
3b0e6723ae
Bugfix: eliminated karts called race finish twice (getting points twice).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2698 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-16 13:21:55 +00:00
hikerstk
ede429b79c
Bugfix: if a kart ahead of the leader is eliminated,
...
it would have an invalid position (#1 ), and this would
result in duplicated positions later.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2697 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-16 13:18:46 +00:00
hikerstk
a6a4d2b7a8
Bugfix: eliminated karts would get their position updated (which would result
...
in all eliminated karts having the same position). Code cleanup.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2696 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-16 09:02:14 +00:00
hikerstk
ca2070af01
Replaced 'coin' with 'nitro'.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2695 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-16 04:57:06 +00:00
hikerstk
2d66e103a8
Made new nitro the default model.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2694 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-16 04:51:34 +00:00
hikerstk
9d7a256458
Used 'UnNamed' suggested colours for skid marks.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2693 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-16 04:37:02 +00:00
hikerstk
548b904394
Disabled highscores for FTL mode.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2692 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-16 04:33:12 +00:00
hikerstk
c06d607b49
Added new nitro models and textures,
...
removed transparency from track.rgb.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2691 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-16 04:28:05 +00:00
auria
a21cdd611d
updated strings and french translation
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2690 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-16 02:36:23 +00:00
auria
fccb1358b8
updated challenges
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2689 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-16 02:29:58 +00:00
hikerstk
27646ae0b1
Prevented mis-use of rescuing (drive off road close to another potentially
...
unreachable part of the track, press rescue, and (if you were closer to
that other part of the track), rescue would drop you off there).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2688 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-16 01:42:22 +00:00
hikerstk
a6fc9ab26d
Fixed shortcut.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2687 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-16 01:21:57 +00:00
hikerstk
e63962ba7c
Improved end of lap detection by using the actual length of the track.
...
Otherwise (when testing for distance along tracks >300) it could
happen (e.g. shifting sand, drive left after the lap was counted before
the pillar till you do a shortcut) that laps were 'discounted' twice.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2686 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-16 00:57:23 +00:00
hikerstk
0ef006a95a
Bugfix: kart should only get auto-rescued after falling for a few
...
seconds.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2685 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-16 00:15:19 +00:00
hikerstk
23c3e56c0c
Fixed incorrect position of karts bugs (tracker: 2341498 and
...
2341488), fixed some incorrect lap counting.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2684 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-15 23:37:25 +00:00
hikerstk
dd28f4d437
Made a pointer const.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2683 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-15 23:35:15 +00:00
hikerstk
fd0146df99
Bugfix: findOutOfRoadSector would not test the last driveline
...
point (to the first), resulting in sometimes laps not being
counted.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2682 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-15 23:20:22 +00:00
hikerstk
cdadccdedd
Removed debug code (allowing number of laps be set to 0).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2681 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-15 23:18:56 +00:00
donconso
c45c2dccd3
fixed joypad-configuration (hiker)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2680 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-15 22:20:06 +00:00
donconso
5dc8b1b3e2
fixed joypad-configuration (hiker)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2679 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-15 22:12:57 +00:00
hikerstk
6dda930e03
Bugfix to previous commit: doLapCounting was called at the wrong
...
location (when m_last_track_coords = m_curr_track_coords), so no
laps were ever counted.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2678 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-15 08:15:06 +00:00
hikerstk
c240c657cf
Bugfix: the new lap end condition did not work if a kart would
...
skip the last (or first) driveline when driving over the starting
line. This resulted in incorrect (duplicated/missing) positions.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2677 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-15 06:35:17 +00:00
hikerstk
28d119a9b0
Made the skidding parameters configurable in stk_config.data
...
(and on a per kart basis as well, so each kart can skid differently).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2676 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-15 03:56:54 +00:00
hikerstk
5f0dd7ba4c
Removed VS compiler warning.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2675 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-15 03:32:54 +00:00
auria
94d6cfa7a0
tweaked OMC drivelines to allow lots of players to work
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2674 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-15 01:26:24 +00:00
auria
a3001b52a4
fixed autotools build system
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2673 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-14 02:51:54 +00:00
auria
a1f228f5c1
removed banana in snow mountain because when you playerd with 8 karts the last player would start on a banana
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2671 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-14 02:30:50 +00:00
auria
26a1e0b17e
further updates to changelog and credits
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2670 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-14 02:14:31 +00:00
auria
4b580237d2
debug output strikes again... :(
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2669 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-13 21:21:51 +00:00
auria
6cd5a152b9
fixed karts beginning in front of start line by calculating offset from drivelines instead of using arbitrary values
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2668 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-13 21:20:21 +00:00
auria
c1df016b09
added new bubblegum by MiniBjorn
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2667 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-13 20:59:43 +00:00
auria
14aa246337
parachutes and anvils were given without asking the World object if they made sense in this game.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2666 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-13 16:37:27 +00:00
auria
95879bb0a1
reduced max number of karts to 8 since that's the amount we currently have
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2665 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-13 16:24:59 +00:00
auria
3c3282a3a8
updated race result screen so widgets don't overlap
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2664 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-13 15:51:51 +00:00
auria
34c27c030e
tweaked snowtux peak drivelines to be more AI and rescue frendly
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2662 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-13 15:26:48 +00:00
hikerstk
72f7fcd51a
Minor drivelines improvements to math class to remove
...
shaking of karts.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2661 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-13 14:00:45 +00:00
hikerstk
f7fef13442
1) Added support for limiting the amount of steering per
...
frame for the AI (to reduce shaking, but for now this
is not used, since the steering parameters are not fixed)
2) Bugfix in AI: in some cases out-of-road was detected incorrectly
(caused by using kart width instead of length)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2660 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-13 14:00:18 +00:00
hikerstk
22d027ed5f
Bugfix: removed incorrect !.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2659 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-13 13:00:06 +00:00
auria
adad9ac285
tentative to updated CREDITS (yup, still more)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2658 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-13 03:07:15 +00:00
auria
e729438207
tentative to updated CREDITS (yet more)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2657 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-13 03:05:45 +00:00
auria
156da0930e
tentative to updated CREDITS (more)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2656 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-13 03:02:23 +00:00
auria
72650cf3bd
tentative to updated CREDITS
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2655 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-13 02:55:51 +00:00
auria
386a0a4757
removed a .blend that had nothing to do in the /data directory
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2653 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-13 02:47:02 +00:00
auria
b473f44aec
added tentative changelog
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2652 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-13 02:40:20 +00:00
donconso
7a5642c661
removed/renamed karts, updated skyline
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2651 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-13 02:30:14 +00:00
auria
8bbfc9de00
further improved french translation
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2650 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-13 02:26:40 +00:00
auria
b5035cc813
updated xcode project to support i18n
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2649 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2008-12-13 02:21:08 +00:00