Commit Graph

9387 Commits

Author SHA1 Message Date
auria
14c1090323 Add betharatux1's new icon
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14228 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-09 23:46:45 +00:00
deveee
0c3f4887de Move emitters a little. Sorry for the mess.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14226 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-09 18:05:08 +00:00
deveee
9514b4ffb3 Fixed waterfall in Sandtrack. Probably regression since r12941.
I also added few more emitters in the waterfall. Now it looks little better.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14224 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-09 17:42:53 +00:00
auria
b78c0e89c8 New sound effect for bubblegum shield collisions
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14222 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-09 00:14:08 +00:00
deveee
0183ed8507 Explode rubber ball in non-linear world. Accidentally used in debug mode it caused crashes.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14221 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-08 19:19:05 +00:00
deveee
414ad5b24b Fixed #1064.
Also added separated bowling roll and shoot sounds. Now bowling_roll can be played in a loop.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14219 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-08 17:04:27 +00:00
deveee
9ce3a75377 Don't explode shielded kart which is near other exploded kart.
- move it to better place

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14214 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-06 08:38:49 +00:00
auria
67e907fdc3 New XFCE mouse icon by totoplus
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14212 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-05 23:20:57 +00:00
deveee
130f3f42a9 Don't explode shielded kart which is near other exploded kart.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14210 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-05 20:20:41 +00:00
deveee
535d3c87fb Fixed regression since r12673. Add-ons were sorting from "z" to "a" in default mode.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14209 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-05 19:15:14 +00:00
deveee
c54ee10ffc Remove subsea from easter egg mode - just delete easter_eggs.xml
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14207 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-05 16:20:35 +00:00
deveee
ffc640b9a0 Battleisland was defined as add-on track
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14206 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-05 16:20:13 +00:00
deveee
1d918f0bc4 Move default nitro emitter little higher
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14205 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-05 10:22:17 +00:00
deveee
3a73436d3e Nitro and skidding gfx improvements
- skidding effect shouldn't depend on height of the kart
 - workaround for karts which don't have nitro emitters

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14202 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-04 20:08:16 +00:00
deveee
77e7ff57ab Fixed #1005 - add sound when ball hits non-kart object
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14201 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-04 05:16:18 +00:00
deveee
d7d29dd2b8 Fixed #934. Wait before ready phase if sounds are disabled.
Jingle is actually sound rather than music. Before change it was disabled in preferences by both - music and sfx.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14199 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-03 13:49:56 +00:00
auria
c40a403530 Fix a few minor glitches in subsea, mostly z sorting issues. They were always there, but bubblegum makes them more obvious so may be a good time to fix them. Still more issue remaining.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14195 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-02 23:39:38 +00:00
auria
b8b843d31c work around bubble z sorting issues
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14194 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-02 23:18:10 +00:00
auria
f30af9ecf4 Minor fix to normals in mines, plus change screenshot to one that will be more reckognisable when minimized
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14192 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-02 23:13:56 +00:00
deveee
9f077693b0 Added nitro emitter to xfce mouse.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14190 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-02 19:34:36 +00:00
deveee
e5bc243a42 Disable hat also for pidgin because it works wrongly and I have no idea why.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14189 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-02 18:18:36 +00:00
deveee
19f8aaabb8 Finally fixed christmas hats.
- Changed name of bones to "Head" in emule and konqi kart
 - Removed hat offset for puffy kart - it disables hat at all. The best would be add option "disable hat" to exporter in blender.

Sorry for these stupid revision numbers. Perhaps exporter has problems with git-svn. I don't know.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14187 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-02 16:38:19 +00:00
auria
185823a181 fix bubblegum render issues by undoing accidentally committed experiment :-$
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14181 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-02 01:59:00 +00:00
auria
85880406d1 Update subsea, fixed to avoid a lot of z sorting issues
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14179 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-02 01:56:57 +00:00
auria
fbf1e46e2f tweak fonts to make screens sort of fit at very low resolutions
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14178 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-10-02 00:56:17 +00:00
deveee
a7214699e8 Fixed pause sound when kart is not driving on the bridges in Green Valley
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14172 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-09-30 08:52:20 +00:00
deveee
4673c41987 Still work on #886.
- fixed resume sound after that when speed was near to 0 (broken in previous commit)
- pause sound while explosion animation

