Commit Graph

9606 Commits (75942d8322df9b1a34befe705b1e0c41d16ddf32)

Author SHA1 Message Date
melvin 75942d8322 Added tag 1.39 for changeset b29150a1c9ec 2013-06-30 16:17:48 +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 78b2820468 use clearer method names, clear the contentPanel when action button is clicked 2013-06-29 18:48:37 +08:00
melvin 71232f2cc9 remove extra newlines 2013-06-29 17:37:55 +08:00
melvin e87dc5b47c added whitespace within expression for readability 2013-06-29 17:37:44 +08:00
melvin ec443fee3c use offer instead of put so that accepting input doesn't block as user may be
able to click on a button multiple times generating multiple calls to
actionClocked

fixes issue 357.
2013-06-29 17:36:37 +08:00
melvin 6908a8862d always sort card scripts by filename to ensure consistent order 2013-06-24 15:01:50 +08:00
melvin d5adc320a0 %.d runs with asserts enabled 2013-06-24 10:33:47 +08:00
melvin 6b482e215f remove color indicator for lands, lands default to colorless 2013-06-24 10:31:32 +08:00
melvin 64368e1b9a remove extraneous whitespace 2013-06-24 09:33:35 +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 1e15f76ef1 fix setting of isTargetted 2013-06-23 18:04:06 +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 01cf626f7a added test scenario for Oona 2013-06-23 11:31:13 +08:00
melvin e18c876bf4 added Oona, Queen of the Fae 2013-06-23 11:24:23 +08:00
melvin 0f0a586993 removed empty line 2013-06-23 11:24:07 +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 1b3a54a480 added getNrOfPermanents that takes in a filter 2013-06-22 18:09:21 +08:00
melvin df6c537707 Stoneforge Mystic is unimplementable 2013-06-22 18:07:52 +08:00
melvin 01fbaa1334 updated unimplementable 2013-06-22 17:35:53 +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 b6f704d3d4 simplify TARGET_SPELL_THAT_TARGETS_PLAYER filter 2013-06-22 15:01:02 +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