MTGfan
|
36d6c006ca
|
New AttachedPermanentToughnessValue, updated DamageAttachedControllerEffect to take DynamicValue (ex. to work with AttachedPermanentToughnessValue), and updated Creature Bond to use AttachedPermanentToughnessValue and DamageAttachedControllerEffect. Corrected Gaea's Liege, Kor Scythemaster, Soltari Lancer, and Spirit of the Night to use SourceAttackingCondition. Rmoved the AttackingCondition we creature for Gaea's Liege since it duplicated the already existing SourceAttackingCondition. For the other three using SourceAttackingCondition and the minor changes to the code for them should make their code more efficient.
|
2016-11-26 03:57:46 -05:00 |
|
MTGfan
|
9c80ca143b
|
updated Gaea's Liege, removed unused import on Protean Hydra, corrected Rock Hydra line to have {this} instead of Rock Hydra.
|
2016-11-16 22:39:49 -05:00 |
|
emerald000
|
c38f96ae55
|
[C16] Implemented Partner ability.
|
2016-11-01 22:59:39 -04:00 |
|
LevelX2
|
6554102367
|
[SWS] Fixed some problems.
|
2016-10-02 22:50:34 +02:00 |
|
JOAC69
|
1005fd65f9
|
Refactor - move MoreCardsInHandThanOpponentsCondition to shared file
|
2016-09-29 19:58:11 -05:00 |
|
LevelX2
|
c703ebaa9d
|
Reworked Hate condition.
|
2016-09-28 08:30:31 +02:00 |
|
Styxo
|
9084595135
|
Star Wars Set implemented
|
2016-09-26 18:43:04 +02:00 |
|
Styxo
|
f18e4b66f1
|
Little refactor of PermanentHasCounterCondition
|
2016-09-25 19:38:40 +02:00 |
|
LevelX2
|
5244363081
|
[KLD] Added 7 blue cards.
|
2016-09-17 10:17:40 +02:00 |
|
LevelX2
|
d3d1402fbb
|
[KLD] Added 9 white cards.
|
2016-09-17 00:45:33 +02:00 |
|
ingmargoudt
|
3128bd2b4b
|
replace [list].size() == 0 and [string].length() == 0 to use .isEmpty() instead
|
2016-09-14 15:27:31 +02:00 |
|
LevelX2
|
79f8617cd3
|
Some minor changes.
|
2016-09-10 11:44:52 +02:00 |
|
Samuel Sandeen
|
148f633672
|
Make the Counters API for card and permanent consistent.
|
2016-09-03 10:33:54 -04:00 |
|
Samuel Sandeen
|
85dc15c5dc
|
Merge remote-tracking branch 'magefree/master'
|
2016-09-02 19:44:51 -04:00 |
|
Styxo
|
cde96864d5
|
Merge pull request #2209 from Styxo/master
Refactored multiple CreatureCondition classes into one class
|
2016-08-29 20:41:56 +02:00 |
|
Styxo
|
6518b56d9d
|
Refactored multiple CreatureCondition classes into one CreatureCountCondition class
|
2016-08-29 13:04:40 +02: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 |
|
Eric McVicker
|
ebeb20681e
|
No spells cast last turn transform fix to not transform turn 1 #2188
|
2016-08-23 20:25:28 -05:00 |
|
Quercitron
|
c334d98564
|
[EMN] Fix filter by name in the MeldCondition.
|
2016-07-12 02:18:36 +03:00 |
|
emerald000
|
e1b3428a39
|
[EMN] Implemented basic Meld functionality.
|
2016-07-11 04:49:40 -04:00 |
|
Quercitron
|
712316d8ff
|
[EMN] Added Thirsting Axe.
|
2016-07-10 18:41:36 +03:00 |
|
fireshoes
|
fd29307ad4
|
[EMN] Added additional 6/27 spoilers to mtg-cards-data.txt Fixed Identity Thief's translated name. Implemented several new EMN cards. Fixed rules text on several tap and don't untap cards.
|
2016-06-27 19:33:05 -05:00 |
|
Kenny Wottrich
|
f3c83d54f5
|
Remove Unused Imports
Delete unused java imports that cause compiler warnings
|
2016-04-24 19:50:29 -05:00 |
|
spjspj
|
8c912851dd
|
spjspj - Update SourceHasRemainedInSameZoneCondition with new constructor that passes in game
|
2016-04-22 08:32:09 +10:00 |
|
spjspj
|
c885f212d3
|
spjspj - Add new condition 'SourceHasRemainedOnBattlefield' and adjust DL SIlumgar to use it as well (as DL Silumgar was buggy with Ghostly Flicker for example)
Also implement Preacher (DRK)
|
2016-04-19 01:53:04 +10:00 |
|
Fenhl
|
430ae503c7
|
Change all line endings to LF
|
2016-04-14 16:18:01 +00:00 |
|
spjspj
|
bc44851b62
|
spjspj - Implement Kill Switch (NMS) -
Implemented using a new type of condition 'SourceTappedBeforeUntapStepCondition'
|
2016-04-12 11:29:55 +10:00 |
|
drmDev
|
55471c9b48
|
Neckbreaker fix. typo fix
|
2016-04-07 20:04:32 -04:00 |
|
LevelX2
|
1ec61abb8e
|
Fixed some possible exception bugs.
|
2016-04-06 20:25:13 +02:00 |
|
LevelX2
|
4fef593c8e
|
* Avacynian Missionaries - Fixed tooltip text (fixes #1731).
|
2016-04-05 17:15:42 +02:00 |
|
LevelX2
|
04c8351712
|
[SOI] Fixed some cards.
|
2016-03-26 02:17:14 +01:00 |
|
fireshoes
|
d6c12d3577
|
[SOI] Updated mtg-cards-data.txt with additional 3/24 spoilers. Added several cards.
|
2016-03-24 20:37:10 -05:00 |
|
LevelX2
|
080a1b883c
|
Wild Pair - fixed condition handling.
|
2016-03-04 12:21:47 +01:00 |
|
LevelX2
|
6299425c1d
|
Fixed error of CastFromHandCondition.
|
2016-03-01 21:38:52 +01:00 |
|
LevelX2
|
ad49eeb4ea
|
Fixed error of CastFromHandCondition.
|
2016-03-01 21:18:53 +01:00 |
|
LevelX2
|
570a6d92dc
|
Foxed some EntersBattlefieldTriggeredAbilities with Intervening-If-Clause not handled correctly.
|
2016-03-01 17:00:02 +01:00 |
|
LevelX2
|
5b15f96342
|
Fixed some problems of CastFromHandCondition.
|
2016-03-01 15:38:50 +01:00 |
|
LevelX2
|
0f1839af56
|
Reworked some trap cards using old AlternateCosts class.
|
2016-02-27 23:44:59 +01:00 |
|
LevelX2
|
60bc03e284
|
[SOI] Fixed to Skulk and Investigate. Some minor tweaks to SOI cards.
|
2016-02-09 12:37:20 +01:00 |
|
fireshoes
|
2a92f5e77a
|
Added SOI and EMN sets. Added some SOI cards.
|
2016-02-08 20:53:09 -06:00 |
|
Quercitron
|
741c20afd8
|
Added Needle Drop.
|
2016-02-07 16:51:33 +03:00 |
|
Quercitron
|
d74d3ce3fe
|
Added Lost Auramancers.
|
2016-02-07 15:45:44 +03:00 |
|
LevelX2
|
687ab7ec6b
|
Added some tooltips to user table headers. History is shown in tournament player table now. Changed ratio column to numberic format.
|
2016-02-06 21:22:51 +01:00 |
|
LevelX2
|
81af372bc1
|
Fixed some problems with possible ConcurrentModificationExceptions and some minor changes.
|
2016-01-31 23:23:09 +01:00 |
|
LevelX2
|
d1bbb9bfe7
|
Fixed a bug of OnOpponentsTurnCondition (used by Illusionist's Gambit, Wake the Dead, Siren's Call,
Reset) fixes #1501.
|
2016-01-28 21:44:02 +01:00 |
|
LevelX2
|
1e89fb60d1
|
Fixed that surge craeted exceptions for rule tooltip text generation.
|
2016-01-26 00:36:42 +01:00 |
|
LevelX2
|
f4a9a66974
|
Moved some custom "Cast only" effects to the framework.
|
2016-01-16 12:48:23 +01:00 |
|
fireshoes
|
9db602c685
|
[OGW] Updated mtg-cards-data.txt with 12/30 spoilers. Implemented Joraga Auxiliary (needs activated Support update), Gladehart Cavalry, Mindmelter, Linvala the Preserver, Forced-Will Eldrazi, Eldrazi Mimic, Relentless Hunter, Call the Gatewatch, Flayer Drone. Added FilterPlaneswalkerCard and OpponentHasMoreLifeCondition.
|
2015-12-30 15:42:13 -06:00 |
|
LevelX2
|
af5ff0f407
|
[OGW] Fixed Surge to work with triggered abilities of permanents.
|
2015-12-30 11:24:55 +01:00 |
|
LevelX2
|
aecb2c8829
|
[OGW] Added surge and Crush of Tentacles.
|
2015-12-24 10:02:11 +01:00 |
|