Commit graph

7409 commits

Author SHA1 Message Date
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
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
2ee8fc62a3 * Added Override. 2015-08-06 10:26:34 +02: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
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
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
796a8d15d6 * Petalmane Baku - Fixed wrong activation cost. 2015-08-04 23:23:51 +02:00
LevelX2
e5433599b6 * Costal Piracy - Fixed some code problems. 2015-08-04 23:09:11 +02: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
Andy Fries
0a8d9adda6 implemented Urborg Justice 2015-08-03 21:42:34 -07: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
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
LoneFox
2934942a78 Implement cards: Betrayal, Insolence, and Seizures. Fix Lust for War, which was incorrectly giving an ability to enchanted creature 2015-08-02 22:07:16 +03:00
LoneFox
7963188f76 Fix typo 2015-08-02 21:13:49 +03:00
LoneFox
1d84f3a5b2 Implement cards: Addle, Ancient Kavu, Dead Ringers, and Raging Spirit 2015-08-02 19:25:27 +03:00
LevelX2
efb5e06e57 * Rollback - Fixed that UI is locked after a accepted rollback request (fixes #1158). 2015-08-02 12:39:02 +02:00
LevelX2
eccc367920 Some minor changes. 2015-08-02 10:59:03 +02:00
LevelX2
d673f3e4b1 * Rainbow Vale - Fixed handling of opponent choosing. 2015-08-02 10:50:55 +02:00
LevelX2
f8ce02a5a6 Merge pull request #1171 from andyfries/master
implemented Rainbow Vale
2015-08-02 10:38:23 +02:00
LevelX2
2df109cf0b * Norin the Wary - Fixed that it also returned from commandzone if put there from commander replament effect. Some other move and return from exile fixes. 2015-08-02 10:34:57 +02:00
LevelX2
6faeb19079 * Primal Clay, Primal Plasma - Fixed enters the battlefield type choose handling. 2015-08-02 09:21:48 +02:00
LevelX2
d60b651704 * Dreadwing - Fixed wrong activation cost and tooltip text. 2015-08-02 08:49:35 +02:00
Andy Fries
7b59da9194 fixes for Rainbow Vale 2015-08-01 16:54:43 -07:00
LevelX2
2b617fa6f7 * Fixed a bug of ConditionalTriggeredAbility if the ability triggered multiple times at the same time. 2015-08-01 18:27:17 +02:00
LevelX2
539603af3d * Some minor fixes to tooltip texts. 2015-07-31 17:55:51 +02:00
LevelX2
5fae4878c0 Added a test, some minor changes. 2015-07-31 15:46:14 +02:00
Andy Fries
f1fa56a4a0 implemented Rainbow Vale 2015-07-30 10:42:10 -07:00
LevelX2
3c026c7d19 Merge pull request #1166 from klayhamn/master
Add Foriysian Totem and AEther Membrane, fix issues #1072 for Meddling Mage
2015-07-30 17:00:37 +02:00
LevelX2
a3bc452795 Added Gustcloak Savior, Spurnmage Advocate and Gleancrawler; 2015-07-30 16:13:27 +02:00
LevelX2
c5873a0132 * Zedruu, the Greathearted - Fixed tooltip text, removed unused imports, simplified some logic. 2015-07-30 11:32:19 +02:00
LevelX2
2aa2ad7252 Merge pull request #1169 from andyfries/master
implemented Zedruu the Greathearted
2015-07-30 10:48:04 +02:00
LevelX2
71a13b6e77 Merge pull request #1162 from LoneFox78/master
New stuff again
2015-07-30 10:47:11 +02:00
Andy Fries
b54b795bc1 made Zedruu's upkeep ability into a single ability with two effects 2015-07-29 22:42:52 -07:00
Andy Fries
3283e57ae6 implemented Zedruu the Greathearted 2015-07-29 21:11:11 -07:00
klayhamn
2a3facd289 Fix that celestial mantle incorrectly untapped all of its owners lands 2015-07-29 22:13:07 +03:00
klayhamn
ef91d5b2a5 Merge branch 'master' of https://github.com/magefree/mage 2015-07-29 21:40:45 +03:00
fireshoes
863ceefaef Merge origin/master 2015-07-29 13:23:52 -05:00
fireshoes
8c583afd65 Updated mtg-cards-data.txt with BFZ spoiler Oblivion Sower. Implemented ~13 cards. 2015-07-29 13:22:44 -05:00
LoneFox
16a63cea06 Fix the kicked effect of Explosive Growth 2015-07-29 10:24:00 +03:00
LoneFox
afebe26247 Implement cards: Overload, Scorching Lava, and Winnow 2015-07-29 10:23:09 +03:00
klayhamn
16192bc2a4 Fix issue #1072 - Meddling Mage incorrectly preventing copies of spells from being put on the stack 2015-07-29 01:55:15 +03:00
klayhamn
e3cdd0ee90 Merge remote-tracking branch 'upstream/master' 2015-07-29 01:12:45 +03:00
klayhamn
eaf75f1711 * Add AEther Membrane 2015-07-29 00:58:58 +03:00
LevelX2
f677a779ae * Stranglehold - Fixed the not working abilities. 2015-07-28 22:24:08 +02:00
klayhamn
913bf3374a Merge https://github.com/klayhamn/mage 2015-07-28 23:11:46 +03:00
klayhamn
7432e4c082 * Add the Foriysian Totem
* Add the SourceIsCreatureCondition
2015-07-28 23:10:40 +03:00
LevelX2
cad93d85fb Merge pull request #1157 from klayhamn/master
Fixing ThrummingStone and the Ripple ability so that they adher to the rules
2015-07-28 21:29:49 +02:00
klayhamn
0ddc11f4dc Merge branch 'master' of https://github.com/magefree/mage 2015-07-28 21:17:00 +03:00
fireshoes
e5d29907ed Implemented Righteous Aura, Haazda Shield Mate, Invulnerability, and Cho-Arrim Alchemist 2015-07-28 12:40:34 -05:00
klayhamn
cac6a03e7f * fix potential bug where the copy constructor of the continuous effect of ThrummingStone did not copy its object parameters
* unignore the thrumming stone test
2015-07-28 17:38:50 +03:00
klayhamn
634f7fc064 Merge branch 'master' of https://github.com/klayhamn/mage 2015-07-28 15:20:38 +03:00
LoneFox
1427227445 Use ChosenSubtypePredicate for some existing cards 2015-07-28 12:57:49 +03:00
LoneFox
0e51c1fcf4 Add EnvoyEffect (named so because MTG Salvation wiki calls these creatures envoys and I can't think of a better name). Use it for existing cards. Implement cards: Brass Herald, Grave Defiler, and Tidal Courier 2015-07-28 12:21:25 +03:00
klayhamn
4044817641 * add ThrummingStone test
* Add rule text for Thrumming Stone
* change ThrummingStones effect to be a static continuous effect that gives a triggered ability to spells, rather than being a triggered ability triggered by the stone itself
2015-07-28 09:50:24 +03:00
klayhamn
827dab6d95 change Surging Dementia to use the rippleAbility instead of the rippleEffect 2015-07-28 09:47:02 +03:00
LevelX2
b23d987fe7 * Dead Reckoning - Fixed that source of damage was not set correctly. 2015-07-27 23:48:17 +02:00
LevelX2
c49e18049c * Orbs of Warding - Fixed possible null pointer exception. 2015-07-27 23:13:15 +02:00
LevelX2
878909809a * Deathforge Shaman - Fixed bug that rollbacks game if multikicker is used. 2015-07-27 22:18:43 +02:00
LevelX2
a08e86be97 * Recurring Nightmare - Fixed that permanents instead of creatures could be sacrificed to activate the ability. 2015-07-27 22:11:51 +02:00
LevelX2
edd7861fd3 * Kalitas, Bloodchief of Ghet - Added missing Legendary supertype. 2015-07-27 21:20:08 +02:00
LoneFox
0d7e6b8a28 Implement the Leech cycle from Invasion 2015-07-27 21:39:46 +03:00
LoneFox
023da6fdd4 Add missing image variants. Correct the tooltip text of Phyrexian War Beast. 2015-07-27 20:54:05 +03:00
LoneFox
88c5a0993f Implement cards: Divine Light, Putrid Warrior, Squee's Revenge, and Tundra Kavu 2015-07-27 20:28:35 +03:00
LevelX2
29997ebf57 * Added Eater of Days, Tariel, Reckoner of Souls, Island Sanctuary, Selvala, Explorer Returned and Awakening. 2015-07-27 17:23:09 +02:00
LevelX2
5fb17ce920 Merge pull request #1151 from klayhamn/master
Adding the Ripple keyword, and two cards that use it
2015-07-27 14:31:57 +02:00
LevelX2
05084e8238 Merge pull request #1150 from LoneFox78/master
New cards and fixes
2015-07-27 09:42:04 +02:00
LevelX2
b36f3a4a2b * Mark of Mutiny - Fixed tooltip text. 2015-07-27 07:58:51 +02:00
LoneFox
fc24fc6800 Fix Warped Devotion to work whan a token is bounced 2015-07-27 07:57:52 +03:00
LoneFox
3e2963d21d Fix a brainfart in Radiant Kavu's text 2015-07-27 07:56:45 +03:00
klayhamn
9621959922 add thrumming stone and surging dementia 2015-07-26 19:33:24 +03:00
Simown
84d2353819 Fix for Random booster draft iterates endless while booster generation (#1136) 2015-07-26 12:45:14 +01:00
LoneFox
145bd39175 Implement cards: Juntu Stakes, Urborg Phantom, and Vodalian Mystic 2015-07-26 12:25:31 +03:00
LoneFox
085914f4e4 Fix missing sacrifice cost of the last ability of Wintermoon Mesa 2015-07-26 12:04:15 +03:00
LoneFox
77e53d6bbd Add PlayWithHandRevealedEffect and use it for existing cards. Implement cards: Revelation, Seer's Vision, and Wandering Eye 2015-07-26 11:49:31 +03:00
LevelX2
25db567c89 * Sekki, Seasons' Guide - Fixed that it wrongly returned to hand instead to battlefield. 2015-07-26 08:59:43 +02:00
LevelX2
47fe8aa87c Merge origin/master 2015-07-26 00:01:51 +02:00
LevelX2
c1dc053e9f * Artificer's Epiphany - Fixed tooltip text (fixes #1148). 2015-07-26 00:01:30 +02:00
klayhamn
72b3c1e2b3 Adding the card "Wall of Shards" from the Coldsnap set 2015-07-25 23:01:07 +03:00
LoneFox
16116ea0da Add DiscardOntoBattlefieldEffect and use it for existing cards. Implement card: Dodecapod 2015-07-25 21:10:54 +03:00
LoneFox
3ea281ffbf Add DamageTargetControllerEffect and use it for existing cards. Implement card: Illuminate 2015-07-25 20:12:43 +03:00
LevelX2
193177d999 Fixed a lot of storage lands to calculate available mana correctly. 2015-07-25 12:41:48 +02:00
LevelX2
e4005c0a35 * Simic Manipulator - Fixed that also 0 counters could be selected (fixes #1140). 2015-07-25 12:40:59 +02:00
LevelX2
098b5fa061 Merge origin/master 2015-07-25 11:34:20 +02:00
LevelX2
7eab956657 * Garruk, Apex Predator - Fixed the triggered ability of the Emblem given to opponent. 2015-07-25 11:33:58 +02:00
emerald000
4755655dc9 Added Enraging Licid. 2015-07-25 05:23:05 -04:00
LevelX2
4a0d118b7f * Fixed some creatures with singleton evasion abilities that sometimes faiedl to work correctly (e.g. Orchard Spirit). 2015-07-25 11:09:16 +02:00
LevelX2
e708061c5a * The Abyss - Fixed target choosing of players not controlling the Abyss concerning hexproof / shroud. 2015-07-25 10:35:05 +02:00
LoneFox
ece8248f11 Implement cards: Destructive Flow, Radiant Kavu, and Warped Devotion 2015-07-25 11:34:04 +03:00
LevelX2
fcc97c3f4c Merge pull request #1143 from markedagain/master
5 new cards
2015-07-25 09:50:24 +02:00
LevelX2
24dd46e15d * Hold the Line - Fixed wrong casting costs. 2015-07-25 09:40:09 +02:00
LevelX2
be33352a1d * Sekki, Seasons' Guide - Fixed that the return to battlefield ability did not work. 2015-07-25 09:16:39 +02:00
LevelX2
252fc5fc60 * Fiery Conclusion - Fixed wrong rarity for Magic Origins. 2015-07-25 08:42:51 +02:00
markedagain
b5ba8b99e2 fixed some cards 2015-07-24 11:41:17 -04:00
markedagain
37b4948b54 fixed filter on slipstream Eel 2015-07-24 11:08:08 -04:00
markedagain
39c9674f87 new cards 2015-07-24 11:08:06 -04:00
fireshoes
f9e833409c Updated Flickering Ward, Pentarch Ward, and Voice of All with new protection effects and updated Glissa Sunseeker code for npe check. 2015-07-24 09:56:03 -05:00
LevelX2
630b2c32d7 * Reworked Cho-Manno's Blessing protection handling. 2015-07-24 15:04:45 +02:00
LevelX2
2ca8595789 * Reworked Order of the Stars protection handling. 2015-07-24 13:47:22 +02:00
emerald000
c4deaf3250 Added Peer Pressure, Terraformer and Wave of Indifference. 2015-07-24 03:32:31 -04:00
fireshoes
5897f1595a Implemented Glissa Sunseeker, Phyrexian Furnace, Flickering Ward, Cho-Manno's Blessing, Meng Huo Barbarian King, Sword of the Chosen, Pentarch Ward, Order of the Stars, Ancestral Mask, Jedit Ojanen of Efrava, Krosan Restorer, & Nature's Kiss. Added set Battle for Zendikar and spoiled Evolving Wilds. 2015-07-24 00:21:32 -05:00
fireshoes
d92b7bfc54 Merge origin/master 2015-07-23 17:52:07 -05:00
fireshoes
3a28372ae7 Implemented Changeling Berserker and Changeling Titan. Added FTV: Angel reprint Avacyn, Angel of Hope and Iona, Shield of Emeria. Added Ultimate Price FNM promo. 2015-07-23 17:50:50 -05:00
LevelX2
6e4b63dfd9 * Heartstone - Fixed that it can also reduce mana costs of abilities that include only 1 colorless mana and some colored mana. 2015-07-23 23:38:05 +02:00
fireshoes
e116549ebc Merge origin/master 2015-07-23 13:56:40 -05:00
Simown
0f6fab5248 Small fixes to "Domain" cards Draco, Fettergeist and Samite Pilgrim. 2015-07-23 19:00:31 +01:00
LevelX2
2e01d2ec52 * Swift Warkite - Fixed that it returned object also if the object changed zone meanwhile. 2015-07-23 16:00:15 +02:00
LevelX2
7d3ff0551d Added a test. 2015-07-23 15:58:10 +02:00
LevelX2
b169e7e6c7 * Mage-Ring Network - Fixed calculation of available mana. 2015-07-23 12:42:02 +02:00
LevelX2
363915075c * City of Shadows - Fixed that the first ability was missing. 2015-07-23 12:39:28 +02:00
LevelX2
f77fd14b1e Added Cyclical Evolution. 2015-07-23 01:04:46 +02:00
LevelX2
bc36734c69 Merge origin/master 2015-07-22 21:46:59 +02:00
LevelX2
4b7270672c Added Bane of the Living. 2015-07-22 21:46:32 +02:00
LevelX2
5582590d30 Merge pull request #1135 from LoneFox78/master
More IPA cards
2015-07-22 21:07:54 +02:00
LoneFox
11ef6e8747 Implement cards: Canopy Surge, Divine Presence, Rewards of Diversity, and Tidal Visionary 2015-07-22 18:33:26 +03:00
LevelX2
ae675942e2 Added Dwarven Landslide. 2015-07-22 17:23:07 +02:00
fireshoes
8116e2648b Merge origin/master 2015-07-22 08:44:56 -05:00
fireshoes
3bb4e7599f Implemented Changeling Berserker and Changeling Titan. Modified effect.setText on Vorrac Battlehorns and Alpha Authority. 2015-07-22 08:41:30 -05:00
LevelX2
1e2c4a894a Added Jolrael, Empress of Beasts (added land filter). 2015-07-22 13:58:26 +02:00
LevelX2
8fd006caa5 Added Jolrael, Empress of Beasts (added target). 2015-07-22 13:57:18 +02:00
LevelX2
a6bb51deca Added Jolrael, Empress of Beasts. 2015-07-22 13:53:09 +02:00
LoneFox
5da1efa877 Implement cards: Foul Presence, Fungal Shambler, Shimmering Mirage, and Suffocating Blast 2015-07-22 12:22:47 +03:00
fireshoes
929a95a74d Added effect.setText to Vorrac Battlehorns and Alpha Authority. Removed capitalization from black on Cho-Arrim Legate and Knight of Glory. 2015-07-22 01:46:00 -05:00
fireshoes
f1cac2954a Merge origin/master 2015-07-22 00:25:07 -05:00
fireshoes
f805f5111d Implmented 21 cards. Fixed Magus of the Tabernacle wrong duration. 2015-07-22 00:24:22 -05:00
Simown
05a823d9c7 Fixed Matca Rioters to have P/T from the Domain value in all zones 2015-07-21 22:13:16 +01:00
Simown
f078163072 Added all the missing "Domain Cards". Draco, Collective Restraint,
Samite Pilgrim.
2015-07-21 22:13:08 +01:00
LoneFox
9acff5aa9c Add DamageDealtToAttachedTriggeredAbility an use it for existing cards. Implement cards: Binding Agony and Soul Link 2015-07-21 21:51:27 +03:00
LoneFox
58571c6d1e Implement cards: Horned Cheetah, Llanowar Vanguard, Rampant Elephant, and Restrain 2015-07-21 19:35:34 +03:00
fireshoes
a8e519d671 Merge origin/master 2015-07-21 09:55:31 -05:00
fireshoes
c82a6c88cd Reworked Muzzio and Nessian Game Warden to use player.putCardsOnBottomOfLibrary. Reworked Extract from Dark to use player.putOntoBattlefieldWithInfo and removed wrongly used Haste. Fixed that Firebrand Ranger wrongly put the land into play tapped. Added Avatar of Slaughter. 2015-07-21 09:54:36 -05:00
LevelX2
d8c2307153 * Omniscience - Fixed that by Omniscience playable cards were no longer marked as playable. 2015-07-21 15:21:35 +02:00