Awakener Druid (M11) - added

Card coding that have been confirmed working and added to the SVN are moved in this forum. Do not post here.
Dr.Solomat
Posts: 975
Joined: Mon Dec 15, 2008 5:12 pm
Location: Germany

Re: Awakener Druid (M11) - Require Testing

Post by Dr.Solomat »

Nice! What about the Zendikons?
Sets Coded/Released: Legends, Visions, Weatherlight, Tempest, Stronghold, Portal I & III, Urza's Saga BLOCK, Mercadian Masques, Invasion BLOCK, Mirrodin, Ravnica, Guildpact, Conflux, Alara Reborn
Zethfox
Posts: 3029
Joined: Thu Jun 10, 2010 11:28 pm

Re: Awakener Druid (M11) - Require Testing

Post by Zethfox »

haven't tried them, on only check awakener becuase i was removing the convertlandtocreature classes from svn becuase becomes(/transforms(( which both can do the same thing now are able to do this effect.
Dr.Solomat
Posts: 975
Joined: Mon Dec 15, 2008 5:12 pm
Location: Germany

Re: Awakener Druid (M11) - Require Testing

Post by Dr.Solomat »

come to chat room plz! i wait there.
Sets Coded/Released: Legends, Visions, Weatherlight, Tempest, Stronghold, Portal I & III, Urza's Saga BLOCK, Mercadian Masques, Invasion BLOCK, Mirrodin, Ravnica, Guildpact, Conflux, Alara Reborn
Dr.Solomat
Posts: 975
Joined: Mon Dec 15, 2008 5:12 pm
Location: Germany

Re: Awakener Druid (M11) - Require Testing

Post by Dr.Solomat »

Successfully tested Zendikons and similar cards!

Added to the svn! :)
Sets Coded/Released: Legends, Visions, Weatherlight, Tempest, Stronghold, Portal I & III, Urza's Saga BLOCK, Mercadian Masques, Invasion BLOCK, Mirrodin, Ravnica, Guildpact, Conflux, Alara Reborn
blender2005
Posts: 40
Joined: Mon Dec 20, 2010 8:17 pm
Location: Spain

Re: Awakener Druid (M11) - Require Testing

Post by blender2005 »

Dr.Solomat wrote:Successfully tested Zendikons and similar cards!

Added to the svn! :)

How I can download the file mtg. with the new cards, I've tried this link

Code: Select all

http://code.google.com/p/wagic/source/browse/#svn/trunk/projects/mtg/bin/Res/sets
and I only get a dat file, but no txt
User avatar
ph34rbot
Posts: 280
Joined: Thu Jan 07, 2010 6:33 am

Re: Awakener Druid (M11) - Require Testing

Post by ph34rbot »

blender2005 wrote:
Dr.Solomat wrote:Successfully tested Zendikons and similar cards!

Added to the svn! :)

How I can download the file mtg. with the new cards, I've tried this link

Code: Select all

http://code.google.com/p/wagic/source/browse/#svn/trunk/projects/mtg/bin/Res/sets
and I only get a dat file, but no txt
You can open the .dat file with a simple text editor like notepad or WordPad, right click on the file then open with and you select the program
blender2005
Posts: 40
Joined: Mon Dec 20, 2010 8:17 pm
Location: Spain

Re: Awakener Druid (M11) - Require Testing

Post by blender2005 »

ph34rbot wrote:
blender2005 wrote:
Dr.Solomat wrote:Successfully tested Zendikons and similar cards!

Added to the svn! :)

How I can download the file mtg. with the new cards, I've tried this link

Code: Select all

http://code.google.com/p/wagic/source/browse/#svn/trunk/projects/mtg/bin/Res/sets
and I only get a dat file, but no txt
You can open the .dat file with a simple text editor like notepad or WordPad, right click on the file then open with and you select the program
Thanks for your answer, but we already knew, what I mean is like getting clean mtg.txt file because the. dat is much code that has no other.

Start file mtg.txt:

Code: Select all

