Finished coding for today; all cards referenced are from the missing cards list.
Coded, tested, and uploaded:Ana SanctuaryBaki's CurseBanshee of the Dread ChoirBlade of SelvesBloodspore ThrinaxBroodbirth ViperCeta SanctuaryCrazed FirecatCreature BondCrown of the AgesDaxos's TormentDracoEnchantment AlterationForbidden CryptHerald of the HostInstill FurorJiltMagma BurstMana-Charged DragonMindstorm CrownMistfolkMogg InfestationMystifying MazeNameless RaceNature's ChosenNature's WrathNecra SanctuaryNecromancer's MagemarkNemesis TrapScrambleverseBugs fixed:Caller of the Pack -- had "local" in front of an EffectDC():Set_Int
Eldrazi Displacer -- was not tapping exiled card upon its return
Ojutai Exemplars -- was not tapping upon its return from exile; tested
Oviya Pashiri, Sage Lifecrafter -- was not basing
X/
X on creature count; tested
Phytotitan -- was not tapping upon its return from exile; tested
Ruthless Disposal -- was missing ability text
Warchief Giant -- had "local" in front of an EffectDC():Set_Int
HQ art uploaded (all were missing):Banshee of the Dread ChoirBlade of SelvesBloodspore ThrinaxBroodbirth ViperDaxos's TormentHerald of the HostMana-Charged DragonMystifying MazeScrambleverseOpen Items:-- CW_CARD_QUERY_SPLINTERVERSE has been updated and uploaded.
--
Draco (coded and uploaded today) works properly, but it doesn't show it's native casting cost of 16. My guess is DOTP 2014 doesn't include a symbol for 16 and therefore it is blank (it is present in the deck builder though). The card still functions as it should. I did check the 15 cost Emrakul and saw that its symbol does show in game, so maybe 15 is the cutoff point? At any rate, if there is a trick to making it show, please let me know.
-- How do we reference an aura from the parent card?
Nettlevine Blight is coded but because the ability is being granted to the parent, I can't seem to get it to identify the aura within that ability. I could check to see if something is attached. I could even check for the aura's name, but how would I know if it is truly the one aura that I am trying to target (since technically, there could be two copies of it attached)?
--
Firestorm Phoenix is coded, but I can't get it to not allow casting of itself during the turn in which it was returned to my hand.
http://pastebin.com/ADMKkpCDNext:Back on Wednesday for more coding.