Commit Graph

8529 Commits

Author SHA1 Message Date
auria
8340c9c5c4 Fix jungle zippers
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12121 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-12-01 16:13:30 +00:00
hikerstk
1f0d603dbd Improved plunger handling when in-race menu is shown: now
the plunger is also shown while the menu is on screen.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12120 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-12-01 12:14:46 +00:00
auria
87c6a98744 Fix normal smoothing issues in zen garden
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12118 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-12-01 03:23:32 +00:00
auria
bbf4d7eab5 Don't announce fort magma as unlocked when its not
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12117 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-12-01 03:10:48 +00:00
hikerstk
8d782bc7ee Bugfix: plunger would still move while the race is paused, resulting in players
being able to wait till the plunger is off screen.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12116 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-12-01 03:10:42 +00:00
auria
c0908f9ef0 make palms ghosts
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12114 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-12-01 02:15:02 +00:00
auria
79d8892124 Tweak sandtrack to be more of a challenge in nitro-collecting challenges
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12112 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-12-01 02:08:48 +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
340a840646 Three karts on a row on startline, thanks to ctdabomb
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12109 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-12-01 01:58:27 +00:00
auria
2b4a598b34 Three karts on start line of mansion, thanks to ctdabomb
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12107 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-12-01 01:54:56 +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
hikerstk
60529bca5c Fixed #812 - two karts given the same position, which happens in
0-lap races. Fixed by letting overall_distance be negative at start
(which should have no other impact - time estimation function is
improved to handle this).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12104 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-29 11:59:33 +00:00
hikerstk
8c1f9188e6 1) Minor bugfix: if a kart ahead finishes the race, the AI would not
reset the kart ahead pointer to be NULL but instead keep the old
   data (which could result in AI not using weapons against karts
   behind), and similarly for the kart behind if it gets eliminated.
2) Minor code cleanup.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12103 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-29 05:40:15 +00:00
auria
3882e2c05e Fix math class by ctdabomb
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12101 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-29 00:19:01 +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
auria
34908764e7 Reword swatter string to work around gettext issue
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12099 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-29 00:05:25 +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
70afa12d49 Fixed incorrect animation in case of a GP challenge (#815).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12097 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-27 22:01:00 +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
auria
91342fee83 Add some edge-splitting to farm
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12093 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-27 00:45:37 +00:00
auria
9c59842db9 Show what was unlocked
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12092 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-27 00:41:38 +00:00
auria
839ee99c5e Add back the ability to show unlocked tracks and GPs (not yet used)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12091 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-26 23:51:10 +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
db0303146d Added additional debug output.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12089 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-26 10:14:53 +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
auria
77b84f3042 Fix bug related to physical LOD nodes
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12087 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-26 01:32:04 +00:00
auria
a2e2754547 Apply most changes by ctdabomb to have karts start in lines of 3
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12086 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-26 01:23:26 +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
hikerstk
bd3d8cf2a3 Fixed minor leaks happening when an old highscore file is read (#683).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12081 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-25 23:51:42 +00:00
hikerstk
cd8948902a Bugfix: if the first end camera was a static_follow_kart,
the position was not set in the first frame, resulting in
an odd 'zoom' effect.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12080 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-25 22:59:34 +00:00
hikerstk
604f61d1b4 Forced LOD=0 when a kart finishes a race, this way end animations
are shown even when the end camera is far away from the kart.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12078 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-25 22:24:54 +00:00
auria
0f6757be65 End cameras in lighthouse
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12077 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-25 22:23:11 +00:00
auria
436d1176a1 tweak end cameras
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12075 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-25 21:37:39 +00:00
auria
597a15c828 Tweaked end cameras
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12073 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-25 21:11:52 +00:00
auria
425a648af1 tweak end cameras and add them back to island
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12071 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-25 20:07:13 +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
hikerstk
36a15015d8 Fixed #806: clicking on challenges in overworld did not
teleport karts anymore.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12068 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-25 11:50:24 +00:00
hikerstk
dab600b5ea Fixed #787 - all locked karts are shown as selected when
one is selected.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12067 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-25 10:09:37 +00:00
auria
ba10ad020a tweak overworld, someone managed to jump on the pyramid into the hacienda, bypassing the entry bubble
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12065 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-25 03:15:44 +00:00
auria
5122ade4eb prevent the little cheaters from climbing walls in overworld to access the lava area before the door opens
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12063 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-25 03:09:13 +00:00
auria
a4bb3e3f58 Undo part of r12016, which was incorrect
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12062 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-25 02:49:42 +00:00
auria
3230daa882 Fix shotrcut in jungle, thanks to ctdabomb
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12060 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-25 02:28:37 +00:00
auria
33b7ef9ad8 Fix shortcut in island, thanks to ctdabomb
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12059 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-25 02:26:09 +00:00
hikerstk
0601eaa1da Made skid-mark code a bit more consistent, and fixed #797:
no skid marks when skidding but not steering.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12058 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-24 13:13:32 +00:00
auria
4717629862 Fix inverted normals in sand track
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12056 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-24 00:47:10 +00:00
hikerstk
e8900f69e6 Fixed #796 (**:**:** as time), which happens if the race is aborted
before a kart has moved (due to a division by zero). Now 99:59:00
is displayed instead, but in case that there should be other 
circumstances that trigger this problem, use 99:59:99 instead of
**:**:**.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12055 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-23 13:13:38 +00:00