#Primitives Pack for Wagic the Homebrew.
#Please keep these card alphabetized, and try to have the "name=" line at the top of each card
[card]
name=AErathi Berserker
auto=rampage(3/3,1)
text=Rampage 3 (Whenever this creature becomes blocked, it gets +3/+3 until end of turn for each creature blocking it beyond the first.)
mana={2}{R}{R}{R}
type=Creature
subtype=Human Berserker
power=2
toughness=4
[/card]
[card]
name=AEther Adept
auto=moveTo(ownerhand) target(creature)
text=When AEther Adept enters the battlefield, return target creature to its owner's hand.
mana={1}{U}{U}
type=Creature
subtype=Human Wizard
power=2
toughness=2
[/card]
[card]
name=AEther Charge
auto=@movedTo(beast|myBattlefield):may damage:4 opponent
text=Whenever a Beast enters the battlefield under your control, you may have it deal 4 damage to target opponent.
mana={4}{R}
type=Enchantment
[/card]
[card]
name=AEther Figment
abilities=unblockable
kicker={3}
auto=kicker counter(1/1,2)
text=Kicker {3} (You may pay an additional {3} as you cast this spell.) -- AEther Figment is unblockable. -- If AEther Figment was kicked, it enters the battlefield with two +1/+1 counters on it.
mana={1}{U}
type=Creature
subtype=Illusion
power=1
toughness=1
[/card]
[card]
name=AEther Flash
auto=@movedto(creature|battlefield):all(trigger) damage:2
text=Whenever a creature enters the battlefield, AEther Flash deals 2 damage to it.
mana={2}{R}{R}
type=Enchantment
[/card]
Start file mtg_todo.dat:

Code: Select all

<!DOCTYPE html>
<html>
<head>
 <link rel="icon" type="image/vnd.microsoft.icon" href="http://www.gstatic.com/codesite/ph/images/phosting.ico">
 
 <script type="text/javascript">
 
 
 
 
 var codesite_token = null;
 
 
 var CS_env = {"token":null,"assetHostPath":"http://www.gstatic.com/codesite/ph","domainName":null,"assetVersionPath":"http://www.gstatic.com/codesite/ph/6142392302819995991","projectName":"wagic","projectHomeUrl":"/p/wagic","absoluteBaseUrl":"http://code.google.com","relativeBaseUrl":"","urlPrefix":"p","loggedInUserEmail":null};
 </script>
 
 
 <title>mtg_todo.dat - 
 wagic -
 
 
 A Multi-platform Card game Engine - Google Project Hosting
 </title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" >
 <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" >
 
 <meta name="ROBOTS" content="NOARCHIVE">
 
 <link type="text/css" rel="stylesheet" href="http://www.gstatic.com/codesite/ph/6142392302819995991/css/ph_core.css">
 
 <link type="text/css" rel="stylesheet" href="http://www.gstatic.com/codesite/ph/6142392302819995991/css/ph_detail.css" >
 
 
 <link type="text/css" rel="stylesheet" href="http://www.gstatic.com/codesite/ph/6142392302819995991/css/d_sb.css" >
 
 
 
<!--[if IE]>
 <link type="text/css" rel="stylesheet" href="http://www.gstatic.com/codesite/ph/6142392302819995991/css/d_ie.css" >
