Files
wagic/projects/mtg/include
omegablast2002@yahoo.com d25424cb6c 3 changes
1st 
had to revise the syntax for my "type:" variable it is now type:blah:location, using the pipe line created nasty returns in some combinations of abilities as the parser confused the pipeline in type: with the one in TC.
2nd
more of a correction then a bug fix, i noticed that upcost had instances where it could still trigger its effect in the draw phase becuase the condiational for the ability resolve was in the update, i left the class mostly untouched but move the resolve out of update and into a receiveEvent for upcost, which triggers only once after you declared that you are leaving the upkeep before draw step begins.
3rd
reworked the construction of multiability to only produce a single multiability with all the abilities in the string instead of nested multiabilities, it is considerabily easier to debug and creates 1/3 less objects for the engine to deal with in comparison to the old method.
2011-03-30 01:01:11 +00:00
..
2011-03-30 01:01:11 +00:00
2011-02-02 18:22:08 +00:00
2011-02-25 18:40:23 +00:00
2011-02-14 09:35:43 +00:00
2011-02-25 18:40:23 +00:00
2011-03-02 13:41:24 +00:00
2011-02-14 09:35:43 +00:00
2011-03-02 13:41:24 +00:00
2011-03-02 13:41:24 +00:00
2011-02-15 14:17:34 +00:00
2011-02-15 14:17:34 +00:00
2011-02-02 18:22:08 +00:00
2011-03-01 09:30:23 +00:00
J :
2010-02-27 18:49:03 +00:00
2011-01-23 06:59:00 +00:00