hikerstk
d5a8533faf
Adjusted exported animations frame to start with 0
...
(and not with 1 as blender does). This resulted in
animations artefacts (and not looping correctly).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6618 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-17 01:46:28 +00:00
hikerstk
8b8141bb7f
Updated version number of battle tracks (since they don't use
...
checklines, there is no need to update anything).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6615 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-17 01:06:30 +00:00
hikerstk
405001ef43
Update to track version 3.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6613 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-17 00:33:00 +00:00
auria
e6b92521a3
Clarification to scotland licensing
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6612 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-16 23:48:25 +00:00
hikerstk
15cd41d3e6
Bugfix: additional lap counting lines did not export the activation
...
checklines to activate, resulting in incorrect lap counting.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6611 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-16 22:33:17 +00:00
hikerstk
1e2160283d
Fixed lap counting problems in math class: the additional lap
...
counting lines to the left and right of the driveline did
not activate the activation checkline.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6609 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-16 22:28:49 +00:00
hikerstk
0c3f8a72b9
Fixed crash reported by KroArtem: when flying in debug mode and
...
landing on the lighthouse in scotland, a segfault occurred.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6608 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-16 21:41:14 +00:00
hikerstk
54078d6c34
Update to track version 3.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6606 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-16 11:23:09 +00:00
hikerstk
29752d6846
Update to track version 3.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6604 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-16 10:58:52 +00:00
hikerstk
df1f8c631b
Only player zipper sound once per material, i.e. avoid the
...
machine gun effect on the zipper ramps in canyon (bug 3109198).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6603 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-16 10:11:32 +00:00
hikerstk
9bed1f01c5
Moved pointer to last material from kart to terrain_info.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6602 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-16 09:23:18 +00:00
hikerstk
d877c8b829
Removed compiler warning.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6601 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-16 09:21:22 +00:00
hikerstk
d9aabcaee6
Disables skidding on the road to avoid skidding problems in curve,
...
where karts might slide off the track.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6599 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-16 06:06:13 +00:00
hikerstk
3fbcfb8883
Added support for setting material specific friction in blender.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6598 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-16 06:05:05 +00:00
hikerstk
59eac9c1d5
Used existing (but unused) support for material specific friction
...
to disable friction on certain materials (indicated by a friction
value of 10000 or higher).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6597 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-16 06:04:09 +00:00
hikerstk
18f8b831aa
Fixed bug in bugfix for 3090183: kart positions were
...
changed incorrectly down instead of up.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6596 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-16 06:02:58 +00:00
hikerstk
2f330a0606
Added file missing in previous commit (and removed old version
...
with bad name).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6595 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-16 05:56:59 +00:00
hikerstk
986bedcd1d
Update to track version 3.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6593 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-16 05:13:30 +00:00
hikerstk
22c06a8ff4
Update to track version 3.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6591 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-16 04:26:01 +00:00
hikerstk
68c52fd7f3
Updated scotland track to track version 3.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6589 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-16 02:52:26 +00:00
hikerstk
f758c7f09c
Re-added fixed island track.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6587 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-16 01:51:37 +00:00
auria
29889c6f8f
New engine values by yekcim
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6586 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-16 01:04:07 +00:00
auria
422d15c91f
Fixed lap counting in star
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6584 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-16 01:02:57 +00:00
hikerstk
507dd4cbde
Fix bug 3090183: if the leader in a FTL race is on position
...
3 just before the last kart is eliminated (and a kart on
position 1 will be eliminated), the kart on previous position
2 (after elimination on position 1) will get too many points.
This situation is now detected, and the position of the
remaining karts are adjusted before scoring.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6583 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-15 23:28:05 +00:00
auria
3d992ff7ff
Updated Xcode project
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6582 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-15 22:15:09 +00:00
hikerstk
b898032c57
Fixed crash when reading in old-style input files.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6581 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-15 22:08:51 +00:00
hikerstk
732f8e0c61
Fixed handling of [] in linux: if a key code is 0 (which is the case on
...
linux for [] and other keys) the unicode character is now used to
identify the key. This solves displaying the key code in the GUI, and
also to handle keys with identical key codes (0) properly.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6580 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-15 21:55:50 +00:00
auria
5ccc86d9b0
Fixed konqi's eyes
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6577 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-15 19:36:45 +00:00
auria
2df77fbc5e
Fixed machine gun effect when riding on zipper ramps
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6576 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-15 19:15:34 +00:00
auria
fb4862afd9
Fixed star track music
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6574 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-15 18:42:39 +00:00
auria
f0227bfd19
Don't crash when music not found
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6573 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-15 18:41:11 +00:00
hikerstk
596b726362
Added materials.xml file created from .blend file (and also
...
fixed typo in texture name).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6571 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-15 11:10:00 +00:00
hikerstk
fe792b57eb
Update sand track to track version 3.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6570 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-15 10:56:40 +00:00
hikerstk
7384811674
Re-added vertical center shift, which was lost (and is now part
...
of the blend file).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6569 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-15 10:13:38 +00:00
hikerstk
2758b3ef71
Added support for center shift specification (necessary for gnu kart).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6567 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-15 10:11:06 +00:00
hikerstk
1987c155f0
If no valid start position is found, automatically enter flying mode
...
(in debug compilations).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6566 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-15 09:47:44 +00:00
hikerstk
6f6fafe725
Update to track version 3.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6564 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-15 02:06:49 +00:00
hikerstk
632660d9f4
1) Added setting for backface culling.
...
2) Fixed missing '/' in sfx settings.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6563 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-15 01:52:18 +00:00
hikerstk
fa05f776ec
Added missing / in sfx settings.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6562 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-15 01:51:25 +00:00
auria
9de3cf7f9e
Make moon rotate in star track
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6560 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-15 01:49:25 +00:00
hikerstk
f0052aefda
Updated mines to track version 3.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6558 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-15 01:48:57 +00:00
auria
4d434fe829
Updated star track to format 3 + added animations and flying saucer
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6556 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-15 01:43:13 +00:00
hikerstk
7297ceaa3a
Updated lighthouse to track 3 format.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6554 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-15 01:24:09 +00:00
hikerstk
8d62e9977b
Updated jungle to track version 3.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6552 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-15 01:06:30 +00:00
hikerstk
e3dfe938cc
Disable this track for now, since the exporter creates incorrect models.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6551 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-15 01:00:01 +00:00
hikerstk
e62e2bca8a
Updated island track to version 3.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6550 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-15 00:20:31 +00:00
hikerstk
e8d27e54a5
Removed debug print.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6549 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-15 00:16:40 +00:00
hikerstk
0c77d1ecaa
Added support for setting sfx volume.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6548 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-14 22:25:35 +00:00
hikerstk
642dff772d
Update to track version 3 to fix lap counting issues.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6546 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-14 22:21:30 +00:00
hikerstk
b95004dc80
Update to track version 3 to fix lap counting issues.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6544 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-14 22:16:21 +00:00