Tested on bridges in hacienda and snowmountain.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14171 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-09-29 22:19:48 +00:00
deveee
b1c375528e Partially fixed #886.
There is still an issue when the kart doesn't move. Function isInRest doesn't work well in this case.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14170 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-09-28 21:53:47 +00:00
deveee
351e75a9e8 Fixed flickering grass in overworld - ticket #1004
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14168 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-09-28 16:05:59 +00:00
deveee
0c6050fe65 Minor change in my previous commit
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14163 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-09-27 15:58:59 +00:00
deveee
b3cf4ff568 Fixed wall in hacienda - ticket #936.
There are also other objects to fix, but nobody should run there :P

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14160 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-09-27 13:09:56 +00:00
deveee
7316b2b63b Fix displaying net - soccer mode
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14156 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-09-26 12:44:15 +00:00
hikerstk
3e6b1872e4 Enabled searching in the doxygen documentation (thanks to nixt for
finding that).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14155 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-09-26 00:56:28 +00:00
magned
78632a8ecf Align Wiimote connect instruction with actual confirm button text, and added link to wiki with detailed instructions (yet to be written).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14154 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-09-24 22:44:37 +00:00
deveee
dbd36f47dd Little change in previous commit
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14152 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-09-24 18:04:14 +00:00
deveee
ee61e8f52a Fixed displaying time in race gui and race result - soccer mode
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14151 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-09-24 17:57:13 +00:00
deveee
bc4006cefa Add BAD badges in soccer setup screen
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14150 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-09-24 16:54:18 +00:00
deveee
947f1876d2 Add OK badges and sounds
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14149 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-09-24 16:34:51 +00:00
deveee
2aab049540 Fixed compilation in gcc
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14148 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-09-24 16:34:31 +00:00
deveee
4edd9176dd Both teams should have at least one kart.
Still to do: user should be informed that he can't choose this team.
Not tested in more than 2 karts.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14146 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-09-24 11:57:50 +00:00
deveee
0db9da03e5 Restore rotating after player confirmation.
But rotation is done only once to avoid rotating kart in every fire press.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14145 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-09-24 07:03:07 +00:00
deveee
f7d41cf008 Remember last used number of goals value
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14141 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-09-23 18:17:32 +00:00
deveee
d5bddb20fa Assign fire key to select in soccer setup screen.
This is done in the same way as in kart selection.
Btw. nixt, update rain in final camera is necessary ;-p

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14140 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-09-23 14:09:25 +00:00
hikerstk
1b2c340875 Disable Easter egg mode in multiplayer for now (see #1047).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14139 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-09-23 07:20:57 +00:00
deveee
fc15d0fd7b Disable highscores in soccer mode. The same as in 3 strikes battle.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14134 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-09-22 20:36:58 +00:00
deveee
cc07c61bff Larger checkline in jungle track.
This solves ticket #1050.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14132 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-09-22 19:44:26 +00:00
magned
ac72296fd0 New screenshot for Old Mine.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14131 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-09-22 18:42:34 +00:00
magned
804be1fb5b Removed old Sara kart model.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14130 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-09-22 16:27:56 +00:00
deveee
148f08ab8f Correct hat offset for every kart.
There is still problem with konqi, elephant and puffy kart - probably hats are not displayed at all.
I can't change these offsets in blend files. There is no option to write it.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14129 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-09-22 15:56:30 +00:00
deveee
ec02f2990b Arrow position should depend on height of the kart rather than position of the hat.
Not every kart have/should have a hat (puffy?). A lot of add-on karts probably never will have
defined hat offset. Also hats position is now broken a little.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@14128 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-09-22 08:44:42 +00:00