Commit Graph

5188 Commits

Author SHA1 Message Date
Agetian
16353246cd - Fixed a mistype in Arcane Denial. 2016-12-27 12:23:14 +00:00
Hanmac
3badd1bc15 cards: update TokenDoubler as Replacement Effect 2016-12-26 17:00:08 +00:00
Agetian
27a0a20968 - Show a quest draft tournament event entry fee and ask the player to confirm creating a tournament when spending a draft token. 2016-12-26 05:21:50 +00:00
Agetian
d49b884299 - Implemented optional texture filtering for card pictures on the battlefield in mobile Forge (helpful on larger tablets and when running mobile Forge on PC), disabled by default. 2016-12-25 10:09:22 +00:00
Agetian
09fb66033c - Made Mind's Dilation show the exiled card to the player prior to asking if he wants to play it. 2016-12-25 09:27:21 +00:00
Agetian
5ed07ed4a0 - Updated Planar Conquest sprites to make the conquered plane icon more visible on dark backgrounds. 2016-12-24 15:58:23 +00:00
Agetian
16f87f56a7 - Fixed Crossroads Consecrator (if set to Card.Human instead of Creature.Human, the AI starts to target opponent's Human creatures with it). 2016-12-24 13:24:22 +00:00
Hanmac
e2cbbd7575 ComputerUtil & HumanPlay: fixed Splice onto Arcane only for Spells 2016-12-24 11:01:48 +00:00
Agetian
9d0e8b8096 - Made the desktop port and the mobile port of the game use different threads when processing multiple achievements (otherwise the game tends to freeze). 2016-12-23 07:13:07 +00:00
Agetian
8049783598 - Fixed Aetherworks Marvel. 2016-12-23 06:34:24 +00:00
Agetian
fc9d924208 - Reverted r32715, breaks mobile Forge (better solution may be needed in order to prevent this from locking up Forge on desktop when processing achievements). 2016-12-22 19:35:56 +00:00
Agetian
ff46840dca - Fixed a couple crashes when processing card scripts. 2016-12-22 05:47:39 +00:00
Hanmac
50b45901c1 cards: update splice cards 2016-12-21 18:33:31 +00:00
Hanmac
94681b6675 Splice: do a total rewrite to make it better for the player and more rules conform 2016-12-21 18:32:50 +00:00
Agetian
4d491a6bdf - A [hacky] fix for Detonate that only allows targeting CMC 0 artifacts if Detonate is cast without mana cost (e.g. on Cascade) with X=0.
- Ideally should be done via Annouce$ X by announcing X before starting to cast the spell and presetting it to 0 when cast without mana cost, but that causes massive issues with the AI.
2016-12-20 08:37:04 +00:00
Agetian
9f17f2700d - Chandra, Torch of Defiance should show the exiled card to the ability activator prior to asking whether the player wants to play it or not. 2016-12-19 06:06:30 +00:00
Agetian
66da481f45 - Fixed Kalonian Hydra. 2016-12-19 04:56:49 +00:00
Hanmac
a2759ace2c Arcbound Fiend: use second mode for MoveCounter, no need for extra Pump Effect for Tgt 2016-12-18 06:35:39 +00:00
Hanmac
08b984ff4c cards: update cards using UpkeepCost 2016-12-17 18:05:44 +00:00
Agetian
08a6d2557f - Reverting RemAIDeck mark on Paradigm Shift, back to RemRandomDeck only. 2016-12-17 14:36:05 +00:00
Agetian
493d8625bf - The AI can't use Paradigm Shift, marking as RemAIDeck. 2016-12-17 14:26:14 +00:00
Agetian
256d0bd455 - Further updated the cards from the previous commit.
- Removed DB Cleanup from cards that do not utilize it anywhere else.
- Rewrote the cards that used RememberedController (from LKI) but do not care about the destruction of the creature to use TargetedController instead.
2016-12-17 08:44:18 +00:00
Agetian
c4908fc0c0 - Removed RememberLKI from cards updated in the previous commit.
- Fixed Death's Caress
2016-12-17 08:34:51 +00:00
Agetian
4ca2ca7441 - Update cards that have an extra ability which does not care whether the targeted creature was destroyed or not (indestructibe, regenerated, etc.) to use TargetedLKI instead of RememberedLKI. 2016-12-17 08:27:57 +00:00
Hanmac
ab84992837 phthisis: no need to use remember at all 2016-12-17 08:19:45 +00:00
Agetian
c105059785 - Using TargetedLKI for Phthisis so that it does not care about the creature being destroyed or not. 2016-12-17 08:09:18 +00:00
Agetian
3585177898 - Minor formatting fix. 2016-12-17 06:32:15 +00:00
Agetian
7dc9437752 - [Experimental]: do not invoke the achievement update in the game thread (which creates a race condition when there are multiple achievements of different types to be awarded, freezing the game completely). 2016-12-17 06:31:51 +00:00
Agetian
0879a7fb85 - Fixed Slave of Bolas. 2016-12-16 19:42:51 +00:00
Agetian
21d442db94 - Fixed Batwing Brume stack description. 2016-12-15 11:28:21 +00:00
Agetian
251c85aeb3 - Fixed Batwing Brume NPE. 2016-12-15 10:25:21 +00:00
Hanmac
49c76ba3ac HumanPlay: fixed Text for CostAddMana 2016-12-14 20:57:01 +00:00
Agetian
7a1231eb1a - Fixed Sapphire Charm not actually drawing a card. 2016-12-14 17:33:00 +00:00
Agetian
2169200808 - Eldritch Moon should be a legal set in Innistrad Planar Conquest. 2016-12-14 17:22:25 +00:00
Agetian
d52d6300cd - Fixed Aether Membrane. 2016-12-14 12:43:12 +00:00
Agetian
432ab1bcf3 - Prevent a NPE ensuing from potentially "bleeding" a challenge from one quest world to another. 2016-12-14 10:40:18 +00:00
Agetian
881dedfc59 - Fixed some C16 cards crashing with a class cast exception (changed SVar ABs with cost 0 to DBs) 2016-12-13 04:24:18 +00:00
Hanmac
b269f714f1 updated Crooked Scales to prevent it from crashing 2016-12-12 21:10:41 +00:00
Hanmac
556c68794e Longtusk Cub: fixed TriggerDescription and add DeckHints 2016-12-12 18:27:51 +00:00
Agetian
39bd4b36ba - Fixed a missing reference warning. 2016-12-12 18:10:59 +00:00
Agetian
cdc64f5021 - Longtusk Cub should only give 2 energy counters per its official Oracle text. 2016-12-12 18:10:41 +00:00
Agetian
1e541dce0c - Added alt token image to Tana, the Bloodsower 2016-12-12 11:39:42 +00:00
Agetian
6596ce0d5c = Fixed Ikra Shidiqi, the Usurper 2016-12-12 07:51:24 +00:00
Agetian
e6f3dd1693 - Cleaner arrangement of AddType parameter in Darksteel Mutation. 2016-12-12 07:49:04 +00:00
Agetian
bee8d16c88 - Fixed Darksteel Mutation. 2016-12-12 07:35:42 +00:00
Sol
eaa648251e - Fix Longtusk Cub not adding the right amount of counters 2016-12-12 04:10:31 +00:00
Agetian
24a82e265d - Added Planechase Anthology (PCA) edition file by Indigo Dragon. 2016-12-11 17:40:11 +00:00
Agetian
f9ae4bf925 - Added Oracle text to Thrasios, Triton Hero. 2016-12-11 13:30:26 +00:00
Hanmac
7acaac4474 cards: updated upcoming cards, fixed Goblin Spymaster 2016-12-11 12:34:11 +00:00
Agetian
a5653cc4c7 - Fixed Runehorn Hellkite filename. 2016-12-11 11:40:52 +00:00