Commit Graph

30476 Commits

Author SHA1 Message Date
Agetian
a89cdadc6e - Some modifications to CHANGES.txt. 2016-07-24 14:12:07 +00:00
Agetian
d53e10d0a7 - Implemented Xitax's token updates. 2016-07-24 14:06:08 +00:00
Agetian
5815dbc4be - Fixed a mistype in Curse Artifact. 2016-07-24 13:51:34 +00:00
Agetian
0be24f22c1 - Fixed Ride Down not giving trample. 2016-07-24 12:53:17 +00:00
Agetian
688ee63003 - Added Vampiric Thirst SOI precon. 2016-07-24 12:43:43 +00:00
Sol
02befb7f0f - Creeping Dread file name was wrong 2016-07-24 12:00:23 +00:00
Hanmac
21d2ebf05c CloneEffect & CardFactory: fixed Clone of a Meld card 2016-07-24 11:00:08 +00:00
Hanmac
729e73a6e9 Midnight Scavengers: add Meld with to Oracle Text 2016-07-24 09:00:39 +00:00
Hanmac
7d5ad2416d ImageUtil: get it working for Meld cards, Secondary cards does look at the primary card for the backface. 2016-07-24 08:50:31 +00:00
Hanmac
d4da3e7d38 cards: removed the backside from secondary cards
also update the Token from Hanweir Garrison
2016-07-24 07:16:43 +00:00
Hanmac
86d9d2e5f7 CardDb & CardRules & Card & CardFactory: use MeldPair to get the Backside from the Secondary
if CardFactory use StaticData to get the other card
2016-07-24 07:14:51 +00:00
swordshine
e447aa87b4 - Added Creeping Dread 2016-07-24 06:23:35 +00:00
swordshine
d38851b516 - EMN: Added Hanweir Battlements and Hanweir Garrison 2016-07-24 05:28:25 +00:00
Agetian
1ec41501bb - Fixed Mind's Dilation. 2016-07-24 05:15:47 +00:00
swordshine
1a33df88f9 - EMN: Added Bruna, Gisela and Brisela 2016-07-24 05:01:06 +00:00
mcrawford620
bfb5c9415a Add deck hints for KTK block cards 2016-07-24 03:53:42 +00:00
Sol
e484d4bb62 - Add Meld to the 'MayFlip ' function 2016-07-24 01:56:26 +00:00
Hanmac
1c99713172 Updated Card files with Unleash now a keyword 2016-07-23 19:55:20 +00:00
Hanmac
9b525d4409 CardFactoryUtil: add createETBReplacement as helper function for ETBReplacement and update "Enter the Battlefield tapped" a bit.
also add Unleash as ReplacementTrigger and StaticAbility
2016-07-23 19:51:48 +00:00
Sol
aaa7642c85 - Adding the Meld backface script to Midnight Scavengers too 2016-07-23 19:34:03 +00:00
Hanmac
c4059005df CardFactoryUtil: makeEtbCounter now works without SVar 2016-07-23 14:20:41 +00:00
Agetian
74cb0ef297 - Fixed Kruphix's Insight not revealing the top six cards of the library. 2016-07-23 13:29:04 +00:00
excessum
1b5c2ad932 - Cleaned up CharmAi 2016-07-23 13:02:19 +00:00
Hanmac
f694299f6b CardFactoryUtil: add Ninjutsu as Trigger 2016-07-23 11:36:29 +00:00
Agetian
b996f9dc6a - Fixed Oracle text in Mockery of Nature. 2016-07-23 09:39:57 +00:00
Hanmac
394281b7f5 reworked a bunch of cards, using AtEOT for Token too,
also adding AtEOTTrig which is a Trigger for the Token instead of a delayed one.
also fixed some cards where it say: "gain haste" vs "has haste"
2016-07-23 07:35:34 +00:00
Hanmac
4541782ecf Morphling: fixed SpellDescription 2016-07-23 07:24:22 +00:00
Hanmac
439ee9edf7 AnimateEffect: add AtEOT from TokenEffect and others 2016-07-23 07:06:22 +00:00
Hanmac
a0e4ba6cc7 TriggerHandler: revert zoneCheck with LKI ... it does break more than it fix. 2016-07-23 07:03:15 +00:00
excessum
b25ad27692 - Reverted most of r31652 as CharmsAi.chooseOptionsAi() can be called externally 2016-07-23 06:54:53 +00:00
mcrawford620
b4f9342625 Merge all from LimitedCardRanker at 31652 (reintegration) 2016-07-23 05:41:07 +00:00
Agetian
163745cf28 - Added libgdx-freetype-natives to Forge Mobile Dev dependencies (fixes an error when trying to find platform-specific libraries for libgdx-freetype when running the Mobile Dev project) 2016-07-23 05:26:36 +00:00
Agetian
cc186478d4 - A somewhat simpler implementation of untransform condition 2016-07-23 05:09:02 +00:00
Agetian
e5f06f8808 - Fixed Werewolf untransform condition 2016-07-23 05:02:52 +00:00
excessum
956910fbe9 - Updated CharmAi to use new canPlay() 2016-07-23 04:24:47 +00:00
mcrawford620
2eb4e8d108 Merge all from trunk at 31650 2016-07-23 04:06:17 +00:00
excessum
7fd6bd7ea0 - Fixed trigger for Primal Druid 2016-07-23 03:01:49 +00:00
Sol
9c6d4e69a9 - Initial checkin for Meld (still some kinks to work out, but ya gotta start somewhere)
- Add Graf Rats/Chittering Host and Midnight Scavengers
2016-07-23 01:26:51 +00:00
mcrawford620
856b0b5ab1 Merge all from trunk at 31647 2016-07-22 21:22:39 +00:00
Hanmac
bc9ac9037b CopyPermanentEffect: move AtEOTTrig before the View is updated, to make the trigger visible 2016-07-22 19:57:39 +00:00
Hanmac
14f5998bec Trigger: make getOverridingAbility copyable (for now only for AbilitySub) 2016-07-22 19:56:34 +00:00
Hanmac
0ebea0a495 SpellAbilityEffect: for TokenEffect and CopyPermanentEffect add "AtEOTTrig".
it works similar to AtEOT but instead of a DelayedTrigger, it will add the Trigger to the Card itself.
2016-07-22 18:15:37 +00:00
Hanmac
82fcfc65c9 CopyPermanentEffect: add PumpKeywords, they are gained instead of the token having them.
(this is important for when a token is copied. gained keywords are not copied.)
2016-07-22 17:34:42 +00:00
Hanmac
c8f31282fb SpellAbilityEffect: extend registerDelayedTrigger to be able to use end of combat. 2016-07-22 17:32:04 +00:00
Hanmac
b7e2c7bf41 CardFactoryUtil: move Conspire to Triggers, and remove it from the Cards itself 2016-07-22 15:11:16 +00:00
Hanmac
3bfccc55e5 SpellAbilityEffect: registerDelayedTrigger: add more modi for what happend at the next end step. 2016-07-22 14:42:27 +00:00
Hanmac
0d3fde553f commit more cards with "ExiledWithSource" 2016-07-22 13:45:27 +00:00
Hanmac
eb1c41bddb Rattlechains: fixed description 2016-07-22 13:43:35 +00:00
Hanmac
3c21caa16e fixed more cards with "put a +1/+1 counter on CARDNAME" 2016-07-22 13:40:40 +00:00
Hanmac
e70abbae7c Card: replace "wasDealtDamageBy*ThisTurn" with "DamagedBy"
also Card: fixed removeTempController Exception
Unscythe, Killer of Kings: fixed card, the equipment should have the trigger, not creature
2016-07-22 13:39:53 +00:00