Commit Graph

7439 Commits (25333856d6e8aa02ca2ef046d4128f516dfa65e9)

Author SHA1 Message Date
melvin 25333856d6 added reveal to MagicMiracleTrigger 2013-02-15 13:45:53 +08:00
melvin e0c957f490 add ability to process mwDeck format 2013-02-15 13:45:39 +08:00
melvin fd5dcff48c change scoring to use top 8 decks 2013-02-15 13:45:23 +08:00
melvin 78440ac7df replace access to member cardDefinition with accessor getCardDefinition so it will respect the value of known 2013-02-15 10:52:04 +08:00
melvin 88108122c8 move insertion of MagicCardActivation to just before adding to all cube 2013-02-15 10:46:19 +08:00
melvin 66ffc2d0ff added constant in MagicManaCost needed for Scorchwalker 2013-02-15 09:52:38 +08:00
melvin 28dad19430 added Scorchwalker 2013-02-14 22:36:43 +08:00
melvin 2a2f879a47 added Scab-Clan Charger 2013-02-14 22:34:53 +08:00
melvin 83edbeb0d0 move boilerplate from groovy code into MagicBloodrushActivation 2013-02-14 22:34:29 +08:00
melvin 7861c9f8d1 improve regex for properties key 2013-02-14 22:34:05 +08:00
melvin 6b1fd00e44 added Rubblehulk 2013-02-14 22:24:27 +08:00
melvin e6ff670866 added Ghor-Clan Rampager 2013-02-14 22:15:23 +08:00
melvin bedf5fea9e add Bloodrush mechanic to engine 2013-02-14 22:15:02 +08:00
melvin 9c4aee7e22 added Burrenton Bombardier 2013-02-14 20:20:20 +08:00
melvin 7bf3a10aba added reinforce mechanic to the engine 2013-02-14 20:19:59 +08:00
melvin 074a1043f8 added reinforce to parser 2013-02-14 17:44:20 +08:00
melvin 550b77396e moved Brindle Shoat from incomplete to scripts 2013-02-14 17:00:21 +08:00
melvin b1134c6e14 rename check_all to check 2013-02-14 16:56:52 +08:00
melvin 51f0711c5e renamed token for Kobolds of Kher Keep to Kobolds 2013-02-14 14:50:32 +08:00
melvin 2a9aab654b added Kher Keep and Kobolds of Kher Keep token 2013-02-14 14:26:30 +08:00
melvin f6f9e2c109 fixed: Reya Dawnbringer's ability was triggering during opponent's upkeep instead of your upkeep 2013-02-13 13:17:50 +08:00
melvin a44bcf5f44 added Nefarox, Overlord of Grixis 2013-02-13 13:09:07 +08:00
melvin 2925a8501f added Mitotic Slime 2013-02-13 12:54:38 +08:00
melvin bfdb0ed9ea added cycling to parser 2013-02-13 12:30:51 +08:00
melvin 182fe0233a added Angelsong 2013-02-12 21:02:48 +08:00
melvin c832e729ae added support for Cycling mechanic 2013-02-12 21:01:18 +08:00
melvin 50cd118671 added rule to run on buildhive 2013-02-12 12:20:22 +08:00
melvin 18f9230c87 remove specification of description in MagicSimpleMayChoice 2013-02-12 11:37:19 +08:00
melvin 55beaf53b7 pass correct amount of life gain into constructor 2013-02-12 11:37:02 +08:00
melvin 399c446444 move Bounteous Kirin from incomplete to scripts by providing groovy code 2013-02-12 11:32:26 +08:00
melvin 05c98ddb3d added method MagicEvent.getRefCardOnStack 2013-02-12 11:32:04 +08:00
melvin f531fc6a0b adjust spacing for clarity 2013-02-12 11:25:31 +08:00
melvin 81083b72bd remove description from MagicMayChoice by making the constructor private 2013-02-12 11:14:13 +08:00
melvin 8d786fee76 updated cubes 2013-02-12 10:56:27 +08:00
melvin f6a539b3ea added brown_theme.zip to rule themes 2013-02-12 10:56:20 +08:00
melvin fecd4b27a4 make it possible to customize the number of games in non interactive test 2013-02-12 09:58:21 +08:00
melvin b1803eea13 move Fleshbag Marauder from incomplete to scripts by adding groovy code 2013-02-12 09:21:10 +08:00
melvin 261ef05684 added Urban Evolution 2013-02-11 20:56:35 +08:00
melvin ad07d279da fix text URL 2013-02-11 20:56:21 +08:00
melvin 2d5dac9c08 added test scenario for Extort cards 2013-02-11 20:06:34 +08:00
melvin c42c0f3da4 added Syndicate Enforcer 2013-02-11 20:05:34 +08:00
melvin 02a0813670 added Syndic of Tithes 2013-02-11 20:05:22 +08:00
melvin 9e681eeaa9 added Knight of Obligation 2013-02-11 20:05:07 +08:00
melvin 201f9da620 added Kingpin's Pet 2013-02-11 20:04:54 +08:00
melvin 87d2f4d75b added Blind Obedience 2013-02-11 20:04:40 +08:00
melvin 76ec323dae added Basilica Screecher 2013-02-11 20:04:22 +08:00
melvin cbb880ee4d added Basilica Guards 2013-02-11 20:04:14 +08:00
melvin b0219e79dd should only trigger when other spells are cast and when spell is cast by 'you' 2013-02-11 20:03:57 +08:00
melvin 1632ff5f02 added support for Extort mechanic 2013-02-11 19:51:16 +08:00
melvin 492496bd67 condition for drawing combat and mana icons was checking permanentInfo, should be linkedInfo 2013-02-11 19:51:00 +08:00