Commit Graph

4607 Commits

Author SHA1 Message Date
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
569a724374 Reduced amount of big nitro on snowmountain, was too easy
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6445 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-08 17:55:54 +00:00
auria
f24a7cc652 Tweaked slowdowns to be less frustrating when going slightly offtrack
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6444 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-08 17:49:04 +00:00
auria
0543658254 Added collectibles to farm
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6442 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-08 17:44:49 +00:00
auria
3df4a8c244 Added back black sky and dark ambient light to CC
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6440 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-08 16:19:01 +00:00
hikerstk
b5ea108084 Added animated ghost.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6438 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-08 11:59:59 +00:00
hikerstk
e3ff0acc95 Added call to reset in constructor, which will actually start the
animation loop.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6437 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-08 11:10:50 +00:00
hikerstk
e7079169ea Some code cleanup.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6436 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-08 11:07:14 +00:00
hikerstk
ab32c2ee74 1) Fixed Y/Z axis scaling (which was not swapped previously as it should be).
2) Added a 'looped' attribute to trigger looping of armature animations
   in stk.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6435 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-08 11:01:53 +00:00
hikerstk
3271d2cef3 Improved handling of armature animations (so that they can be
exported as a stand-alone model and then be animated in stk
using IPOs).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6434 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-08 10:55:34 +00:00
auria
debdca6df6 Allow duplicate karts when there are too many players for the amount of karts in the current group + fix bug in random kart selection
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6433 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-08 02:03:30 +00:00
auria
1640542d36 Added GUI support for disabling and enablign gamepads
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6432 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-08 01:40:00 +00:00
auria
b34fe812f3 Revert accidental commit of some CC files
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6431 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-08 01:29:07 +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
auria
5d5bb42604 Extend lap line on snow tux peak
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6427 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-07 23:33:58 +00:00
auria
a028644fbb Extend startline on oliver's math class
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6425 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-07 23:21:58 +00:00
auria
12381f69d5 Another minor change to lava texture by fraang
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6424 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-06 22:53:42 +00:00
auria
8846460c21 Remove some shortcuts in mathclass pointed out by KroArtem + while I'm at it, made collectibles more interesting
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6422 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-05 19:59:09 +00:00
auria
e37880e55b Remove penalty for pressing sharp-turn
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6421 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-05 19:56:18 +00:00
auria
166f342a06 Fixed KroArtem-reported rare bug with music dimmed down during last lap fanfare
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6419 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-05 19:19:39 +00:00
auria
c3045c0c09 Farm track needed music
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6418 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-05 19:19:16 +00:00
auria
0fe3a55cb4 As suggested by Christoph Debian, don't use csh for shell in reconf
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6417 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-05 17:37:00 +00:00
hikerstk
2114416bbc Removed debug print.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6416 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-05 05:30:16 +00:00
hikerstk
dffb4db054 Updated xr591 for latest SVN version.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6414 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-05 05:02:19 +00:00
hikerstk
181779f537 Updated star track to latest SVN version, added rotation to one planet
(anyone else feel free to add more rotations, perhaps even let the
moon circle around earth, add some UFOs, ...).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6412 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-05 04:41:30 +00:00
hikerstk
2448a69cc0 Updated snowmountain to work with latest SVN.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6410 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-05 00:03:20 +00:00
hikerstk
749c362a02 Added support for sky-texture{1,2} (since blender limits
the strings to a too short length we have to use more than
one sky-texture entry to be able to specify 6 sky textures).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6409 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-05 00:01:49 +00:00
hikerstk
daf866ac16 Updated farm track to work with latest SVN.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6407 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-04 23:28:23 +00:00
hikerstk
fd272a5110 Added support for sky-color, updated handling of
'clamp' (which is now clampU and clampV).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6406 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-04 23:27:23 +00:00
hikerstk
76c8e3b7b5 Updated hacienda track to work with current SVN version.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6404 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-04 23:09:51 +00:00
hikerstk
532a21f8f6 Fixed bug in track exporter, which would only export "Y" for
any materials settings.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6403 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-04 23:07:35 +00:00
hikerstk
7f2b3403fa Updated mines track to work with the latest svn version.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6401 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-04 22:45:28 +00:00
hikerstk
c78aa23b3b Print warning message and abort track exporter if the installed
b3d exporter is too old (and will therefore not work with this
version of the track expoter anymore).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6400 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-04 22:29:26 +00:00
hikerstk
6e3856ddac Set version number to 3.0 (with the intention that the
stk track exporter will check for the version number
to make sure an appropriate b3d exporter is being used).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6399 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-04 22:15:24 +00:00
hikerstk
8db1e5005f 1) Improved track exporter to use the latest (stk only) b3d exporter (i.e.
switched array of flags with dictionary).
2) Used new local-space export feature of b3d exporter for all non-main-track
   objects.
