Anthony Calosa
e855ca72aa
Fix Mirror Gallery & enters "tapped" cards
...
If Mirror Gallery leaves play, you must check for legendary status.
Fix some cards that enters tapped.
2016-07-27 01:44:18 +08:00
Anthony Calosa
ae33977e10
Add Snapcaster Mage Ability
...
tempflashback - flashback using manacost
2016-07-26 09:56:13 +08:00
Anthony Calosa
cc5d8940bf
Clue tokens
2016-07-26 07:43:13 +08:00
Anthony Calosa
26c85fd18a
added Eldritch Moon
2016-07-25 06:32:49 +08:00
Anthony Calosa
c0e9800179
added scalpelexis, sphinx's tutelage, grindstone, primal surge
2016-07-24 12:31:16 +08:00
Anthony Calosa
fe577d9dd0
fix flying and multiple moat in play
...
putrid imp that gains temporary flying cant attack if the opponent has
multiple moat in play, this should fix it.
2016-07-23 09:45:12 +08:00
Anthony Calosa
6d72753216
OK quad and COMBATTOUGHNESS for attackers/blockers
...
support doubled res for OK quad, AI should consider toughness as power
if it has COMBATTOUGHNESS ability
2016-07-22 15:38:38 +08:00
Anthony Calosa
774b79f07e
seperated backdrop and backdropframe
2016-07-17 14:44:37 +08:00
Anthony Calosa
ab75c1d5e2
adjust simple menu
...
adjust simple menu and fix some cards
2016-07-13 11:43:00 +08:00
Anthony Calosa
3c4f3146c4
fix cards that move on top of library
...
seems when you search your library, after you put it on top, it shuffles
also the chosen card.
2016-07-11 18:39:21 +08:00
Anthony Calosa
248e8e6beb
Added some missing Devoid cards
2016-07-11 10:49:43 +08:00
Anthony Calosa
8c2ce43053
Cleaned Unsupported
2016-07-10 17:04:04 +08:00
Anthony Calosa
34b33798a7
Corrected some card names
2016-07-10 16:44:39 +08:00
Anthony Calosa
adbef081d0
Update primitives
...
forcedalive now means forcedalive even when the cards is not in play.
Cloudshift ability is move to exile and move to your battlefield, blink
cannot be used since it moves to exile and then moves to owner
battlefield...
2016-07-10 15:42:36 +08:00
zethfoxster
8b70f5a114
added isochron and spell binder
2016-07-09 20:21:40 -04:00
zethfox
78e4407c71
Revert "edge case fix, the issue arises from castcard but I'm fixing it at a higher level since init to zone should always have a valid "player 1" in its first constructor."
...
This reverts commit d247c53136 .
2016-07-09 18:21:52 -04:00
zethfoxster
d247c53136
edge case fix, the issue arises from castcard but I'm fixing it at a higher level since init to zone should always have a valid "player 1" in its first constructor.
2016-07-09 17:55:08 -04:00
Anthony Calosa
3aa64697d2
"previousbattlefield" for mover
2016-07-08 17:39:47 +08:00
Anthony Calosa
366de00950
Softcoded some card alias
2016-07-08 15:32:13 +08:00
Anthony Calosa
d34ecff3aa
Updated Primitives
...
for cards that use tap(noevent)
2016-07-08 10:02:54 +08:00
Anthony Calosa
c544206437
Sorted Primitives
2016-07-07 13:10:30 +08:00
zethfoxster
5cdcf47994
merged my changes to the base
2016-07-06 18:08:33 -04:00
zethfoxster
a748e0337d
trying to get my commit in
2016-07-06 17:56:17 -04:00
zethfoxster
2ca7b2310b
trying to manuelly add changes
2016-07-06 00:43:11 -04:00
zethfoxster
4e048f775d
Merge pull request #8 from WagicProject/master
...
getting master
2016-07-05 18:37:14 -04:00
Anthony Calosa
f8b5519ced
Added some reveal cards
2016-07-05 15:13:19 +08:00
Anthony Calosa
9847edbce1
Added MMA
2016-07-05 10:07:07 +08:00
Anthony Calosa
19789b6d90
Added Commander 2015 set
2016-07-05 08:22:43 +08:00
zethfoxster
76f1591b58
removed WParsedInt "morethanfour", "plusone","plustwo","plusthree"
...
added 2 things
first plus/plusend, minus/minusend
written many ways damage:type:*:myhandminus2minusend
would deal damage equal to the cards in my hand -2
damage:type:creature:mybattlefieldplustype:creature:opponentbattlefieldplusend
damage equal to the number of creatures in my battlefield plus the number of creatures in opponents battlefield.
now there are special cases where we need to know the value BEFORE applying multipliers. life: is one of them. I added "math/mathend"
auto=@each opponent upkeep:target(opponent) life:-mathtype:*:myhandminustype:*:opponenthandminusendmathend opponent
in the example above, without "math" the "-" would be used for the first section of the minus parsed int, instead of being applied as a multiplier for the total of the number.
this is extremely flexible, and can contain any Wparsed int in both parts, you can add or subtract and use the differences between to values as the value of the parsedInt.
2016-07-04 10:43:07 -04:00
Anthony Calosa
a392e631d0
Update cards that has both tap and sacrifice
2016-07-04 21:30:42 +08:00
Anthony Calosa
f3da8f7353
Merge remote-tracking branch 'refs/remotes/WagicProject/master'
2016-07-04 21:07:58 +08:00
Anthony Calosa
fda4d43678
added missing cards Mirari's Wake and the likes
2016-07-04 19:55:19 +08:00
Anthony Calosa
d239048817
Added V15
2016-07-04 18:58:41 +08:00
Anthony Calosa
88e146f4ba
Added CMA
2016-07-04 18:56:07 +08:00
Anthony Calosa
ffe3317228
Updated and Cleaned Unsupported
2016-07-04 13:28:14 +08:00
Anthony Calosa
71adcb338d
Fixed Madness moveto(ownergraveyard) and Remove Duplicates
2016-07-04 12:06:29 +08:00
Anthony Calosa
62b46f6ef5
remove Duplicate
2016-07-04 11:16:12 +08:00
Anthony Calosa
65149ece6c
Sorted Primitivs
...
7-14-2016
2016-07-04 10:34:33 +08:00
Anthony Calosa
b0318f6939
Updated Premium Series
2016-07-04 10:27:08 +08:00
zethfoxster
b590ea8caa
Merge pull request #5 from WagicProject/master
...
getting master
2016-07-03 21:38:54 -04:00
Anthony Calosa
3b8c92f5c2
Updated Planechase, Archenemy, Chronicles, Commander
2016-07-04 06:16:57 +08:00
Anthony Calosa
164cf79613
added MM2
2016-07-04 05:37:11 +08:00
Anthony Calosa
8ff94669f2
added C14
2016-07-03 19:39:18 +08:00
zethfoxster
94989a1109
Merge pull request #4 from WagicProject/master
...
get master
2016-07-02 23:07:40 -04:00
Anthony Calosa
e1c6c4e6b6
Merge branch 'master' of https://github.com/kevlahnota/wagic
2016-07-03 10:46:11 +08:00
Anthony Calosa
ad2b9a3640
Added Zendikar vs Eldrazi
2016-07-03 09:22:41 +08:00
Anthony Calosa
df249895e6
Added C13
2016-07-03 09:19:43 +08:00
zethfoxster
c7005ef933
cards for commit
2016-07-02 21:08:24 -04:00
Anthony Calosa
a8fcb909fe
Added Deckmasters
2016-07-02 20:41:59 +08:00
Anthony Calosa
4e9e709816
Updated Vaults Block
2016-07-02 18:57:52 +08:00