Commit graph

4470 commits

Author SHA1 Message Date
jeffwadsworth
3b03de0c3c - Added Luminarch Ascension. 2012-12-11 14:59:48 -06:00
LevelX2
4001d78934 Added Omnath, Locus of Mana (WWK complete). General handling of mana pool should be improved in the future to be able to set priority which mana to use from pool. 2012-12-11 21:08:50 +01:00
LevelX2
73d7d3d86e Added new Event EMPTY_MANA_POOL. Added selective remove method to ManaPool. New DynamicValue that counts ManaType of ManaPool. 2012-12-11 21:05:42 +01:00
jeffwadsworth
dff4161784 - Added Wrexial, The Risen Deep. Only 1 more card in Worldwake, but it is a doosie. 2012-12-11 11:01:31 -06:00
LevelX2
cc5b8b8989 Fixed wrong retrace mana costs. 2012-12-11 08:31:19 +01:00
jeffwadsworth
2a02a63f76 - Added Capsize. One of my favorite cards. Thanks Ludwig. 2012-12-10 15:07:57 -06:00
jeffwadsworth
13cf38d4c2 - Fixed Leonin Bola. Added Razor Boomerang. 2012-12-10 14:57:21 -06:00
Plopman
2fb81289bf Add 7 cards with Retrace Ability 2012-12-10 13:48:47 +01:00
Plopman
6006b94eb5 Add Retrace Ability 2012-12-10 13:47:30 +01:00
LevelX2
3347bf4c2d Minor change to Arumbling Aftershocks. 2012-12-09 23:13:02 +01:00
LevelX2
f7c2757325 [WWK] Rumbling Aftershocks (only 3 to go for Worldwake) 2012-12-09 23:09:47 +01:00
LevelX2
8d97ffa9ba Changes to Kicker. Removed unused BuybackManaCost. 2012-12-09 23:08:03 +01:00
LevelX2
8370d2c5a4 2 cards with buyback. 2012-12-09 19:23:17 +01:00
LevelX2
48f7eace00 Changes to buyback, added random discard to DiscardCost. 2012-12-09 19:22:27 +01:00
LevelX2
a8d45df9bb 4 Cards with Buyback. 2012-12-08 13:46:44 +01:00
LevelX2
f1f2202c15 Implemented Buyback ability. 2012-12-08 13:46:20 +01:00
LevelX2
4a6bef4fc1 Reworked Kicker cards. Deleted MultikickerAbility. 2012-12-08 02:26:39 +01:00
LevelX2
a460bda376 Reworked Kicker cards. 2012-12-08 02:21:26 +01:00
LevelX2
67ed36e315 Reworked Kicker. 2012-12-08 02:20:29 +01:00
jeffwadsworth
4eccfa716c - Added Refraction Trap. 2012-12-07 11:00:16 -06:00
Plopman
29a0f57d0f Fix Intuition (card number ) 2012-12-06 22:59:44 +01:00
Plopman
5b8ea4bc4e Add Cursed Totem, Exploration, Manabod, Maze of Ith, The Tabernacle at Pendrelll Vale and Zuran Orb 2012-12-06 22:59:13 +01:00
jeffwadsworth
ae31b3c161 - Added Quest for the Goblin Lord, Deathforge Shaman, Grotag Thrasher, and Shoreline Salvager. 2012-12-06 11:40:41 -06:00
Plopman
0689e310e8 [8ED] Add 10 green cards 2012-12-06 11:54:26 +01:00
jeffwadsworth
f0bdd6e744 - Added some null checks. 2012-12-05 14:46:54 -06:00
jeffwadsworth
d45aa3ea7b - Added Ricochet Trap with a new Predicate. 2012-12-05 14:38:43 -06:00
jeffwadsworth
4b7608338f - Little changes to 2 cards. 2012-12-05 09:23:07 -06:00
LevelX2
bb5b9587e0 Fixed the causes that triggered abilities were applied more often than they should. Fixed the lose ability bug (test with Master of the Pearl Trident giving island walk). Tests now build without errors. Only rarely the Grounded/Drake Umbra lose ability test fails. 2012-12-05 01:16:28 +01:00
jeffwadsworth
80e9d748a7 - Added Quest for the Nihil Stone, Scrib Nibblers, and Death Shadow. 2012-12-04 16:18:30 -06:00
jeffwadsworth
6937c02ee6 - Added Quest for Ula's Temple. Little fix for Thada Adel, Acquisitor. 2012-12-04 14:24:46 -06:00
jeffwadsworth
65b3c444e3 - Added Voyager Drake. 2012-12-03 18:15:53 -06:00
jeffwadsworth
0b2ec29e66 - Added Thada Adel, Acquisitor. 2012-12-03 17:27:45 -06:00
LevelX2
c8ae5fb9ca Some changes to the convoke ability. 2012-12-03 15:28:26 +01:00
LevelX2
a6ac24c403 Small changes to Ragged Veins. 2012-12-02 01:20:39 +01:00
LevelX2
d5024039f2 [CHK] 6 cards. 2012-12-02 00:48:51 +01:00
LevelX2
c7e775fd71 Fixed Painwracker Oni and fixed Stone Idol Trap. Minor changes to Devout Chaplain. 2012-12-01 20:54:30 +01:00
LevelX2
0913a36359 Made some changes and additions to abilities and effects. 2012-12-01 20:51:25 +01:00
LevelX2
0d400b1802 Added new ZoneChangeAllTriggeredAnility and EntersBattlefieldAllTriggeredAbility. 2012-12-01 20:50:27 +01:00
jeffwadsworth
352998475b - Added Stone Idol Trap and Slavering Nulls. 2012-11-30 17:20:56 -06:00
LevelX2
0eb8ba615e Fixed a bug in AddCountersSourceEffect. 2012-11-30 09:55:38 +01:00
jeffwadsworth
07519d61a9 - Fixed Joraga Warcaller. 2012-11-29 17:27:45 -06:00
LevelX2
3eec20befb Removed unwanted Import in Aladdins Ring. 2012-11-29 16:53:56 +01:00
LevelX2
195761347f Minor change to KickedCondition. 2012-11-29 07:51:48 +01:00
LevelX2
a60515f7fa Kavu Primarch, Autochthon Wurm, Overhelm. 2012-11-29 07:47:36 +01:00
LevelX2
8f91335ebe Added the Convoke keyword ability. 2012-11-29 07:45:50 +01:00
LevelX2
d7ad639439 Added a method to set the rule of an ability to the top of the rules shown in the tooltip. 2012-11-29 07:43:15 +01:00
Plopman
c2360036f3 [8ED] Add 7 Artifact 2012-11-28 23:59:11 +01:00
Plopman
94946990a5 Fix Snap 2012-11-28 23:25:34 +01:00
Plopman
1e9ccf06af Merge branch 'master' of https://github.com/magefree/mage.git 2012-11-28 23:23:59 +01:00
Plopman
3b176eedf2 Add Time Spiral, Candelabra Of Tawnos, Turnabout, High Tide, Intuition and Wipe Away, 2012-11-28 23:19:04 +01:00