Jeck - Added theme substyles, which are chosen dynamically based on the player's deck composition. Also added lazy unit test for booster packs, though there should be a better way to framework this.

This commit is contained in:
wagic.jeck
2010-08-28 10:51:38 +00:00
parent 3ad28096b1
commit 8114944db9
46 changed files with 415 additions and 26 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

View File

@@ -0,0 +1,43 @@
<activebg source="1">
<case rule="color:g;">Jade</case>
<case rule="color:r;">Jasper</case>
<case rule="color:u;">Lapis</case>
<case rule="color:b;">Jet</case>
<case rule="color:w;">Moonstone</case>
</activebg>
<style name="Jade">
<wood.png>wood_green.png</wood.png>
<backdrop.jpg>backdrop_green.jpg</backdrop.jpg>
<menutitle.png>menutitle_green.png</menutitle.png>
<phasebar.png>phasebar_green.png</phasebar.png>
</style>
<style name="Jasper">
<wood.png>wood_red.png</wood.png>
<backdrop.jpg>backdrop_red.jpg</backdrop.jpg>
<menutitle.png>menutitle_red.png</menutitle.png>
<phasebar.png>phasebar_red.png</phasebar.png>
</style>
<style name="Lapis">
<wood.png>wood_blue.png</wood.png>
<backdrop.jpg>backdrop_blue.jpg</backdrop.jpg>
<menutitle.png>menutitle_blue.png</menutitle.png>
<phasebar.png>phasebar_blue.png</phasebar.png>
</style>
<style name="Jet">
<wood.png>wood_black.png</wood.png>
<backdrop.jpg>backdrop_black.jpg</backdrop.jpg>
<menutitle.png>menutitle_black.png</menutitle.png>
<phasebar.png>phasebar_black.png</phasebar.png>
</style>
<style name="Moonstone">
<wood.png>wood_white.png</wood.png>
<backdrop.jpg>backdrop_white.jpg</backdrop.jpg>
<handback.png>handback_white.png</handback.png>
<phasebar.png>phasebar_white.png</phasebar.png>
<menutitle.png>menutitle_white.png</menutitle.png>
</style>

View File

@@ -0,0 +1,5 @@
Jeck
This is Gemstones, a theme based on semi-precious gemstones. It demonstrates the use of backdrop.txt to script backdrop selection.
See the forum at http://wololo.net/forum/ for more themes!

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB