Samuel Sandeen
|
cdff9bae78
|
Add Event to the signature of updateZoneChangeCounter.
This is required to Implement Skullbriar, the Walking Grave
|
2016-09-10 17:45:26 -04:00 |
|
Samuel Sandeen
|
ac6a289275
|
Merge branch 'magefree/master'
|
2016-09-08 19:12:19 -04:00 |
|
LevelX2
|
21baa14404
|
* Fixed a problem with token P/T reset (fixes the problem with Tree of Perdition and Soul Separator).
|
2016-09-08 17:15:40 +02:00 |
|
spjspj
|
1c49100d75
|
spjspj - Implement Paradoxical Outcome (KLD) - shroud wasn't being followed
|
2016-09-08 17:31:42 +10:00 |
|
spjspj
|
8cd3ec1135
|
spjspj - Implement Paradoxical Outcome (KLD) (done with addition to SweepEffect)
|
2016-09-08 17:09:47 +10:00 |
|
emerald000
|
67f29124f8
|
[KLD] Added 15 artifacts.
Aetherflux Reservoir, Aetherworks Marvel, Animation Module, Cogworker's Puzzleknot, Decoction Module, Demolition Stomper, Fabrication Module, Fireforger's Puzzleknot, Fleetwheel Cruiser, Ghirapur Orrery, Glassblower's Puzzleknot, Inventor's Goggles, Metalspinner's Puzzleknot, Ovalchase Dragster and Skysovereign, Consul Flagship.
|
2016-09-08 02:10:26 -04:00 |
|
Samuel Sandeen
|
80da09471d
|
Merge remote-tracking branch 'magefree/master'
|
2016-09-07 23:31:38 -04:00 |
|
Samuel Sandeen
|
c33a731a4a
|
Refactor the core zone change code to use a common code path.
|
2016-09-07 23:31:26 -04:00 |
|
Samuel Sandeen
|
b87f91fd97
|
Fix a Typo
|
2016-09-07 21:19:36 -04:00 |
|
emerald000
|
df2782fdb6
|
[KLD] Basic implementation of energy counters. Added Woodweaver's Puzzleknot.
Better display of energy counters would be preferred.
|
2016-09-07 01:07:21 -04:00 |
|
emerald000
|
5c5d6365d8
|
[KLD] Implemented Crew. Added 2 cards using it.
|
2016-09-06 03:18:47 -04:00 |
|
Samuel Sandeen
|
434be545f7
|
Merge remote-tracking branch 'magefree/master'
# Conflicts:
#
Mage/src/main/java/mage/abilities/condition/common/SourceHasSubtypeCondi
tion.java
# Mage/src/main/java/mage/game/permanent/PermanentToken.java
|
2016-09-03 20:06:33 -04:00 |
|
Samuel Sandeen
|
ef5ed5256a
|
Clean up the deprecated moveCards methods in Player
|
2016-09-03 20:04:12 -04:00 |
|
Samuel Sandeen
|
bec11804f5
|
Make the handling of counters more consistent.
This dramatically reduces the code duplication around counters handling.
|
2016-09-03 16:52:41 -04:00 |
|
Styxo
|
66f785dd71
|
Fixed AddCountersTargetEffect
|
2016-09-03 22:34:45 +02:00 |
|
Samuel Sandeen
|
148f633672
|
Make the Counters API for card and permanent consistent.
|
2016-09-03 10:33:54 -04:00 |
|
Styxo
|
f5c2a51be1
|
Merge pull request #2219 from Styxo/master
Refactored some things
|
2016-09-03 12:58:47 +02:00 |
|
Styxo
|
2aec9f2ca7
|
Refactored counters on permanents counting
Added BecomeMonstrousTriggeredAbility
Added Target and Filter class for creature an opponent controls
|
2016-09-03 12:38:58 +02:00 |
|
Samuel Sandeen
|
85dc15c5dc
|
Merge remote-tracking branch 'magefree/master'
|
2016-09-02 19:44:51 -04:00 |
|
Samuel Sandeen
|
282443c231
|
Add Subtype to the CardAttribute Framework
This is a massive change. I’ve refrained from unrelated refactoring
when possible but there are still a lot of changes here.
|
2016-08-28 17:30:10 -04:00 |
|
Styxo
|
b29c70a3c7
|
Refactored cards that use similar abilities
|
2016-08-28 16:39:33 +02:00 |
|
LevelX2
|
4bfac31370
|
* Archangel Avacyn - Fixed check for source object of triggered ability.
|
2016-08-13 09:38:28 +02:00 |
|
LevelX2
|
aa58c76ba9
|
* Meld - Fixed a bug that produced an exception if while the meld ability was on the stack, one of the permanents to meld left the battlefield meanwhile.
|
2016-08-12 12:12:10 +02:00 |
|
spjspj
|
f46c06066a
|
spjspj - Implement Guardian Beast (ARN)
|
2016-08-11 23:03:22 +10:00 |
|
LevelX2
|
c31bf97440
|
* Fixed some problems if a creature has multiple madness abilities.
|
2016-08-09 13:14:29 +02:00 |
|
LevelX2
|
286dc55396
|
* Fixed Sightless Brawler cannot attack with other creatures attacking (fixes #2133).
|
2016-08-06 12:30:52 +02:00 |
|
LevelX2
|
d0db2d51ed
|
* Fixed Identity Thief copying creature with +1/+1 counter gets P/T boost from it, but not counter (fixes #2131).
|
2016-08-05 21:15:07 +02:00 |
|
LevelX2
|
f5b2770c3e
|
* Silent Skimmer - Fixed that the lose life effect did not work if a planeswalker was attacked (fixes #2139).
|
2016-08-02 13:17:09 +02:00 |
|
LevelX2
|
e9c994d8e5
|
* Fixed traget definition of Blood Feud and Dissension in the Ranks.
|
2016-07-31 10:24:28 +02:00 |
|
drmDev
|
0d8b892272
|
Festival, False Peace, Empty City Ruse, Moment of Silence impl. Extracted SkipNextCombatPhase class.
|
2016-07-27 09:42:45 -04:00 |
|
fwannmacher
|
3caf66e4b6
|
- Fixed Issue #2108
|
2016-07-26 19:34:06 -03:00 |
|
LevelX2
|
171a8b336d
|
* Urza's Incubator - Fixed the not working cost reduction.
|
2016-07-24 14:18:45 +02:00 |
|
Neil Gentleman
|
a3836f6ec7
|
Act of Aggression can only target opponent's creatures
|
2016-07-16 13:59:49 -07:00 |
|
bonefish
|
47ed193dff
|
- Fixed text issue with GainControlAllEffect
|
2016-07-15 21:05:19 -05:00 |
|
spjspj
|
09cc97dd85
|
spjspj - Fix copy's owner for Mirrorwing Dragon (EMN)
|
2016-07-16 03:11:06 +10:00 |
|
LevelX2
|
e5117a967d
|
* Mirrorwing Dragon - Fixed wrong target handling.
|
2016-07-15 18:14:38 +02:00 |
|
LevelX2
|
4bdc4936f0
|
* Fixed Mid's Dilation bugs (fixes #2077).
|
2016-07-14 17:14:06 +02:00 |
|
LevelX2
|
fc1a1523c5
|
* Gideon, Champion of Justice - Fixed that the P/T did not change if loyality counters were added after using the 0 ability.
|
2016-07-13 17:04:52 +02:00 |
|
LevelX2
|
20fa414838
|
* Gideon, Champion of Justice - Fixed a bug that Gideon dies if its ability to make it a creature was used.
|
2016-07-13 12:25:54 +02:00 |
|
fireshoes
|
96e88d7350
|
[EMN] Fixed tooltip text on some green, gold, artifact, and land cards. Added Emrakul's Evangel's missing TapSourceCost.
|
2016-07-12 23:10:37 -05:00 |
|
fireshoes
|
80f4ab770b
|
[EMN] Fixed tooltip text on some blue cards.
|
2016-07-11 23:40:24 -05:00 |
|
emerald000
|
e1b3428a39
|
[EMN] Implemented basic Meld functionality.
|
2016-07-11 04:49:40 -04:00 |
|
LevelX2
|
771f2c4fb9
|
[EMN] Added the missing red cards (some untested).
|
2016-07-09 21:24:58 +02:00 |
|
LevelX2
|
7c0b11c641
|
[EMN] Added the missing white cards (without meld).
|
2016-07-09 18:16:56 +02:00 |
|
LevelX2
|
4c363bee23
|
[EMN] Added the missing green cards.
|
2016-07-09 15:39:59 +02:00 |
|
LevelX2
|
4818830e5c
|
[EMN] Added the missing blue cards.
|
2016-07-08 23:10:12 +02:00 |
|
LevelX2
|
753e7dfb2c
|
[EMN] Added some blue cards.
|
2016-07-08 21:37:24 +02:00 |
|
LevelX2
|
4522eda79c
|
Fixed a bug of PutTokenOntoBattlefieldCopyTargetEffect causing Myriad tests to fail.
|
2016-07-08 12:14:38 +02:00 |
|
drmDev
|
dfece2d268
|
small fix on default values
|
2016-07-04 10:11:34 -04:00 |
|
drmDev
|
0c747a1d41
|
adjusted default values for power and toughness
|
2016-07-04 10:08:30 -04:00 |
|