Commit Graph

8430 Commits

Author SHA1 Message Date
samuncle
304d0f737a Add a balloon with tux inside
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11974 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-17 21:31:52 +00:00
samuncle
eaa90b9c6e Add a reset plane and correction of minor bugs
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11972 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-17 20:28:38 +00:00
auria
1bbbef5fc6 Smooth normals scotland, thanks to ctdabomb for the help
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11970 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-17 14:59:57 +00:00
auria
2bde09dbbe Smooth-normals sandtrack, thanks to ctdabomb for the help
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11967 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-17 14:42:51 +00:00
auria
b5d6088abb Smooth-normal gree valley, thanks to ctdabomb for help
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11966 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-17 14:31:56 +00:00
auria
7dea899f5e Remove dupe textures
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11965 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-17 01:30:22 +00:00
auria
c065277117 New texture in lighthouse to be less ugly
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11963 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-17 00:37:45 +00:00
auria
3de45880de Update scotland with better rock texture
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11962 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-17 00:17:47 +00:00
hikerstk
8d05b69494 Fixed crash at end of a demo-mode race (for one frame the
race result gui is active while there is no world).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11961 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-16 12:51:26 +00:00
hikerstk
1822c7e266 Fixed crash in demo mode when demo mode is started while 'internet yes/no'
dialog is shown (or the track info dialog). Together with r11958 this fixed
#663.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11960 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-16 12:39:56 +00:00
hikerstk
e727e34b9d Fixed compiler warning.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11959 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-16 12:34:49 +00:00
auria
4cc1222681 Try to fix #663
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11958 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-16 01:57:36 +00:00
auria
643db2ac47 Fix bug that overworld would remember position when switching player
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11957 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-16 01:10:22 +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
samuncle
0efdf0744a Add the new version of the nightbuilder client
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11954 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-16 00:34:10 +00:00
hikerstk
9ad6ea9653 The windows installer now asks to run the uninstaller if an
existing STK installation is found, and will not install
otherwise. This avoids problems when installing a new
stk on top of an older stk installation (e.g. old tracks
might show up in new installation, but not work). 


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11953 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-15 11:38:57 +00:00
hikerstk
8fa7b8a0d0 Avoid crash in case of problems with sound.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11952 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-15 02:04:03 +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
7921acc4aa Don't let players switch identity in single player mode. In single player mode this should be changed in the options screen
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11950 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-15 00:56:11 +00:00
hikerstk
04c3b93bb1 Avoid NAN problem if a kart with velocity 0 is involved in a collision.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11949 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-15 00:10:36 +00:00
auria
6325e02b16 Fix pressing escape in kart select screen gonig to overworld
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11948 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-15 00:09: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
mbjornstk
f643017191 Remove useless executable svn property from data file.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11944 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-14 23:27:34 +00:00
hikerstk
63a562498a Updated mines track to make it driveable in reverse
(changes in cogwheel etc are likely caused by changes
in the exporter, since mines hasn't been re-exported
for a while).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11942 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-14 23:14:57 +00:00
hikerstk
a6992dba82 Added another missing texture (which funnily was already missing
in 0.7.3/2), updated and fixed materials.xml file.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11940 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-14 11:35:39 +00:00
hikerstk
7e1709e710 Re-added textures that were not used in main stk, but in some addons
to a separate 'deprecated' directory (#666).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11939 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-14 06:06:32 +00:00
hikerstk
9aad59398b Fix one more potential crash.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11938 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-14 06:03:00 +00:00
stephenjust
03d22f0087 Update VC10 project to use included Irrlicht. (not fully tested with 32-bit build, but it should work)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11937 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-14 04:57:57 +00:00
hikerstk
93da1096fc Fixed crash in STK if a version number was only
two digits (like "0.5" instead of "0.5.0"). This
happens with the classic sand track.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11936 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-14 04:31:11 +00:00
hikerstk
53cccb87da Made non-reverse the default for all tracks; added
'reverse=yes' to all tracks.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11935 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-14 01:45:43 +00:00
hikerstk
b73f9f46db Disabled end-controller debugging.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11934 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-14 01:07:59 +00:00
hikerstk
b99c9da1b5 Just a re-export from the actually committed .blend file, should be
no noticable change.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11933 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-13 23:17:26 +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
21dcf3a270 Fixed #77: bumpy start position in greenvalley. Fixed mime type
to be text/xml so that svn diff works.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11929 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-13 11:43:30 +00:00
hikerstk
2d89d85a70 Fixed #785: end controller crashes into wall in math class.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11928 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-12 21:47:21 +00:00
hikerstk
87528e542c Fixed #738: when winning a challenge on higher difficulty
that had been unlocked earlier, it would not save the
new state.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11927 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-12 21:05:09 +00:00
hikerstk
f532178d59 Fixed #761: don't play win animation if challenge was started
but not fulfilled.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11926 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-12 12:05:09 +00:00
hikerstk
e6ce0c80ac iFixed #747: missing points in FTL GP.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11925 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-12 06:26:37 +00:00
hikerstk
def292edcf Physics-debug would crash when a GP is finished.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11924 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-12 06:25:36 +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
samuncle
23dc272d0b Now electricity push back karts
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11921 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-11 20:43:44 +00:00
hikerstk
e02bf00648 Fixed row of nitros; tart three karts next to each other.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11918 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-11 11:41:23 +00:00
mbjornstk
8fc94b1079 Remove useless executable svn property from data file.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11917 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-11 01:57:29 +00:00
auria
4f439acf13 Rework a bit select challenge dialog. Show most important information first. Fix required rank for FTL
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11916 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-11 01:41:51 +00:00
auria
82e814dfa4 Fix mouse cursor not hiding when starting race from overworlD
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11915 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-11 01:30:11 +00:00
auria
40dc6ceba8 try to fix crash in outro cutscene
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11914 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-11 00:15:03 +00:00
samuncle
02bc39f285 Add a nice tractor :)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11912 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-11 00:03:03 +00:00
auria
d95c760fba Reduce font size when intro subtitles are too large
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11911 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-10 23:52:30 +00:00
hikerstk
f83bc0627b Fixed missing end animations (#767), caused by the LOD
node animating the static model only.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11910 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-09 11:31:12 +00:00