aeonphyxius
840a77ed38
add new tutorial folder and a file containing the configuration
...
first tutorial configuration file
Add to file_manager.cpp the method to check the tutorial file
tutorial data, to implement the XML loading
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7386 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-13 00:27:03 +00:00
auria
7a81498f19
Add gravity to particles, use gravity for water splash + fix camera modes like look back
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7378 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-12 16:28:25 +00:00
auria
03af38c9b0
Work on water splash effect a bit; only lighthouse was changed for now, we can change other tracks when Joerg modified the track exported. The effect can still be improved of course, I mostly did the basic code aspect
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7375 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-12 03:01:57 +00:00
auria
94cdfc5eb2
Updated string catalog
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7356 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-10 23:05:48 +00:00
auria
27b2ba3f26
Bugfix : track names were no more extracted in the string catalog
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7355 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-10 23:04:27 +00:00
auria
79b41ace2a
Say hello to the new nitro bar, thanks to Dakal (it only goes up to 16, while old one went up to 20, but I don't think it matters, I never reached 20 in real gameplay anyway)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7351 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-10 20:08:41 +00:00
auria
69b27fe2db
Another minor nitro tweak
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7344 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-09 16:46:44 +00:00
auria
4a8bb75f40
Tweak nitro a little, I think it's nicer this way
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7342 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-09 16:33:15 +00:00
auria
0ec8ab3bd1
Make off-road particles more visible
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7333 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-08 02:37:06 +00:00
auria
28e24382c6
Add more particle colors + set particles for global materials
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7331 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-08 02:10:34 +00:00
auria
8a3b74a951
Fix smoke particles to not hardcode rate
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7330 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-08 01:49:10 +00:00
mbjornstk
6db2b6a49e
Lower life times now that fadeout is known to work at the end.
...
Before the particles were already faded, so many more needed.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7324 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-07 02:13:49 +00:00
magned
18b3c91954
Move all challenge files into one directory. Please tell if any problems occur.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7320 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-07 01:16:15 +00:00
mbjornstk
aac10e198d
Adjust nitro particles a bit and recover the more solid image.
...
Emission angle is wrong, it should be kart based but looks world based.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7319 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-06 23:43:06 +00:00
auria
c76349133b
Update xml file of smoke to new format
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7299 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-06 02:50:08 +00:00
auria
8724502d91
We now have only one spread angle
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7298 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-06 02:47:34 +00:00
auria
2847f8527e
Now respecting rate in XML file for nitro (Kart was hardcoding rate...)+
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7293 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-06 01:40:00 +00:00
auria
b6b9f2810d
Make more particle parameters configurable
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7292 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-06 01:25:46 +00:00
auria
cd850cf300
Improvements to particle system, now fade out works as it should \o/
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7288 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-06 00:07:58 +00:00
auria
fc19059006
Add support for box emitters, use it back for nitro
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7278 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-05 20:54:36 +00:00
hikerstk
f97067d313
Started work on deleting installed updates; deleted unused variables
...
and file.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7265 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-05 06:02:17 +00:00
hikerstk
93daa15d73
Removed unused update-tab in addons manager.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7264 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-05 05:38:11 +00:00
mbjornstk
d217866815
Adjust fadeout to old value too.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7259 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-05 02:50:15 +00:00
auria
37b647badc
Smoke is a point emitter
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7258 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-05 02:47:34 +00:00
mbjornstk
1950663492
Adjust life to old values, so it does not cause clouds/tunnels of smoke.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7257 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-05 02:45:43 +00:00
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