Commit Graph

870 Commits

Author SHA1 Message Date
auria
c669a425e5 More particles tweak + eye candy : add additive blending to materials.xml, now the nitro looks awesome
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7256 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-05 02:38:24 +00:00
auria
ec3c1f76a0 New XML-based particle system. May need a few tweaks
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7255 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-05 01:39:18 +00:00
mbjornstk
e43b50e28b Fix logos and valves in nitro tanks. 'clampV="Y"' caused mis-mapping (why?).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7244 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-04 01:03:53 +00:00
mbjornstk
5bd95a57d5 Resave which seems to fix the tank reflection but not the valve/logo mapping.
Valve and side logos should be normal UV mapping, but valve looks like it got
wrong UV coords and logos look reflected. Giftbox is 100% OK and also mixes
sphere with simple mapping, so no idea what is going on with the nitro tanks.
BTW saving from the blend requires first applying the scale (Ctrl-a, Scale to
ObData) then rotating in edit mode with right cursor position, see r7169.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7217 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-03 03:24:27 +00:00
auria
f84e47aa02 Undo modification to gl translation that should not have been committed
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7200 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-31 01:48:21 +00:00
auria
e7734931f2 Added support for %0 type syntax in StringUtils::insertValue, since tools that verify translations integrity don't all like the older %0 syntax I used
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7199 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-31 01:29:04 +00:00
mbjornstk
aac61a1b30 Add shake to the main bone of parachute... missing somehow.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7171 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-26 23:52:37 +00:00
mbjornstk
c405c1de4a Replace static parachute with animated one. Adjust speed by hand in code.
Testing was near impossible, as this computer is too slow to reliable keep
a basic 25FPS rate, so it may need further speed tweaks.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7164 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-26 03:38:37 +00:00
auria
3726ff29cc Regenerated string catalog
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7161 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-23 18:40:30 +00:00
xapantu
9e4d414f85 Updated translations
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7151 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-23 15:02:36 +00:00
hikerstk
cdf6b91780 Updated Asian fonts.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7123 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-20 23:11:17 +00:00
hikerstk
da09a4dd7a Updated credits with donators.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7122 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-20 23:05:03 +00:00
xapantu
ae884476e3 Updated translations
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7108 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-20 10:47:44 +00:00
aeonphyxius
2427aed571 Tutorial development incremental commit
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7095 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-20 00:52:59 +00:00
auria
ae3700a806 Added a couple more cyrillic characters
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7088 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-19 20:24:09 +00:00
aeonphyxius
2e5689134c tutorial developing progress commit
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7087 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-19 20:23:32 +00:00
auria
08c3657660 Added a few missing cyrillic characters
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7077 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-18 21:02:50 +00:00
mbjornstk
ca8ce904cc Use bigger icon for anchor attachment (mirror and opacity 75% the normal icon).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7071 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-18 01:57:03 +00:00
auria
a7ce5fa1cf Give anchor a higher-res icon
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7070 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-18 00:49:59 +00:00
auria
934d05cddb User high-definition powerup icons (before they used to be blocky when scaled up; now they're blocky when scaled down *sigh* will need to check how to enable mipmaps)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7067 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-18 00:41:20 +00:00
auria
a2d1aac0d9 Give credits to the new portugease translator so we don't forget him
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7035 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-16 00:22:14 +00:00
auria
3e90788407 Updated translations (po's)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7017 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-14 21:56:50 +00:00
auria
7c6ca72624 Updated translations (mos, pos coming)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7015 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-14 21:53:52 +00:00
auria
9dfb514eba Added a couple po files I forgot to svn add
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7004 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-13 16:45:26 +00:00
hikerstk
370bd1338b Updated fonts for updated Chinese translations.
The data StkChineseFontHeader.xml is now included
in StkChinseFont.xml. Chinese characters have now
an offset of 100 to avoid texture problems with
other fonts.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6997 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-13 11:42:18 +00:00
hikerstk
c310a8d1b9 Removed 'libre', set version to SVN.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6990 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-12 22:56:36 +00:00
auria
c233dcb1b6 Import translations from Launchpad
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6988 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-12 22:53:08 +00:00
auria
5b112fe7a9 Fixed name in credits
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6978 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-12 16:41:12 +00:00
mbjornstk
6c194bbffa Resave with normals for proper illumination.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6974 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-12 04:48:50 +00:00
hikerstk
13fb30ea41 Actually saving the file before committing helps ... this time I hopefully really
removed all warnings :)


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6949 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-10 12:32:31 +00:00
hikerstk
ef300391d1 Fixed all remaining duplicates.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6948 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-10 12:02:09 +00:00
hikerstk
2e354c4148 Removed more duplicated characters.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6947 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-10 06:22:25 +00:00
aeonphyxius
8a874c3fdd Tutorial Screen new icon and screen definition
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6941 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-10 01:50:08 +00:00
aeonphyxius
777292a74f <stkgui>
<div x="5%" y="0" width="90%" height="98%" layout="vertical-row" >
    
        <icon id="logo" align="center" proportion="8" width="100%" icon="gui/logo.png"/>
        
        <buttonbar id="menu_toprow" proportion="3" width="75%" align="center">
            <icon-button id="new" width="128" height="128" icon="gui/main_race.png"
                    I18N="Main menu button" text="Race"/>
            <icon-button id="network" width="128" height="128" icon="gui/main_options.png"
                    I18N="Main menu button" text="DEBUG"/>
            <icon-button id="challenges" width="128" height="128"
                         icon="gui/challenge.png"
                         I18N="Main menu button"  text="Challenges"/>
			<icon-button id="tutorial" width="128" height="128"
                         icon="gui/tutorial.png"
                         I18N="Main menu button"  text="Tutorial"/>
        </buttonbar>
        
        <spacer width="10" proportion="1"/>
        
        <buttonbar id="menu_bottomrow" proportion="3" width="85%" align="center">
            <icon-button id="options" width="128" height="128" icon="gui/main_options.png"
                    I18N="Main menu button"  text="Options"/>
            <icon-button id="help" width="128" height="128" icon="gui/main_help.png"
                    I18N="Main menu button" text="Help"/>
            <icon-button id="about" width="128" height="128" icon="gui/main_about.png"
                    I18N="Main menu button" text="About"/>
            <icon-button id="quit" width="128" height="128" icon="gui/main_quit.png"
                    I18N="Main menu button" text="Quit"/>
        </buttonbar>
        
        <spacer width="10" proportion="1"/>
        
    </div>

</stkgui>

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6940 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-10 01:42:08 +00:00
auria
b9ac54ee66 Corrected more conflicts with chinese font
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6933 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-09 14:24:35 +00:00
auria
0edb2425e9 More fixes to chinese font
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6931 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-09 14:10:54 +00:00
auria
4637a1365f Fixed chinese font
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6928 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-09 14:02:43 +00:00
hikerstk
23bb74ee41 Added Chinese fonts (only including the characters currently used in
translations to save space). Note that they need to be recreated
if the translation changes!


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6921 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-09 03:21:39 +00:00
auria
5961c22728 Minor tweak to peach skin
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6914 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-09 02:18:22 +00:00
auria
3cca0b7666 Since peach is now the default skin, tweak it a little to make focus clearer at times
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6910 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-09 01:52:15 +00:00
auria
23cde9398f Added 16:9 icon + icon for unknown ratios
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6881 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-08 01:14:34 +00:00
auria
a08c58ceae Reduced plunger in face time as per feedback on RC1
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6879 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-08 01:09:49 +00:00
hikerstk
902355c529 Removed left-over lisp file.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6841 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-01 02:41:42 +00:00
mbjornstk
2c43f567dc Add reset icon to be used over faces when karts are rescued.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6839 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-12-01 01:58:21 +00:00
hikerstk
e80dda6e25 Updated credits (r6828 on 00.7rc1 branch).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6829 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-30 23:57:31 +00:00
auria
1775a94eae Update strings in trunk
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6827 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-30 23:43:25 +00:00
hikerstk
d93c33dcdb 1) Multiplied all weights by 10 (to have more granularity adjusting weights for
global powerups).
2) Weights for global powerups (parachute and switch) are divided by num_karts-4
   if more than 4 karts are being used (see bug 3107638).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6736 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-26 05:44:38 +00:00
