Anthony Calosa
84fe9fbc74
highlight border fix
...
all selected/targeted cards ar bordered red while the source is green
border
2017-03-05 22:38:53 +08:00
Anthony Calosa
00da0bd0d1
seperate tabs
...
Misc setting that I added
2017-03-05 21:28:18 +08:00
Anthony Calosa
4bf5943ac5
show large images on grid deck view user option
...
also forced border targets and target source
2017-03-05 19:43:49 +08:00
Anthony Calosa
21b0b4c524
Play the Top Card of Library
2017-03-03 18:49:36 +08:00
Anthony Calosa
cf6084071b
fix aura attached on illegal objects
...
704.5n If an Aura is attached to an illegal object or player, or is not
attached to an object or player, that Aura is put into its owner’s
graveyard.
704.5p If an Equipment or Fortification is attached to an illegal
permanent, it becomes unattached from that permanent. It remains on the
battlefield.
704.5q If a creature is attached to an object or player, it becomes
unattached and remains on the battlefield. Similarly, if a permanent
that’s neither an Aura, an Equipment, nor a Fortification is attached to
an object or player, it becomes unattached and remains on the
battlefield.
2017-03-02 14:26:06 +08:00
Anthony Calosa
b7dae1025b
Refactored PW Attack Rule
2017-03-01 17:53:40 +08:00
Anthony Calosa
1430cfd6b4
momir indicator (non PSP)
...
green + can play a land, red + means you already played a land/ or cant
play a land anymore. also some minor fix
2017-02-28 17:32:01 +08:00
Anthony Calosa
df925cfcb0
booster shop enhancement
2017-02-24 21:45:43 +08:00
Anthony Calosa
8feb870c8f
shop enhancements
2017-02-24 17:29:59 +08:00
Anthony Calosa
d0b2340a73
crash fix in buying booster
...
this should be in game only
2017-02-24 15:04:12 +08:00
Anthony Calosa
a1af7d9b9f
add black border option
...
if enabled, all cards will have black border
2017-02-23 08:38:15 +08:00
Anthony Calosa
acc589bdb6
universal border
2017-02-19 10:16:25 +08:00
Anthony Calosa
c6c4c17b30
try to fix parenthesis
...
:(
2017-02-16 21:57:17 +08:00
Anthony Calosa
90ed6e1fdd
chooseacolor indicator
...
replaced text with color filled rectangle
2017-02-16 00:28:07 +08:00
Anthony Calosa
60d7675a36
necroed
...
hide cards using necroed
also fix castcard target if its a land.
2017-02-15 10:27:56 +08:00
Anthony Calosa
01fdcfdfec
zpos and zone display
...
added zone position (adjust dynamically), also inverts the display of
the zone so we always get the top/recent one... the library zpos is
inverted so if we choose to target the top 5 zpos like
target(*[zpos>=5|mylibrary), it will do from top to bottom... this is
only for AI so we can add alternate code for them since they cant use
reveal atm, we can make them target within allowed range...
Also this commit disabled the new legend and planeswalker rule since it
conflicts with reveal ability, unless I/We figure it out, I recommend to
use the old one...
2017-02-14 22:30:50 +08:00
Anthony Calosa
6b1e51b4f6
revised masks
2017-02-12 07:08:31 +08:00
Anthony Calosa
fc9b0b233c
add attacker mask
2017-02-10 10:50:09 +08:00
Anthony Calosa
7932941a01
Revert Functionality
...
AACopier and AACloner should work with andAbility now...
2017-02-03 20:45:46 +08:00
Anthony Calosa
8507c0138d
crash fix
...
when loading collection and shop
2017-01-26 21:02:12 +08:00
Anthony Calosa
1428eeba06
fix copier token image
2017-01-26 15:32:17 +08:00
Anthony Calosa
d03ebdace8
Support for KLD and AER
...
Kaladesh & Aether Revolt
2017-01-18 22:13:51 +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
a2007dd59e
border indicator flashback
2016-08-22 10:17:05 +08:00
Anthony Calosa
763918e129
added CD geared attribute
2016-08-16 15:42:22 +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
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
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
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
51016f9258
revised AACopier
2016-08-11 18:52:18 +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
Anthony Calosa
807874ce5d
add andAbility support for AACopier
...
the granted ability must exists only if you copy a card, if you don't
copy any card, the source doesn't have any granted abillities.
2016-08-07 10:15:11 +08:00
Anthony Calosa
d43693fef0
when ingame, try finding the quad
...
for copier/cloner when copying token generated cards...
2016-08-06 19:41:34 +08:00
Anthony Calosa
be98e0b543
Update CardGui.cpp
...
Disabled temporary...
2016-08-06 01:40:21 -05:00
Anthony Calosa
dae1b10de1
Copied Token Image
...
If the image is not found, try finding the token counterpart by Id
2016-08-05 21:52:46 +08:00
Anthony Calosa
98de361bf4
change comment
...
enable the indicator at all modes...
2016-08-01 22:34:28 +08:00
Anthony Calosa
c1df10e064
Minor Proportioning
2016-08-01 22:17:53 +08:00
Anthony Calosa
b90dfbe3b0
Centered P/T inside P/T box
2016-07-30 15:04:34 +08:00
Anthony Calosa
1039815017
small adjustment
...
meld card have a little space between. reduce render big display.
2016-07-30 10:21:39 +08:00
Anthony Calosa
4aa6ad3203
small scale
2016-07-30 08:13:30 +08:00
Anthony Calosa
ffdc8cd9ff
meld card size
2016-07-30 03:05:24 +08:00
Anthony Calosa
a56e77310d
Border Corrections
...
Removed other border render, and use the one in cardgui::drawcard...
2016-07-29 23:10:01 +08:00
Anthony Calosa
1d2abeb20b
Minor Border changes
...
Also added copier values if it has copied a token or not...
2016-07-29 18:37:03 +08:00
Anthony Calosa
068b03a0bb
Alpha-Beta small inner border
2016-07-27 17:12:11 +08:00
Anthony Calosa
f960cdea9b
A little border adjustment
...
no more very thin borders on awards and in game...
2016-07-24 20:25:20 +08:00