Cameron Miller
d5252fd24b
Added an effect and used it in 4 cards
2015-07-04 17:38:24 +01:00
LevelX2
5f053fb0e1
* Lignify, Darksteel Mutation - Fixed that also the color of the enchanted creature was removed.
2015-07-04 10:47:20 +02:00
LevelX2
cd0cba6ec7
XMage Release 1.4.2v0
2015-07-04 01:28:19 +02:00
LevelX2
8e0907c90c
* Fixed exile and return back under owner control handling (e.g. Norin the Wary did not return from command zone when commander replacement effect was used).
2015-07-03 21:07:16 +02:00
LevelX2
11b4db7cb7
[ORI] 4 blue cards, some minor changes.
2015-07-03 18:18:06 +02:00
LevelX2
25ca463520
[ORI] Added Tainted Remedy and Liliana Planeswalker. Fix for build bug of Sigled Starfish.
2015-07-03 12:26:14 +02:00
LevelX2
a33ed68c74
* Possibility Storm - Fixed a bug that it was not correctly checked if the player was able to cast modal spells.
2015-07-03 08:29:17 +02:00
LevelX2
0cbe590cac
* Fixed that mana auto-payment settings were not correctly set from previous settings on game start.
2015-07-02 13:18:12 +02:00
LevelX2
049f9aca7b
Merge pull request #1073 from LoneFox78/master
...
New stuff
2015-07-02 11:31:14 +02:00
LoneFox
c90f55b894
Fix a few instances of "it's" vs. "its" grammar error
2015-07-02 08:53:57 +03:00
fireshoes
fe21465068
[ORI] Added 14 cards. [MM] Fixed that Close Quarters triggered on all blocks instead of controlled creatures.
2015-07-01 23:41:26 -05:00
LevelX2
0a0cb40783
* Fixed that creatures that have to pay costs to block were wrongly forced to block causing UI locks.
2015-07-01 23:00:22 +02:00
fireshoes
3868066e00
Merge origin/master
2015-07-01 12:51:55 -05:00
fireshoes
ef7f347d55
[ORI] Added 7/1 spoilers to mtg-cards-data.txt. Implemented Herald of the Pantheon, Goblin Glory Chaser, Scan-Clan Berserker, Necromantic Summons, Bonded Construct. Made some changes to Menace for Goblin Glory Chaser gains Menace.
2015-07-01 12:49:18 -05:00
LevelX2
7a1a0412af
* Fixed that creatures forced to attack were wrongly also orced to attack if they had to pay a cost to attack ( fixes #1036 fixes #593 ) .
2015-07-01 17:54:58 +02:00
LevelX2
bf21de745a
* Fixed a bug of check if two objects sharing a colors were also to colorless objects did return a positive result (e.g. caused Dream Halls to cast Artifacts by discarding lands).
2015-07-01 13:37:32 +02:00
LoneFox
d77197c72a
Fix an error in BoostTargetEffect text generation, -1/+1 was shown as -1/-1.
2015-07-01 09:16:18 +03:00
LevelX2
15fe85c5da
Fixed that creatures forced to attack that have to pay a cost to attack lock the UI (not completed for all existing cards yet).
2015-07-01 02:00:07 +02:00
fireshoes
dbe2dc4e7f
Merge origin/master
2015-06-30 18:52:32 -05:00
fireshoes
db4d152a1a
[ORI] Implemented Disciple of the Ring, Aspiring Aeronaut, Hangarback Walker, Thopter Spy Network, Clash of Wills, Vryn Wingmare. Added ThopterColorlessToken.
2015-06-30 18:51:49 -05:00
LevelX2
6e6049f116
Merge pull request #1067 from LoneFox78/master
...
Fixes
2015-06-30 22:09:19 +02:00
LevelX2
3554367110
Started to implement a PayCostToAttackBlockEffect for better handling of attack / block restrictions with costs.
2015-06-30 17:25:56 +02:00
LoneFox
88ce3ded98
Remove FilterEnchantment, because it was an exact duplicate of FilterEnchantmentPermanent
2015-06-30 17:52:28 +03:00
LevelX2
312a9fd7af
Some cleanups/remanes for attack/block restrict effects.
2015-06-30 16:07:39 +02:00
LoneFox
d922efc528
Add support for SetTargetPointer.PLAYER to SpellCastAllTriggeredAbility. Implement card: Mana Breach
...
Note: This fixes several instances of a bug where a triggered ability fails if the spell that triggered it is contered before the ability resolves. Dovescape still suffers from the bug, but it cannot be fixed this way, because it needs information about both the spell and its caster.
2015-06-30 16:38:31 +03:00
LevelX2
77673ba49f
Merge origin/master
2015-06-30 12:30:20 +02:00
LevelX2
a174bef27b
* Fixed a bug with Infernal Scarring that the ability did not trigger that let you draw a card as the enchanted creature died.
2015-06-30 12:29:17 +02:00
LevelX2
d415e14bf1
Merge pull request #1066 from LoneFox78/master
...
New stuff
2015-06-30 10:49:40 +02:00
LoneFox
0267061ced
Add BecomesColorSourceEffect. Use it for Spiritmonger and Wild Mongrel. Implement cards: Alloy Golem, Caldera Kavu, Kavu Chameleon, and Rainbow Crow
2015-06-30 09:17:07 +03:00
LevelX2
123d1e4ec6
[ORI] Added 6 black cards.
2015-06-30 01:24:51 +02:00
LevelX2
f45c5cedeb
Fixed handling and initialization of Fixedtarget object. Fixing a problem of ReturnToBattlefieldUnderYourControlTargetEffect that caused objects to return taht already left the zone they should be moved from.
2015-06-29 18:34:53 +02:00
LoneFox
6084fea927
Add FilterEnchantmentCard and implement a card that uses it: Azorius First-Wing
2015-06-29 12:10:25 +03:00
LevelX2
df3e6db569
Please test! Some changes to the display of user choices, showing also a longer text in tooltip window.
2015-06-28 21:55:48 +02:00
LevelX2
253845b682
Merge pull request #1063 from LoneFox78/master
...
New stuff
2015-06-28 18:48:51 +02:00
LoneFox
b4f3440fbd
Move PermanentsTargetOpponentControlsCount from Gideon, Champion of Justice to its own file. Implement card that uses it: Starlight
2015-06-28 10:12:50 +03:00
LevelX2
87f3978589
Some changes to userData handling. Added country flag to some dialogs. Saved and restored some more table columns width and order information.
2015-06-28 00:10:38 +02:00
LevelX2
c774e95335
* Fixed some possible java exception causes.
2015-06-27 09:32:50 +02:00
LevelX2
b668209f7d
Fixed for Flameshadow Conjuring and Felhide Spiritbinder that the created tokens did not get haste or the added card type enchantment.
2015-06-26 19:20:27 +02:00
LevelX2
f37761fbc1
Some minor changes/renames.
2015-06-26 18:28:50 +02:00
LevelX2
7a8e1f11c7
* Fixed a bug that destroying a commander not counted as successful destroy when the commander went to command zone (e.g. important for Phyrexian Rebirth like effects).
2015-06-26 12:10:03 +02:00
LevelX2
f6178a887b
Merge pull request #1056 from LoneFox78/master
...
New stuff
2015-06-25 23:28:04 +02:00
LevelX2
12cba2d0ab
Minor changes.
2015-06-25 23:13:45 +02:00
LevelX2
77c9d6e989
Added BecomesSubtypeTargetEffect for Unnatural Selection.
2015-06-25 22:30:58 +02:00
LoneFox
9ca40cf38d
Implement card: Story Circle
2015-06-25 20:42:02 +03:00
LevelX2
67aec0be0b
* Plea for Power - Fixed the order the players are asked to vote.
2015-06-25 17:16:39 +02:00
LevelX2
ee304e773e
* Daxos of Meletis - Fixed that the mana as thought ability did not work. Fixed that a instant could also be cast from other players.
2015-06-25 16:57:44 +02:00
LevelX2
7bc8649585
* Animate Dead - Fixed that the target card in graveyard was not handled correct, if the Animate Dead reentered the Battlefield(e.g. with Worldgorger Dragon combo).
2015-06-25 14:31:23 +02:00
LevelX2
76f989a7f0
* Fixed a bug that prevented asThoughAs continuous effects correctly change controller (e.g. play lands from library with a controlled Courser of Kruphix did not work).
2015-06-25 00:57:59 +02:00
LevelX2
26e03d6c0f
Renown - Fixed that the check if the creature is already renown was not implemted as intervening if clause.
2015-06-24 15:31:07 +02:00
LevelX2
ca9e52f99b
Merge pull request #1052 from brodee/master
...
code review comments for chaos/random booster draft:
2015-06-24 06:56:45 +02:00