Evan Kranzler
e9fef59495
Implemented Emmara, Soul of the Accord
2018-09-02 21:56:34 -04:00
Quercitron
9593462520
* One with the Machine - Fix that non-artifact permanents are considered in determining the amount of cards drawn ( fixes #5292 ).
2018-09-01 16:10:51 +03:00
L_J
bce19d31af
Rabid Sheep token fix
2018-08-28 23:35:53 +00:00
L_J
bda10ed04c
Implemented Unglued cards
2018-08-29 01:15:29 +02:00
Kevin Shin
f5498d4cc2
added comment
2018-08-25 23:29:55 -05:00
Kevin Shin
23920a0696
remove new class that ended unused
2018-08-25 23:26:55 -05:00
Kevin Shin
7d2ba0cf2e
all tests passing and satisfied with minimal changes; ready to merge
2018-08-25 23:24:01 -05:00
LevelX2
5703a49c81
XMage 1.4.31V1
2018-08-25 14:37:08 +02:00
LevelX2
9e88d847ed
* Estrid, the Masked - fixed problems with with first and second ability ( fixes #5223 ).
2018-08-25 14:30:31 +02:00
Kevin Shin
3ffd812bc6
After some revisions, BestowTest is now fully passed! Now to fix the other tests that don't anymore...
2018-08-25 04:43:38 -05:00
LevelX2
a40caf2840
* Covedted Jewel - Fixed triggered ability ( fixes #5268 ).
2018-08-25 11:23:13 +02:00
Kevin Shin
e1bfd8a196
Permanents now detach all attachments when they change zones. Ready to test.
2018-08-25 03:57:43 -05:00
Oleg Agafonov
c34c13f7b7
* Fixed battlebond boosters (sometime it's can gen wrong booster without partners/cards)
2018-08-25 07:49:32 +04:00
Oleg Agafonov
4f7cfc852d
Revert "Fixes abilities that may target either opponents or planeswalkers"
2018-08-25 05:14:24 +04:00
Oleg Agafonov
924504d183
Merge pull request #5255 from kevinwshin/FixTargetOpponentOrPlaneswalker5252
...
Fixes abilities that may target either opponents or planeswalkers
2018-08-25 04:58:03 +04:00
Kevin Shin
1ed13f8bd8
Copy effects now properly attach copied auras to permanents. #5234 #2135
2018-08-22 23:38:49 -05:00
Kevin Shin
268b1748cc
Fixes abilities that may target either opponents or planeswalkers to properly check if a player is an opponent. #5252
2018-08-22 04:46:32 -05:00
Piotr Szczepanski
ec7454d888
Commanders can be other types than a creature.
...
Commanders do not have to be creatures. They can also be Planeswalkers (Commander 2015, Commander 2018), but also can be other types (e.g. lands when enchanted by Song of the Dryads or Imprisoned in the Moon).
2018-08-20 12:37:53 +02:00
Oleg Agafonov
dba037858c
* Fixed broken download images with Fourth Edition set;
2018-08-15 14:47:11 +04:00
LevelX2
b96d6e12af
Added some exception handling.
2018-08-15 11:28:13 +02:00
LevelX2
2429425fd2
Merge origin/master
...
Conflicts:
Mage.Sets/src/mage/cards/s/SalvageTrader.java
Mage.Sets/src/mage/cards/t/ThermalDetonator.java
2018-08-15 10:51:21 +02:00
LevelX2
9545ab055d
Moved predicate to framework.
2018-08-15 10:47:31 +02:00
LevelX2
dbb25c8683
Merge pull request #5202 from credman0/PhasedOutRemoveFromCombatFix
...
Fixed phased out creatures not removed from combat (#5200 )
2018-08-15 08:17:58 +02:00
LevelX2
6712e50146
Merge pull request #5196 from credman0/EmissaryOfGrudges
...
Implemented Emissary of Grudges
2018-08-15 08:17:16 +02:00
LevelX2
e516430aad
Merge pull request #5187 from jesusjbr/master
...
Xantcha, Sleeper Agent implemented.
2018-08-15 08:14:07 +02:00
LevelX2
94e265f396
Merge pull request #5185 from credman0/master
...
Aminatou, the Fate Shifter minor fix - can be commander and author info
2018-08-15 08:13:43 +02:00
LevelX2
8e040841a9
Merge pull request #5182 from Dilnu/Spell
...
Add methods to get information about potential spells.
2018-08-15 08:11:49 +02:00
LevelX2
6e242fb11f
Merge pull request #5178 from magefree/yuriko
...
Implemented Yuriko, the Tiger's Shadow
2018-08-15 08:09:40 +02:00
LevelX2
a30ed4fee5
Merge pull request #5157 from ninthworld/master
...
Add Star Wars Expansion sets to the Star Wars set
2018-08-15 08:09:19 +02:00
LevelX2
fa13786fab
Merge pull request #5053 from Sedictious/Battlebond_Boos
...
Fix Battlebond Partner distribution
2018-08-15 08:09:03 +02:00
dilnu
973c2a08e3
Remove an extra incorrect check in ArtifactSourcePredicate
2018-08-14 23:45:08 -04:00
Oleg Agafonov
593df43758
Refactoring: replace custom creature tokens with basic class (1 card);
...
Added blink test;
2018-08-15 06:47:33 +04:00
Oleg Agafonov
3da2f98eac
Fixed predicate refactor at #5161 ;
...
* Interdict, Ouphe Vandals - fixed that it catch triggered + activated, but must only activated;
2018-08-15 06:29:06 +04:00
Samuel Sandeen
a94dbe1c9d
Fix a bug with Tawnos Urza's Apprentice caught by the predicate refactor ( #5220 )
2018-08-14 22:22:48 -04:00
Oleg Agafonov
a68667e582
Merge pull request #5161 from Dilnu/Kindred
...
Make the type checking on predicates added to filters stricter
2018-08-15 04:41:27 +04:00
quercitron
db2db4c27a
Merge pull request #5212 from magefree/5189-recast-spells-keep-their-previous-targets
...
Fix that cards that are cast using alternative cost effects keep their previous targets
2018-08-11 02:48:07 +03:00
Quercitron
e3a33e5894
Fix that cards that are cast using alternative cost effects keep their previous targets ( #5189 ) - Always copy ability on cast.
2018-08-10 02:54:50 +03:00
Colin Redman
9adfa96667
Fixed phased out creatures not removed from combat ( #5200 )
2018-08-05 17:13:42 -06:00
dilnu
3e0a92fed8
Fix a typo
2018-08-04 22:42:22 -04:00
Colin Redman
18097e1248
Implemented Emissary of Grudges
...
Moved Leonin Stalker ability and cost to common classes
2018-08-03 00:29:44 -06:00
jesusjbr
f4515efe41
Xantcha, Sleeper Agent implemented.
...
Added a new effect (LoseLifePermanentControllerEffect).
2018-08-02 14:03:33 +02:00
ninthworld
2a2df685a9
Merge branch 'master' of https://github.com/magefree/mage.git
2018-08-01 18:40:58 -07:00
credman0
618070a848
Reverted 7092d16c5d
...
It busted the AI
2018-08-01 17:46:02 -06:00
Colin Redman
7092d16c5d
Fixed color identity interaction with special cases IE Transguild Courier
2018-08-01 17:27:56 -06:00
Colin Redman
0fa4c2d324
Implemented Aminatou, the Fateshifter
2018-08-01 05:33:51 -06:00
Chatziargyriou Eleftheria
2731897add
Update ExpansionSet.java
2018-07-31 17:24:20 +03:00
Chatziargyriou Eleftheria
da383dbecc
Update ExpansionSet.java
2018-07-31 17:17:58 +03:00
Chatziargyriou Eleftheria
17cd5792d4
Update ExpansionSet.java
2018-07-31 17:09:56 +03:00
Chatziargyriou Eleftheria
197020b162
Merge branch 'master' into Battlebond_Boos
2018-07-31 17:02:11 +03:00
Evan Kranzler
ef38467326
Implemented Estrid, the Masked
2018-07-29 22:55:28 -04:00
dilnu
339779c8bd
Add methods to get information about spells that have not yet been cast.
2018-07-29 11:22:41 -04:00
Samuel Sandeen
e5c1dfc4b7
Refactor ControlledCreaturesDealCombatDamagePlayerTriggeredAbility. ( #5163 )
...
It now triggers once for each player damaged.
Fixes https://github.com/magefree/mage/issues/5162
2018-07-29 08:16:07 -04:00
Samuel Sandeen
14520097a5
Fix issues with the ChosenSubtypePredicate and clone effects. ( #5164 )
...
Update ChosenSubtypePredicate to be an ObjectPlayer predicate. This fixes how cards that use it act when cloned.
Fixes https://github.com/magefree/mage/issues/5136
2018-07-29 07:44:19 -04:00
Samuel Sandeen
a164dad83f
Fix issues with Clone and Metallic Mimic ( #5160 )
...
Fix bugs with Metallic Mimic and Adaptive Automaton and clone effects.
Metallic Mimic and Adaptive Automaton were both using the technically correct EnterEventType specifier for their as enters the battlefield abilities. Despite it being technically correct this meant that their ability didn't trigger if they were cloned.
Additionally EnterAttributeAddChosenSubtypeEffect changed the subtype of the base object which meant that clones entered in with the chosen subtype of the original.
2018-07-29 07:40:48 -04:00
Samuel Sandeen
3875f42bac
Refactor addCounters to fix bugs in edge cases. ( #5154 )
...
Add code to check the controller of abilities on the stack instead of the controller of their source card or object.
This fixes https://github.com/magefree/mage/issues/5152
2018-07-29 07:31:59 -04:00
Evan Kranzler
95f375316b
Implemented Yurikp, the Tiger's Shadow
2018-07-28 21:48:29 -04:00
Evan Kranzler
db6211cd20
Implemented Saheeli, the Gifted
2018-07-28 16:25:39 -04:00
Will Hall
76d0baa792
Implemented Gyrus, Waker of Corpses
2018-07-27 18:38:36 -07:00
spjspj
f58e33524d
Implement 1 card C18
2018-07-27 18:53:34 +10:00
Evan Kranzler
2a6181b67a
Implemeted Lord Windgrace
2018-07-25 15:45:56 -04:00
Evan Kranzler
91244c09dc
Implemented Kestia, the Cultivator
2018-07-25 12:58:19 -04:00
Evan Kranzler
7c6dfe3e56
Implemented Octopus Umbra
2018-07-25 12:39:06 -04:00
Evan Kranzler
41fce60eee
Implemented Nesting Dragon
2018-07-24 20:45:45 -04:00
Quercitron
79120e7484
Make color distribution in booster more uniform
2018-07-25 02:46:31 +03:00
Evan Kranzler
2d23d5c84e
Implemented Echo Storm
2018-07-24 17:10:13 -04:00
ninthworld
19d1ff2657
Merge remote-tracking branch 'upstream/master'
2018-07-23 16:09:53 -07:00
Evan Kranzler
452a525194
fixed Silverclad Ferocidons (and likely other cards) allowing players to sacrifice creatures they don't control ( fixes #5166 )
2018-07-23 17:42:03 -04:00
Evan Kranzler
fdf8c99d8a
Implemented Retrofitter Foundry
2018-07-23 15:59:47 -04:00
dilnu
a8cd19eaea
Make the type checking on predicates added to filters stricter to make runtime errors less likely.
2018-07-22 11:27:24 -04:00
ninthworld
8dfb5f913d
Merge branch 'master' of https://github.com/magefree/mage
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2018-07-20 22:11:49 -07:00
dilnu
e1fc060755
Don't count players who have lost or left the game as having lost life.
...
Fixes https://github.com/magefree/mage/issues/5153
2018-07-18 21:07:23 -04:00
ninthworld
86107de54e
Merge remote-tracking branch 'upstream/master'
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2018-07-16 21:16:20 -07:00
ninthworld
f31bfa829e
add Star Wars expansion sets to the Star Wars set
2018-07-16 20:55:05 -07:00
Evan Kranzler
d8a3a408df
fixed Vivien Reid's first ability not putting cards back in a random order
2018-07-16 10:47:28 -04:00
igoudt
877a355a7d
rewrite some code to streams
2018-07-15 20:50:26 +02:00
Evan Kranzler
c743906557
fixed instances of life gain being life loss with negative numbers ( fixes #5149 )
2018-07-14 16:50:44 -04:00
LevelX2
0d9f8ad19a
Merge pull request #4993 from Zzooouhh/Zzooouhh-woc
...
Implemented Word of Command (presumably buggy)
2018-07-14 10:40:38 +02:00
LevelX2
c29bb86ea0
Merge pull request #5131 from NoahGleason/thick-skinned-goblin
...
Implement Thick-Skinned Goblin
2018-07-14 10:40:10 +02:00
LevelX2
a3c4c2365d
Merge pull request #5119 from NoahGleason/M19-oracle-changes
...
M19 oracle changes
2018-07-14 10:39:50 +02:00
LevelX2
0f615d49fa
Merge branch 'master' into orcish-mine
2018-07-14 10:32:05 +02:00
LevelX2
2cdd835ab5
Merge pull request #5108 from NoahGleason/shape-of-the-wiitigo
...
Implement Shape of the Wiitigo
2018-07-14 10:28:05 +02:00
LevelX2
117ca40014
Merge pull request #5107 from NoahGleason/balduvian-fallen
...
Implement Balduvian Fallen
2018-07-14 10:27:54 +02:00
LevelX2
1e2d269086
Merge pull request #5098 from NoahGleason/swift-silence
...
Implement Swift Silence
2018-07-14 10:27:19 +02:00
LevelX2
6912a8c5b0
Merge pull request #5094 from NoahGleason/rakdos-augermage
...
Implement Rakdos Augermage
2018-07-14 10:26:39 +02:00
LevelX2
ef8b895d5b
Merge pull request #5093 from NoahGleason/nightcreep
...
Implement Nightcreep
2018-07-14 10:26:24 +02:00
LevelX2
484d981c81
Merge pull request #5082 from NoahGleason/Aetherplasm
...
Implement Aetherplasm
2018-07-14 10:17:36 +02:00
LevelX2
556944f312
Merge pull request #5078 from NoahGleason/keeper-of-the-beasts
...
Implement Keeper of the Beasts
2018-07-14 10:13:05 +02:00
Noah Gleason
3272e90bdb
Merge pull request #5141 from NoahGleason/molten-firebird
...
Implement Molten Firebird and Ivory Gargoyle
2018-07-14 00:40:49 -04:00
Evan Kranzler
0ad86ff530
fixed Ajani's Last Stand token name ( fixes #5147 )
2018-07-13 14:08:19 -04:00
Noah Gleason
c372d93f66
Implement Molten Firebird and Ivory Gargoyle
2018-07-10 23:00:27 -04:00
Noah Gleason
9108104fe5
Implement Predatory Focus
2018-07-09 22:21:40 -04:00
igoudt
6dce0c26f3
fix some his or her to their
2018-07-09 21:25:04 +02:00
igoudt
c456a1961e
add more isActivePlayer and isAttachedTo calls
2018-07-09 21:25:04 +02:00
Noah Gleason
c91e56b937
Fix Rite of Belzenlok token not damaging its controller
2018-07-08 22:01:37 -04:00
Noah Gleason
bad82d62ba
Implement Thick-Skinned Goblin
2018-07-08 21:55:17 -04:00
ingmargoudt
e86791cf44
Merge pull request #5112 from NoahGleason/aetherflame-wall
...
Implement Aetherflame Wall
2018-07-08 22:28:11 +02:00
igoudt
d6450eed94
change enum comparison
2018-07-08 13:11:39 +02:00
Quercitron
36c004122a
Fix dual lands generation in the Core Set 2019 boosters
2018-07-08 01:19:49 +03:00
Noah Gleason
0ab7345fa3
Update wording (nonfunctional)
2018-07-06 20:21:17 -04:00
Evan Kranzler
d7914bca44
fixed Tezzeret, Artifice Master emblem not triggering
2018-07-06 09:46:59 -04:00
Evan Kranzler
c169f07833
fixed Ajani, Adversary of Tyrants emblem not triggereding ( fixes #5115 )
2018-07-06 09:20:29 -04:00
Noah Gleason
1f7c7e90b2
Implement Aetherflame Wall
2018-07-05 21:35:56 -04:00
Evan Kranzler
6c000d9177
fixed Rowan Kenrith emblem not triggering ( fixes #5109 )
2018-07-04 22:59:32 -04:00
Noah Gleason
258384fae7
Implement Shape of the Wiitigo
2018-07-04 11:31:03 -04:00
Noah Gleason
4bfc132f29
Implement Balduvian Fallen
2018-07-04 10:25:49 -04:00
igoudt
9f06046f22
add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts
2018-07-04 14:24:11 +02:00
Noah Gleason
3d79890e9a
Implement Swift Silence
2018-07-01 19:03:47 -04:00
Noah Gleason
147a3cf91d
Implement Rakdos Augermage
2018-07-01 15:39:19 -04:00
Noah Gleason
1575d8282c
Implement Nightcreep
2018-07-01 10:58:25 -04:00
Noah Gleason
174588e343
Implement Aetherplasm
2018-06-29 20:47:11 -04:00
igoudt
dcb1affb9d
use isActivePlayer where possible, some minor text fixes
2018-06-29 21:18:05 +02:00
igoudt
ca1ebeb55e
add method Game.isActivePlayer(UUID playerId)
2018-06-29 14:59:11 +02:00
Evan Kranzler
2b78716a1b
fixed Young Pyromancer text
2018-06-28 09:06:51 -04:00
Noah Gleason
e2da104d6d
Implement Keeper of the Beasts
2018-06-27 22:02:53 -04:00
Noah Gleason
cf571122ea
Allow activating equip ability
2018-06-25 22:36:49 -04:00
Noah Gleason
324ff4a3b8
Implement Serra Inquisitors
2018-06-25 21:58:26 -04:00
Evan Kranzler
8b37c778f0
fixed Rush of Knowledge counting all permanents ( fixes #5069 )
2018-06-25 08:26:28 -04:00
theelk801
b1be4ad7d5
Merge branch 'master' into giant-oyster
2018-06-24 22:24:25 -04:00
theelk801
355a3ab281
Merge pull request #5063 from NoahGleason/jovens-ferrets
...
Implement Joven's Ferrets
2018-06-24 21:53:40 -04:00
Evan Kranzler
087e58383a
fixed Alpine Moon causing a rollback
2018-06-24 21:27:10 -04:00
Noah Gleason
8949987b78
Add ConditionalTriggeredAbility for non-intervening0f
2018-06-24 20:02:40 -04:00
Noah Gleason
37e800a7dd
Update Voice of Resurgence
2018-06-24 16:55:15 -04:00
LevelX2
ca21f32009
Xmage 1.4.30V6
2018-06-24 21:26:52 +02:00
Noah Gleason
6a2ad691d4
Fix OrTriggeredAbility hang
2018-06-24 13:51:02 -04:00
LevelX2
99cfd86533
* Some more fixes for ManaOptions #5023
2018-06-24 18:11:17 +02:00
Noah Gleason
6ee4d4a217
Override Ability setters
2018-06-24 10:51:48 -04:00
Noah Gleason
65d67d48fd
Start implementing OrTriggeredAbility
2018-06-23 23:57:04 -04:00
theelk801
235974f21a
Merge pull request #5067 from NoahGleason/delirium
...
Implement Delirium
2018-06-23 21:43:57 -04:00
Evan Kranzler
c637857480
Added null detection to MageObjectReference
2018-06-23 21:39:36 -04:00
Noah Gleason
39ec630c45
Implement Orcish Mine
2018-06-23 19:42:19 -04:00
LevelX2
da92cd745e
* Some rework/fixes/optimizations of calculation of available mana.
2018-06-24 01:27:42 +02:00
LevelX2
fdddbbbbe6
* Some rework/fixes/optimizations of calculation of available mana.
2018-06-24 01:23:49 +02:00
Noah Gleason
b97719fbb6
Add Delirium, not recognized as a card
2018-06-23 17:30:57 -04:00
theelk801
c4d9bfe554
Merge pull request #5047 from NoahGleason/mourners-shield
...
Implement Mourner's Shield
2018-06-23 13:38:06 -04:00
Noah Gleason
c78cbc40eb
Fix Heat Stroke
2018-06-23 11:11:35 -04:00
theelk801
42354c1583
Merge pull request #5049 from NoahGleason/neurok-transmuter
...
Implement Neurok Transmuter
2018-06-22 17:57:45 -04:00
Noah Gleason
f7e7db4edc
Fully implement Giant Oyster
2018-06-22 15:54:31 -04:00
Chatziargyriou Eleftheria
25d7f9c83b
Update ExpansionSet.java
2018-06-22 20:09:36 +03:00
Chatziargyriou Eleftheria
f980224239
Update ExpansionSet.java
2018-06-22 19:22:57 +03:00
Chatziargyriou Eleftheria
d754410934
Add booster generator for Battlebond packs
2018-06-22 18:57:13 +03:00
Evan Kranzler
266a7cdb85
Implemented Transmogrifying Wand
2018-06-22 08:44:15 -04:00
Evan Kranzler
592362a258
Implemented Tezzeret, Artifice Master
2018-06-21 22:59:29 -04:00
Evan Kranzler
36e5bd3a1d
Implemented Thorn Lieutenant
2018-06-21 19:59:26 -04:00
LevelX2
e04c132dfe
Xmage 1.4.30V5
2018-06-21 23:13:17 +02:00
LevelX2
46d61a1ebc
Fixed some possible exceptions.
2018-06-21 22:49:15 +02:00
LevelX2
083d4cee6d
Fixed possible static filter manipulation.
2018-06-21 22:33:02 +02:00
Evan Kranzler
36c0e35035
Implemented Leonin Vanguard
2018-06-21 15:34:05 -04:00
Noah Gleason
9b68e0860b
Implement Neurok Transmuter
2018-06-21 15:29:17 -04:00
Evan Kranzler
2b2f3b6e01
Updated "this spell" wordings
2018-06-21 12:32:25 -04:00
LevelX2
cd8e038679
* Changes for netMana null handling #5023 .
2018-06-21 16:27:05 +02:00
Evan Kranzler
db07686008
Implemented Departed Deckhand
2018-06-21 08:37:18 -04:00
Noah Gleason
6a2eda0146
Implement Mourner's Shield
2018-06-20 23:11:07 -04:00
Evan Kranzler
9c7fc43737
Implemented One with the Machine
2018-06-20 16:26:55 -04:00
Evan Kranzler
d9dfef24ce
updated "can't be countered" text
2018-06-20 11:21:06 -04:00
Evan Kranzler
b90426c6b7
Implemented Amulet of Safekeeping
2018-06-19 22:45:04 -04:00
Evan Kranzler
b7169d7097
Implemented Chromium, the Mutable
2018-06-19 17:10:20 -04:00
Evan Kranzler
8c01cd72f9
Lightning Mare
2018-06-19 16:48:44 -04:00
Evan Kranzler
8116f1365e
Implemented Alpine Moon
2018-06-19 13:32:15 -04:00
LevelX2
74b126c940
* Tinder Wall - Fixed it's damage dealing ability always fizzles ( fixes #5005 ).
2018-06-19 17:35:53 +02:00
theelk801
cdf8f615e3
Merge pull request #5032 from NoahGleason/saproling-infestation
...
Implement Saproling Infestation (INV)
2018-06-18 23:09:53 -04:00
Evan Kranzler
f77c9bc112
Implemented Ajani's Last Stand
2018-06-18 22:14:39 -04:00
Evan Kranzler
31edc76871
Implemented Resplendent Angel
2018-06-18 21:06:09 -04:00
Noah Gleason
c3b9d55e98
Add Kicker Event
2018-06-18 10:52:23 -04:00
Evan Kranzler
f55d0e6706
Implemented Ajani, Adversary of Tyrants
2018-06-16 21:39:34 -04:00
Evan Kranzler
d35d6f48b2
Implemented Arisen Gorgon
2018-06-15 18:30:08 -04:00
Evan Kranzler
750a655dcb
fixed Teferi, Hero of Dominaria allowing players to skip untap
2018-06-14 13:57:13 -04:00
Evan Kranzler
a7738a1912
fixed Malfegor overwriting a static filter
2018-06-14 08:08:22 -04:00
Evan Kranzler
0a635ac341
fixed implementation of Tetravus to allow for multiple counters/tokens in a single turn
...
The tokens were also incorrectly implemented
2018-06-13 20:58:31 -04:00
Evan Kranzler
a0fbeebf4e
Implemented Vivien Reid
2018-06-11 21:28:43 -04:00
Evan Kranzler
1f1b65aecd
Implemented Marauder's Axe
2018-06-11 20:24:02 -04:00
Evan Kranzler
19768424c1
Implemented Aven Wind Mage
2018-06-11 19:43:23 -04:00
Evan Kranzler
f8d274d7cd
fixed entering tapped abilities not working correctly (fixes #5010,)
2018-06-10 20:42:22 -04:00
LevelX2
6b22afd18a
GameState: Reduced null pointer exception probablity for getTriggered.
2018-06-10 21:58:35 +02:00
L_J
45243378cf
Fixed Gorm requiring a blocker from another player ( fixes #5025 )
2018-06-10 12:40:51 +00:00
LevelX2
99864ccf5b
* Fixed a problem that tapped for mana event was sent twice (fixes problem of 2 created spirits for Forbidden Orchard).
2018-06-10 10:28:00 +02:00
LevelX2
174e3794fb
XMage 1.3.30V4
2018-06-10 08:00:17 +02:00
Evan Kranzler
3dcfa773e0
Implemented Marble Priest
2018-06-10 00:01:25 -04:00
Evan Kranzler
4e3961a819
Updated some targets and filters
2018-06-09 14:51:07 -04:00
LevelX2
372ba795d2
* Board the Weatherlight - Fixed that the cards left were not returned in random order.
2018-06-09 17:15:01 +02:00
LevelX2
717308ba12
* Fixed that commanders of players were not removed if a player left a game. Fixed a problem that continuous effects of objects of players that left the game were not removed immediately.
2018-06-09 14:10:48 +02:00
L_J
3e180267ed
Word of Command & Mindslaver interaction fixes
2018-06-08 20:22:25 +02:00
Evan Kranzler
3659a2dc0b
Implemented Journey for the Elixir
2018-06-08 13:22:23 -04:00
Evan Kranzler
1c2f384bcc
Implemented Reckless Pangolin
2018-06-07 23:07:03 -04:00
Michael Simons
d5ad543583
Merge remote-tracking branch 'origin/master'
2018-06-07 22:41:40 -04:00
Michael Simons
4d5018bef0
Fixed typos/misspellings based on IntelliJ's suggestions.
2018-06-07 22:39:53 -04:00
L_J
5fa69cb8a9
More X cost rollback related fixes
2018-06-07 15:41:47 +00:00
L_J
323894118b
Fixed X costs not being properly reset with Word of Command rollback
2018-06-07 16:49:10 +02:00
Evan Kranzler
5ba0717086
Implemented Bogardan Phoenix
2018-06-07 08:49:41 -04:00
Evan Kranzler
c4ce367c56
Fixed Rowan Kenrith emblem (should have used Rings of Brighthearth from the start)
2018-06-07 08:39:02 -04:00
L_J
d19ca838ca
Implemented castability check for Word of Command
2018-06-07 05:37:22 +02:00
Evan Kranzler
c4a0d9f916
replaced apostrophes
2018-06-06 22:39:16 -04:00
LevelX2
1ed85cef4d
Merge origin/master
2018-06-06 23:50:03 +02:00
LevelX2
80a6057980
XMage 1.4.30V3
2018-06-06 23:49:27 +02:00
Plopman
cd6a847db7
Fix some BBD card text
2018-06-06 23:23:55 +02:00
Evan Kranzler
2662fa7799
Updated wordings and refactored class name for effects which prompt the player to choose a card name
2018-06-06 15:30:16 -04:00
Evan Kranzler
d2e8016a10
Implemented Desperate Research
2018-06-06 13:59:35 -04:00
Evan Kranzler
aa3c860e23
Implemented Bazaar of Wonders
2018-06-05 18:18:36 -04:00
LevelX2
df341bd0d6
* Fixed some mana handling problems of conditionalMana (GemstoneCavern) and possible exception of ChromeMox.Fixed some tests.
2018-06-05 23:59:39 +02:00
LevelX2
0051f70b8a
* Fixed some possible exceptions.
2018-06-05 23:57:45 +02:00
LevelX2
2e72503b8c
* Fix of condtitional mana effect (not completed yet).
2018-06-05 18:12:31 +02:00
Evan Kranzler
ceecd90347
Updated how locked filters are handled ( #4984 )
2018-06-05 12:09:40 -04:00
Evan Kranzler
3dfa2943d4
fixed effects which prevent damage divided among several targets
2018-06-05 09:26:03 -04:00
L_J
12c30f0227
Fixed an issue with mustBlockAttackerIfElseUnblocked
...
if more than one mustBlockAttackerIfElseUnblocked attacker is attacking and both have different minNumberOfBlockers values
2018-06-04 21:15:00 +00:00
L_J
8556285f0c
Implemented Gorm the Great
2018-06-04 23:00:44 +02:00
L_J
cb7c222eb9
Fixed various Word of Command bugs, implemented mana pool restore methods
2018-06-04 14:30:37 +02:00
Evan Kranzler
e2d14a6096
Implemented Cinder Crawler
2018-06-03 20:47:59 -04:00
L_J
9a5b574c0c
Added getCommandedBy method
2018-06-03 23:39:40 +00:00
L_J
492c5ab63e
Improved Word of Command turn control handling
2018-06-04 01:32:17 +02:00
Evan Kranzler
c5f5afb7e8
Implemented Metathran Aerostat
2018-06-03 18:26:45 -04:00
LevelX2
397a6ccfc4
* Grafted Exoskeleton - Fixed that if it left the battlefield it doesn't sacrifice its creature ( fixes #4997 ).
2018-06-03 23:51:09 +02:00
L_J
b7c6afc66d
Merge branch 'master' into Zzooouhh-woc
2018-06-03 20:36:27 +02:00
L_J
6972aab50e
Improved forcedToPay handling
2018-06-03 20:25:30 +02:00
LevelX2
8cbae58432
Merge origin/master
2018-06-03 18:39:21 +02:00
LevelX2
46da34da78
* Fixed a problem of Gideon Jura +2 ability introduced with 1be4379(fixes) #4994 .
2018-06-03 18:38:53 +02:00
Evan Kranzler
45aedd6027
Implemented Shimmering Efreet
2018-06-03 11:27:47 -04:00
LevelX2
961860107e
* Fixed a problem of net mana of activated mana abilities. Added netMana Handling for FoofChain.
2018-06-03 12:10:58 +02:00
L_J
7cc313bc43
Implemented "force pay mana" for Word of Command
2018-06-03 11:20:46 +02:00
LevelX2
b17858d910
Some fixes to "Remove license headers" ( #4998 ).
2018-06-03 10:18:30 +02:00
LevelX2
36a9e12bfc
Merge pull request #4998 from magefree/remove-license-headers
...
Remove license headers
2018-06-03 08:48:22 +02:00
Evan Kranzler
ab0bf76b62
Implemented Barbed Foliage
2018-06-02 23:34:59 -04:00
GrayedFox
3953f3dbdd
remove all MIT copyright notices from files
2018-06-02 17:59:49 +02:00
L_J
d7da3930b6
Implemented Word of Command
2018-06-01 21:13:20 +02:00
Evan Kranzler
eadd9d61d5
fixed Dack Fayden emblem not using all targets from modal spells
2018-06-01 13:20:51 -04:00
L_J
8a2874dec6
Mindslaver text fix
2018-06-01 15:10:59 +00:00
L_J
785c43e0f7
Mindslaver text fix
2018-06-01 15:09:45 +00:00
Evan Kranzler
ab3cd76d3e
Fixed various potential null pointer exceptions
2018-05-31 21:03:40 -04:00
spjspj
735a7cebb3
Merge branch 'master' of https://github.com/spjspj/mage
2018-05-31 23:15:27 +10:00
spjspj
bb5d601ff4
New plane (Panopticon) with 'PW to' ability checked
2018-05-31 23:14:56 +10:00
LevelX2
e4a9604086
XMage 1.4.30V2
2018-05-31 14:16:23 +02:00
LevelX2
a46b6eadd5
* Some minor changes.
2018-05-31 14:16:07 +02:00
LevelX2
58d618e8d7
* Used some default code to get opponents for Game classes.
2018-05-31 12:52:05 +02:00
LevelX2
b6f7efe5e9
* Fixed a problem with Dash not giving Haste to the creature beginning with the second use of Dash ( fixes #4985 ).
2018-05-30 16:51:59 +02:00
Evan Kranzler
84c1423990
fixed Time of Ice not keeping things tapped.
2018-05-29 19:46:02 -04:00
Evan Kranzler
9372c13cfb
small fix
2018-05-29 12:35:41 -04:00
Evan Kranzler
e1aa40cbf7
Fixed counter replacement effects with Doubling Season and Pir, Imaginative Rascal
2018-05-29 12:31:11 -04:00
LevelX2
e7a5fd9979
Merge branch 'master' into changeToFinal
2018-05-29 00:06:56 +02:00
Evan Kranzler
c8d58efa7f
Fixed effects that use opponents' life loss, including Rakdos, Lord of Riots and Neheb the Eternal
2018-05-28 15:53:46 -04:00
Evan Kranzler
2f0f71d3e9
Fixed some errors from b28bf51
, did some refactoring
2018-05-28 15:11:00 -04:00
Evan Kranzler
a21496ef5f
Fixed Will Kenrith first ability duration and second ability not working
2018-05-28 14:08:13 -04:00
LevelX2
1f522f874a
xmage 1.4.30V1
2018-05-27 23:55:25 +02:00
LevelX2
27ced167fb
* Added logic to add permitting object to play/cast events.
2018-05-27 23:47:57 +02:00
Evan Kranzler
c7ba717453
Fixed colorless commanders not being able to use a single type of basic land ( fixes #4973 )
2018-05-27 13:06:26 -04:00
Evan Kranzler
b5036e519c
Implemented Bonus Round
2018-05-27 11:27:43 -04:00
Evan Kranzler
c7f57d8c68
Fixed implementation of team-controlled effects
2018-05-27 10:40:57 -04:00
LevelX2
74806f73d7
Merge origin/master
2018-05-27 01:02:04 +02:00
LevelX2
cfe712efc6
XMage 1.4.29V5
2018-05-27 01:00:55 +02:00
Evan Kranzler
21e834a5a1
Implemented Zndrsplt's Judgment
2018-05-26 18:51:49 -04:00
LevelX2
66cc29325c
* Some fixes to some Battleebond cards.
2018-05-27 00:41:53 +02:00
LevelX2
16dc022018
Merge origin/master
2018-05-26 22:41:25 +02:00
LevelX2
b28bf51c02
* Reworked some more card movement handling ( #4866 ).
2018-05-26 22:39:20 +02:00
Evan Kranzler
93d014a502
Implemented Azra Bladeseeker
2018-05-26 15:50:30 -04:00
Evan Kranzler
07886811f0
Merge branch 'master' of https://github.com/magefree/mage
2018-05-25 19:37:56 -04:00
Evan Kranzler
ac6c68180a
Replaced more mana pool errata
2018-05-25 19:37:54 -04:00
LevelX2
fcc6174e5e
Some null exceptions checking and fixed some other minor problems.
2018-05-26 01:22:28 +02:00
Evan Kranzler
038fe5e5fc
Implemented Azra Oddsmaker
2018-05-25 09:32:22 -04:00
Evan Kranzler
8fb03574e6
Implemented Game Plan, added new class for Timetwister effects
2018-05-24 11:55:00 -04:00
Evan Kranzler
728a881f06
Implemented Play of the Game
2018-05-24 11:34:31 -04:00
emerald000
e8e6852983
[BBD] Implemented Assist ability and a card using it (Charging Binox).
2018-05-24 00:38:37 -04:00
Evan Kranzler
162d061e06
Implemented Zndrsplt, Eye of Wisdom
2018-05-23 20:17:39 -04:00
Evan Kranzler
a4a4cf7bd5
Implemented Last One Standing
2018-05-23 14:09:37 -04:00
Evan Kranzler
544563ae8b
Implemented Pir's Whim
...
Also added an object for choosing friend or foe
2018-05-23 11:57:49 -04:00
Evan Kranzler
725adb1a25
Implemented Rushblade Commander
2018-05-22 10:13:14 -04:00
Evan Kranzler
8b15be9bf0
Implemented Rowan Kenrith
2018-05-21 20:37:17 -04:00
Evan Kranzler
d645c1a5d8
Implemented Will Kenrith
2018-05-21 19:59:17 -04:00
Evan Kranzler
636b35ae39
small change to Partner with ability
2018-05-21 15:53:06 -04:00
Evan Kranzler
bd96d30b3d
Implemented Partners With ability
2018-05-21 15:12:31 -04:00
Evan Kranzler
3d749ba8e7
Changed all Token classes to final
...
had to make a few changes
2018-05-21 11:12:28 -04:00
LevelX2
3972695428
* Some changes to improve mana use of AI.
2018-05-21 11:50:49 +02:00
LevelX2
f7031ccdbe
Merge pull request #4950 from Zzooouhh/Zzooouhh-combat
...
Combat fixes for Propaganda and Lure effects
2018-05-20 10:58:33 +02:00
Evan Kranzler
1720b17ebe
Fixed Dark Impostor not properly gaining abilities ( fixes #4938 )
2018-05-19 18:13:51 -04:00
Evan Kranzler
01fb64367e
Fixed Godo, Bandit Warlord copies not untapping themselves ( fixes #4827 )
...
Reworked the trigger, also affects Aurelia, the Warleader
2018-05-19 17:39:20 -04:00
L_J
a7d662d73e
Changes to menace & Lure interaction
2018-05-19 08:24:42 +00:00
L_J
1be4379cbd
Some combat fixes
2018-05-19 05:30:11 +00:00
L_J
0512558c60
Some combat fixes
2018-05-19 05:22:50 +00:00
L_J
865624eacd
Some combat fixes
2018-05-19 05:21:09 +00:00
Evan Kranzler
e8ee1fc4f9
Implemented Jiang Yanggu
2018-05-18 18:10:57 -04:00
Evan Kranzler
23f396f83d
Implemented Mu Yanling
2018-05-18 14:13:16 -04:00
Evan Kranzler
082adcfc75
fixed battlebond land implementation
2018-05-18 12:04:24 -04:00
Evan Kranzler
54bd43b4f6
Implemented Battlebond dual lands
2018-05-18 11:58:53 -04:00
Evan Kranzler
d36d87eb15
fixed ninjutsu ability being usable after blockers have been removed
2018-05-17 15:41:11 -04:00
Oleg Agafonov
9d0aff8395
AI: fixed outcome for lose ability effect
2018-05-17 19:32:47 +04:00
theelk801
93b57033b9
Merge pull request #4943 from magefree/master
...
merge
2018-05-16 09:21:36 -04:00
LevelX2
049a578f37
Merge pull request #4935 from magefree/rystan-fix-horn
...
Fix for Herald's Horn's spell reduction
2018-05-15 18:04:24 +02:00
LevelX2
e2f22d3bc9
Reworked some card movement handling ( #4866 ).
2018-05-15 17:56:55 +02:00
Evan Kranzler
ac97e4c600
fixed Sagas being sacrificed before their trigger has left the stack
2018-05-14 17:36:41 -04:00
theelk801
fbde510bac
Merge pull request #4940 from magefree/master
...
merge
2018-05-14 14:08:30 -04:00
Evan Kranzler
342b4486e8
fixed Damping Sphere not reducing sources of conditional mana (such as Eldrazi Temple and Mishra's Workshop)
2018-05-14 13:53:09 -04:00
Evan Kranzler
40ff146764
fixed Death's Shadow getting bigger from negative life totals (no longer how the rules work)
2018-05-14 11:39:27 -04:00
Evan Kranzler
9a66f1713b
refactored instances of various types of counters
2018-05-14 11:11:11 -04:00
Oleg Agafonov
ec4bee43d2
* Daxos's Torment - fixed that it can't get Vampire type from Mephidross Vampire;
2018-05-14 02:42:57 +04:00
Oleg Agafonov
4851ba9e84
Test framework: added commands for real time checks/assertions:
...
* new checks: color, subtype, ability, PT, permanent and hand count;
* more info in #4936 ;
2018-05-14 02:31:19 +04:00
LevelX2
f30c0a7054
Merge origin/master
2018-05-13 22:52:40 +02:00
LevelX2
21e5591e29
* Some rework of handling of mana effects.
2018-05-13 22:52:14 +02:00
Michael Simons
1c3fea2e3e
Fix for Herald's Horn's spell reduction
...
Correctly reduces chosen type of controlled spells again after change in last release.
As mentioned multiple times in #4895 .
2018-05-13 00:23:07 -04:00
Oleg Agafonov
321f82a381
Refactoring: replace custom creature tokens with basic class (9 cards)
2018-05-11 21:58:45 +04:00
LevelX2
fe32fc7cc3
Merge origin/master
2018-05-11 00:52:28 +02:00
LevelX2
75c8ee35f6
* Some more fixed/reworked card movement handling.
2018-05-11 00:52:09 +02:00
Oleg Agafonov
591de4d468
Refactoring: replace custom creature tokens with basic class (4 cards)
2018-05-10 14:03:44 +04:00
Oleg Agafonov
256dc94c80
* Fixed 10 cards with "all permanents becomes" effect that it revoke colors instead doesn't change that;
...
* Affected cards: Jolrael, Empress of Beasts, Life // Death, Living Lands, Living Plane, Natural Affinity, Natural Emergence, Nature's Revolt, Rude Awakening,
Sylvan Awakening, Thelonite Druid
2018-05-10 13:41:05 +04:00
Oleg Agafonov
cf421aba22
* Fixed deck import that can't recognize some cards with umlauts in name;
2018-05-10 11:46:21 +04:00
LevelX2
74f05d438f
* Fixed that cast conditions of legendary sorceries were checked correctly if you cast a card owned by another player e.g. from exile ( fixes #4921 ).
2018-05-10 08:55:10 +02:00
Michael Simons
f2f9661a91
Token image changes for DOM
2018-05-10 00:32:53 -04:00
Michael Simons
09e0877c1b
Token image changes for DOM
2018-05-10 00:32:31 -04:00
Michael Simons
ae69f3ea69
Token image changes for DOM
2018-05-10 00:31:47 -04:00
Michael Simons
fc488e63a3
Token image changes for DOM
2018-05-10 00:31:25 -04:00
Michael Simons
63df286680
Token image changes for DOM
2018-05-10 00:30:50 -04:00
Michael Simons
8477a56c54
Token image changes for DOM
2018-05-10 00:30:27 -04:00
Michael Simons
801d2c39a4
Token image changes for DOM
2018-05-10 00:29:51 -04:00
Michael Simons
af31f86b10
Token image changes for DOM
2018-05-10 00:29:12 -04:00
Michael Simons
43d99b5caa
Token image changes for DOM
2018-05-10 00:28:17 -04:00
Michael Simons
bc70a5e4ad
Token image changes for DOM
2018-05-10 00:27:53 -04:00
Michael Simons
b773599614
Token image changes for DOM
2018-05-10 00:27:26 -04:00
Michael Simons
969bf282cd
Merge dom_tokens
2018-05-09 23:33:10 -04:00
Michael Simons
c8d2c2f25f
Token changes for C17
2018-05-09 22:12:56 -04:00
Michael Simons
5274436938
Token changes for C17
2018-05-09 22:12:46 -04:00
Michael Simons
d73b1c2987
Token changes for C17
2018-05-09 22:12:40 -04:00
Michael Simons
31419dbc76
Token changes for C17
2018-05-09 22:12:23 -04:00
Michael Simons
4a6cdbe560
Token changes for C17
2018-05-09 22:12:13 -04:00
Michael Simons
ba57aeb820
Token changes for C17
2018-05-09 22:12:06 -04:00
Michael Simons
b93bbb6e3c
Token changes for C17
2018-05-09 22:11:56 -04:00
Michael Simons
849fb5a14a
Token changes for C17
2018-05-09 22:11:50 -04:00
Michael Simons
fde9b1cda5
Token changes for C17
2018-05-09 22:11:40 -04:00
LevelX2
dcd3e7c039
* Some more fixed/reworked card movement handling.
2018-05-08 23:46:34 +02:00
LevelX2
df987049c0
* Fixed some card movement ( fixes #4910 ).
2018-05-08 18:01:15 +02:00
LevelX2
48d0c6ec5e
Merge pull request #4882 from tcontis/master
...
Cephalid Snitch Torment
2018-05-07 00:53:17 +02:00
LevelX2
1ab3d24e7c
Merge pull request #4890 from Zzooouhh/master
...
Implemented old cards
2018-05-07 00:52:56 +02:00
LevelX2
8f06fd130a
* Some formatting.
2018-05-07 00:48:41 +02:00
LevelX2
8afd51fa04
Merge origin/master
2018-05-07 00:45:05 +02:00
LevelX2
bb15176a84
* Fixed token ability (id handling) and token cardType (reset was not correctly done) handling (this fixed problems with copying Planeswalker with Helm of the Host).
2018-05-07 00:44:32 +02:00
Oleg Agafonov
721f37c5ae
* Summon the Pack - fixed that it gives black color to cards ( #4905 );
2018-05-06 19:48:09 +04:00
Oleg Agafonov
72314a9512
* Fixed 8 cards with "becomes creature attached" effect that it adds colors instead replace it;
...
* Affected cards: Awaken the Ancient, Corrupted Zendikon, Crusher Zendikon, Deep Freeze, Guardian Zendikon, Living Terrain, Vastwood Zendikon, Wind Zendikon;
2018-05-06 19:07:45 +04:00
LevelX2
2b69f1a311
* Soul Ransom - Fixed handling of some rare cases (e.g. Vedalken Orrery in play using Boomerang and playing Soul Ransom again).
2018-05-06 09:43:47 +02:00
Oleg Agafonov
459ef9af94
Refactoring: added mana color check and fix
2018-05-06 00:48:16 +04:00
Evan Kranzler
7edcec0dc1
fixed ability word text formatting
2018-05-05 14:05:04 -04:00
Oleg Agafonov
69ba8cada4
Refactoring: replace custom creature tokens with basic class
2018-05-05 19:18:12 +04:00
Oleg Agafonov
7d8c9f5b13
Small fixes
2018-05-05 17:32:01 +04:00
Oleg Agafonov
578427a601
Refactoring: replace custom creature tokens with basic class
2018-05-05 17:25:33 +04:00
Oleg Agafonov
483853658b
Refactoring: replace custom creature tokens with basic class
2018-05-05 14:37:24 +04:00
L_J
2fdfaa9138
Implemented Gauntlets of Chaos
2018-05-04 23:20:08 +02:00
LevelX2
a063889205
Merge origin/master
2018-05-03 01:33:39 +02:00
LevelX2
cddd81123b
Some changes related to #4893 .
2018-05-03 01:33:21 +02:00
Evan Kranzler
75bef57832
fixed Lich's Mastery preventing auto-win effects
2018-05-02 18:34:22 -04:00
Evan Kranzler
9b5b3afcb8
fixed Teferi, Hero of Dominaria's untap trigger
2018-05-02 17:42:41 -04:00
Oleg Agafonov
b6bad9ca96
* Fixed viewer's error on tokens show up (Mirage and other); Fixed some tokens.
2018-05-02 15:16:39 +04:00
spjspj
4b4d7989cd
Merge pull request #4879 from spjspj/master
...
Add planechase to new tournament window as well.
2018-05-02 18:31:59 +10:00
Oleg Agafonov
3549f958d4
Fixed NPE in Riptide Replicator and Volraths Laboratory tokens
2018-05-02 00:17:55 +04:00
L_J
58a829de0e
Implemented old cards
2018-05-01 02:07:45 +02:00
LevelX2
e767c79429
XMage 1.4.29V4
2018-05-01 01:20:52 +02:00
LevelX2
0ceb5fc88f
* Drain Power - Improved conditonal mana handling.
2018-05-01 00:55:46 +02:00
LevelX2
940fe603c6
* Herald's Horn - Fixed that cast cost reduction was also applied to other players.
2018-04-30 23:15:48 +02:00
LevelX2
f27f32ec5e
Merge pull request #4880 from Zzooouhh/Zzooouhh-drain
...
Implemented Drain Power (with bugs)
2018-04-30 22:43:00 +02:00
LevelX2
dc91d6ff81
* Some updated to Psychic Battle handling.
2018-04-30 08:06:23 +02:00
spjspj
1dbffe70b5
Add planechase to tournaments
2018-04-29 23:47:08 +10:00
Thomas Contis
e2a5561a87
Began implementing Cephalid Snitch methods
2018-04-28 22:29:16 -04:00
Thomas Contis
24f6dc6031
Beginning of proper implementation of Cephalid Snitch Methods
2018-04-28 22:25:50 -04:00
Oleg Agafonov
c24ba742f6
Fixed equal or == errors -- 23 cards and more (see #4407 )
2018-04-28 21:24:48 +04:00
L_J
4446adfadf
Made Mana#includesMana capable of comparing colorless to generic
2018-04-28 13:17:25 +00:00
LevelX2
15fa8fa124
Merge pull request #4803 from Zzooouhh/Zzooouhh-psy
...
Implemented Psychic Battle
2018-04-28 13:24:58 +02:00
LevelX2
29605bc5ae
* Redirection effect - Added possibility to last for one applyEffect cycle instead of only one absolute use.
2018-04-28 13:21:58 +02:00
spjspj
1a9f12f576
Increase (by 1/3) the chance of getting either a chaos or planar roll for planechase.
2018-04-28 20:37:19 +10:00
LevelX2
7e73cf5d34
* Mana Vault - Fixed that it doesn't return mana if payment is cancelled ( fixes #4473 )
2018-04-28 00:52:04 +02:00
LevelX2
59b9449fb9
* Some rework of filter hanmdling.
2018-04-28 00:30:28 +02:00
Evan Kranzler
f2835685e9
updated how Saga abilities are added
...
still need to fix sacrificing works (#4875 )
2018-04-27 18:22:49 -04:00
Evan Kranzler
4ac6e7d86c
Fixing saga implementation
...
Related to #4875 , still need to rework how the SBA removes the saga with respect to the final trigger
2018-04-27 15:12:11 -04:00
spjspj
26bc78dc8c
Merge pull request #4873 from spjspj/master
...
Remove plane from old player and add in new one
2018-04-27 13:26:20 +10:00
spjspj
ef281065a8
Remove plane from old player and add in new one
2018-04-27 09:10:02 +10:00
LevelX2
329116669a
* Fixed a problem with stack abilities created by Designations eg. Monarch triggered ability ( fixes #4457 ).
2018-04-26 23:35:26 +02:00
Evan Kranzler
1d69c2611d
fixed more instances of Kwende, Pride of Femeref not granting double strike
2018-04-26 12:56:27 -04:00
LevelX2
90e9a21aa5
* Replaced some wrong card movement handling.
2018-04-26 17:30:44 +02:00
LevelX2
db077d68ca
* Fixed Rat Colony deck valid check for all formats.
2018-04-25 16:34:55 +02:00
LevelX2
1048472736
* Torgaar, Famine Incarnate - Fixed that if used as commander one cannot pay additional costs ( fixes #4815 ).
2018-04-25 11:57:31 +02:00
LevelX2
758634f5bb
XMage 1.4.29V3
2018-04-24 23:43:24 +02:00
LevelX2
b496adcb11
* Corrosive Ooze - Fixed that the equipments were not destroyed.
2018-04-24 23:34:45 +02:00
LevelX2
242e55dcd4
* Fixed that Fall of the Thran allowed AI to get back dragons ( fixes #4848 ).
2018-04-24 23:22:29 +02:00
LevelX2
26f4bf6867
Merge origin/master
2018-04-24 17:51:34 +02:00
LevelX2
7b2ff38225
* Grasp of Fate - Fixed rule text. Fixed that exiled permanents did not return to battlefeild if the Grasp left the battlefield because its owner lost or left the game.
2018-04-24 17:50:35 +02:00
spjspj
0082b3581b
Merge pull request #4858 from spjspj/master
...
Fix Tazeem Plane
2018-04-25 00:01:33 +10:00
spjspj
a08aeb6141
Fix Tazeem Plane
2018-04-24 23:59:42 +10:00
LevelX2
6ebd715e17
* Some minor clean ups.
2018-04-24 11:38:25 +02:00
LevelX2
6bd8f52b66
* Fixed a problem of becomes ColorTargetEffect that causes objects to not always reset to original color.
2018-04-24 11:35:33 +02:00
spjspj
229cad7330
Merge pull request #4853 from spjspj/master
...
One more plane
2018-04-24 14:12:48 +10:00
Evan Kranzler
95efa51197
fixed Phyrexian Scriptures exiling all graveyards rather than the opponents'
2018-04-23 23:28:03 -04:00
spjspj
5e70e73acd
One more plane
2018-04-24 09:21:32 +10:00
Plopman
a5fc4d0741
Fix some DOM card text
2018-04-23 22:42:41 +02:00
Evan Kranzler
ea5155bb34
small text fix
2018-04-23 11:55:09 -04:00
Evan Kranzler
05070cff35
fixed adding saga counter not using the stack (this should be a state-based action though)
2018-04-22 21:16:09 -04:00
Evan Kranzler
35b78f8d11
Fixed Goblin Barrage not targeting correctly
2018-04-22 17:26:06 -04:00
Plopman
01295bb94b
Fix some DOM card text
2018-04-22 22:47:37 +02:00
Oleg Agafonov
76b15e86af
Fixed broken "any target" spells (can't target to planeswalkers)
2018-04-22 17:52:38 +04:00
Oleg Agafonov
885130b108
Texts update: target creature or player => any target
2018-04-22 08:34:27 +04:00
Oleg Agafonov
23becf1775
Texts update: to target creature or player => to any target
2018-04-22 08:15:40 +04:00
Evan Kranzler
63e7358eb5
fixed Deep Freeze overwriting color ( fixes #4843 )
2018-04-21 23:19:04 -04:00
Evan Kranzler
b54cebf6ab
fixed filterplayerorplaneswalker and filteropponentorplaneswalker
2018-04-21 22:08:30 -04:00
Oleg Agafonov
4e12b06bc7
Fixed not working opponent or planeswalker filter (count all permanents instead planeswalkers);
2018-04-22 04:58:24 +04:00
Evan Kranzler
cf9ac754f0
small text fix
2018-04-21 18:49:10 -04:00
Evan Kranzler
7deb521a65
more mana pool errata
2018-04-21 18:36:22 -04:00
Evan Kranzler
2dcc50d592
more "this spell" errata
2018-04-21 18:24:07 -04:00
Evan Kranzler
b82475dcff
updated additional cost text
2018-04-21 17:56:44 -04:00
LevelX2
52ae0a9be6
XMage 1.4.29V2
2018-04-21 23:04:50 +02:00
LevelX2
88b3efe759
* Phyrexian Scriptures - Fixed that wrongly also the card sfrom the controlling player were exiled.
2018-04-21 22:47:29 +02:00