Commit graph

12489 commits

Author SHA1 Message Date
LevelX2
49fe489c0f * Natural Affinity - Fixed that the effect did not end on end of turn. 2015-08-06 16:46:45 +02:00
LevelX2
6698d5519b * Lotus Vale - Fixed that it produced one instead of three mana of any one color. 2015-08-06 16:37:44 +02:00
LevelX2
e7ecdefce2 Added example decks. 2015-08-06 16:22:52 +02:00
LevelX2
b14c5d059b * AnnihilatorAbility - Fixed that the sacrifice effect was handled targeted. 2015-08-06 16:21:42 +02:00
LevelX2
0a341ea1eb * Persecute - Fixed that the target player instead of the controller was able to choose the color. 2015-08-06 16:04:49 +02:00
LevelX2
aa67721804 Changed config.xml according Historical/Super Standard Format. 2015-08-06 15:35:14 +02:00
LevelX2
f6075b32cf * Cube Draft/Sealed - Fixed that cards where taken from promo/special sets if they also did exist in Core or Expansion sets. 2015-08-06 15:29:50 +02:00
LevelX2
2ee8fc62a3 * Added Override. 2015-08-06 10:26:34 +02:00
LevelX2
6784aabb90 Merge pull request #1181 from marthinwurer/master
Changed names in constructor to match those in the config files
2015-08-06 08:17:16 +02:00
benjamin
9565b06c67 Changed names of Historical and Super standard for consistency. 2015-08-05 19:35:28 -04:00
marthinwurer
e919355788 Merge pull request #2 from magefree/master
Update Fork
2015-08-05 19:00:01 -04:00
LevelX2
7a90db7995 * Fixed sluggishness of player selection. Reworked flag display in avatar image. 2015-08-06 00:31:50 +02:00
Andy Fries
8412221585 Merge remote-tracking branch 'upstream/master' 2015-08-05 09:54:54 -07:00
LevelX2
48195629c9 * Some more rework of card mobement handling. 2015-08-05 17:50:47 +02:00
LevelX2
55fe68d718 * Some more rework of card mobement handling. 2015-08-05 17:46:56 +02:00
LevelX2
78ff4e58e7 * Fixed handling of face down card selection (e.g. for Scroll Rack). 2015-08-05 17:46:26 +02:00
LevelX2
662ee7ca10 * Fixed handling of face down card selection (e.g. for Scroll Rack). 2015-08-05 17:45:45 +02:00
LevelX2
ef1a487dd5 * Melek, Izzet Paragon - Fixed that it also triggered for spells cast from other libraries. 2015-08-05 15:35:17 +02:00
LevelX2
0c9e67377f * Petalmane Baku - Fixed wrong CounterType (caused by copy & paste). 2015-08-05 11:47:09 +02:00
LevelX2
0a3e4d534f Merge pull request #1180 from LoneFox78/master
Fixes, clean-ups, and Didgeridoo!
2015-08-05 11:44:02 +02:00
LoneFox
56ee85e11f Replace more custom effects with PutPermanentOnBattlefieldEffect 2015-08-05 11:51:56 +03:00
LoneFox
94b9790bb0 Fix capitalization 2015-08-05 11:10:34 +03:00
LoneFox
5fdc56352e Refactor a few cards to use PutPermanentOnBattlefieldEffect instead of custom effects 2015-08-05 11:03:18 +03:00
LoneFox
bb8b030592 Implement cards: Anaba Ancestor, Anaba Spirit Crafter, and Didgeridoo 2015-08-05 09:58:11 +03:00
LoneFox
3991ce08e5 Generalize PutCreatureOnBattlefieldEffect -> PutPermanentOnBattlefieldEffect 2015-08-05 09:03:38 +03:00
LoneFox
e9a7257703 Move DealsDamageToOpponentTriggeredAbility out of effects directory
It is obviously an ability and not an effect...
2015-08-05 07:51:23 +03:00
LoneFox
17d6fc327f Remove SetCardColorSourceEffect and use BecomesColorSourceEffect instead 2015-08-05 07:34:29 +03:00
LevelX2
cbbc70d26b * Made table filter more accurate and moved Historical and Super Standard format to Other filter. 2015-08-05 00:07:53 +02:00
LevelX2
36cacff537 * Historical Standard - Fixed the missing Scourge expansion data. 2015-08-04 23:31:55 +02:00
LevelX2
796a8d15d6 * Petalmane Baku - Fixed wrong activation cost. 2015-08-04 23:23:51 +02:00
LevelX2
7ff4087bc7 * Kicker - Fixed that canceled multikicker activations were not reseted on recast. 2015-08-04 23:20:38 +02:00
LevelX2
e5433599b6 * Costal Piracy - Fixed some code problems. 2015-08-04 23:09:11 +02:00
LevelX2
d46c76e1f8 Merge pull request #1179 from klayhamn/master
Fix ForiysianTotem
2015-08-04 23:04:03 +02:00
klayhamn
5444b2a53b removing the no-longer-necessary SourceIsCreature condition 2015-08-04 23:25:16 +03:00
klayhamn
9dc0bf97fb Add missing trample ability to foriysian 2015-08-04 23:22:22 +03:00
LevelX2
068ccdd91e Merge origin/master 2015-08-04 17:55:16 +02:00
LevelX2
a644e66b7f * Some rework of card movement. 2015-08-04 17:54:17 +02:00
LevelX2
f0180f4a51 * Costal Piracy - Fixed import and package statements. 2015-08-04 08:28:56 +02:00
LevelX2
293eab937c Merge origin/master 2015-08-04 08:27:14 +02:00
LevelX2
5e250dca06 * Release 1.4.2v5 2015-08-04 08:26:15 +02:00
Andy Fries
0a8d9adda6 implemented Urborg Justice 2015-08-03 21:42:34 -07:00
LevelX2
bce218c30d Merge pull request #1177 from Xavierv3131/master
Implemented Coastal Piracy
2015-08-03 22:42:28 +02:00
Xavierv3131
dd8e4b5214 Implemented Coastal Piracy
Implemented the card Coastal Piracy from MMQ and 8ED.
2015-08-03 15:57:33 -04:00
LoneFox
c1db04812d Text and coding style fixes from review 2015-08-03 20:00:36 +03:00
LevelX2
96bbe01aae * Fixed a bug of auras leaving and returning to battlefield multiple times not be able to target new targets. 2015-08-03 16:21:38 +02:00
LevelX2
300c12c06a * Reality Acid - Fixed that the triggered ability did force sacrifice of wrong permanents. 2015-08-03 16:20:20 +02:00
LevelX2
e9c7da134a Merge pull request #1175 from LoneFox78/master
More new stuff
2015-08-03 16:17:25 +02:00
LoneFox
1ba5dbda97 Implement cards: Dralnu's Pet, Malicious Advice, and Mask of Intolerance 2015-08-03 16:06:25 +03:00
LevelX2
a02c0fac2f * Fixed a bug that prevented that cards from Classic Six Edition were shown in mage. 2015-08-03 14:45:08 +02:00
LevelX2
22c1631587 * Duegar Hedge-Mage - Set triggered abilities to optional. 2015-08-03 12:23:16 +02:00