Commit Graph

1675 Commits

Author SHA1 Message Date
unitraxx
83b270cccd Lobby settings screen. Quick draft that will be used to test the server functionality. (Looks ugly now, need to merge with trunk again.)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/uni@13096 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-07-05 23:26:44 +00:00
samuncle
bb64fec5d0 A new shader to make beautifull lightbeams
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@13073 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-07-04 02:32:11 +00:00
auria
c39795b445 add close button on track info dialog, as requested on forum
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@13071 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-07-04 01:10:49 +00:00
auria
ad6b60520c Apply patch by xenux to improve the reload button
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@13068 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-07-04 00:32:26 +00:00
auria
4c3ebfc99f Forgot other skins in previous commit
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@13061 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-07-03 02:01:23 +00:00
auria
ef148dd8cc Rework how <box> tags work in STKGUI files for finer control over layout. Adapt existing layouts accordingly.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@13060 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-07-03 02:00:08 +00:00
auria
056a62227f Strings update
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@13058 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-07-03 01:07:00 +00:00
unitraxx
b52c905f9e Beginning of networking lobby.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/uni@13057 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-07-03 00:12:00 +00:00
unitraxx
74cc3d1f01 Changed the border of the story icons to the softer one. Credtis to tavariz91.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@13041 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-30 15:53:23 +00:00
unitraxx
340b22ef87 [_GSoC Uni_] Added Icons suggested by the designers on the forum.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/uni@13040 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-30 15:47:39 +00:00
auria
4352ac3707 Update nitro icon in help to match new appearance
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@13037 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-30 01:05:36 +00:00
unitraxx
6d37125348 [_GSoC Uni_] Merge to revision 13035
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/uni@13036 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-30 00:56:57 +00:00
auria
27642f332c Apply patch by xenux to filter addons, thanks a lot\!
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@13035 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-30 00:29:43 +00:00
auria
fc9515222f Tweak textboxes skin
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@13033 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-29 23:46:51 +00:00
unitraxx
4e2ef1347a [_GSoC Uni_] Updated the interface code for the online part and some small adjustments to the underlying code. -- Ready for user testing! Can connect to the api server now. Activation not yet needed, mail addresses will not be saved, don't pick an important password. (Users will sometimes be deleted during development anyway.)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/uni@13031 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-29 22:55:15 +00:00
funto66
e88c84d713 Fix orthographic error in French translation
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@13028 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-29 21:17:58 +00:00
unitraxx
dea6a6d721 [_GSoC Uni_] Extended ribbon_widget to only take in mind active children. Overall improvement of GUI and code organization.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/uni@13027 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-29 02:27:56 +00:00
auria
055fd7bca7 Add new stars
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@13017 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-28 22:24:37 +00:00
unitraxx
f99f27cbf1 [_GSoC Uni_] Signing out. Online screen (beta) improvements.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/uni@13001 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-28 01:33:15 +00:00
samuncle
89d7edf985 updated material.xml to remove old textures
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12997 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-28 00:07:11 +00:00
samuncle
7d02d29c03 New nitro items
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12996 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-28 00:05:30 +00:00
hikerstk
674be5b6d0 1) Fix #1011 by re-implementing the bubblegum not as a
damping of velocity, but as a max_speed restriction.
2) Bubblegum parameters are now fully configurable in
   stk_config.xml.
3) Apply slowdown fraction also to speed increases
   (e.g. previously a max speed of 23 with a zipper
   giving a 15  additional speed with a slowdown of
   0.3 would end up as: 23*0.3 + 15 = 21.9.
   Now it is (23+15)*0.3 = 11.4. While this was done
   mainly for bubble gums, it can affect other items
   as well.
4) Used bubblegum as one word consistenly in variable
   names and xml files.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12995 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-27 22:25:36 +00:00
