Commit Graph

1335 Commits

Author SHA1 Message Date
auria
23b2b0c85d Slightly tweak sandtrack challenge
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11984 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-18 00:07:23 +00:00
auria
1b86065775 Add doors in overworld, that block Nolok's challenge until the end
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11955 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-16 00:42:38 +00:00
hikerstk
3b4c5f3bbb Made steering for keyboards less sensitive (or slower)
at smaller steering angles, and a bit more fast at higher
steering angles (resulting in overall the same time-till-full steer).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11951 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-15 01:20:36 +00:00
auria
392175daea To go along previous commit
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11946 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-14 23:50:35 +00:00
auria
91d3e75be6 Add back Fraang's bomb texture. I personnally see nothing wrong with it in-game. MiniBjorn, if you think it can be improved, feel free to come discuss it. But we told Fraang we would include his texture so even should we agree that the previous texture was better, we still need to decide that as a team and then explain Fraang why.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11945 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-14 23:49:57 +00:00
hikerstk
c62c506909 Fixed #786 - sandtrack challenge updated to account for new track.
Thanks to ctdabomb!


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11930 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-13 21:43:58 +00:00
hikerstk
49f54f2aee Added different impulse in case of a kart-track collision
(just acting along the normal). This solves some of the odd
behaviour with the previous implementation if the kart is
off track. The new way is now the default, but the 'push
towards driveline' can be set in stk_config.xml.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11923 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-11 21:56:54 +00:00
auria
98f00e6ea4 Add give up race icon
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11909 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-08 23:34:09 +00:00
hikerstk
e3b57e5de0 Added separate setting for time back from full steer to
steering straight, which might reduce oversteering somewhat.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11893 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-07 23:28:48 +00:00
hikerstk
e4579952c0 Updated fonts to include Ukrainian characters (#554) -
though the missing characters look noticeably different
from the other characters in the font.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11891 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-07 13:01:57 +00:00
auria
d8aca3f637 Tweak subsea challenge
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11887 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-07 01:25:19 +00:00
mbjornstk
0e014a10b1 Put cartoony bomb texture back, again.
Texture does not pay attention to the on screen size or UV mapping
and ignores the stylistic decissions behind STK's look.

As explained in r10873 ("svn log data/models/tnt-bomb.png"):
New one is not cartoony, has pixelated zones itself (stick and clock
"circles"), tiny details that are invisible most of time that create more
pixelation (arrow edge appears only over red), shading does not match and
seams do not match (stick and clock, cylinder to "lids").


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11867 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-06 01:02:58 +00:00
auria
15055de822 Update POT
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11866 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-06 00:47:12 +00:00
auria
97b84fca5c Add back bomb texture from Fraang, not sure what happened to it
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11864 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-05 23:45:27 +00:00
auria
47e2190eae Add Wolfs to credits
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11850 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-01 23:38:23 +00:00
hikerstk
7cf0569e5c Fix name of attribute - no impact, since tutorials are not used.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11844 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-31 00:37:31 +00:00
hikerstk
95adbefcac Font update.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11843 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-31 00:34:23 +00:00
mbjornstk
dc721ec44a Set EOL property on code file and remove backups (foo~).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11832 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-30 23:31:09 +00:00
auria
2c83fafdfc Update translations from Launchpad
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11830 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-30 23:08:27 +00:00
hikerstk
d3878846f6 Made slipstream area smaller again, to make it more difficult to get the
slipstream boost.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11827 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-30 22:28:13 +00:00
magned
44ab4d2196 Challenge tweaks: XR591 for Expert is now harder.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11824 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-30 19:50:33 +00:00
magned
8ba1ad896c Challenge tweaking: made Star Track easier for Novice and Mines harder for Expert.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11823 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-30 19:06:28 +00:00
magned
3eb4362ff1 Challenge tweaking: made Hacienda easier in Expert, Island harder in Expert, and Island easier for Novice.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11822 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-30 18:13:03 +00:00
hikerstk
7c69adcc56 Added setting for disabling slipstream bonus (to be used mainly
with easy AI to make sure building train doesn't give it too much
bonus on easy) ... and fixed the existing implementation of
not giving a slipstream bonus to actually work ;)


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11821 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-30 12:05:23 +00:00
auria
b039f43a42 Cap the easy AI even more to compensate for it being so good at slipstreaming
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11818 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-30 01:06:50 +00:00
auria
132cda55c4 Tweak easy AI a little
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11816 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-30 00:36:56 +00:00
auria
de157f00bb Ease mathclass challenge
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11815 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-30 00:16:33 +00:00
auria
9f31509898 Indicate challenge type
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11814 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-30 00:10:54 +00:00
hikerstk
fb84565bf8 Added probability to collect an item for the AI, to allow us
to make it a bit less competitive.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11811 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-29 22:06:17 +00:00
auria
180da88c32 Tweak challenge
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11803 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-28 23:07:56 +00:00
auria
53502056a1 Minor challenges tweaks
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11792 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-28 21:51:21 +00:00
auria
65ad0b182c Exclude internal tracks from translation
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11784 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-27 22:34:06 +00:00
auria
006ca50219 Slightly improve the GP won scene. More will be needed
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11782 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-27 21:11:45 +00:00
auria
bb37472177 Many little tweaks
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11777 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-27 19:43:24 +00:00
auria
feda2ee67a Remove tux tollway
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11769 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-27 02:07:29 +00:00
auria
63da8a2e7b Tweak some challenges
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11766 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-27 01:22:10 +00:00
hikerstk
eebdd939b0 Made slipstream area wider (at the side that furthest
away from the kart), so that it's hopefully a bit easier
to get slipstream.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11765 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-26 05:12:59 +00:00
hikerstk
490bdec3b9 Removed triple parachutes, tweaked probabilities for last kart a bit.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11763 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-26 00:23:08 +00:00
hikerstk
ddea03ebe5 'Animated' the plunger-in-face somewhat, and additionally reduced
plunger-in-face time somewhat.
Atm you can test by pressing F1 in a race (which I'll remove soonish).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11761 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-25 21:51:07 +00:00
hikerstk
bbf071aec5 Added a minimum skidding speed (below which a kart can't skid),
which also fixes #716.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11759 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-25 06:03:59 +00:00
hikerstk
8a66199676 Reduced 'bounciness' of kart-kart collisions. Thanks to
Arthur for tweaking the parameter!


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11758 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-25 05:44:25 +00:00
hikerstk
e209d93fbe Fixed incorrect r11750, where I removed Fort Magma, not Crescent
Crossing ;)


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11753 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-23 21:49:34 +00:00
hikerstk
ee77f789f9 Tweaked easy and medium AI, resorted a few attributes to be
more consistent.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11751 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-23 21:23:15 +00:00
hikerstk
4bb7096d08 Removed Fort Magma from all-tracks GP. Thanks to Deve for
noticing this!


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11750 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-23 21:21:29 +00:00
auria
197a5224ef Update strings for translators
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11746 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-23 00:41:21 +00:00
hikerstk
ecc1212c11 Allow changing the various levels of AI mostly using
the stk_config file.
Note at this stage no tuning of easy or medium level was
done, this version should behave the same as the hard-coded
version.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11736 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-22 21:51:05 +00:00
auria
cb7071ea0b Rework credits a little
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11734 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-21 23:58:43 +00:00
samuncle
7d60f6b913 Add a new particle effect. Maybe usefull for another track :)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11717 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-18 23:02:16 +00:00
hikerstk
b04194303a AIs will now reduce their speed if they are too far ahead of the
player.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11697 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-17 06:14:43 +00:00
hikerstk
fbb9e5f8d2 Refactoring: interpolating values is now handled in a separate class
InterpolationArray. This class is now used for the skidding probability
of the AI and the turn radius of all karts (which depends on speed).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11689 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-16 05:51:46 +00:00