<![endif]-->
 <style type="text/css">
 .menuIcon.off { background: no-repeat url(http://www.gstatic.com/codesite/ph/images/dropdown_sprite.gif) 0 -42px }
 .menuIcon.on { background: no-repeat url(http://www.gstatic.com/codesite/ph/images/dropdown_sprite.gif) 0 -28px }
 .menuIcon.down { background: no-repeat url(http://www.gstatic.com/codesite/ph/images/dropdown_sprite.gif) 0 0; }
 
 
 
  tr.inline_comment {
 background: #fff;
 vertical-align: top;
 }
 div.draft, div.published {
 padding: .3em;
 border: 1px solid #999; 
 margin-bottom: .1em;
 font-family: arial, sans-serif;
 max-width: 60em;
 }
 div.draft {
 background: #ffa;
 } 
 div.published {
 background: #e5ecf9;
 }
 div.published .body, div.draft .body {
 padding: .5em .1em .1em .1em;
 max-width: 60em;
 white-space: pre-wrap;
 white-space: -moz-pre-wrap;
 white-space: -pre-wrap;
 white-space: -o-pre-wrap;
 word-wrap: break-word;
 font-size: 1em;
 }
 div.draft .actions {
 margin-left: 1em;
 font-size: 90%;
 }
 div.draft form {
 padding: .5em .5em .5em 0;
 }
 div.draft textarea, div.published textarea {
 width: 95%;
 height: 10em;
 font-family: arial, sans-serif;
 margin-bottom: .5em;
 }

 
 .nocursor, .nocursor td, .cursor_hidden, .cursor_hidden td {
 background-color: white;
 height: 2px;
 }
 .cursor, .cursor td {
 background-color: darkblue;
 height: 2px;
 display: '';
 }
 
 
.list {
 border: 1px solid white;
 border-bottom: 0;
}

 </style>
</head>
<body class="t4">
 <script type="text/javascript">
 var _gaq = _gaq || [];
 _gaq.push(
 ['siteTracker._setAccount', 'UA-18071-1'],
 ['siteTracker._trackPageview']);
 
 (function() {
 var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
 ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
 (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ga);
 })();
 </script>
<div class="headbg">
 <div id="gaia">
 

 <span>
 
 <a href="#" id="projects-dropdown" onclick="return false;"><u>My favorites</u> <small>&#9660;</small></a>
 | <a href="https://www.google.com/accounts/ServiceLogin?service=code&ltmpl=phosting&continue=http%3A%2F%2Fcode.google.com%2Fp%2Fwagic%2Fsource%2Fbrowse%2Ftrunk%2Fprojects%2Fmtg%2Fbin%2FRes%2Fsets%2Fmtg_todo.dat&followup=http%3A%2F%2Fcode.google.com%2Fp%2Fwagic%2Fsource%2Fbrowse%2Ftrunk%2Fprojects%2Fmtg%2Fbin%2FRes%2Fsets%2Fmtg_todo.dat" onclick="_CS_click('/gb/ph/signin');"><u>Sign in</u></a>
 
 </span>

 </div>
 <div class="gbh" style="left: 0pt;"></div>
 <div class="gbh" style="right: 0pt;"></div>
 
 
 <div style="height: 1px"></div>
<!--[if lte IE 7]>
<div style="text-align:center;">
Your version of Internet Explorer is not supported. Try a browser that
contributes to open source, such as <a href="http://www.firefox.com">Firefox</a>,
<a href="http://www.google.com/chrome">Google Chrome</a>, or
<a href="http://code.google.com/chrome/chromeframe/">Google Chrome Frame</a>.
</div>
<![endif]-->




 <table style="padding:0px; margin: 0px 0px 10px 0px; width:100%" cellpadding="0" cellspacing="0">
 <tr style="height: 58px;">
 
 <td id="plogo">
 <a href="/p/wagic/">
 
 
 <img src="/p/wagic/logo?cct=1296986140" alt="Logo">
 
 </a>
 </td>
 
 <td style="padding-left: 0.5em">
 
 <div id="pname">
 <a href="/p/wagic/">wagic</a>
 </div>
 
 <div id="psum">
 <a id="project_summary_link" href="/p/wagic/" >A Multi-platform Card game Engine</a>
 
 </div>
 
 
 </td>
 <td style="white-space:nowrap;text-align:right; vertical-align:bottom;">
 
 <form action="/hosting/search">
 <input size="30" name="q" value="" type="text">
 <input type="submit" name="projectsearch" value="Search projects" >
 </form>
 
 </tr>
 </table>

</div>

 
<div id="mt" class="gtb"> 
 <a href="/p/wagic/" class="tab ">Project&nbsp;Home</a>
 
 
 
 
 <a href="/p/wagic/downloads/list" class="tab ">Downloads</a>
 
 
 
 
 
 <a href="/p/wagic/w/list" class="tab ">Wiki</a>
 
 
 
 
 
 <a href="/p/wagic/issues/list"
 class="tab ">Issues</a>
 
 
 
 
 
 <a href="/p/wagic/source/checkout"
 class="tab active">Source</a>
 
 
 
 
 
 <div class=gtbc></div>
</div>
<table cellspacing="0" cellpadding="0" width="100%" align="center" border="0" class="st">
 <tr>
 
 
 
 
 
 
 <td class="subt">
 <div class="st2">
 <div class="isf">
 
 
 
 <span class="inst1"><a href="/p/wagic/source/checkout">Checkout</a></span> &nbsp;
 <span class="inst2"><a href="/p/wagic/source/browse/">Browse</a></span> &nbsp;
 <span class="inst3"><a href="/p/wagic/source/list">Changes</a></span> &nbsp;
 
 <form action="http://www.google.com/codesearch" method="get" style="display:inline"
 onsubmit="document.getElementById('codesearchq').value = document.getElementById('origq').value + ' package:http://wagic\\.googlecode\\.com'">
 <input type="hidden" name="q" id="codesearchq" value="">
 <input type="text" maxlength="2048" size="38" id="origq" name="origq" value="" title="Google Code Search" style="font-size:92%">&nbsp;<input type="submit" value="Search Trunk" name="btnG" style="font-size:92%">
 
 
 
 </form>
 </div>
</div>

 </td>
 
 
 
 <td align="right" valign="top" class="bevel-right"></td>
 </tr>
</table>
<script type="text/javascript">
 var cancelBubble = false;
 function _go(url) { document.location = url; }
</script>


<div id="maincol"
 
>

 
<!-- IE -->




<div class="expand">
<div id="colcontrol">
<style type="text/css">
 #file_flipper { white-space: nowrap; padding-right: 2em; }
 #file_flipper.hidden { display: none; }
 #file_flipper .pagelink { color: #0000CC; text-decoration: underline; }
 #file_flipper #visiblefiles { padding-left: 0.5em; padding-right: 0.5em; }
</style>
<table id="nav_and_rev" class="list"
 cellpadding="0" cellspacing="0" width="100%">
 <tr>
 
 <td nowrap="nowrap" class="src_crumbs src_nav" width="33%">
 <strong class="src_nav">Source path:&nbsp;</strong>
 <span id="crumb_root">
 
 <a href="/p/wagic/source/browse/">svn</a>/&nbsp;</span>
 <span id="crumb_links" class="ifClosed"><a href="/p/wagic/source/browse/trunk/">trunk</a><span class="sp">/&nbsp;</span><a href="/p/wagic/source/browse/trunk/projects/">projects</a><span class="sp">/&nbsp;</span><a href="/p/wagic/source/browse/trunk/projects/mtg/">mtg</a><span class="sp">/&nbsp;</span><a href="/p/wagic/source/browse/trunk/projects/mtg/bin/">bin</a><span class="sp">/&nbsp;</span><a href="/p/wagic/source/browse/trunk/projects/mtg/bin/Res/">Res</a><span class="sp">/&nbsp;</span><a href="/p/wagic/source/browse/trunk/projects/mtg/bin/Res/sets/">sets</a><span class="sp">/&nbsp;</span>mtg_todo.dat</span>
 
 

 </td>
 
 
 <td nowrap="nowrap" width="33%" align="right">
 <table cellpadding="0" cellspacing="0" style="font-size: 100%"><tr>
 
 
 <td class="flipper">
 <ul class="leftside">
 
 <li><a href="/p/wagic/source/browse/trunk/projects/mtg/bin/Res/sets/mtg_todo.dat?r=3445" title="Previous">&lsaquo;r3445</a></li>
 
 </ul>
 </td>
 
 <td class="flipper"><b>r3473</b></td>
 
 </tr></table>
 </td> 
 </tr>
</table>

<div class="fc">
 
 
 
<style type="text/css">
.undermouse span {
 background-image: url(http://www.gstatic.com/codesite/ph/images/comments.gif); }
</style>
<table class="opened" id="review_comment_area"
><tr>
<td id="nums">
<pre><table width="100%"><tr class="nocursor"><td></td></tr></table></pre>
<pre><table width="100%" id="nums_table_0"><tr id="gr_svn3473_1"

><td id="1"><a href="#1">1</a></td></tr
><tr id="gr_svn3473_2"

><td id="2"><a href="#2">2</a></td></tr
><tr id="gr_svn3473_3"

><td id="3"><a href="#3">3</a></td></tr
><tr id="gr_svn3473_4"

><td id="4"><a href="#4">4</a></td></tr
><tr id="gr_svn3473_5"

><td id="5"><a href="#5">5</a></td></tr
><tr id="gr_svn3473_6"

><td id="6"><a href="#6">6</a></td></tr
><tr id="gr_svn3473_7"

><td id="7"><a href="#7">7</a></td></tr
><tr id="gr_svn3473_8"

><td id="8"><a href="#8">8</a></td></tr
><tr id="gr_svn3473_9"

><td id="9"><a href="#9">9</a></td></tr
><tr id="gr_svn3473_10"

><td id="10"><a href="#10">10</a></td></tr
><tr id="gr_svn3473_11"

><td id="11"><a href="#11">11</a></td></tr
><tr id="gr_svn3473_12"

><td id="12"><a href="#12">12</a></td></tr
><tr id="gr_svn3473_13"

><td id="13"><a href="#13">13</a></td></tr
><tr id="gr_svn3473_14"

><td id="14"><a href="#14">14</a></td></tr
><tr id="gr_svn3473_15"

><td id="15"><a href="#15">15</a></td></tr
><tr id="gr_svn3473_16"

><td id="16"><a href="#16">16</a></td></tr
><tr id="gr_svn3473_17"

><td id="17"><a href="#17">17</a></td></tr
Locked