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
40e46221d4
Properly used constant variable instead of hardcoded value.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11764 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-26 05:09:32 +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
auria
7195131d14
Apply patch by Steel to make sure giving up a race can't give you a highscore or challenge
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11762 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-25 23:17:10 +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
09e9768df0
Removed unnecessary tests.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11760 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-25 20:54:19 +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
auria
44a36a8bbf
Apply patch by Steel to make the timer count down during a timed challenge. Thanks\!
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11757 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-25 00:21:54 +00:00
hikerstk
6c1e4e8846
Fixed kart-flying bug: pressing repeatedly 'skid' would push
...
the kart higher and higher (#722 ).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11756 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-24 21:02:02 +00:00
hikerstk
67487883f8
Bugfix: when m_skid_time was close to 0 (say 1e-8)
...
the visual rotation could become huge, resulting
in incorrect and constant visual rotation of the kart.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11755 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-24 09:14:29 +00:00
mbjornstk
7341c5c61f
Remove from build system the recently deleted AI files.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11754 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-24 00:16:11 +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
cfb77ac6e4
Removed old default and present AI (which do not support new skidding).
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11752 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-23 21:46:44 +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
hikerstk
4a4168c42f
Bugfix, thanks to Deve for fixing this.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11749 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-23 21:19:50 +00:00
hikerstk
c5720e7925
Fixed sing a skidding probability (before the random number
...
was tested each frame, making it mostly certain that skidding
was done).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11748 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-23 21:13:17 +00:00
mbjornstk
1006d04cf5
Add header to fix "invalid use of incomplete type class Controller".
...
r11740 added sound effect and uses kart->getController().
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11747 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-23 03:09:40 +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
auria
24076ded7a
Mark overworld as an internal track to hide it from the menu
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11744 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-23 00:35:24 +00:00
auria
07d5154260
Set the proper name for XR591
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11743 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-23 00:32:14 +00:00
auria
c745e6bf9d
Replace XR591 with its new version
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11742 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-23 00:29:59 +00:00
auria
9b9eafa03f
Remove XR591, to be replaced with the new version
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11741 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-23 00:29:13 +00:00
auria
68fdb1b971
Another step to make STK more lively in the audio department : add a sound when receiving a plunger in the face
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11740 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-23 00:19:58 +00:00
auria
9b97633fac
Remove crescent crossing
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11739 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-23 00:09:27 +00:00
auria
c8ee962a3b
Change multiplayer join message to fix #678
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11738 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-23 00:03:51 +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
hikerstk
6058c3bcfc
Committed Steel's patch for #708 (endless loop).
...
Thanks!
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11735 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-22 04:01:51 +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
hikerstk
7d33125f54
Mostly cosmetic change: renamed RD_EASY etc to
...
DIFFICULTY_EASY to make it easier to understand;and
removed separate DIFFICULTY_COUNT constant and
replaced it with an entry in the enum (this means
one less change if a difficulty is added).
Changed layout to be closer to our style in race_manager.hpp.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11733 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-21 23:06:33 +00:00
hikerstk
68711524bf
Fixed compiler warnings and comments.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11732 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-21 23:03:08 +00:00
hikerstk
3a6133f6d6
Fixed compiler warning.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11731 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-21 22:49:08 +00:00
hikerstk
0adcd00342
Use maximum height of a quad when determining if a kart is
...
on a quad or not. This fixes the problem that the AI can
not drive up the ramp in sandtrack.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11730 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-21 20:48:33 +00:00
samuncle
f1e5f9a384
Correction of some bug and add a splash effect in acid
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11728 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-21 00:42:26 +00:00
samuncle
66c0f0b6b4
Changing the rain
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11726 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-21 00:06:39 +00:00
auria
c174368274
Apply patch by Steel_ to display hgihscores at the end of a race, thanks\!
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11725 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-20 19:01:45 +00:00
auria
4412643213
Apply patch by 'Steel_' to correct crash in 3-strikes mode
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11724 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-20 18:51:07 +00:00
mbjornstk
908c1c6b05
Remove useless executable svn property from data files.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11723 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-19 23:53:14 +00:00
samuncle
a0003c2bc7
The lightmap is now correct. TODO: Add an UFO and launch a rocket
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11722 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-19 23:17:23 +00:00
samuncle
07e51b2d00
Add vertex painting to castel to simulate the inside light
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11720 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-19 22:44:25 +00:00
mbjornstk
c70ce00416
Remove useless executable svn property from data files.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11719 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-19 01:07:37 +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
samuncle
f5a3d5d40b
Add a swamp in mansion
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11716 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-18 23:00:30 +00:00
samuncle
c9da430dea
More fun and more object in the castel \o/
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11715 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-18 22:54:52 +00:00
hikerstk
fa21cb89f5
Fixed typo ... which resulted in the AI braking most of the time.
...
Welcome back, competitive AI ;)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11714 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-18 05:33:42 +00:00
hikerstk
03202fa048
Fixed AI behaviour in minigolf (AI was stuck in the first
...
sharp 180 degree turn due to drivelines being too high).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11712 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-18 04:27:38 +00:00
mbjornstk
90ea0a8b3d
Remove useless executable svn property from data files.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11711 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-18 02:23:58 +00:00
samuncle
e51e082392
Add more object in the mansion
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11709 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-18 00:42:40 +00:00
samuncle
06913dbb3f
Improvement in the entrance of the mansion
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11706 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-17 23:00:55 +00:00