Anthony Calosa
|
39ad95d4db
|
revised tnum attribute
so it can be used inside makecardt, also
|
2016-09-08 05:13:52 +08:00 |
|
Anthony Calosa
|
7f8339aedf
|
revised "steal" ability
steal - gain control of target/s until it leaves battlefield or its
current controller loses control of the "stealer"...
|
2016-09-06 15:47:09 +08:00 |
|
Anthony Calosa
|
f11cc41df8
|
revised "colorless" attribute in targetchooser
also fix worldly tutor
|
2016-09-04 13:14:19 +08:00 |
|
Anthony Calosa
|
75921e1130
|
add some cards from CMD to C13
|
2016-08-31 14:02:16 +08:00 |
|
Anthony Calosa
|
f957fca162
|
add custom name for generic reveal
|
2016-08-29 20:58:55 +08:00 |
|
Anthony Calosa
|
4d56269130
|
fix some cards and add some missing
it seems " add " inside name causes issue when parsed (cause crash in
deck editor like arlinn kord), renaming it fixes it...
|
2016-08-27 14:56:54 +08:00 |
|
Anthony Calosa
|
6e0b7e2c23
|
add missing break
|
2016-08-26 14:20:02 +08:00 |
|
Anthony Calosa
|
2a1bacdfa4
|
add "abilitycontroller" for dynamicability
for use inside ability$! dynamicability<who> !$ who
|
2016-08-26 11:23:52 +08:00 |
|
Anthony Calosa
|
f3dd1be125
|
rebounded trigger
for use with rebound cards only
|
2016-08-25 22:25:34 +08:00 |
|
Anthony Calosa
|
5b49530df9
|
add reset alternate cost paid
|
2016-08-25 22:22:55 +08:00 |
|
Anthony Calosa
|
9bcc54c56c
|
add "recent" & "raidcount"
the recent attribute is to parse new cards entered play, then turns
itself to 0 if some stuff happened since it's already in play...
|
2016-08-25 03:40:38 +08:00 |
|
Anthony Calosa
|
20ba624de2
|
commented out this
commented out the the spelltargettypes (I think I added these before for
debugging purposes)
|
2016-08-25 00:20:52 +08:00 |
|
Anthony Calosa
|
12426cf8a7
|
added nonplaynonexile
for use inside transforms since we cant use commas
|
2016-08-25 00:20:18 +08:00 |
|
Anthony Calosa
|
1cd6f00c59
|
add manapool count
also add getStringValue for menutext
|
2016-08-25 00:17:16 +08:00 |
|
Anthony Calosa
|
42e240c9ab
|
add some cards from kamigawa
|
2016-08-23 06:49:57 +08:00 |
|
Anthony Calosa
|
cd2f4480f4
|
alternate token creator
uses ":" instead of comma, makecardt(name:type:p/t:ability:color) ex.
makecardt(Eldrazi Horrors:Creature Eldrazi Horror:3/2:haste:battleready)
|
2016-08-22 10:21:00 +08:00 |
|
Anthony Calosa
|
ce92679be0
|
add AACloner andAbility
|
2016-08-22 10:18:23 +08:00 |
|
Anthony Calosa
|
e9705b2cc5
|
fix crash temporary flashback
should fix snapcaster mages ability and the likes
|
2016-08-22 10:17:48 +08:00 |
|
Anthony Calosa
|
a2007dd59e
|
border indicator flashback
|
2016-08-22 10:17:05 +08:00 |
|
Anthony Calosa
|
15a8437d79
|
check imprinted card
fix crash
|
2016-08-21 11:28:17 +08:00 |
|
Anthony Calosa
|
5be01a7577
|
add percentage on awards
|
2016-08-21 08:56:39 +08:00 |
|
Anthony Calosa
|
a63065b44f
|
try to fix
|
2016-08-20 03:04:58 +08:00 |
|
Anthony Calosa
|
cec4494ce6
|
fix can produce mana
limited for land...
|
2016-08-20 00:21:58 +08:00 |
|
Anthony Calosa
|
60411027ca
|
change plandtype & olandtype parsing
|
2016-08-19 23:34:01 +08:00 |
|
Anthony Calosa
|
8d7b9293b5
|
change naming convention
to avoid confusion
|
2016-08-19 20:29:41 +08:00 |
|
Anthony Calosa
|
c90f357bff
|
added myzones & oppzones
|
2016-08-19 18:08:36 +08:00 |
|
Anthony Calosa
|
892ef6b1b3
|
Add CD Blocked & some cards
cd "blocked" should fix Smite , Tattermunge Witch
|
2016-08-18 17:57:14 +08:00 |
|
Anthony Calosa
|
763918e129
|
added CD geared attribute
|
2016-08-16 15:42:22 +08:00 |
|
Anthony Calosa
|
1eae3a032f
|
Fixed some cards
replaced @lifed with @lifeof, had to hardcode conduit of ruin...
|
2016-08-16 12:17:53 +08:00 |
|
Anthony Calosa
|
568f3ae94f
|
fix copying man lands
|
2016-08-14 21:26:33 +08:00 |
|
Anthony Calosa
|
0af00a313e
|
adjust p/t box when tapped only
|
2016-08-14 21:26:19 +08:00 |
|
Anthony Calosa
|
bccb740c45
|
Minimal mod card scale
it's a minimal graphics mod so it's easier to debug. It's a smaller card
scale of big render so we have more space to view in game.
|
2016-08-14 14:59:49 +08:00 |
|
Anthony Calosa
|
b7307adc10
|
fix copier copying a copier
|
2016-08-14 14:28:14 +08:00 |
|
Anthony Calosa
|
df3e6e5fb7
|
fix flip and image
|
2016-08-13 21:14:43 +08:00 |
|
Anthony Calosa
|
27145bdabe
|
revised fix for copier
|
2016-08-13 20:12:55 +08:00 |
|
Anthony Calosa
|
71aedfd96d
|
this must be copy
|
2016-08-13 17:39:11 +08:00 |
|
Anthony Calosa
|
8530292fef
|
Revert my Graphic changes
I think it's the one who cause those crashes
|
2016-08-13 16:45:46 +08:00 |
|
Anthony Calosa
|
f1bc268f58
|
add mycastingzone & oppcastingzone
to simplify code
|
2016-08-13 10:55:58 +08:00 |
|
Anthony Calosa
|
960d4d35fb
|
remove my changes in aacopier
since I introduce a weird crash bug with it.
|
2016-08-12 17:14:52 +08:00 |
|
Anthony Calosa
|
2e525dfdcc
|
exclude card that copied a token.
I added a new search for tokens just below this
|
2016-08-12 07:44:59 +08:00 |
|
Anthony Calosa
|
a378e3a72d
|
fix extracosts on cumulative upcost
since Manacost::copy copies, extracost, if this is enabled, extracost is
doubled. tested with Aboroth
|
2016-08-12 07:43:39 +08:00 |
|
Anthony Calosa
|
7e14b2fc5a
|
exception testsuite
the current implementation was clone must be recognized by id in the
scripted test.
|
2016-08-11 21:05:00 +08:00 |
|
Anthony Calosa
|
51016f9258
|
revised AACopier
|
2016-08-11 18:52:18 +08:00 |
|
Anthony Calosa
|
adad723110
|
game mode info
|
2016-08-11 14:26:41 +08:00 |
|
Anthony Calosa
|
a10e7ab279
|
Revert "copy/flip limit"
This reverts commit 0c124327de.
|
2016-08-11 11:03:37 +08:00 |
|
Anthony Calosa
|
0c124327de
|
copy/flip limit
if the copy/flip is activated, it means it's already in the battlefield,
so "enters the battlefield" must not trigger...
|
2016-08-10 19:49:31 +08:00 |
|
Anthony Calosa
|
14d8d65de0
|
asflash
spellmastery is for alternate cost, added asflash... so cards that find
cards with flash don't find asflash...
|
2016-08-10 07:31:15 +08:00 |
|
Anthony Calosa
|
151905c5f3
|
Transform Trigger, Turnlimit for TrCardAddedtoZone
Cleaned primitives, and fix SOI cards (remove workarounds) todo(recheck
BFZ and OGW)
|
2016-08-10 01:54:24 +08:00 |
|
Anthony Calosa
|
eafb2558c2
|
adjust rendered card
|
2016-08-09 00:38:33 +08:00 |
|
Anthony Calosa
|
b20fb61e1c
|
border & mask
add border to alternate render, fix mask shadow
|
2016-08-08 18:13:00 +08:00 |
|