Commit Graph

31284 Commits

Author SHA1 Message Date
Hanmac
aa8fbba485 Duel Decks: Nissa vs. Ob Nixilis: add two missing lands 2016-09-13 10:32:15 +00:00
swordshine
09103d0f39 - KLD: Add cards by matrix4767 2016-09-13 05:55:04 +00:00
Hanmac
e83693682c Card: for removing changedTypes, when it does remove a BasicLand Type, need to remove the ManaAbilities too 2016-09-12 16:03:47 +00:00
Hanmac
2096b23aab cards: updated planeswalker with 0 ability 2016-09-12 11:13:10 +00:00
Hanmac
1a63701dcc Relentless Dead: fixed cost in trigger description 2016-09-12 11:12:20 +00:00
Hanmac
395bc1c36b Teysa, Envoy of Ghosts: updated trigger description 2016-09-12 11:11:33 +00:00
Hanmac
2d1e0e529b cards: add Angel of Invention as Fabricate example 2016-09-12 10:51:31 +00:00
Hanmac
0295baeec0 CardFactoryUtil: add Fabricate Keyword 2016-09-12 10:50:54 +00:00
Hanmac
8247310cc0 ComputerUtilCombat: add Melee boost for toughness too 2016-09-11 23:58:59 +00:00
Hanmac
bb74d1d143 Grenzo, Havoc Raiser: fixed Mill & Exile effect 2016-09-11 23:47:46 +00:00
Hanmac
9bfe889f6f GoadAi: add new class for doing the Goad target logic 2016-09-11 23:45:57 +00:00
Myrd
568efccc1b Fix image url for mishras factory. 2016-09-11 02:16:30 +00:00
Hanmac
22fe323c5c ComputerUtilCombat: try to fix Bonus by Melee (at this state it doesn't know how many player it will attack if any) 2016-09-11 01:57:02 +00:00
Hanmac
c4c9e34ab1 Grenzo, Hazoc Raiser: fixed Description with the Charm Ability 2016-09-11 01:50:20 +00:00
Hanmac
1fe5366d47 Birthing Hulk: fixed Oracle with Devoid 2016-09-11 01:48:51 +00:00
Hanmac
2cfb189915 cards: fixed some cards using "Self+counters_GE1_" directly 2016-09-11 01:48:17 +00:00
Sol
b1f0d9280b - Chaos Imps is missing it's trample ability 2016-09-10 19:59:37 +00:00
Sol
ca3a00db65 - Add some protection from just trying to randomly get from a dictionary 2016-09-10 16:08:53 +00:00
Sol
0886ca514f - Fix Inventors Fair that got parsed incorrectly 2016-09-10 15:53:59 +00:00
Agetian
326a9e85f4 - Added CN2 and KLD planeswalker achievements (by Marek). 2016-09-10 06:02:11 +00:00
swordshine
a7dbbc4dd4 - KLD: Add 2 cards 2016-09-10 05:24:28 +00:00
swordshine
0175216a37 - KLD: Add 4 cards by matrix4767 2016-09-09 13:34:32 +00:00
Sol
bd39755238 - When loading cards that aren't associated with an editions file, assign them to an upcoming set if available. 2016-09-08 01:30:27 +00:00
swordshine
3c0f64477f - KLD: Add Nissa, Vital Force 2016-09-07 12:07:43 +00:00
swordshine
185d46d183 - CN2: The first ability of Kaya, Ghost Assassin now uses GenericChoice effect 2016-09-07 06:09:20 +00:00
swordshine
e4f82a78a7 - KLD: Add 5 lands 2016-09-07 05:56:25 +00:00
swordshine
de4468ad32 - KLD: Add Chandra, Pyrogenius and Nissa, Nature's Artisan 2016-09-07 05:47:42 +00:00
Sol
c3cc04d983 - Adding Crew keyword and trigger 2016-09-07 03:17:15 +00:00
Sol
dd3905f748 - Adding new KLD cards from Marek into "upcoming" cardsfolder 2016-09-06 20:45:55 +00:00
Sol
56e449a943 - Adding extra ItemManagerConfig 2016-09-06 18:56:12 +00:00
Sol
ef49aaed19 - Improving some tools 2016-09-06 13:14:28 +00:00
Sol
33312f130a - Don't attempt to construct a stack description for AEther Vial 2016-09-06 01:01:17 +00:00
Sol
e7db2770a6 - Fix Trigger in Jeering Homunculus 2016-09-06 01:00:07 +00:00
Sol
7b746b5c79 - Don't load cardscripts from upcoming folder if not a dev version of the codebase 2016-09-06 00:41:26 +00:00
Sol
8c60f5b247 - Update token stack description 2016-09-04 18:30:50 +00:00
Sol
4033048a2c - Updating Printsheet for CN2 2016-09-03 02:50:53 +00:00
Sol
4ecad869db - Adding some new Types 2016-09-03 02:42:06 +00:00
Sol
b51ab053db - Making Energy actually a counter instead of it's own Player attribute. This should enable it to be displayed when hovering over the Player image. 2016-09-03 02:32:49 +00:00
Sol
da81ed5130 - CostParse for PayEnergy 2016-09-03 01:59:18 +00:00
Sol
4e36fdc2b3 - Adding Energy and PayEnergy for Players (still needs UI updates) 2016-09-03 01:15:05 +00:00
Sol
b529cfa5a2 - Allow Draft Editor to have a change section button to add Conspiracies to the deck (Sideboard filtering on section change not enabled yet) 2016-09-02 20:44:07 +00:00
Hanmac
4c38c37f2b cards: add besmirch & custodi lich 2016-09-02 09:06:30 +00:00
Hanmac
4c160489ab cards: add Echoing Boon using TargetsValid$ Card.NamedCard+YouCtrl 2016-09-02 09:03:21 +00:00
Hanmac
41a7234bae cards: add Spy Kit using AllNonLegendaryCreatureNames 2016-09-02 09:02:05 +00:00
Hanmac
31aa59ce9d Card: add AllNonLegendaryCreatureNames for SpyKit 2016-09-02 09:01:14 +00:00
Sol
911bc42698 - Improve Savage Alliance target prompt 2016-09-01 19:31:25 +00:00
Sloth
142554892f - Fixed AI almost never playing Stone Rain. 2016-09-01 15:19:25 +00:00
Sol
a0687eeb76 - Fix Bite of the Black Rose 2016-08-31 02:24:36 +00:00
Sloth
3a0106bdc0 - Fixed AI targeting with Great Oak Guardian. 2016-08-30 20:48:13 +00:00
Sol
1948d88f0d - Added Daretti from CN2 2016-08-30 16:29:09 +00:00