Commit Graph

4818 Commits

Author SHA1 Message Date
Hanmac
cc0b51f11f Power Conduit: fixed SpellDescription 2016-10-24 08:11:58 +00:00
Agetian
1c6f7d6e63 - Fixed the description of Aradara Express 2016-10-23 09:49:14 +00:00
Agetian
a491851a97 - Fixed Sanity Grinding and the relevant AI logic. 2016-10-22 13:39:43 +00:00
Hanmac
8e9f6a373f Bomat Courier: add Cleanup and add DeckHints 2016-10-22 08:51:36 +00:00
Hanmac
476e5a8abc Inspiring Captain: fixed creature type 2016-10-20 12:34:21 +00:00
Hanmac
208a6c24ca Corpseweft: add TokenImage 2016-10-20 12:33:42 +00:00
Hanmac
44d4389dd3 Update cards to use new Kicker and Multikicker. Also add DeckHints. 2016-10-19 06:56:58 +00:00
Sol
2b689c9a91 - Add Tapped param for Dread Summons 2016-10-19 02:18:13 +00:00
Hanmac
bfe2c471e9 Sigarda's Aid: format and add TargetPrompt, and add DeckHints 2016-10-18 15:14:04 +00:00
Hanmac
3966290406 Stitch Together: add Reference 2016-10-18 15:11:46 +00:00
Hanmac
b49dfab083 Silumgar's Scorn: fixed double kicker and add Reference 2016-10-18 15:11:10 +00:00
Sol
53bf19e2e6 - Fix Deadlock Trap using wrong parameter 2016-10-18 12:24:34 +00:00
Hanmac
6c01612e32 Cerulean Wisps: reorder sub abilities 2016-10-17 20:06:43 +00:00
Sol
facac231e6 - Fix Woodweaver's Puzzleknot missing activated ability description 2016-10-17 17:17:44 +00:00
Hanmac
e66c71226e cards: DigUntil with Target Opponent does need "IsCurse$ True" or else the AI will fail 2016-10-17 12:13:34 +00:00
Hanmac
0367777ff3 cards: fixed Incendiary Command 2016-10-17 11:53:31 +00:00
Agetian
10c8b9d048 - Fixed Engineered Might first mode. 2016-10-16 18:06:09 +00:00
Agetian
a22f11c8ea - Removed duplicate CN2 commits (they are now in their proper folders). 2016-10-15 14:54:16 +00:00
Sol
aea5a9ad62 - Picture typo 2016-10-15 14:47:45 +00:00
Sol
cfc570ce3c - Adding 2 CN2 cards (I'm still very confused on why Hanmac hasn't committed these himself yet) 2016-10-15 14:47:11 +00:00
Hanmac
d657b85fa7 add two missing CN2 cards 2016-10-15 14:23:31 +00:00
Agetian
bd8292a6b4 - Fixed more non UTF-8 list symbols. 2016-10-15 05:57:38 +00:00
Agetian
0cd5937ab4 - Fixed list symbols in Engineered Might. 2016-10-15 05:38:48 +00:00
Sol
3f0e630336 - Jilt subability should have 0 targets if its not kicked 2016-10-14 14:37:24 +00:00
Hanmac
18b6701993 Brain in a Jar: add AILogic and use ChosenX 2016-10-14 10:56:44 +00:00
Hanmac
89f86202f7 cards: Clockwork Hydra add References 2016-10-14 10:55:52 +00:00
Sol
f2b58e3093 - Fix Spell Description for Metallurgic Summonings 2016-10-13 12:27:37 +00:00
Hanmac
a9605ee3a0 cards: add DeckHints to cards with Fabricate, also fix TriggerDescription 2016-10-12 11:34:09 +00:00
Hanmac
bd9f7229ce Honorable Scout: fixed references 2016-10-12 11:27:22 +00:00
Hanmac
aae21a1653 Break of Day: fixed Fateful Hour condition 2016-10-11 15:04:22 +00:00
Hanmac
f9767cca3d Aetherborn Marauder: added References 2016-10-11 09:22:52 +00:00
Hanmac
55eebd3513 Underhanded Designs: add References$ X 2016-10-11 09:19:02 +00:00
Hanmac
120f16b512 cards: Dragonlair Spider add TokenImage and updated oracle 2016-10-11 09:17:00 +00:00
Myrd
9e84290281 Fix some warnings. 2016-10-09 22:17:24 +00:00
Agetian
b3a49e005f - For now, disregard both -1 and Integer.MAX_VALUE when rendering integer components in a table.
- Unfortunately, this means that Spinal Parasite does not have its P/T visualized in the deck editor table; but at least there won't be a lot of -1's elsewhere in the editor. Couldn't find a way to fix both of these at the same time for now.
- Revert processing default CMC as Integer.MAX_VALUE for the UI purposes.
2016-10-09 15:17:58 +00:00
Agetian
2b73fb48f4 - Removed unnecessary import. 2016-10-09 14:45:14 +00:00
Agetian
b5584dcad5 - Use Integer.MAX_VALUE as a placeholder default value for power, toughness and CMC of non-PaperCard objects to avoid showing the inapplicable default value in the deck editor interface. 2016-10-09 14:44:35 +00:00
Agetian
2cd7016703 - More changes related to supporting negative power and toughness, please test to see this doesn't break anything.
- Fixed some visualization issues in the deck editor related to supporting negative P/T (e.g. non-creatures showing up as P/T 2 billion+ / 2 billion+).
2016-10-09 12:05:55 +00:00
excessum
401dba1596 - Implemented AI for Declaration in Stone 2016-10-09 05:42:26 +00:00
excessum
bdae06573b - Implemented AI for Die Young and changed it to Sorcery 2016-10-08 13:08:56 +00:00
Agetian
6adbc487f1 - Reverted the first part of Kaya, Ghost Assassin change. 2016-10-08 07:37:18 +00:00
Agetian
60899c9e28 - Use the CARDNAME alias. 2016-10-08 07:05:13 +00:00
Agetian
ab639a804c - Simplified the implementation of Kaya, Ghost Assassin 0 ability
- Added Ultimate marker to the -2 ability to support the relevant Planeswalker achievement
2016-10-08 07:02:35 +00:00
Hanmac
b9822efe19 cards: update cards with Retrace, using new keyword 2016-10-07 10:51:20 +00:00
Hanmac
50651c2ee1 cards: Blood-Chin Rager updated oracle text 2016-10-07 10:49:25 +00:00
Hanmac
c0c750ae94 cards: Bend or Break: total rewrite to work with multiple players 2016-10-07 08:42:36 +00:00
Sol
c7428f4ea2 - Fix description 2016-10-06 20:29:21 +00:00
Hanmac
649305d7c2 cards: update Wormfang Crab with choosePlayer and ExiledWith 2016-10-06 10:30:11 +00:00
Hanmac
a8acd31ac6 cards: whirlpool warrior: use Winds of Change 2016-10-06 10:13:19 +00:00
Hanmac
4b55521488 cards: wharf infiltrator: fix layout and add DeckHints 2016-10-06 09:50:00 +00:00