unitraxx
075b3aa3c7 [GSoC Uni_] Enhanced online_screen. Let 'Sign In' and 'Register' connect to the server. Renaming GUI file. Added debug code to connector.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/uni@12991 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-27 01:38:16 +00:00
samuncle
13d84ce4f4 The xml file for the effect when the kart jumps
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12989 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-27 00:57:56 +00:00
unitraxx
83ff1cbe79 [GSoC Uni_] Made login and register dialogs navigable without mouse.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/uni@12987 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-26 17:29:52 +00:00
hikerstk
f147d8e662 Added some (experimental) leaning for karts driving fast in
a curve. Feedback welcome (note many karts have some leaning
in their animation, best use a kart like suzanne which doesn't
do that).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12984 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-26 11:00:53 +00:00
unitraxx
488b55f0e8 [GSoC Uni_] Registration has now 3 fases. Login also uses the new red error messages. This commit works for all testers as it doesn't connect to a server.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/uni@12983 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-26 01:41:28 +00:00
auria
b43c6eb4be Remove gui_strings.h from source control
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12978 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-25 23:47:12 +00:00
unitraxx
f553d962d5 [GSoC Uni_] Moved online gaming related gui xml files to a separate folder. Changed the login dialog to have an input message and started with a registration dialog.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/uni@12976 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-25 15:16:03 +00:00
samuncle
ec15e46c88 particle effect for cake and bomb
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12975 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-25 10:53:29 +00:00
unitraxx
18828d5668 [GSoC Uni_] Sign-In Dialog fixed. Removed debug code in http_connector.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/uni@12973 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-25 00:08:03 +00:00
auria
cee5451659 Fix typo in credits
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12970 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-24 19:34:58 +00:00
auria
15821eb31b Add missing turkish character
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12969 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-24 19:25:06 +00:00
unitraxx
7e36035228 [GSoC Uni_] Several improvements. No point in having a decent commit message, if it's for me only ;)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/uni@12967 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-24 19:20:16 +00:00
samuncle
5a8f411128 Better nitro effect. Thanks to Auria for the new particle feature
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12965 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-24 19:04:50 +00:00
auria
8c07a80162 Convert explosion from hardcoded particle system to our current XML system
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12964 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-24 18:40:30 +00:00
samuncle
e6ac66447d Small modification of the gauge
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12955 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-24 01:08:00 +00:00
auria
4039b9a7ef Apply patch by xenux to replace the text rating with star icons. Thanks\!
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12954 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-24 00:34:38 +00:00
samuncle
370a1506a4 The particle effect
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12940 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-23 20:41:28 +00:00
samuncle
e3c0f7cfb8 The new xml for nitro
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12938 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-23 20:12:10 +00:00
samuncle
0ef7a2bcc2 A better effect for the second skid
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12919 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-23 01:39:36 +00:00
unitraxx
a3ec5c3d97 [GSoC uni] Small increment.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/uni@12900 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-20 02:15:05 +00:00
auria
16dcb4f38b Lock the highest difficulty until the game was beaten
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12891 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-19 23:21:22 +00:00
curaga
2d50b47f56 Shader space cleanup
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12881 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-18 14:35:29 +00:00
curaga
a45bf5092f Make skinning.vert valid 1.10 code so the checker can run to completion
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12880 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-18 14:34:59 +00:00
unitraxx
aa9eb45c8b [uni GSoC] Removed ununnecessary file
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/uni@12877 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-18 02:47:02 +00:00
unitraxx
609c908101 [uni GSoC] Some initial GUI code
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/uni@12876 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-18 02:44:00 +00:00
unitraxx
f863609de8 [uni GSoC] dialogs/login_dialog.cpp:39: undefined reference to 'vtable for LoginDialog'
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/uni@12875 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-18 01:53:26 +00:00
unitraxx
5783294995 Lighthouse challenge adapted according to feedback.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12856 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-08 22:01:57 +00:00
unitraxx
2336131f8d Edited the challenge for lighthouse.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12854 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-08 20:45:47 +00:00
auria
2503f913a4 Extend greek font, fixes #829
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12838 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-01 19:52:29 +00:00
auria
fc2b2d0fda Extend greek font, fixes #829
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12837 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-06-01 19:51:05 +00:00
curaga
75e1c8bc69 Add an offline syntax checker for shaders
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12815 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-05-30 19:21:12 +00:00
curaga
320c525218 Ran the optimize script. 14mb off the data size, losslessly.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12805 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-05-30 11:21:39 +00:00
curaga
adf370519f Add the script to losslessly optimize data
This should be run before making a release, and after adding new data.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12804 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-05-30 10:21:59 +00:00
hikerstk
717e0e2992 Fixed installation (the desktop entry still used --log=file
instead of --no-console), fixed help text for --no-console as well.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12799 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-05-29 23:44:28 +00:00
auria
15509ca3db Remove duplicate section in credits
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12795 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-05-29 00:40:13 +00:00
auria
b7680d7177 Fix small fog bug
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12769 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-05-16 00:49:51 +00:00
auria
0735e70f47 Remove Y changes from grass shader, that was intended
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12740 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-05-12 01:14:08 +00:00
auria
3b20637b48 Make grass speed and amplitude configurable
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12735 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-05-12 00:14:53 +00:00
auria
3eb6c034d0 Add grass shader for samuncle
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12730 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-05-11 23:09:03 +00:00
auria
ab2e864f1f New bowling ball by Totoplus
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12724 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-05-05 19:25:42 +00:00
hikerstk
7ab65aee16 Fixed #879: avoid too many basket balls at the same time by introducing
a minimum amount of time (atm 15 seconds) before the next basket ball
can be found. Thanks to nixt for the patch.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12722 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-05-03 06:48:47 +00:00
auria
088bc6d155 Update translation file, an addon I was testing accidentally creeped in :(
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12703 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-04-27 21:39:17 +00:00
auria
e7f3fb2068 New story mode icon by tavariz91
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12701 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-04-25 22:47:58 +00:00
auria
95e035579b A few new items by totoplus
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12700 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-04-25 22:36:39 +00:00
samuncle
62c345e6a1 Add a blur arround the gauge when nitro is used
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12692 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-04-23 20:43:56 +00:00
hikerstk
b5c90675d9 Fixed #941: highlight nitro bar when nitro is used.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12690 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-04-23 07:02:46 +00:00
hikerstk
a693eb7eb5 Added reverse-sorting of addons (#916). Thanks to ingridmorstrad for the patch.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12673 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-04-18 22:44:18 +00:00
hikerstk
10317fe33c Applied nixt's patch to use the new speedometer and
nitro bar.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12662 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-04-15 22:54:28 +00:00
auria
e242c5a990 More icons by Totoplus62
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12653 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-04-14 23:20:36 +00:00
auria
5bd8f58923 Tweaked skidding particles by Deve
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12642 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-04-12 21:24:21 +00:00
hikerstk
34fb38fd1a Updated license for new icons.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12641 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-04-12 00:23:25 +00:00
hikerstk
7ee44eda18 Added new icons by Totoplus and Tavariz.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12640 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-04-12 00:12:30 +00:00
hikerstk
ccc8f788bd Commited new art work for easter egg mode.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12638 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-04-11 06:27:51 +00:00
hikerstk
9a9ff77812 iAdded new 'best' AI difficulty. ATM this is not locked yet, and
art work (icon) is still missing. Also we have to find what
to call it (atm 'Iron Man').


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12637 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-04-11 06:17:46 +00:00
auria
b667501fa1 Show explanatory message when approaching tutorial in overworld
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12635 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-04-10 23:13:29 +00:00
mbjornstk
9f01ffe2e3 Update build system.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12628 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-04-10 00:13:49 +00:00
auria
b48e5cb9b0 Delete old unused files
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12624 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-04-08 00:31:28 +00:00
auria
734b9707bc Fix motion blur on some picky GPUs
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12571 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-03-21 00:02:07 +00:00
auria
98d8ef74ac Simplify shader, removing the need to make a fallback mesh
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12565 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-03-18 00:21:28 +00:00
hikerstk
5445cec7ba Enabled motion blur shader in split screen multiplayer.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12552 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-03-14 21:04:48 +00:00
auria
c5a9b4b6a5 Add tutorial icon to main menu by Totoplusm thanks a lot
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12540 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-03-05 23:37:31 +00:00
auria
020fc76df3 Move tutorial to help menu
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12489 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-02-16 16:43:13 +00:00
funto66
07c74c41b5 Merge soccer mode back into trunk - but still WIP, can be disabled via a #define in race_setup_screen.cpp
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12475 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-02-11 22:30:50 +00:00
auria
1478fb40aa More subtle bomb icon by jymis
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12453 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-02-04 00:27:01 +00:00
funto66
c83678801e Added an explanation message to the soccer setup screen
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/christmas@12437 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-01-29 19:33:23 +00:00
funto66
03f063ce6d Fix crash when coming for the second time to the soccer setup screen
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/christmas@12436 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-01-29 19:22:54 +00:00
auria
ec48b69f9d Add missing file
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12380 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-01-17 22:04:21 +00:00
auria
ff9f8503da Forgotten file
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12355 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-01-14 00:48:19 +00:00
auria
996c563f9c First version of tutorial. Far from finished but you can take a quick look if you wish; the text is currently at the bottom
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12350 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-01-14 00:35:44 +00:00
funto66
66ec50ce95 Added soccer ball icons for in-game GUI
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/christmas@12347 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-01-09 21:47:57 +00:00
funto66
45790c0db4 WIP soccer mode GUI setup screen, don't draw player icons when in soccer mode, painted soccer cages in blue and red
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/christmas@12346 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-01-09 21:32:43 +00:00
auria
47b5a604af Improve ScalableFont to fix offsets introduced by recent font changes
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12338 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-01-06 00:36:20 +00:00
auria
d5c2d07d8c New skid/zipper particles by TotoPlus62
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12331 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-01-05 18:46:22 +00:00
dimstar
6d0362bba1 desktop file: bin/supertuxkart (default) won't work.. we need an
absolute path in the .desktop file.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12330 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-01-04 15:52:53 +00:00
hikerstk
b163cd8406 Fixed documentation to be in synch with the values actually used.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12329 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-01-02 22:44:09 +00:00
auria
d635b86e84 Add forgotten file
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12328 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-01-02 21:03:56 +00:00
funto66
4c160eb065 Fixed random soccer arena selection + WIP GUI for soccer setup screen
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/christmas@12327 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-01-02 18:11:11 +00:00
auria
164a910a05 Clean up GUI image file from /textures
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12324 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-01-01 20:22:43 +00:00
funto66
fa7c3cffb3 Soccer mode: WIP GUI state screen for choosing the teams and the number of goals to score in order to win
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/christmas@12318 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-01-01 13:58:16 +00:00
hikerstk
00418fce4b Oops - forgot the models in previous commit.
Thanks to Funto for the hat!


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12305 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-12-24 00:12:51 +00:00
funto66
a05e26bf05 Soccer mode - WIP
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/christmas@12296 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-12-21 21:04:10 +00:00
funto66
d7290207bf Added icon for soccer mode
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/christmas@12295 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-12-20 21:56:34 +00:00
auria
af460b0e7d Use new font for arabic
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12292 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-12-19 00:04:10 +00:00
hikerstk
29be45b198 Added preliminary easter-egg mode. It still needs a icon (battle mode
used atm), and a better easter egg model (atm bunny from snow mountain,
... whith turns out has lost the black nose). One track has easter eggs
added (math class).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12281 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-12-17 00:33:47 +00:00
auria
8202eb8f9e change swatter icon at authir's request
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12278 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-12-15 14:23:04 +00:00
hikerstk
5c95ba0666 Applied fix from hasufell to fix #841. Thanks!
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12276 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-12-13 20:23:26 +00:00
auria
69bf7309cd Add forgotten file
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12260 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-12-11 00:19:22 +00:00
auria
f1aea0dfb1 Update translations (trunk)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12259 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-12-11 00:15:44 +00:00
hikerstk
17d82e594c Updated donations.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12252 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-12-10 23:17:47 +00:00
auria
a083f97e6a New icon for basketball
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12223 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-12-10 00:50:27 +00:00
auria
e0a0b74659 Replace rubber ball by basket ball (trunk only, not branch)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12203 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-12-08 19:39:31 +00:00
hikerstk
bba8be450a Removed Asian characters (which are not displayed correctly, r12173 on
0.8 branch).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12174 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-12-04 02:32:31 +00:00
hikerstk
423e61df11 Updated Asian fonts again, this time including ky.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12151 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-12-03 00:20:45 +00:00
hikerstk
21e7617ced Removed useless executable property (tm).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12150 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-12-03 00:13:28 +00:00
hikerstk
d5296b8991 Updated Asian fonts.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12149 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-12-03 00:12:12 +00:00
auria
72cf046937 nw translation
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12148 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-12-02 23:59:34 +00:00
auria
3488097b61 update translations
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12145 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-12-02 23:53:07 +00:00
auria
ab0237ebee Update credits with donors
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12144 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-12-02 23:39:43 +00:00
auria
2e0d638377 blend fraang's bomb texture with the previous versions, still by fraangm of the bomb texture, because out of the discussion about this texture, it was agreed the new texture was too dark. I think what we have now is the right blend that will please the most opinions voiced. I consider the case closed.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12111 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-12-01 02:03:07 +00:00
auria
569244abf0 Tweak a few challenges
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12106 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-12-01 01:52:52 +00:00
hikerstk
ce5be5400b Made steering a bit faster at lower steering angles, and
a bit slower at higher angles - feedback please ;)


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12105 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-30 11:47:15 +00:00
auria
f6a1440ab8 Update strings
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12100 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-29 00:10:54 +00:00
hikerstk
3b704f62b4 Added three more strings, which were missed before:
- "The 'skidding' key allows you to skid in sharp turns and get a boost."
- "You unlocked grand prix %0"
- "You unlocked track %0"
and removed one or two unused ones.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12098 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-27 22:23:45 +00:00
hikerstk
caaccaf9c3 Removed reference to 'sharp turn' key.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12096 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-27 12:16:47 +00:00
hikerstk
6ebf8b6565 Added Fort Magma to last Grand Prix once the game
is completely unlocked (before only 4 tracks will
be in the last GP).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12095 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-27 12:09:16 +00:00
hikerstk
f02153fa4e Made Scotland and Subsea available from the very beginning.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12090 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-26 23:11:58 +00:00
hikerstk
0c4565041f Locked Fort Magma till the final challenge is won.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12088 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-26 09:59:41 +00:00
hikerstk
e5ac8ea4cf Upscaled other icons to be 256x256.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12084 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-26 00:41:00 +00:00
auria
1630bb2287 Make icon POT
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12083 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-26 00:36:05 +00:00
hikerstk
78fa97e10b Added upscaled icon, to see if the quality is good enough.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12082 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-26 00:15:44 +00:00
auria
ebc5319a96 Fix license of skins, with the permission of the author
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12069 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-25 19:26:07 +00:00
auria
454a2d70cd Move waterfall particles in common, so that the absolute path in sandtrack can be fixed
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12048 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-22 02:21:49 +00:00
auria
79110876f6 Minor cleanup to credits
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12047 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-22 01:11:14 +00:00
auria
5bacdb5787 Start adding new music by Bollen
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12042 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-21 23:23:24 +00:00
hikerstk
43b7f28d54 Added a setting to stk_config.xml to replace normals that are
'too different' from the normal of the triangle with the
normal of the triangle for interpolating the normals which
are used by the physics.
This should make 'smooth normals' more useful for tracks where
track and (say) a wall are connected, resulting in incorrect
normals for the physics.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11989 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-18 22:22:30 +00:00
auria
9b08adb960 Change arrow on bomb texture to not have a white outline on a white backgorund, that didn't look too good
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11988 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-18 22:18:10 +00:00
auria
fd66cf3289 Add new swatter icon by Totoplus62
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11986 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-18 00:59:29 +00:00
auria
d6db3337cd Slightly tweak sandtrack challenge
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11985 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-18 00:13:45 +00:00
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
hikerstk
ef2a1524c4 Added a skidding probability which is dependent on the to the
first player (i.e. slightly rubber-banding the AI).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11682 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-14 20:59:51 +00:00
auria
6e393eea0b Add new mansion song by OzoneOne
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11670 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-09 22:59:23 +00:00
auria
c7ab762799 tweak several challenges
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11668 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-06 23:12:31 +00:00
auria
4a53da0219 Hopefully this is not too controversial. Make the difference between levels of difficulty rely less on speed. So that people can go medium to get an easier AI, without having to drive at sluggish speeds
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11667 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-06 22:43:23 +00:00
auria
56b9931214 Tweak the points required by each challenge to have something adapted to the new point system
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11666 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-06 21:34:28 +00:00
auria
bb13585bea Add missing file
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11638 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-09-30 14:36:33 +00:00
hikerstk
5b623927d8 Reset time-full-steer, which was committed by accident.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11632 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-09-27 14:19:18 +00:00
auria
721820ff3a Credit Viktor Aurelius for Nolok voice acting
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11626 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-09-22 02:12:03 +00:00
hikerstk
9b51751e31 Made the time for the physical body to be in sync with the
graphics after a skid configurable - though atm this is still
set to the same time, so no noticable difference.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11620 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-09-20 23:06:19 +00:00
auria
38f75c73a8 Create challenges for GPs, reorganize GPs
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11613 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-09-20 00:28:41 +00:00
auria
b7bdacbefc Make subtitles be extracted from XML files
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11612 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-09-20 00:05:38 +00:00
auria
433610dcb9 Add sme walls in overworld to make it feel less empty. I'm sorry, I'm a coder, not an artist
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11603 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-09-19 01:15:45 +00:00
hikerstk
6eca109725 Added option to let the camera follow the skid angle (there is still
some discrepancy due to smoothing of camera movement). For now
enabled in stk_config.xml.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11589 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-09-17 21:42:33 +00:00
hikerstk
7b99faeeb8 iDisable steering for players when a skid is stopped (till the physics are
aligned with the graphics again). That _may_ help with controlling the
kart better after skid. Testwise enabled by default - feedback welcome.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11587 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-09-16 22:50:59 +00:00
hikerstk
4a6f5ea494 Made initial skidding jump graphical only (both options can
be set in stk_config now).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11576 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-09-12 22:11:13 +00:00
hikerstk
18d77b9da1 Improved handling of zippers: zippers will now be selected earlier (previously
a kart needed 2.0 nitro in order to use a zipper), but won't be used if items
to avoid are close by (since zipper make it harder to avoid them).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11571 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-09-09 22:41:49 +00:00
auria
353d0dbd3b Another forgotten file...
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11548 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-09-05 01:35:29 +00:00
auria
c9cd4d6063 File forgotten in previous commit
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11547 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-09-05 01:27:53 +00:00
auria
af219c1672 Give nolok his special bubblegum
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11546 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-09-05 01:16:01 +00:00
hikerstk
6c7bfd3050 Improved handling of situations in which a good and bad item
are close, which results in the AI getting the bad item when
trying to collect the good one. Some refactoring of code by
adding a hitLine function to Item.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11541 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-09-04 23:17:09 +00:00
auria
06821dc880 Give nolok a special swatter
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11539 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-09-04 01:54:28 +00:00
auria
bfc1a5e14c Give nolok some special powers in the last fight against him. Changing the swatter and bubble gum to different models might help make it more dramatic of course
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11538 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-09-04 00:39:14 +00:00
auria
20382c0f15 Allow a challenge to specify which AI kart to use, and use it for the final race against Nolok challenge
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11536 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-09-03 20:18:48 +00:00
magned
0aa7494469 Enables both new skidding behaviour and new skidding AI. Disables old sharp turn behaviour and PRESENT_AI.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11533 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-09-01 22:45:07 +00:00
auria
e211de77b6 Lock gnu and nolok until the last challenge is solved
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11525 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-08-29 23:53:44 +00:00
hikerstk
a1c51d61a5 Added first and early version of an item-collecting AI (within
SkiddingAI).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11517 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-08-23 22:00:36 +00:00
auria
fe65f46035 Work on end cutscene. Code to start particles based on a condition
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11516 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-08-23 01:52:55 +00:00
hikerstk
ed9b701e53 Added maximum amount of nitro a kart can collect to stk_config.xml
(instead of "const int MAX_NITRO = 16"  in moveable.hpp).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11512 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-08-19 23:41:36 +00:00
hikerstk
13175b8566 1) Changed the minimum turn radius when skidding to be 20% instead
of 40%. This allows longer skids in wider turns (e.g. hacienda).
2) Improved skidding decision when sharp turning is required:
   on sharp turn when already skidding, wait till an 'even sharper'
   turn is required, which (usually) means that then the AI is
   nicely aligned with the new track direction when releasing skid,
   which makes nice use of the bonus and the additional rotation.
   If not skidding when sharp turn is required, don't even start
   one.
