Commit graph

4278 commits

Author SHA1 Message Date
LoneFox
667190bf61 Implement cards: Battle Frenzy, Deadly Grub, Maelstrom Djinn, and Ursine Fylgja 2015-08-18 19:09:51 +03:00
LevelX2
aa1eb354ef * Removed some data from player restoring to fix unintended draws after a player concedes game (#1205) 2015-08-18 17:20:04 +02:00
LoneFox
73c2bd22e3 Implement cards: Grinning Demon, Junun Efreet, Ravaging Riftwurm, and Tidewalker 2015-08-18 14:24:34 +03:00
LevelX2
614d0d491a * Hail of Arrows - Fixed that no damage was dealt. 2015-08-18 13:01:48 +02:00
LevelX2
b40c8535e9 * Reworked Perisist and Undying to not use replacement effects to add the needed counters. 2015-08-18 12:30:52 +02:00
LevelX2
9b3fc9307d * Fixed a card movement bug relevant for moving cards from different zones (e.g. Rise of Rise // Fall) . 2015-08-17 13:31:02 +02:00
LevelX2
5a7633691a * FixedTarget added new constructor using permanent object. 2015-08-17 12:37:32 +02:00
LevelX2
8d1da5c35f * Fixed a lot of sacrifice handling that was targeted and some sacrifice where the player that could sacrifice was not checked correctly (e.g. Kiki-Jiki, Mirror Breaker Token). 2015-08-17 12:36:42 +02:00
LevelX2
889d18af72 * Curse of Shallow Graves - Fixed that the correct player may decide to create the token. 2015-08-17 10:21:03 +02:00
LevelX2
f50e67e385 * Fixed card movement handling for face down cards. 2015-08-16 19:16:41 +02:00
LevelX2
c6e08a8872 * Fixed that effects created from attachments to the attached object by activated or triggered abilities did not exists independent from the attachment (fixes #1206). 2015-08-16 13:02:02 +02:00
fireshoes
d0f92ef64b Merge origin/master 2015-08-16 02:16:59 -05:00
fireshoes
55295d136a Implmented 38 cards. Fixed subtypes on UrzaTron lands to be "Urza's" and "Mine, Tower, or Power-Plant" instead of "Urza's Mine", etc. Added ChooseLandTypeEffect. Fixed some collector's numbers in Mirage. Added Shred counter type.Added ExileTopCardOfGraveyardCost and ExileTopCreatureCardOfGraveyardCost.Added PhaseOutSourceEffect and PhaseOutTargetEffect 2015-08-16 02:16:10 -05:00
LevelX2
f71a0c05e6 * Hydromorph Guardian - Used custom predicate instead of custom target. 2015-08-14 15:34:16 +02:00
fireshoes
ac8f70f4c3 Merge origin/master 2015-08-13 10:28:29 -05:00
fireshoes
c1eec95b4c Implemented Magister of Worth, Crescendo of War, and Dong Zhou, the Tyrant. Added Strife counters to CounterType. 2015-08-13 10:25:40 -05:00
LevelX2
58c0d859be * Urge to Feed - Fixed selection of vampires during resolution handling. 2015-08-13 12:49:58 +02:00
LevelX2
99e998a89e Merge pull request #1185 from andyfries/aurification
implemented Aurification
2015-08-13 11:38:58 +01:00
LevelX2
dbc420a661 Merge pull request #1195 from LoneFox78/master
Some Planar Chaos
2015-08-13 11:18:02 +01:00
LevelX2
325776c9ad Some changes to can't be the target of spells or abilities framework effects. 2015-08-13 12:01:01 +02:00
LevelX2
1a93d3a96d Fixed that if cards from opponents were cast, that spell cast triggered abilities from this cards or optional additional costs from this card (e.g. Buyback) were controlled by the casting player. 2015-08-11 16:30:28 +02:00
LevelX2
2dbb4a71e1 * Changed deck importer to use the same card prefered from newest core or expansion set. 2015-08-11 10:53:02 +02:00
LoneFox
2c8a5e692e Implement cards: Braids, Conjurer Adept; Magus of the Bazaar; Malach of the Dawn; Uktabi Drake; and Waning Wurm 2015-08-10 09:57:58 +03:00
fireshoes
dd6f0f86a0 Added Furnace Dragon. Fixed duplicate verse type in CounterType. 2015-08-10 00:13:23 -05:00
fireshoes
4b5401c825 Merge origin/master 2015-08-09 23:04:09 -05:00
fireshoes
90c2ce6b2e Added Bite of the Black Rose, Cackling Witch, and Orim's Touch. Added Serra Angel and Tariel, Reckoner of Souls FTV: Angels reprints. Removed unused imports on Voidmage Husher. 2015-08-09 22:52:52 -05:00
LevelX2
21cfe0611c * Some fixes to Liting Refrain, Dying Wish and Violet Pall. 2015-08-07 21:31:22 +02:00
Andy Fries
dcd5bd8974 implemented Aurification 2015-08-07 09:41:02 -07:00
LevelX2
c98577cc6a Xmage 1.4.3v0 2015-08-06 22:18:01 +02:00
LevelX2
297ab8cdad * Kicker - Fixed that {X} Kicker costs with generic mana costs where added to the spells costs correctly (e.g. Kangee, Aerie Keeper). 2015-08-06 19:41:00 +02:00
LevelX2
b14c5d059b * AnnihilatorAbility - Fixed that the sacrifice effect was handled targeted. 2015-08-06 16:21:42 +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
55fe68d718 * Some more rework of card mobement handling. 2015-08-05 17:46:56 +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
0a3e4d534f Merge pull request #1180 from LoneFox78/master
Fixes, clean-ups, and Didgeridoo!
2015-08-05 11:44:02 +02:00
LoneFox
94b9790bb0 Fix capitalization 2015-08-05 11:10:34 +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
7ff4087bc7 * Kicker - Fixed that canceled multikicker activations were not reseted on recast. 2015-08-04 23:20:38 +02:00
klayhamn
5444b2a53b removing the no-longer-necessary SourceIsCreature condition 2015-08-04 23:25:16 +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
5e250dca06 * Release 1.4.2v5 2015-08-04 08:26:15 +02: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
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
LevelX2
efb5e06e57 * Rollback - Fixed that UI is locked after a accepted rollback request (fixes #1158). 2015-08-02 12:39:02 +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
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
5fae4878c0 Added a test, some minor changes. 2015-07-31 15:46:14 +02: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
67bd4956d9 * Changed return class of copy method. 2015-07-30 11:29:36 +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
3283e57ae6 implemented Zedruu the Greathearted 2015-07-29 21:11:11 -07:00
klayhamn
7432e4c082 * Add the Foriysian Totem
* Add the SourceIsCreatureCondition
2015-07-28 23:10:40 +03:00
klayhamn
0ddc11f4dc Merge branch 'master' of https://github.com/magefree/mage 2015-07-28 21:17:00 +03:00
klayhamn
005554fcfc Merge remote-tracking branch 'remotes/origin/master' 2015-07-28 17:34:52 +03:00
LevelX2
1f24b569c7 * Fixed a bug of adding abilities to non permanentes if the an effect added an ability to multiple objects. 2015-07-28 15:04:37 +02:00
klayhamn
634f7fc064 Merge branch 'master' of https://github.com/klayhamn/mage 2015-07-28 15:20:38 +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
17ba61e1aa remove independent RippleEffect and replace with RippleAbility 2015-07-28 09:45:24 +03:00
LevelX2
65ff88d244 Fixed some possible null pointer exceptions. 2015-07-28 00:07:51 +02:00
LevelX2
1ef74f3293 Fixed some possible null pointer exceptions. 2015-07-28 00:04:57 +02: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
dbff7bedb9 * Some changes to skip turn handling (turn count and messages). 2015-07-27 17:21:52 +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
klayhamn
50b1085ebb fix RippleEffect so that it still triggers even when original spell is exiled or countered 2015-07-27 02:01:57 +03:00
klayhamn
4d798e81b8 add thrumming stone and surging dementia 2015-07-26 19:30:15 +03:00
Simown
84d2353819 Fix for Random booster draft iterates endless while booster generation (#1136) 2015-07-26 12:45:14 +01: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
b029de3ec9 * Added id and colored font to shown related object names of stack abilities. 2015-07-26 10:17:04 +02:00
LevelX2
768fd17d93 * Some spelling changes. 2015-07-26 09:19:46 +02:00
LevelX2
9dd6e616cd * Fixed that commander mana replacement effect did wrong mana replacements if additional mana was produced from abilities of opponents (fixes #1146). 2015-07-26 00:38:56 +02:00
LevelX2
c1dc053e9f * Artificer's Epiphany - Fixed tooltip text (fixes #1148). 2015-07-26 00:01:30 +02:00
LevelX2
d5963642b1 Added getCounters(Game game) for PermanentImpl. 2015-07-25 20:25:19 +02: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
6f13574639 Release 1.4.2v4. 2015-07-25 12:54:57 +02: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
a380bfa196 * Gideon, Battle-Forged - Fixed that giving indestructibility effect did not end as intended. 2015-07-25 09:09:20 +02:00
LevelX2
d8dc95c16f * Reworked Cho-Manno's Blessing protection handling (fix). 2015-07-24 15:10:04 +02: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
LevelX2
f8063ae064 Merge origin/master 2015-07-23 19:53:49 +02:00
LevelX2
05e35bcae7 Fixed build problem with OptionalAdditionalCostImpl. 2015-07-23 19:53:34 +02:00
LevelX2
7d3ff0551d Added a test. 2015-07-23 15:58:10 +02:00