auria
7019131441
improved sandtrack drivelines
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2900 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-14 01:36:04 +00:00
hikerstk
4d81e7ba00
Bugfix: uninitialised variable (thanks to valgrind).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2899 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-14 00:27:46 +00:00
auria
9c8dd34a48
updated translations
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2898 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-13 16:17:18 +00:00
auria
9ed15678f0
updated translations
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2897 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-13 16:15:17 +00:00
hikerstk
fbae0505ff
AI is now trying actively to pass on a bomb to a kart
...
ahead of it.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2896 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-13 13:32:44 +00:00
hikerstk
86090b6475
Updated pot file (besides some unimportant line number changes only one
...
string 'Next background' was added).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2895 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-13 04:06:55 +00:00
hikerstk
b21d98e5ea
Bugfix: a crash would happen if a kart that is eliminated
...
had a plunger flying around.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2894 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-13 03:25:19 +00:00
hikerstk
6773718dbd
Going from one driveline sector to the next is now never
...
considered to be a shortcut (in case that some new track
has a secgtor length of more than 90).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2893 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-13 03:00:15 +00:00
hikerstk
4b814336ce
Fixed several incorrect shortcut detections.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2892 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-13 02:54:15 +00:00
hikerstk
514619fd69
Removed some compiler warning - thanks to Jonan for the patch.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2891 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-13 01:07:12 +00:00
hikerstk
2c0a135d94
Improved shortcut handling:
...
1) on road/off road is now detected with a certain tolerance
to the drivelines (currently 15%), i.e. the drivelines are
made 15% wider.
2) Skipped segments distance was shortened to 50m (since it
should be used less with the above higher tolerance, and
it caused problems with shortcut not being detected.
3) The new drivelines with tolerance can be seen with --track-debug=4
(--track-debug=2 shows the original drivelines)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2890 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-13 00:16:09 +00:00
hikerstk
bddf82e272
Bugfix: moving physical objects (i.e. road cone) could be in
...
a deactivated state when restarting (which means they could be
hovering in mid-air).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2889 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-12 12:32:14 +00:00
hikerstk
d1eea398a1
Added support (incl. gui) to change the menu background
...
pictures.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2888 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-12 12:29:31 +00:00
hikerstk
cc79071ae0
Removed rectangle from (non-selectable) challenge
...
description field.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2887 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-12 12:17:43 +00:00
hikerstk
7787fc21b1
Remember the last selected difficulty, #laps and #karts.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2886 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-12 09:05:03 +00:00
hikerstk
0a74a453bc
1) Bugfix: if a zipper was used at very low speed, the karts
...
would jump or move into an unexpected direction.
2) AI karts now uses some random-ness when to use the
zipper at the start of a race. This make it look
less 'in synch'.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2885 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-12 01:28:55 +00:00
auria
39cce65c82
added 2nd bg picture set
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2884 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-12 01:24:33 +00:00
auria
fdc0ac3c98
small update to xr591 track
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2883 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-12 01:03:22 +00:00
auria
e44ac903d3
added support for by-menu bg pictures
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2882 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-12 00:49:25 +00:00
auria
16c4d61de2
updated speedfore by MiniBjorn
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2881 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-11 01:25:31 +00:00
auria
26a1ba813a
small changes to new bg pic (3)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2880 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-10 02:17:16 +00:00
auria
fd2ca3d4a3
small changes to new bg pic (2)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2879 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-10 01:50:27 +00:00
auria
130f3966af
small changes to new bg pic
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2878 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-10 01:29:53 +00:00
auria
b90c3f654f
tweaked back transparency of nitro-particles, since it looks different now that they're bigger
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2877 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-09 20:49:49 +00:00
auria
b7c86bd041
new smoke particle by MiniBjorn
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2876 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-09 20:48:32 +00:00
auria
c119c8ba75
made nitro particles bigger for a nicer effect
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2875 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-09 20:42:49 +00:00
auria
0ba91a7392
new nitro particles by MiniBjorn + fixed bugs that made particles look weird
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2874 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-09 20:40:07 +00:00
auria
5d474582f1
new title screen by tobsi
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2873 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-09 20:32:54 +00:00
hikerstk
626878ce9b
1) AI can now shoot balls and plungers backwards.
...
2) Save nitro when speed is already high.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2872 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-09 12:01:36 +00:00
hikerstk
54cafb7f25
Added look_back as a kart control, which means that the AI
...
karts can (though atm don't yet) fire backwards.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2871 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-09 04:58:24 +00:00
hikerstk
2601771c4d
Added some lesser acceleration for beginner level.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2870 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-09 01:16:57 +00:00
hikerstk
152fb363dd
1) AI will now use items a bit more aggressively (i.e. before
...
they would only use an item after a collision, now they
will fire when the kart ahead is close enough.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2869 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-08 23:29:31 +00:00
hikerstk
634b6044ae
Enabled anvil for FTL races again.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2868 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-08 23:25:19 +00:00
hikerstk
eae3653470
The first kart to use in profiling can now be set on the command line.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2867 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-08 23:19:50 +00:00
auria
d974cf80f7
updated Xcode project
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2866 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-08 21:22:31 +00:00
auria
c30665dc61
fixed crash when finishing FTL GP
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2865 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-08 21:22:05 +00:00
hikerstk
fa4bdf8850
Bugfix: some karts would on some tracks not skid - caused by
...
rounding problems (evil tux on the old race track for example).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2862 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-08 13:24:32 +00:00
hikerstk
3ca8f80253
Bugfix: used wrong constant for attached parachute.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2861 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-08 04:03:12 +00:00
hikerstk
050785e37e
Bugfix: Parachutes attached as a result of usage of the parachute item
...
by another kart could not be detached by slowing down.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2860 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-08 02:01:57 +00:00
hikerstk
4535f01752
Added credits for elephant kart.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2859 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-08 01:01:56 +00:00
hikerstk
f9c9941add
Added Tobias' php elephant kart.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2858 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-08 00:56:00 +00:00
hikerstk
c23b1f822e
Made sand slow down the karts a bit less (since there is a section
...
of on-grass inside the pyramid).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2857 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-08 00:26:10 +00:00
hikerstk
c874f9b000
Some more slowdowns on certain textures.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2856 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-08 00:20:10 +00:00
hikerstk
d68203c6cd
Bugfix: sometimes a raycast to determine the material a kart is on
...
would actually hit a kart (which could then cause the camera to
jump since it gets an incorrect normal).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2855 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-08 00:12:41 +00:00
hikerstk
eb57425538
Made the AI use zipper instead of nitro (if available).
...
Some code cleanup.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2854 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-08 00:04:20 +00:00
dimstar
5a865f181b
Verified / updated german translation
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2853 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-07 20:07:34 +00:00
hikerstk
de10712c19
Minor code cleanup.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2852 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-07 01:32:49 +00:00
hikerstk
b643cfd599
Bugfix: incorrect track name or GP in a challenge will not cause a crash
...
when trying to use to do the challenge, instead STK will abort with an
error message indicating the problem at startup (see bug 2316973).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2851 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-07 00:54:20 +00:00
auria
4c3834e4e2
improved patch by MiniBjorn to remove skidding when it doesn't make sense
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2850 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-06 21:16:27 +00:00
auria
52bfa1b506
updated configure.ac to support OpenAL on mac better (the original script broke 10.4 compatibility)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2849 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-06 17:15:51 +00:00