Commit Graph

9818 Commits (65ac416ed372d2237d72968f85a798825cbbf4f2)

Author SHA1 Message Date
melvin 65ac416ed3 added 'enters may destroy' to ability 2013-07-19 21:03:20 +08:00
a. benedict balbuena bf9e80e953 added Cloudchaser Eagle 2013-07-19 20:47:52 +08:00
a. benedict balbuena ab7892f3bc added War Priest of Thune 2013-07-19 20:47:07 +08:00
a. benedict balbuena f4e21e75de added Kami of Tattered Shoji 2013-07-19 20:45:44 +08:00
a. benedict balbuena 0deec7f747 added Kami of Fire's Roar 2013-07-19 20:44:58 +08:00
a. benedict balbuena bb085406bb added Orbweaver Kumo 2013-07-19 20:43:43 +08:00
a. benedict balbuena 1a922d531e added Ebony Owl Netsuke 2013-07-19 20:42:51 +08:00
a. benedict balbuena c917985690 added Tolarian Emissary 2013-07-19 20:41:20 +08:00
a. benedict balbuena 5fcc98f099 added Sire of the Storm 2013-07-19 20:39:57 +08:00
a. benedict balbuena c13db4a497 added Scaled Hulk 2013-07-19 20:39:01 +08:00
a. benedict balbuena 12f004c665 added Fatal Frenzy 2013-07-19 20:38:05 +08:00
a. benedict balbuena 39239a493d added Eye of Nowhere 2013-07-19 20:35:04 +08:00
a. benedict balbuena 2e97e129e2 added Earthshaker 2013-07-19 20:33:07 +08:00
melvin a193aacb18 rename MagicAtEndOfTurnTrigger.SacrificeAtEnd to MagicAtEndOfTurnTrigger.Sacrifice 2013-07-19 20:30:55 +08:00
melvin 69a6d45fa1 added Cranial Plating 2013-07-19 12:01:31 +08:00
melvin 80b73729ba download last 200 decks instead of last 100 decks 2013-07-19 09:53:15 +08:00
Hector Marin d651c56b05 added Ankh of Mishra 2013-07-19 09:44:04 +08:00
melvin 6d8d387a93 should be at draw not at upkeep
fixes issue 370
2013-07-18 21:33:07 +08:00
melvin b24e29c63f fix scripts 2013-07-18 18:59:26 +08:00
hong yie a796e41afc added Doubtless One 2013-07-18 18:33:54 +08:00
melvin 2f3ddc4b25 simplify the code 2013-07-18 18:33:00 +08:00
melvin 5b5e38f0ea remove lifelink, added triggered life gain 2013-07-18 18:32:38 +08:00
melvin 57c334b851 refer to Spirit Link 2013-07-18 18:32:00 +08:00
hong yie b36baa252a added Blessed Orator 2013-07-18 18:20:28 +08:00
hmarinmacias e705731780 added Hymn to Tourach 2013-07-18 18:11:31 +08:00
melvin 10bd204b2d use new name of the action 2013-07-18 18:06:24 +08:00
hmarinmacias 5f73f9b39d added Ivory Tower 2013-07-18 17:47:36 +08:00
hmarinmacias 20905f3e74 added Ray of Command 2013-07-18 17:44:35 +08:00
melvin d8ffcff11d fixed description, should be SN instead of PN 2013-07-18 17:44:07 +08:00
melvin ab00e79ac5 added check_rarity rule 2013-07-17 21:00:32 +08:00
melvin 51c7c27d81 fix rarity 2013-07-17 20:57:40 +08:00
melvin 001d8eb557 update for new cards format 2013-07-17 20:57:34 +08:00
melvin 91ef43ec86 make cards/scriptable.txt a dependency of check_meta 2013-07-17 13:55:13 +08:00
melvin 5a7a250dc3 put cost before pt, fix typos 2013-07-17 13:34:23 +08:00
melvin 2d1827fd73 use \a instead of \t for NO_OUTPUT 2013-07-17 13:31:42 +08:00
melvin 7445dbe281 added check_meta and NO_OUTPUT 2013-07-17 11:08:24 +08:00
melvin 27a079521c added Cabal Archon 2013-07-17 10:22:22 +08:00
melvin 4ebea26ad2 made Factory methods public 2013-07-17 10:21:15 +08:00
melvin 9670167ad2 adjust format of analyze_cards to only output known values for existing cards 2013-07-16 17:16:44 +08:00
melvin 22c54f43e7 move cost before pt 2013-07-16 15:44:00 +08:00
melvin e6d70c4e7a fix missing subtype 2013-07-16 15:43:31 +08:00
melvin ab7486ac9e fix missing newline at end of file 2013-07-16 15:10:34 +08:00
melvin 6edea67f47 added Underworld Connections 2013-07-16 13:28:22 +08:00
melvin 69ac901c02 merged bug fixes 2013-07-16 11:42:52 +08:00
hong yie d31627fe5b added Daunting Defender 2013-07-16 10:51:43 +08:00
melvin 574c5ae8bb determine fromLocation from target filter, sometimes card could be exiled from
hand instead of graveyard, such as Force of Will's alternate cost.

fixes Force of Will's alternate cost not removing card from hand
2013-07-16 10:44:10 +08:00
melvin 2485be57e0 avoid constructing new activation/trigger each update, seems to cause inconsistent node issue with MCTS 2013-07-15 11:54:53 +08:00
melvin 9e6f246307 added toString to MagicAddTriggerAction 2013-07-15 10:47:26 +08:00
melvin 02d8fee1a9 added Memnarch 2013-07-15 10:13:28 +08:00
manve.herumedre 1efb39efeb Creatures that bounce things as a cost generally should not target. 2013-07-14 17:23:59 -05:00