3) Prevent AI from skidding 'against' track direction (i.e. track
   is turning left, but AI tries to skid right). This happened
   before (e.g. when slightly adjusting steering) and caused
   rapid left/right turns (and skid/stop/skid/stop sequences).
4) Allow some steering in wrong direction when skidding (to allow
   for some incorrect estimations, and to avoid skidding on/off
   sequences when only minor corrections are necessary).
5) If adjusted (i.e. taking the skid steering reduction into account)
   steer fraction when skidding is too high, stop skidding.
6) Re-enabled braking when AI is not aligned with track direction.
7) Improve debug output so that only a state change (skidding to
   non-skidding and vice versa) triggers output (instead of output
   every frame).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11469 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-08-05 23:27:39 +00:00
hikerstk
203ae69ce6 Added support in MaxSpeed for an additional engine force
to work while a speed increase is active. This simplifies
existing code (for slipstream, nitro). Additional engine
force is also added for skidding, which should make 
skidding more worthwhile (since usually adjusting the
heading when stop skidding will use up the actual bonus
speed).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11450 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-07-29 23:46:16 +00:00
auria
4b9d02cc25 Allow combining lightmaps and normal maps
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11428 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-07-22 21:30:47 +00:00
stephenjust
f766785302 Add rating to add-on info dialog.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11412 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-07-20 22:48:37 +00:00
wardje
36ce4c63f4 Add challenge file for black mansion
* Requirement set to 0 until there's a structure in the order
   we want challenges to be completed.
 * Times based on a few rounds without cheating[1]