3) Export scaling information for models.
4) Fixed up rotation order (i.e. the sign conversion of rotations is now done
   in the track exporter and not in stk anymore).
Note that this track exporter will NOT work with previous versions of the
b3d exporter, you have to install the b3d exporter version r6397 (and make
sure to restart blender :) ).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6398 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-04 22:01:09 +00:00
hikerstk
e9e00a349e 1) Replaced array of flags with a dictionary, which makes the
settings much more comprehensible (e.g. flag_stack[2] vs.
   b3d_parameters["vertex-colors"]).
2) Added support for exporting nodes in local space (i.e.
   scale, rotation and translation of the node will not be
   exported, and must therefore be handled by the application
   using this model. Necessary for IPO animated models etc.
   Note that the stk track exporter exports scale, rotation
   and translation in the scene.xml file and will therefore
   display objects in local space correctly).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6397 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-04 21:55:19 +00:00
hikerstk
158ca9fb20 Fixed rotational IPOs (problems were caused by a different order of rotations in
blender and irrlicht).
NOTE: all tracks that are using animations WILL NOT WORK PROPERLY till they have
been re-exported with the new track exporter (which will be done shortly).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6396 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-04 21:52:48 +00:00
hikerstk
af38843252 Added support for scaled objects.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6395 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-04 21:37:30 +00:00
hikerstk
aac8a503dc 1) Added support for scaled objects (previously scaling was included in
the mesh in the b3d file).
2) Changed m_init_* variables from Vec3 to core::vector3df.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6394 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-04 21:35:55 +00:00
hikerstk
f60e124140 Made sure to leave edit mode before running the script
(since changes done while in edit mode will otherwise not
be  exported). Also removed unnecessary 'main' function.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6393 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-04 04:31:22 +00:00
auria
01b4c161ed Added collectibles to oliver's math class
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6391 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-04 01:27:18 +00:00
auria
9790040fdf Updated lava texture by fraang
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6390 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-03 18:06:18 +00:00
auria
db92164332 Added updated palm tree texture by fraang
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6389 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-03 00:32:47 +00:00
hikerstk
37ec135814 Added support for sky-color settings.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6388 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-02 22:31:06 +00:00
hikerstk
58a8444112 Avoided 'wrong direction' message if a kart is rescued or playing
an emergency animation (see bug 3100384).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6387 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-02 09:11:47 +00:00
auria
3efb2e083d Minor update to mozilla icon by yeKcim
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6386 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-01 20:28:19 +00:00
auria
1bbaf49338 Fixed shortctus found by KroArtem + fix items in canyon being messed up by the addition of a reset plane + added conveyor belts in upwards parts of canyon to make them less boring
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6383 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-01 01:38:16 +00:00
auria
ec123e0377 Updated Tux and Mozilla icons; thanks yeKcim\!\!
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6380 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-31 17:39:50 +00:00
asciimonster
c2225e6bbf Added: stkpropbrowser.py
Added: sfx tag to track exporter

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6379 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-10-31 17:35:03 +00:00