Commit Graph

4462 Commits

Author SHA1 Message Date
hikerstk
28e75aa40d Added first version of fortmagma track. It still has some visual
problems in the tunnel - suggestions welcome :)


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6075 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-20 14:38:42 +00:00
hikerstk
a7672b5720 Made the amount of nitro configurable per kart - in case that we
want to change this later when giving each kart different abilities
(now that I think about it: a similar effect can be accomplished 
with the nitro consumption rate).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6074 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-20 01:21:17 +00:00
hikerstk
82fcdef6fb Add a 'time per kart' to the leader intervals, which is defined
in stk_config. This is to balance races with larger number of 
karts. Note that the changes to stk_config was part of the
previous commit.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6073 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-20 01:16:41 +00:00
hikerstk
3db98d8ba7 Added a 'powerup collect' mode setting to stk config. This controls
what happens if a kart already has a powerup when it hits a bous box:
you can get one more item of the same kind, one new item, or only one
more item if a random item is the same one as the one you currently have
(the latter being the old STK mode). stk_config.xml now sets 'new'
(always get a new randomly chosen item) as mode.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6072 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-20 01:15:16 +00:00
auria
db012e081f More icons to the shiny loading screen ;)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6071 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-19 19:30:14 +00:00
auria
51b1ffcf85 Added a 4th help tab describing multiplayer play, after suggestion to do so on IRC
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6070 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-19 19:22:43 +00:00
auria
874e365661 Improved dynamic ribbon algorithm to allocate a number of rows that will leave less empty space on higher resolutions
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6068 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-19 19:01:55 +00:00
auria
6646a64c2a Following discussion on IRC, put 'press fire to join' in a box to make it more readable and more visible
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6066 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-19 18:57:23 +00:00
xapantu
628643f664 Merge translations
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6065 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-19 18:22:33 +00:00
auria
6411bd6e3b Removed reference to removed kart in test screen
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6064 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-19 18:21:20 +00:00
auria
734aa6e411 Suppressed unneeded warning from spinner widget
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6063 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-19 17:22:49 +00:00
auria
f3b72eee81 Bye bye Mr Ice Block, you were too high-poly, non-fitting in our character theme and hard to render for irrlicht
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6062 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-19 17:04:09 +00:00
xapantu
0e15df25c5 Fix a bug when reloading the karts after installing an addons
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6061 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-19 15:17:09 +00:00
xapantu
100263408d Change the name of the b3d file, Nolok.b3d -> nolok.b3d
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6060 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-19 14:58:56 +00:00
hikerstk
588cacd155 Added missing texture.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6058 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-19 14:04:50 +00:00
hikerstk
70a17926dd Added nolok animation from Rudy. Note that lose animation does not
work completley, a kind of ball around nolok appears to be missing.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6057 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-19 14:00:31 +00:00
hikerstk
83723a83ea Fixed crash which happens if an end animation is playing
in its non-looped part when the world is deleted (bug 3067944).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6056 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-19 10:55:34 +00:00
auria
d1c3f11021 Minor update to credits so people who have contributed lately appear before people that havent contributed in ages
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6055 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-18 23:11:22 +00:00
auria
37901f7f39 Absolutely frivolous, but very cute, change : show icons of what is being loaded during the loading screen (sorry, couldn't help but waste time on this =)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6054 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-18 23:09:02 +00:00
auria
979beb5a23 Added missing word wrap property that could result in text clipping
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6053 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-18 23:08:12 +00:00
auria
ab7658adb7 Changed race setup screen a little to help reduce the clipping of the game mode description. Doesn't eliminate clipping from all languages and resolutions, unfortunately.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6052 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-18 22:27:07 +00:00
auria
77f85f61cb Try to fix add-ons related crash at exit
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6051 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-18 22:26:13 +00:00
auria
5e4a9617ad Updated garden licensing info. It is *finally* 100% DFSG-compliant
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6049 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-18 22:05:40 +00:00
auria
8992163665 More license fixes to scret garden
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6047 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-18 21:37:32 +00:00
auria
633cc9f7a7 Fixed another file with bad license in garden
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6046 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-18 20:24:23 +00:00
auria
ecdb43c276 Fixed more textures with invalid licenses in garden track
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6043 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-18 20:01:41 +00:00
auria
848107faa1 Removed unneeded print
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6042 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-18 18:23:36 +00:00
auria
7058d30947 Fixed mossing notification in dynamic ribbon that could result in a visual glitch for plaer 0 in the kart selection screen
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6041 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-18 17:14:21 +00:00
hikerstk
f5f9e1d8be Fixed handling of material in track conversion (file was missing in
r6037) --> animated water scene nodes will now trigger rescue.
Also fixed getting the location for water scene nodes.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6040 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-18 10:08:14 +00:00
hikerstk
94c4f40bd1 Fixed compilation problem (const vs no-const mismatch).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6039 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-18 07:30:58 +00:00
hikerstk
4433585efa Removed warnings when loading a kart without wheels.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6038 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-17 12:18:05 +00:00
hikerstk
a04f688972 Added support for using readonly material. As a result of this animated
water scene nodes will now trigger rescue.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6037 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-17 05:24:39 +00:00
hikerstk
01a3293fb7 Removed compiler warning.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6036 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-17 05:23:34 +00:00
hikerstk
1c19a57237 Added invisible rescue plane to avoid people jumping off the first
bridge, had to fix location of items (which would otherwise be projected
on rescue plane instead of onto track).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6034 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-17 01:34:25 +00:00
hikerstk
b987fab57e Enabled resetting in water in lighthouse track again.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6032 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-17 00:00:29 +00:00
hikerstk
0e23c01c81 Fixed steering animation to be independent of the actual frame
rate defined in the animation, and also to handle if only
steering partly into a direction.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6031 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-16 23:31:13 +00:00
hikerstk
199356463d Fixed F12 (display FPS) handling so that it would only trigger on
pressing the button, not (again) on releasing it.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6030 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-16 23:29:17 +00:00
xapantu
81d87f02e2 Use an absolute path for the addons icon in the kart selection screen (no [?] anymore)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6029 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-16 17:11:18 +00:00
hikerstk
bbc82a1399 Added Rudy's animated GNU model.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6027 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-16 12:29:43 +00:00
hikerstk
8c8d8de7f4 Improved support for karts without wheels (up to now Gnu had
invisible wheel models).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6026 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-16 12:19:00 +00:00
hikerstk
286d12a5f2 Added number of mesh buffers to --kartsize-debug.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6025 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-16 05:48:26 +00:00
hikerstk
2fccabe733 Raised kart limit to 20 (which was the previous limit in the gui).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6024 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-16 03:53:09 +00:00
hikerstk
30994d5a54 Removed compiler warning.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6023 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-16 03:36:43 +00:00
hikerstk
b07ce15209 Maximum number of karts is now set from the value in stk_config (this limit is already
enforced for command line options).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6022 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-16 03:24:26 +00:00
hikerstk
92d18a7a25 Definitions for GP points is now independent of the maximum number of karts.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6021 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-16 02:31:20 +00:00
auria
e778c2547f Added missing farm texture
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6020 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-16 00:08:16 +00:00
auria
bce8dd45d8 Added stable and race start/end gate to farm track
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6018 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-15 23:42:35 +00:00
hikerstk
92cdd75d0e Support setting of parameters for water nodes, removed stupid ".track" extention
given as default when exporting.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6016 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-15 22:52:48 +00:00
hikerstk
0c0d5c6063 Bugfix: if multiple drivelines were used, the written quad file could be incorrect.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6010 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-15 13:13:30 +00:00
hikerstk
239a8d55a4 Disabled support for irrlicht 1.8 (current trunk), since it needs
different link flags (or changes to IrrCompileConfig.h) in order to work
correctly, and I am not sure if there are any other changes we might
have to make.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6009 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-15 02:55:47 +00:00