[1]: You can cheat in Black Mansion by just going straight ahead
     in the hill after the start.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11372 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-07-06 19:29:48 +00:00
wardje
4a29403df6 Correct persistent typo
Someone had, at some point long ago, written warp instead of wrap.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11371 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-07-06 03:53:38 +00:00
wardje
af0d1528ba Fix incorrect attributes in track info dialog
* "min" changed to "min_value"
 * "max" changed to "max_value"


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11366 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-07-05 21:29:44 +00:00
wardje
2ec6335bdd Add Ward Muylaert to credits (programming/bug fixes).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11345 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-06-29 00:07:10 +00:00
wardje
7dc4e585d1 Make easy challenge doable on subsea and snowpeak
Greatly upping time for both. Probably still too fast for actual
beginners.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11321 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-06-20 23:32:17 +00:00
wardje
72d516d530 Greatly increase time on jungle challenge easy
Time was set to 2:55, (my) near perfect runs go at about 3:20-3:25
with the AI over 30s behind at ~4:00. Setting it to 3:50 (for now).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11280 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-06-07 14:31:31 +00:00
magned
f23993eea3 Changed turn-radius at lower speeds. Now it's possible to do Minigolf curves after slowing down
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11234 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-05-14 01:58:41 +00:00
auria
c82ce876de File i forgot to commit
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11228 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-05-12 17:20:22 +00:00
hikerstk
7c4cebcbd5 Disabled new skidding code again.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11220 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-05-09 23:47:24 +00:00
hikerstk
fb249f43bf Allowed to enable smooth-normals per track, and added this flag as an
example to lighthouse track. Note atm both needs to be set: smooth-normals
in the track.xml file and in stk_config. 


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11217 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-05-09 22:57:51 +00:00
auria
78a6da45f2 Rename 'end race' button so that it's clearer what it does
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11206 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-05-08 01:00:32 +00:00
auria
6a50f23ea0 Nice little hack to make the GPs appear in the right order in the GUI
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11193 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-05-07 01:14:26 +00:00
auria
157081edf2 Add fog support to water shader
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11184 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-05-04 01:33:13 +00:00
auria
55193a0e48 Make sure the water splash particles decay
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11171 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-04-28 21:07:51 +00:00
auria
b400320745 Make anti-aliasing level configurable
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11148 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-04-25 15:44:17 +00:00
wardje
a4994e7512 Fix #580 by re-exporting in GIMP
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11142 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-04-23 16:37:54 +00:00
auria
0a3e95ec12 Lower the XR591 challenge, atm it makes the track always locked
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11133 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-04-19 00:36:42 +00:00
auria
f65a5c3d83 While we're on the subject of Arabic, fix arabic accents
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11130 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-04-18 23:21:16 +00:00
auria
1a5593a9ba No in-game visible change, just re-export the font PNGs from gimp but setting the background color to black, so that you can see something in picasa's image viewer, who respects the background color set in the PNG :)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11129 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-04-18 23:18:43 +00:00
auria
e7acddc195 Improve arabic font, to a reasonable state
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11126 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-04-18 22:48:46 +00:00
auria
22e0f0f9c0 Offer STK in Arabic. Note that for some reason this crashes the options menu
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11121 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-04-18 02:14:55 +00:00
wardje
9eed9409e5 Add functionality to end a race early (#486).
* Only adding for standard races (normal race + time trial), didn't make as
  much sense elsewhere.
* Places still active players at the back of the final result and gives
  them penalty time.
* Add button to race pause dialog, temporarily using options_ui.png.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11093 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-04-07 21:58:11 +00:00
auria
5af4be2217 Reduce points required for minigolf challenge so that it is at least possible to play it by unlocking everything ;)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11052 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-03-30 01:20:59 +00:00
auria
ffe317f2f3 Added forgotten part of a previous commit, oops
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11048 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-03-29 01:57:02 +00:00
wardje
cb890d4f32 Add reverse track functionality for GPs.
Fixes part of #503 (and #599 completely).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11019 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-03-25 22:15:20 +00:00
wardje
a40462594c GP start order option to user's config + add option to have players always last
In light of #28, the GP start order option is probably more at home in a user's
configuration. While at it, also add an option to keep the player always last.
This is more of a challenge for the player than just reverse mode since your
direct opponents _will_ be at the forefront while you have to play catch up.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11017 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-03-25 16:39:32 +00:00
hikerstk
acba9e523a Updated documentation.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11006 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-03-21 23:06:45 +00:00
hikerstk
330c269f42 Added a little jump (duration set in config file) when
starting to skid.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10965 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-03-13 22:34:50 +00:00