Commit Graph

16 Commits

Author SHA1 Message Date
auria
b6e898876a Tweak a challenge
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10847 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-02-15 01:24:17 +00:00
auria
0bab0045bf Update challenges in the overworld
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10728 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-01-26 19:23:57 +00:00
auria
57b727f68d Big overhaul of challenges. Bumped challenge XML file format to version 2.0. Now each challenge file speficies 3 difficulty levels. Started adapting unlock manager for these changes.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10727 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-01-26 19:12:48 +00:00
hikerstk
330cc824a7 Removing canyon, and replacing it with minigolf in all challenges and
GPs.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10114 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-11-06 23:59:57 +00:00
auria
aeec9bd0ce Bye bye Skyline, adapt GPs and challenges for subsea
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10014 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-10-18 18:04:49 +00:00
auria
f4ae4e5f19 Fix track name in challenge description
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9992 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-10-16 00:13:29 +00:00
auria
2ed5b2b3d2 Fixed left over reference to secret garden
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9844 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-09-15 01:49:18 +00:00
auria
e9308cb144 Bye bye secret garden, Zen Garden has officially taken the place
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9803 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-09-11 17:10:12 +00:00
hikerstk
2e1da404d0 Fixed incorrect number of karts (according to the description).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8929 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-06-14 11:22:18 +00:00
hikerstk
20198bd92c Fixed recursive dependency (the wrong dependency was added according
to our challenge graph, probably because of a mix up (by me ;) ) of the
challenge id and file names).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8389 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-04-20 00:16:41 +00:00
hikerstk
2b42f06325 Lowered AI level for this challenge which is one of the first
players might play, and it is pretty difficult (see ticket #20).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8152 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-31 21:26:37 +00:00
hikerstk
7b09afcb24 Added version number to challenges (I replaced all Challenge
declarations with ChallengeData - I don't see a good
reason to keep both classes).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7610 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-04 10:53:58 +00:00
hikerstk
44f911aeef Added missing dependency: it was possible to play Fort Magma
as part of the alltracks.challenge, without having unlocked
Fort Magma first (and in the worst case: you happen to fulfill
the fortmagma challenge while doing the alltrack challenge,
so you have just driven Fort Magma, then you get the message
that you have unlocked Fort Magma).


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7557 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-27 23:24:03 +00:00
hikerstk
cf864f9d22 Fixed installation of challenges and gfx files.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7465 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-17 03:39:52 +00:00
auria
e7f5badbd1 Remove some big nitros in math class, was too easy + make challenge more difficult
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7461 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-01-17 01:50:39 +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