Commit Graph

3602 Commits (3d40b7e19b14df5e675ec86a12893ea2faffeff6)

Author SHA1 Message Date
manve.herumedre 0e3c8a9725 Zealous Conscripts should have haste. 2013-07-14 16:19:40 -05:00
manve.herumedre b48a7e827c Leap of Flame should only target creatures, not arbitrary permanents 2013-07-14 16:12:51 -05:00
manve.herumedre 99034a7e3d Mystic Restraints shouldn't allow enchanted creature to untap. 2013-07-14 16:03:40 -05:00
melvin c49a187dac added MagicStatic.ControlAsLongAsYouControlSource 2013-07-14 22:02:42 +08:00
melvin 93a1044eeb added Olivia Voldaren 2013-07-14 20:14:08 +08:00
melvin b3bf067c41 added Mutilate 2013-07-14 19:50:30 +08:00
melvin 7c26347d74 rename getNrOfPermanentsWith* to getNrOfPermanents 2013-07-14 19:50:06 +08:00
melvin 20552e554a completed Tahngarth's Rage 2013-07-14 18:15:28 +08:00
melvin 9fd0deffaf completed Lightning Reflexes 2013-07-14 17:26:20 +08:00
melvin 8451b32200 added Renounce the Guilds 2013-07-14 11:34:02 +08:00
melvin 5e06eec01f added SACRIFICE_MULTICOLORED_PERMANENT, rename MULTICOLOR as MULTICOLORED 2013-07-14 11:33:29 +08:00
melvin d989652a8c added Grove of the Burnwillows 2013-07-14 11:25:11 +08:00
melvin 8c9b68088d weight in MagicManaActivation defaults to manaTypes.size() - 1 2013-07-14 11:24:42 +08:00
melvin 194a5f5ca4 completed Pristine Talisman 2013-07-14 11:10:47 +08:00
melvin be1289390d convert at end of comat MagicPermanentState to delayed triggers 2013-07-14 09:25:15 +08:00
melvin 6d22584837 convert three permanent state to delayed trigger 2013-07-13 23:34:23 +08:00
melvin 9252886136 add missing script for Eldrazi Conscription 2013-07-13 23:05:23 +08:00
melvin 3467a4e9e6 completed Eldrazi Conscription 2013-07-13 23:04:58 +08:00
melvin a277ebc01c completed Sidewinder Sliver 2013-07-13 22:55:41 +08:00
melvin ab187d187a move opening brace to new line 2013-07-13 22:53:52 +08:00
melvin 11c6ed39ca completed Agility 2013-07-13 22:46:55 +08:00
melvin a33379e265 completed Sublime Archangel 2013-07-13 22:41:32 +08:00
melvin dfa2552beb fix missing script for Psionic Gift 2013-07-13 17:37:10 +08:00
melvin 6a774a26f2 corrected description 2013-07-12 21:34:39 +08:00
melvin bb832f8ce3 added Splinter Twin 2013-07-12 21:23:52 +08:00
melvin 18170a44ef rename Remove to Exile 2013-07-12 21:23:10 +08:00
melvin 5a3c5a7d8b completed Hermetic Study 2013-07-12 21:07:23 +08:00
melvin c175a51dba added Psionic Gift 2013-07-12 20:40:56 +08:00
melvin 880f99e300 added Fulminator Mage 2013-07-12 15:55:58 +08:00
melvin 803a8801f2 added Dryad Militant 2013-07-12 13:56:09 +08:00
melvin b5b2051ae6 added Varolz, the Scar-Striped 2013-07-12 13:43:22 +08:00
melvin aabbfeff3b added Blood Baron of Vizkopa 2013-07-11 22:43:08 +08:00
melvin 7889774aa5 added Lava Spike 2013-07-11 22:31:57 +08:00
melvin 4298c37226 added Syncopate 2013-07-11 20:54:22 +08:00
melvin 13a7be45c5 Varolz is unimplementable 2013-07-11 14:50:59 +08:00
melvin 2e1b690585 completed Gaea's Revenge 2013-07-11 14:12:36 +08:00
melvin 84f9628e28 added Vexing Devil 2013-07-10 22:43:56 +08:00
melvin 70b45c432e added Obstinate Baloth 2013-07-10 22:43:36 +08:00
melvin acb9fd59f2 fix exception if target card is not found or when Grave Betrayal is destroyed when the delayed trigger occurs 2013-07-10 22:14:11 +08:00
melvin 223140f513 update script to use new constructor 2013-07-10 20:01:39 +08:00
melvin 9e5b43103e added Grave Betrayal 2013-07-09 21:40:54 +08:00
melvin 6589d0a02d fix order of parameters in constructor and renamed trigger 2013-07-09 20:41:40 +08:00
melvin 07fe44048c added Noxious Ghoul 2013-07-09 15:49:21 +08:00
melvin e2e7a5d55d remove implemented scripts from incomplete folder 2013-07-09 15:18:38 +08:00
melvin 6b596f5bcc remove implemented scripts from incomplete folder 2013-07-09 15:14:37 +08:00
melvin 1f86f543a8 completed Wilt-Leaf Liege 2013-07-09 14:58:56 +08:00
melvin 394679a1a7 no longer requires groovy code 2013-07-09 14:55:21 +08:00
melvin 9b06812e91 replace groovy script with new ability 2013-07-09 14:54:00 +08:00
melvin 3af7779663 added Loxodon Smiter 2013-07-09 14:42:11 +08:00
melvin 4645138a8c replace MagicGraveyardTriggerData with MagicMoveCardAction 2013-07-09 14:41:55 +08:00
melvin a471bcb68d make MagicMappable generic to remove casting in MagicSourceActivation, replace MagicPermanent's chosenTarget with chosenPlayer 2013-07-09 10:52:50 +08:00
melvin b3f348879c fixed Vigor script as return on a single line is treated as return false
fixes issue 363
2013-07-08 13:37:55 +08:00
melvin 485af57e16 clean up the script 2013-07-08 11:26:33 +08:00
melvin 662aed1b43 fixed: Goblin King should affect all other goblins, not other goblins you control 2013-07-08 10:22:12 +08:00
melvin d6563e3968 added Mugging 2013-07-07 17:33:09 +08:00
melvin df2e896ae2 rename MagicSetAbilityAction to MagicGainAbilityAction 2013-07-07 14:57:29 +08:00
melvin 72fed0c0bd added Cartel Aristocrat 2013-07-07 14:54:03 +08:00
melvin 03d150ef93 added convenience construction to MagicTimingHints 2013-07-07 14:21:21 +08:00
melvin 30aeeca449 added Scavenging Ooze 2013-07-07 10:57:29 +08:00
melvin 6bf802d49f added Stream of Life 2013-07-07 09:44:31 +08:00
melvin 0f6247c6c5 added Armored Ascension 2013-07-07 09:42:51 +08:00
manve.herumedre ed0d1c1a1c Mad Auntie should regenerate Goblin tribals (i.e., Boggart Shenanigans) 2013-07-04 15:43:29 -05:00
manve.herumedre 42efd2cdcc Bitterblossom counts as a Faerie for Scion of Oona and Mistbind Clique's abilities. 2013-07-04 15:21:07 -05:00
manve.herumedre@gmail.com 3f50f998e8 Fumiko's bushido ability should work while attacking, not just while defending. 2013-07-04 19:50:34 +00:00
melvin 203ac3da46 added Brainstorm 2013-07-04 22:12:06 +08:00
melvin e8238e86c6 added Skullcrack 2013-07-04 21:40:56 +08:00
melvin bb8fb7b3e9 added Warleader's Helix 2013-07-04 15:06:32 +08:00
melvin 6bd12c8221 bump version number to 1.40 2013-07-04 10:47:21 +08:00
melvin 24b126989a Deadwood Treefolk should return ANOTHER target creature, it should not be able
to return itself from the graveyard

