<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: A (very) nice screenshot</title>
	<atom:link href="http://wololo.net/2008/12/17/a-very-nice-screenshot/feed/" rel="self" type="application/rss+xml" />
	<link>http://wololo.net/2008/12/17/a-very-nice-screenshot/</link>
	<description>Wagic, Half-Byte Loader, PSP / PS Vita Programming, and Homebrews</description>
	<lastBuildDate>Sun, 19 May 2013 04:44:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: wololo</title>
		<link>http://wololo.net/2008/12/17/a-very-nice-screenshot/comment-page-1/#comment-605</link>
		<dc:creator>wololo</dc:creator>
		<pubDate>Sun, 11 Jan 2009 01:40:39 +0000</pubDate>
		<guid isPermaLink="false">http://wololo.net/wagic/?p=298#comment-605</guid>
		<description><![CDATA[LordBane999 : Thanks ! 
The attack mechanism needs to be updated/rewritten for me to even start considering coding Planeswalkers.]]></description>
		<content:encoded><![CDATA[<p>LordBane999 : Thanks !<br />
The attack mechanism needs to be updated/rewritten for me to even start considering coding Planeswalkers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LordBane999</title>
		<link>http://wololo.net/2008/12/17/a-very-nice-screenshot/comment-page-1/#comment-585</link>
		<dc:creator>LordBane999</dc:creator>
		<pubDate>Thu, 08 Jan 2009 21:46:48 +0000</pubDate>
		<guid isPermaLink="false">http://wololo.net/wagic/?p=298#comment-585</guid>
		<description><![CDATA[Very well done Wololo, this homebrew you started is gaining speed quickly, and i like to add that despite the bugs there should just over 2000 working cards with your homebrew now, which is astounding because i don&#039;t think even Magic Work Station (MWS) even had this many cards supported by it&#039;s 3rd release.

p.s. well not that important to me, do you think it may be possible to incorporate plainswalkers even if their a bit bugged? I was thinking about, and couldn&#039;t you cheat their way in, by instead of using loyalty using the already use +/- counter abilities that you hard-coded? wouldn&#039;t it be possible to just change the value tag each with their abilities, it wouldn&#039;t be perfect but nothing ever is in a homebrew]]></description>
		<content:encoded><![CDATA[<p>Very well done Wololo, this homebrew you started is gaining speed quickly, and i like to add that despite the bugs there should just over 2000 working cards with your homebrew now, which is astounding because i don&#8217;t think even Magic Work Station (MWS) even had this many cards supported by it&#8217;s 3rd release.</p>
<p>p.s. well not that important to me, do you think it may be possible to incorporate plainswalkers even if their a bit bugged? I was thinking about, and couldn&#8217;t you cheat their way in, by instead of using loyalty using the already use +/- counter abilities that you hard-coded? wouldn&#8217;t it be possible to just change the value tag each with their abilities, it wouldn&#8217;t be perfect but nothing ever is in a homebrew</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MageKing17</title>
		<link>http://wololo.net/2008/12/17/a-very-nice-screenshot/comment-page-1/#comment-546</link>
		<dc:creator>MageKing17</dc:creator>
		<pubDate>Thu, 01 Jan 2009 11:15:39 +0000</pubDate>
		<guid isPermaLink="false">http://wololo.net/wagic/?p=298#comment-546</guid>
		<description><![CDATA[Ah, that explains everything. ;)]]></description>
		<content:encoded><![CDATA[<p>Ah, that explains everything. <img src='http://wololo.net/wagic/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wololo</title>
		<link>http://wololo.net/2008/12/17/a-very-nice-screenshot/comment-page-1/#comment-519</link>
		<dc:creator>wololo</dc:creator>
		<pubDate>Sat, 27 Dec 2008 15:24:20 +0000</pubDate>
		<guid isPermaLink="false">http://wololo.net/wagic/?p=298#comment-519</guid>
		<description><![CDATA[in Wagic&#039;s code, there is no difference (yet) between types and subtypes. Note that this does not cause a huge problem since there is no subtype &quot;artifact&quot;, and the lists of &quot;types&quot; and &quot;super&quot; types are really limited and could be hardcoded somewhere if it ever becomes needed

Artifact is a color in Wagic because I made a convenient confusion between &quot;colorless&quot; and &quot;artifact&quot; when I started coding. This is not a hack, only a wording issue. One word &quot;artifact&quot; stands for the &quot;artifact&quot; type, the other one is actually used instead of &quot;colorless&quot;.
Wagic was initially built with the rules of the Revised edition, which made no real difference between &quot;artifact&quot; and &quot;colorless&quot;, which is why I mistakenly used the word &quot;artifact&quot; instead of &quot;colorless&quot;...

Actually, most of the hacks come from the fact that I started coding with the rules of the revised edition (not the comp rules, but the 40 pages rules booklet...or rather...what I remembered from it). I am now slowly migrating the code to the latest rules, as we discover bugs...]]></description>
		<content:encoded><![CDATA[<p>in Wagic&#8217;s code, there is no difference (yet) between types and subtypes. Note that this does not cause a huge problem since there is no subtype &#8220;artifact&#8221;, and the lists of &#8220;types&#8221; and &#8220;super&#8221; types are really limited and could be hardcoded somewhere if it ever becomes needed</p>
<p>Artifact is a color in Wagic because I made a convenient confusion between &#8220;colorless&#8221; and &#8220;artifact&#8221; when I started coding. This is not a hack, only a wording issue. One word &#8220;artifact&#8221; stands for the &#8220;artifact&#8221; type, the other one is actually used instead of &#8220;colorless&#8221;.<br />
Wagic was initially built with the rules of the Revised edition, which made no real difference between &#8220;artifact&#8221; and &#8220;colorless&#8221;, which is why I mistakenly used the word &#8220;artifact&#8221; instead of &#8220;colorless&#8221;&#8230;</p>
<p>Actually, most of the hacks come from the fact that I started coding with the rules of the revised edition (not the comp rules, but the 40 pages rules booklet&#8230;or rather&#8230;what I remembered from it). I am now slowly migrating the code to the latest rules, as we discover bugs&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MageKing17</title>
		<link>http://wololo.net/2008/12/17/a-very-nice-screenshot/comment-page-1/#comment-512</link>
		<dc:creator>MageKing17</dc:creator>
		<pubDate>Fri, 26 Dec 2008 17:23:13 +0000</pubDate>
		<guid isPermaLink="false">http://wololo.net/wagic/?p=298#comment-512</guid>
		<description><![CDATA[Artifact... is a color? For what reason do you need such a hackish method?

Also, artifact is a type, not a subtype (Equipment is a subtype of artifact, but artifact is not a subtype).]]></description>
		<content:encoded><![CDATA[<p>Artifact&#8230; is a color? For what reason do you need such a hackish method?</p>
<p>Also, artifact is a type, not a subtype (Equipment is a subtype of artifact, but artifact is not a subtype).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wololo</title>
		<link>http://wololo.net/2008/12/17/a-very-nice-screenshot/comment-page-1/#comment-496</link>
		<dc:creator>wololo</dc:creator>
		<pubDate>Mon, 22 Dec 2008 19:17:06 +0000</pubDate>
		<guid isPermaLink="false">http://wololo.net/wagic/?p=298#comment-496</guid>
		<description><![CDATA[Overall you&#039;re correct.
The second occurence of &quot;artifact&quot; is the color. In Wagic, Artifact is unfortunately both a subtype and a color, and both need to be set for an artifact to work correctly :/

@NyghtcrawleR : thanks for the theme :)]]></description>
		<content:encoded><![CDATA[<p>Overall you&#8217;re correct.<br />
The second occurence of &#8220;artifact&#8221; is the color. In Wagic, Artifact is unfortunately both a subtype and a color, and both need to be set for an artifact to work correctly :/</p>
<p>@NyghtcrawleR : thanks for the theme <img src='http://wololo.net/wagic/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shishio</title>
		<link>http://wololo.net/2008/12/17/a-very-nice-screenshot/comment-page-1/#comment-494</link>
		<dc:creator>Shishio</dc:creator>
		<pubDate>Mon, 22 Dec 2008 14:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://wololo.net/wagic/?p=298#comment-494</guid>
		<description><![CDATA[Nice work with the tokens, bro!
token(Wasp,creature artifact insect, 1/1,flying artifact)
This breaks down to:
token - signifies that a token will be made
(Wasp - creates the name of the token or uses this instead of &quot;id=&quot;
creature artifact insect - all subtypes?
1/1 - n/m
flying - ability
artifact - ?Can&#039;t figure out why it&#039;s noted as artifact again...
Am I close?]]></description>
		<content:encoded><![CDATA[<p>Nice work with the tokens, bro!<br />
token(Wasp,creature artifact insect, 1/1,flying artifact)<br />
This breaks down to:<br />
token &#8211; signifies that a token will be made<br />
(Wasp &#8211; creates the name of the token or uses this instead of &#8220;id=&#8221;<br />
creature artifact insect &#8211; all subtypes?<br />
1/1 &#8211; n/m<br />
flying &#8211; ability<br />
artifact &#8211; ?Can&#8217;t figure out why it&#8217;s noted as artifact again&#8230;<br />
Am I close?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NyghtcrawleR</title>
		<link>http://wololo.net/2008/12/17/a-very-nice-screenshot/comment-page-1/#comment-484</link>
		<dc:creator>NyghtcrawleR</dc:creator>
		<pubDate>Fri, 19 Dec 2008 05:18:49 +0000</pubDate>
		<guid isPermaLink="false">http://wololo.net/wagic/?p=298#comment-484</guid>
		<description><![CDATA[I made a classic theme :)

Look to make some more themes in the future.]]></description>
		<content:encoded><![CDATA[<p>I made a classic theme <img src='http://wololo.net/wagic/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Look to make some more themes in the future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elfo</title>
		<link>http://wololo.net/2008/12/17/a-very-nice-screenshot/comment-page-1/#comment-482</link>
		<dc:creator>Elfo</dc:creator>
		<pubDate>Fri, 19 Dec 2008 01:27:58 +0000</pubDate>
		<guid isPermaLink="false">http://wololo.net/wagic/?p=298#comment-482</guid>
		<description><![CDATA[Great, when tokens work right a bunch of new cards could be added...

I hope more people develop themes, i&#039;m not a big fan of wow myself, so I would like to see more &#039;neutral&#039; cool themes

Tks for the work =)]]></description>
		<content:encoded><![CDATA[<p>Great, when tokens work right a bunch of new cards could be added&#8230;</p>
<p>I hope more people develop themes, i&#8217;m not a big fan of wow myself, so I would like to see more &#8216;neutral&#8217; cool themes</p>
<p>Tks for the work =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gdspsp</title>
		<link>http://wololo.net/2008/12/17/a-very-nice-screenshot/comment-page-1/#comment-477</link>
		<dc:creator>gdspsp</dc:creator>
		<pubDate>Wed, 17 Dec 2008 23:43:57 +0000</pubDate>
		<guid isPermaLink="false">http://wololo.net/wagic/?p=298#comment-477</guid>
		<description><![CDATA[take a break willow!!

you deserve it. the project will keep growing and we will always appreciate you effort.]]></description>
		<content:encoded><![CDATA[<p>take a break willow!!</p>
<p>you deserve it. the project will keep growing and we will always appreciate you effort.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 6/24 queries in 0.010 seconds using disk: basic

 Served from: wololo.net @ 2013-05-19 07:07:11 by W3 Total Cache -->