hikerstk
8e519d1959 Disabled multiple bubble gums to make it less easy to
drop three bubble gums, collect a switch and in the next
lap collect three nitros.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6718 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-24 22:57:57 +00:00
hikerstk
4696f1b323 Increase max speed if a rubber band is being used. Settings can
be adjusted in stk_config.xml.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6703 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-23 10:41:13 +00:00
auria
6166351e7a Uploaded louder version of snow song
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6696 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-22 20:48:59 +00:00
auria
bfdd728eb8 New music for Scotlland track
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6679 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-21 19:46:22 +00:00
auria
94a9fbe62a Removed string from catalog that shouldn't be there
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6672 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-21 16:36:26 +00:00
auria
e1672a0652 Updated strings again
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6669 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-21 02:35:35 +00:00
auria
557216d87e Forbid setting volume to 0, OpenAL doesn't seem to appreciate
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6667 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-20 19:41:14 +00:00
xapantu
61add86c5c Updating pot file
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6664 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-20 15:21:57 +00:00
xapantu
3c7dd46f97 Update translations from launchpad
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6663 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-20 15:21:11 +00:00
auria
2b3f8cc27a More work on deactivating gfx; gfx can now be deactivated from options screen
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6652 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-19 21:44:20 +00:00
auria
29ef4826a6 Allow disabling kart animations from options menu, to get a fps boost on lower end computers
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6649 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-19 21:06:58 +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
hikerstk
be3a68253d Increased supported track versions in order to avoid
using tracks that have incorrect lap counting.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6531 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-14 21:48:28 +00:00
auria
77de954e6c Added Scotland to a GP + enabled some anisotropic filtering
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6518 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-14 16:06:33 +00:00
hikerstk
b470f5d3e0 Disabled multiple parachutes, when running with many karts the race
becomes a parachute-slowdown-race only.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6507 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-12 00:15:32 +00:00
auria
9da769d26e Change stk_config.xml back to what it used to be, reducing friction is no more necessary from this side of things
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6497 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-11 00:41:05 +00:00
auria
905219f0b2 Added to-be-reviewed code to make driving vertically impossible (I'm not sure of the way I determine how vertical we are so I'd welcome testing and revieing)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6495 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-10 23:53:14 +00:00
hikerstk
07f6ffb194 Re-enabled skidding, but tuned so that it won't affect
'normal' driving, but will stop some of the vertical
driving.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6494 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-10 22:01:14 +00:00
auria
2bd208b07e Say hello to the a first playable version of the new challenges set \o/
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6468 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-09 01:23:41 +00:00
auria
782cd5e4aa More fixes to challenges
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6462 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-08 21:39:06 +00:00
auria
8edffeadf1 Fourth iteration of challenges improvements. More to come
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6460 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-08 21:26:15 +00:00
auria
f25f6521be Third iteration of challenges improvements. More to come
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6458 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-08 20:45:18 +00:00
auria
ae645a12df Second iteration of challenges improvements. More to come
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6456 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-08 20:33:54 +00:00
auria
9e53e01921 First iteration of challenges improvements. More to come
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6451 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-08 20:20:29 +00:00
auria
26c4acaddc Started reworking GPs and Challenges - still much work to do
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6449 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-08 19:29:15 +00:00
auria
92e7be10d3 Started adding option to disable gamepads, this will allow shutting up gamepads that have soemthing constantly pressed
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6430 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-08 01:26:31 +00:00
auria
55c9659b79 Corrected license omission
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6429 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-08 00:55:32 +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
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
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
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
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
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
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
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
93701ed482 Set the max-speed value to more realistic/useful values (e.g. max
speed for high level was 32 m/s, but karts hardly ever even reached
23 m/s). So lower level driving is now indeed slower.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6288 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-16 13:03:47 +00:00
auria
2c30b0a11f Added Hacienda track =)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6250 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-11 18:56:16 +00:00
hikerstk
033688e595 Updated documentation.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6241 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-11 00:57:03 +00:00
auria
f6c78af7fd Rename the 'networking' button, it's just confusing to most people
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6235 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-10 15:44:36 +00:00
xapantu
a087e00214 Adding update support for the addons and increase the size of the buttons in the addon dialog
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6230 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-09 16:44:12 +00:00
hikerstk
dfc6ee4a8e Applied Arthur's tweaking of the startup boost - please test and give
feedback ;)


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6173 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-30 23:10:42 +00:00
xapantu
f1ead12a87 Update translations from Launchpad.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6170 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-30 17:41:22 +00:00
hikerstk
4976d9d60c Made the backwards facing camera using a higher angle to make
it more useful (actual angle can be determined in stk_config.xml).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6155 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-27 12:15:19 +00:00
hikerstk
ad2a19b94f Removed unnecessary model.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6139 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-24 01:42:36 +00:00
auria
9eb8d68d71 Updated credits to mention KroArtem
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6131 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-23 23:57:48 +00:00
hikerstk
2c7213b83e 1) Added support for AI steering variations: AI karts will now not
steer to the same driveline point, but to points slightly to
   the left and right. The maximum variation is defined in
   stk_config.xml (and should be between 0 and 1).
   ATM THIS IS DISABLED! Since in my tests it appears that
   the AI is not driving as good as previously anymore, i.e.
   it drives more S-lines on straights etc. To enable this change
   steering_variation in stk_config.xml
2) AI now handles multi-items better by waiting a certain amount
   of time before using the next item.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6123 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-23 07:21:52 +00:00
hikerstk
58116b66be Made the up-angle relative to the pitch of the kart configurable.
It now defaults to 15 degrees (it was 30 degrees, but accidentally
a hard coded value of 15 was committed in r6110).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6119 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-23 03:43:10 +00:00
hikerstk
f9ac707095 Fixed incorrect setting of max speed and engine power depending on
level - low level actually drove faster.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6099 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-21 01:44:26 +00:00
hikerstk
78346e3ddf Added support for multiple powerups to be collected with one item
box. Weights for these are set in powerup.xml. ATM a 'multi item'
gives three items (hardcoded, I'll change that to be configurable
later).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6079 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-20 14:48:05 +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
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
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