hikerstk
87f849184d
Added support for --material-debug command line option, which prints
...
the texture the kart is on and its slowdown related parameters.
This should help debugging incorrect slowdowns.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6341 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-26 09:29:44 +00:00
hikerstk
3e4e4e00f1
Forgotten controller/* in previous patch. They now also
...
define a proper slowdown on end controller without stopping
on hills.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6340 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-26 06:30:39 +00:00
hikerstk
c39cf57971
Support for nitro, slipstream and zipper to become faster than a kart's
...
maximum speed. Parameter in data/stk_config might need more tweaking.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6339 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-26 06:28:58 +00:00
hikerstk
062fa61d60
Handle tracks that are not found better (track manager does not
...
throw an exception anymore, it instead returns NULL).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6338 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-26 06:14:46 +00:00
auria
72d4da6d51
Removed another bad ignore property in materials
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6337 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-25 23:25:33 +00:00
auria
4c9251cc98
Removed slow sand in Jungle (sorry Conso for erasing your changes but you're gone again and didn't provide any blend)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6336 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-25 23:25:23 +00:00
auria
596a229ebb
removed many ignore=Y flags that were converted from previous non-working collide=N but should have been removed instead (bug in the script to convert old materials.dat to XML?)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6335 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-25 23:19:31 +00:00
auria
8ea72b1fa3
Added secret debug feature (hint : build in debug more and try keys JIK)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6334 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-25 23:07:35 +00:00
auria
7384002252
Removed outdated uses of collide=N in material files
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6333 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-25 20:01:25 +00:00
auria
169adb08c5
JUpdated Hacienda to have a window near the big nitro in the house, thanks samuncle
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6331 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-25 19:46:59 +00:00
auria
08e44103c7
Update Xcode project
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6330 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-25 01:24:23 +00:00
auria
fc1911387a
Sorry translators, I needed to fix disrepencies between strings on the same screen xD
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6329 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-25 01:20:19 +00:00
auria
4c1fc83a1a
Shorten FTL definition to fit screen space
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6328 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-25 01:11:09 +00:00
hikerstk
67192a869d
Removed compiler warning by adding missing newline at end of file.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6327 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-25 01:11:07 +00:00
hikerstk
f4c72bd783
Updated makefile to include new files.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6326 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-25 00:53:17 +00:00
hikerstk
0f0c74f391
Added new object to handle max-speed of karts. ATM it will slow down
...
depending on terrain, so zipper etc. handling is not yet finished but
will come soon.
Also zipper parameters can now be specified per kart.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6325 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-25 00:52:50 +00:00
hikerstk
6226a48b6b
Fixed multi-item handling (no multiple items were given to anyone at all).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6324 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-25 00:41:23 +00:00
auria
6e69463c72
Fixed bogus tab switch in help
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6323 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-24 20:36:07 +00:00
auria
19b4aeed85
Added missing texture in Tux model (*blush* that one has been mising for ages, no one noticed?)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6322 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-24 20:33:07 +00:00
auria
719ab532a5
Fixed another case of text clipping
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6321 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-24 20:32:27 +00:00
auria
6b337dfe71
Made game mode choice persistent
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6320 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-24 01:53:50 +00:00
auria
852e3296c7
Improved persistence of difficulty setting
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6319 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-24 01:10:13 +00:00
auria
dbf3ec0b09
Make number of laps value persistent
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6318 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-24 00:55:21 +00:00
mbjornstk
33d535a991
Add include, otherwise compile fails due to missing assert definition.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6317 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-24 00:05:26 +00:00
auria
f5f48d5861
Fixed binding conflict detection being based on name; really verify their values, not only their names
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6316 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-23 21:27:56 +00:00
hikerstk
cd969a8a61
Fixed typo in script.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6315 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-19 22:04:31 +00:00
hikerstk
b7b0f1b41b
Fixed splitsceen display: energy bar was moved down a bit,
...
lap and rank display are now on top of the energy bar (and
just under the time). Removed 'finished' display if the
race is finished.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6314 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-19 21:49:19 +00:00
hikerstk
8708d5b654
Hopefully fixed crash in case that a bubblegum is dropped 'over nothing'.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6313 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-19 20:35:18 +00:00
hikerstk
716f7e4942
Fixed one crash with battle mode (though it still doesn't work fully).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6312 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-19 20:16:26 +00:00
hikerstk
bcce18aa50
Allow warp around of number of karts.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6311 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-19 01:06:45 +00:00
auria
afa1b26dd5
Added a couple more slowdowns to reduce some shortcuts
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6310 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-18 18:15:52 +00:00
auria
c00bb8355a
Removed other duplicated texture from jungle
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6309 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-18 18:14:05 +00:00
auria
3203126073
Removed unused/bad licensed files from jungle track and fixed license files
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6308 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-18 18:12:30 +00:00
hikerstk
eae17a7133
Made the plunger-in-face duration configurable and dependent on
...
difficulty.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6307 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-18 11:08:22 +00:00
hikerstk
9d5b51e797
Only apply terrain-specific slowdown when being on the ground.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6306 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-18 06:04:05 +00:00
hikerstk
9d0c95a1ad
Fixed slowdon inside of pyramid.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6305 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-18 06:01:55 +00:00
mbjornstk
6790b694b5
Make zipper fade out linearly (experimental hardcoded values and even formula).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6304 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-18 05:23:09 +00:00
hikerstk
6d3d6d69d0
Removed warning about "... element 'default-start' was met but is
...
unknown.".
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6303 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-18 03:10:18 +00:00
hikerstk
6fde6b3145
Removed unused b3d model.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6302 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-18 02:43:32 +00:00
hikerstk
b00d0bff2c
Made the tuxtollway in 3:35 challenge easier (by requiring 4:35 now).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6301 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-17 23:47:07 +00:00
hikerstk
6af235b4b4
Removed city track.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6300 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-17 23:39:35 +00:00
hikerstk
c09095b80b
Replaced beach with hacienda, racetrack with farm, and city with secretgarden
...
in all GPs. Modified jungle.challenge to use the new farm track (and adjusted
the time to be rather easy to meet).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6299 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-17 23:32:53 +00:00
hikerstk
a7b8a65cc6
Added warning message if the 'type' property is set to an invalid value.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6298 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-17 22:52:44 +00:00
hikerstk
5460aa2058
Removed double display of 'finished' for laps and rank.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6297 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-17 12:28:46 +00:00
hikerstk
f517feeeba
Renamed 'slowdown' for terrain specific max speed to slowdown-time.
...
Made slowdown in tuxtollway less abrupt.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6296 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-17 11:09:48 +00:00
hikerstk
e392a2a0af
Fixed display of negative number of AI karts.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6295 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-17 11:06:00 +00:00
hikerstk
648d5a38d2
Removed compiler warnings.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6294 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-17 04:41:46 +00:00
xapantu
ead0f00638
Add addons search path for the tracks and reload the tracks list when an addons is installed
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6293 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-16 14:01:17 +00:00
xapantu
2fa3c6bf43
The addons icons are now downloaded in a thread, we don't wait anymore that this download end
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6292 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-16 13:29:44 +00:00
hikerstk
e06e190862
Fixed/added some slowdown values (which probably need more tuning).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6291 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-16 13:12:15 +00:00