fixes issue 236
2013-07-03 14:22:49 +08:00
melvin 8ec21c8447 fix URL to card text for Zhur-Taa Swine 2013-07-03 09:41:51 +08:00
melvin 1177ea85ee fix image URL for Sliver token and Searing Spear 2013-07-03 09:40:30 +08:00
abigail.davenport.91@gmail.com a19e5a8672 Correct link to Arrest image. 2013-07-02 18:06:49 +00:00
melvin fea05c21f6 added Rest in Peace 2013-07-02 22:20:03 +08:00
melvin 2d0641cac2 added Thundermaw Hellkite 2013-07-02 20:56:30 +08:00
melvin 68b76f6d05 added Pillar of Flame 2013-07-02 20:43:28 +08:00
melvin 17e26de936 pass MagicRemoveFromPlayAction into MagicLeavesPlayTrigger 2013-07-02 20:31:26 +08:00
melvin c3d5f24c82 Hedge Troll regeneration should cost {W} instead of {G}
fixes issue 359
2013-07-02 18:02:28 +08:00
melvin 28f6288970 tighten card implementation 2013-07-02 17:58:42 +08:00
melvin 3ace0457c5 added Kodama of the South Tree 2013-06-30 18:55:31 +08:00
melvin 0a5b0e7413 simplify script for Kodama of the Center Tree 2013-06-30 18:45:32 +08:00
melvin d6f81d3cb2 replace MagicWhenPutIntoGraveyardTrigger with MagicWhenDiesTrigger 2013-06-30 18:29:46 +08:00
melvin 91d4854e8c replace MagicWhenPutIntoGraveyardTrigger with MagicWhenDiesTrigger 2013-06-30 18:12:03 +08:00
melvin 394365b702 completed AEther Mutation 2013-06-30 16:53:26 +08:00
melvin 1961e0b2c5 rename getInstance to create 2013-06-30 16:53:17 +08:00
melvin ef1d8b6dda updated card value 2013-06-30 10:01:36 +08:00
melvin bc53abb337 updated cubes 2013-06-30 09:52:09 +08:00
melvin dfd695d154 updated readme for 1.39 2013-06-30 09:49:08 +08:00
melvin 6b482e215f remove color indicator for lands, lands default to colorless 2013-06-24 10:31:32 +08:00
melvin cd385a4be8 remove extraneous whitespace 2013-06-24 09:29:26 +08:00
melvin 7a2ae78de2 explicitly indicate that lands are colorless by including color= in their script 2013-06-23 21:34:53 +08:00
melvin 36e53349a7 completed Ghostfire but removing cost color validation 2013-06-23 21:19:01 +08:00
melvin 98d50200b3 replace class MagicSacrificeAtEnd with a constant in MagicAtEndOfTurnTrigger 2013-06-23 20:38:04 +08:00
melvin 792adaaf32 completed Blitz Hellion 2013-06-23 20:37:28 +08:00
melvin f0cfa6f54b completed Bosh, Iron Golem 2013-06-23 18:16:56 +08:00
melvin 5c302b8142 added Skyfire Kirin 2013-06-23 18:04:14 +08:00
melvin 2a548bd446 simplify code 2013-06-23 17:49:11 +08:00
melvin eadc0d7cef fix description 2013-06-23 17:49:04 +08:00
melvin 115ec33b7e completed Celestial Kirin 2013-06-23 17:45:33 +08:00
melvin 456a6d950b added MagicWhenYouCastSpiritOrArcaneTrigger, simplify existing cards 2013-06-23 17:45:21 +08:00
melvin 022a8437ab completed Cloudhoof Kirin 2013-06-23 17:34:29 +08:00
melvin e18c876bf4 added Oona, Queen of the Fae 2013-06-23 11:24:23 +08:00
melvin adc5591028 added Valakut, the Molten Pinnacle 2013-06-23 10:28:46 +08:00
melvin d7a3f045f5 completed Aura Mutation 2013-06-22 22:01:09 +08:00
melvin d0557a159c removed empty line 2013-06-22 22:00:54 +08:00
melvin 125a5591be completed Death Mutation 2013-06-22 21:36:34 +08:00
melvin c747f70682 consolidate duplicate code 2013-06-22 21:27:59 +08:00
melvin 20a492e577 added MagicWhenBlocksOrBecomesBlockedTrigger, simplify some cards 2013-06-22 21:19:12 +08:00
melvin 494eaa5f50 completed Flailing Drake 2013-06-22 20:35:34 +08:00
melvin 92753d748d added Kithkin Rabble 2013-06-22 18:24:49 +08:00
melvin 4bda4fa9a7 completed Drove of Elves 2013-06-22 18:21:58 +08:00
melvin c8ee49c7f4 added Crowd of Cinders 2013-06-22 18:21:49 +08:00
melvin d26594abba completed Faerie Swarm 2013-06-22 18:11:48 +08:00
melvin 6a3f5b3758 completed Ambassador Laquatus 2013-06-22 17:35:46 +08:00
melvin 955af45c99 completed Fungusaur 2013-06-22 17:25:53 +08:00
melvin 0e1f733617 completed Plant Elemental 2013-06-22 17:17:20 +08:00
melvin 0670f0a4f8 simplify MagicTapTargetPicker 2013-06-22 16:49:43 +08:00
melvin 40a62b8be1 fix Outwit by adding choice for 'target spell that targets a player' 2013-06-22 14:59:41 +08:00
melvin a4d74bbfdb use clearer static factory method instead of constructor 2013-06-22 14:40:39 +08:00
melvin 89857ab83a use simpler constructor/static factory method 2013-06-22 11:55:22 +08:00
melvin db5387f9a1 fix param of executeTrigger data is MagicPayedCost not MagicPlayer 2013-06-19 22:30:59 +08:00
melvin 0d9d8754dc fix comes into play triggers 2013-06-19 22:23:35 +08:00
melvin a8d133e1cf replace MagicKickerChoice with kicker ability in script 2013-06-19 12:18:16 +08:00
melvin bf317f7917 merge multiple requires_groovy_code property 2013-06-19 12:02:31 +08:00
melvin 2e2dd3ac58 convert buyback from hardcoded choice to ability in script 2013-06-18 23:07:47 +08:00
melvin 3209cdf270 convert replicate to use MagicMultikickerCost 2013-06-18 22:18:47 +08:00
melvin 07f3648c49 remove kicker from MagicPermanent, convert multikicker to use MagicMultikickerCost 2013-06-18 22:05:40 +08:00
melvin 6ced59df15 store kicker in MagicCard, implement Kicker cost as additional cost of MagicCardActivation 2013-06-18 20:26:23 +08:00
melvin 0867b75756 set back score to true when entering with counters for consistency with other scripts 2013-06-18 17:30:54 +08:00
melvin 1e38886f43 simplify usage of MagicKickerChoice 2013-06-18 17:27:55 +08:00
melvin 6a44886843 fix url for text 2013-06-18 14:49:15 +08:00
melvin 3c7a490a76 unwrap method signature 2013-06-18 14:30:37 +08:00
melvin 55417c5409 added Bog Gnarr 2013-06-16 14:53:28 +08:00
melvin 0ac085b2d0 completed Glade Gnarr 2013-06-16 14:52:59 +08:00
melvin f361a47c41 added Okina, Temple to the Grandfather 2013-06-16 14:16:19 +08:00
melvin 8f70ae9456 completed Goblin Grenade 2013-06-16 11:17:06 +08:00
melvin 4d35c6e204 completed Locust Swarm by adding groovy script 2013-06-16 10:34:45 +08:00
melvin d4a4559163 added missing groovy script 2013-06-16 10:34:20 +08:00
melvin 81054bbea3 completed Herd Gnarr by adding groovy script 2013-06-16 10:24:34 +08:00
melvin 73e36a59a0 added Saproling Symbiosis 2013-06-16 09:42:02 +08:00
melvin 71d8b330d7 unwrap method signature 2013-06-16 09:11:36 +08:00
melvin 343b0f9456 replace tab with four spaces 2013-06-16 08:38:51 +08:00
melvin 9a13de1aab put closing parenthesis on next line 2013-06-15 22:27:32 +08:00
melvin 4bfe7f77a7 unwrap method signature 2013-06-15 22:08:11 +08:00
melvin c9750e9259 unwrap method signature 2013-06-15 22:01:56 +08:00
melvin 0fd976630c unwrap method signature 2013-06-15 21:13:32 +08:00
melvin c677afa04d unwrap method signature 2013-06-15 18:20:38 +08:00
melvin 6d6bb77dfd unwrap method signature 2013-06-15 18:09:37 +08:00
melvin b07e6cbb03 remove unnecessary arguments 2013-06-15 18:02:45 +08:00
melvin 51191e25d7 replace regeneration conditions with MagicRegenerationConditionsEvent 2013-06-15 17:14:41 +08:00
melvin 774a32e8dc replace MagicSingleActivationCondition with Condition factory 2013-06-15 17:06:14 +08:00
melvin 0fdc44794c remove redundant conditions 2013-06-15 13:23:20 +08:00
melvin d00a9e70aa remove redundant conditions 2013-06-15 13:14:45 +08:00
melvin bf1a592abe remove redundant conditions 2013-06-15 13:12:18 +08:00
melvin 878521b456 remove redundant conditions 2013-06-15 13:10:46 +08:00
melvin 18c9823caa remove redundant conditions 2013-06-15 13:09:51 +08:00
melvin a9cc7996a2 remove redundant conditions 2013-06-15 13:08:34 +08:00
melvin ca35d4c5a0 remove redundant conditions 2013-06-15 13:03:50 +08:00
melvin f2788b28f9 remove redundant conditions 2013-06-15 12:35:59 +08:00
melvin 02c2f5b197 remove redundant conditions 2013-06-15 11:49:19 +08:00
melvin abd28130f9 remove redundant conditions 2013-06-15 11:37:19 +08:00
melvin b93698c9fa remove redundant conditions 2013-06-15 11:33:42 +08:00
melvin 2e997c42af remove redundant conditions 2013-06-15 11:31:35 +08:00
melvin aeb1ca67f8 remove redundant conditions 2013-06-15 11:28:46 +08:00
melvin d9e681e329 remove redundant conditions 2013-06-15 11:27:15 +08:00
melvin b6ac5f5226 remove redundant conditions 2013-06-15 11:23:55 +08:00
melvin d57495a12a remove redundant conditions 2013-06-15 11:22:14 +08:00
melvin b63bac8433 remove redundant conditions 2013-06-15 11:18:12 +08:00
melvin 6e46b77a59 remove redundant conditions 2013-06-15 11:15:00 +08:00
melvin 9bfa9f7570 remove redundant conditions 2013-06-15 11:11:35 +08:00
melvin 837244f93c remove redundant conditions 2013-06-15 11:08:00 +08:00
melvin d63f477c99 remove redundant conditions 2013-06-15 10:59:14 +08:00
melvin dec273e38d remove redundant conditions 2013-06-15 10:56:26 +08:00
melvin 8afae41252 remove redundant conditions 2013-06-15 10:48:44 +08:00
melvin 52e06423fb remove redundant conditions 2013-06-15 10:37:59 +08:00
a. benedict balbuena b856ce0f15 added Totally Lost 2013-06-09 12:11:03 +08:00
a. benedict balbuena fb5b01590d added Holy Mantle 2013-06-09 12:09:49 +08:00
a. benedict balbuena 44a15e386b added Metamorphic Wurm 2013-06-09 12:08:58 +08:00
a. benedict balbuena 8e9b5585c0 added Punish Ignorance 2013-06-09 12:08:11 +08:00
a. benedict balbuena aa6767508d added Hindering Touch 2013-06-09 12:07:03 +08:00
a. benedict balbuena 9c10353077 added incomplete Blightsteel Colossus, missing reveal 2013-06-09 12:06:07 +08:00
a. benedict balbuena 6ce3c8ed87 added Thoughtflare 2013-06-09 12:04:49 +08:00
a. benedict balbuena 4d6e815d5d added Springing Tiger 2013-06-09 12:04:00 +08:00
a. benedict balbuena 1e71675189 added Anurid Barkripper 2013-06-09 12:03:01 +08:00
a. benedict balbuena 6fa911b1a7 added Mindstatic 2013-06-09 12:01:50 +08:00
a. benedict balbuena ff0923a721 added Convolute 2013-06-09 12:01:11 +08:00
a. benedict balbuena a5238f6854 added Miscalculation 2013-06-09 12:00:26 +08:00
a. benedict balbuena 97ce28dea8 added incomplete Darksteel Colossus, missing reveal 2013-06-09 11:59:17 +08:00
a. benedict balbuena 1c4fdcedd6 added Psychic Strike 2013-06-09 11:54:47 +08:00
a. benedict balbuena dd6a173692 added Fatal Fumes 2013-06-09 11:52:05 +08:00
a. benedict balbuena 512189eb5b added Celestial Ancient 2013-06-09 11:51:02 +08:00
a. benedict balbuena 07efbf0ec9 added Nimble Mongoose 2013-06-09 11:48:47 +08:00
a. benedict balbuena 1a5e97d13c added Render Silent 2013-06-09 11:47:47 +08:00
a. benedict balbuena a877d30930 added Spell Snip 2013-06-09 11:45:38 +08:00
a. benedict balbuena ad965db7a5 added Runeboggle 2013-06-09 11:43:55 +08:00
a. benedict balbuena 208a621969 added Seton's Scout 2013-06-09 11:42:41 +08:00
a. benedict balbuena d3f0a543b2 added Werebear 2013-06-09 11:40:34 +08:00
a. benedict balbuena e226095d15 added Worldspine Wurm 2013-06-09 11:35:28 +08:00
melvin 9669b569ea fixed Eyes of the Wisent should only trigger for blue spells 2013-06-08 18:48:00 +08:00
melvin 73e99e27c2 added Eyes of the Wisent 2013-06-08 18:18:38 +08:00
melvin 44edb5343c improved script 2013-06-08 16:41:58 +08:00
melvin e20d6b0538 added Voice of Resurgence 2013-06-08 16:25:14 +08:00
melvin 5d79e3f18d fix EachPlayerDraw to occur at draw step 2013-06-08 09:06:37 +08:00
melvin def85e3f4c corrected timing of Howling Mine from upkeep step to draw step
fixes issue 356
2013-06-08 08:59:09 +08:00
melvin 03f8692765 put signature of executeEvent on one line 2013-06-07 16:53:06 +08:00
melvin bd6ce2999c put signature of executeEvent on one line 2013-06-07 16:44:36 +08:00
melvin c7e1fc7d2f put signature of executeEvent on one line 2013-06-07 14:51:50 +08:00
melvin c30c037b06 removed redundant getController 2013-06-07 14:33:00 +08:00
melvin 9ba6e7e12d removed redundant getController 2013-06-07 14:29:08 +08:00
melvin 0799f05c66 remove redundant getController 2013-06-06 22:09:45 +08:00
melvin 4c96cd140b remove redundant getController 2013-06-06 21:36:05 +08:00
melvin b6b3c04288 remove redundant getController 2013-06-06 21:03:49 +08:00
melvin cee0a36686 remove redundant getController 2013-06-06 20:05:22 +08:00
melvin 16fe463a98 remove redundant getController 2013-06-06 13:57:29 +08:00
melvin 0200758f66 removed unnecessary getController 2013-06-06 13:45:33 +08:00
melvin 0fc63fb476 added custom deck by day5ive 2013-06-05 10:26:13 +08:00
melvin 4c9e5e8536 refer to Fire Drake's groovy code 2013-06-04 17:20:47 +08:00
melvin 1c1719ed7d remove to Drake Hatchling's script 2013-06-04 17:19:45 +08:00
melvin 494ade7b92 refer to Rootwalla's script 2013-06-04 17:17:38 +08:00
melvin 3e77dbf2d0 replace getNrOf with controls 2013-06-04 15:58:42 +08:00
melvin ae3f4c93cd fix implementation of as long as you control another* 2013-06-04 14:00:42 +08:00
melvin 4578d84b3a move MagicOtherPermanentTargetFilter into spearate class 2013-06-04 13:46:22 +08:00
a. benedict balbuena f986fd7dc8 added Court Homunculus 2013-06-03 17:05:56 +08:00
a. benedict balbuena 2e2e5ade87 added Sejiri Merfolk 2013-06-03 17:04:21 +08:00
a. benedict balbuena 67152e541b added Skirk Outrider 2013-06-03 17:03:11 +08:00
a. benedict balbuena 93df54f470 added Woolly Mammoths 2013-06-03 17:01:53 +08:00
a. benedict balbuena 7f26c33986 added Tek 2013-06-03 17:00:26 +08:00
a. benedict balbuena 282d722f18 added Woebearer 2013-06-03 13:35:52 +08:00
a. benedict balbuena 5a935346ea added Sanctum Gargoyle 2013-06-03 13:34:50 +08:00
a. benedict balbuena 4bce9470a7 added Moriok Scavenger 2013-06-03 13:33:37 +08:00
a. benedict balbuena d3ff3fcf48 added Minotaur Tactician 2013-06-03 13:32:35 +08:00
a. benedict balbuena 9def61553c added Crimson Muckwader 2013-06-03 13:31:00 +08:00
melvin 6c6e8e9090 simplified controlsPermanentWith* to just controlsPermanent 2013-06-03 13:29:24 +08:00
a. benedict balbuena 79246b2e41 added Kithkin Greatheart 2013-06-03 13:26:32 +08:00
a. benedict balbuena ed3c100ece added Cloudreach Cavalry 2013-06-03 13:10:51 +08:00
a. benedict balbuena 01a87b4304 added Boggart Sprite-Chaser 2013-06-03 13:09:18 +08:00
a. benedict balbuena a15806d67a added Armory Guard 2013-06-03 13:08:12 +08:00
melvin 0948e67063 merged fixes by manve.herumedre 2013-06-01 19:35:52 +08:00
melvin 3a7d2d9c4c merged and fixed cards contributed by neilpturley 2013-06-01 19:33:07 +08:00
melvin 2aa7c023cd fix script 2013-05-31 17:15:46 +08:00
melvin 8360570b0a fix scripts 2013-05-31 16:22:12 +08:00
melvin eaa255d87e fix scripts 2013-05-31 16:14:53 +08:00
melvin 64bab42374 fix scripts 2013-05-31 16:05:02 +08:00
melvin 1f684e6607 fix scripts 2013-05-31 15:57:12 +08:00
melvin 9935d4dabc fix scripts 2013-05-31 15:12:06 +08:00
melvin deb6562af5 convert from java code to groovy code 2013-05-31 15:06:09 +08:00
melvin 2a1d83ffb4 convert from java code to groovy code 2013-05-31 15:03:07 +08:00
melvin 5c2097d7e1 convert from java code to groovy code 2013-05-31 14:04:04 +08:00
melvin a5bf22931a convert from java code to groovy code 2013-05-31 14:02:40 +08:00
melvin 6e6e2e1670 convert from java code to groovy code 2013-05-31 13:58:40 +08:00
melvin ed57c7c4eb convert from java code to groovy code 2013-05-31 13:57:02 +08:00