Commit Graph

467 Commits

Author SHA1 Message Date
drdev
755b21586b Fix achievements for Gideon Jura and Tezzeret Agent_of_Bolas 2014-11-13 00:25:42 +00:00
Sloth
2f0d3b524a - Added SVar:PlayMain1:TRUE to Tamiyo, the Moon Sage to tap blockers. 2014-11-10 21:55:07 +00:00
Sloth
a1d44f3068 - Added SVar:SacMe:4 to Tuktuk the Explorer. 2014-11-09 10:36:20 +00:00
Sloth
9831eeba45 - Improved AI using The Chain Veil. 2014-11-08 21:49:19 +00:00
Sloth
43a32b9f89 - Merged C14 branch into trunk. 2014-11-08 16:28:44 +00:00
Sol
83866e654c - Small tweaks to Taigam's Scheming 2014-11-07 00:31:04 +00:00
Sloth
7fbbd150e9 - Added DeckNeeds and DeckHints SVars to KTK cards. 2014-10-23 20:19:03 +00:00
Sloth
760f21c4b0 - Updated some cards with DeckNeeds SVars. 2014-10-23 19:42:17 +00:00
Sloth
29a8595752 - Removed the Effect type DebuffAll. The 5 cards that used it were converted to AnimateAll. 2014-10-19 20:37:04 +00:00
Sol
8b2afd8f8c - Switch "choose not to untap" pump effects to match how Equipment works. (Duration still incorrect if untapped before continuous effect starts) 2014-10-19 03:35:50 +00:00
Sloth
ab9fc96f3e - The PlayMain1 AI SVar now has the distinctions "TRUE", "ALWAYS" and "OPPONENTCREATURES". 2014-10-18 19:53:49 +00:00
Sloth
ad0921ecbe - Added AI support for Tyrant's Choice. 2014-10-08 14:59:23 +00:00
Sloth
9c5e6beefa - Added a new AI SVar "FreeSpellAI" which makes the AI play these cards before other spells. 2014-10-08 11:03:31 +00:00
Sloth
c2b0801ada - Updated some SVars. 2014-10-08 10:38:06 +00:00
swordshine
102a65f6d0 - Fixed Tithe so it triggers Ob Nixilis, Unshackled twice 2014-10-05 02:21:52 +00:00
swordshine
bdd2e915f7 - Fixed Path to Exile and friends 2014-10-05 02:07:49 +00:00
swordshine
b91530b799 - Removed duplicated codes "NumCounters" 2014-10-04 09:29:19 +00:00
excessum
938ffba9b5 - Fixed token image names for Magic 2015 2014-09-25 13:27:32 +00:00
Sol
d6935e9e9a - Fixing even more triggers for "dies" not functioning with the new trigger code 2014-09-23 02:53:23 +00:00
Sol
6b7f42147d - Updating mtg-data.txt
- Adding Oracle text to KTK
2014-09-18 23:10:30 +00:00
Sloth
348591b966 - Merged KTK branch into trunk. 2014-09-18 20:03:04 +00:00
elcnesh
8702eefb01 Fix "Play with top of library revealed" cards a prevent a possible NPE. 2014-09-17 07:36:40 +00:00
elcnesh
7512536311 Update all devotion cards to use color name (to work with changing text). 2014-08-15 12:44:30 +00:00
Sloth
8a2c8020e5 - Fixed some cards that change lands to a basic land type not removing old abilities. 2014-08-15 07:13:05 +00:00
elcnesh
df8cb00589 Add most of the cards with text-changing effects. 2014-08-11 10:09:37 +00:00
Sloth
8ef560c93d - Fixed some more cards with the same problem as Intervene. 2014-08-08 18:09:28 +00:00
elcnesh
2b3ede060b Remove some more references to getOpponent, refactor some cards to support the changes. 2014-07-30 10:50:47 +00:00
elcnesh
db07b734a1 Fix cost reducers (like Heartstone and Training Grounds). 2014-07-30 09:27:20 +00:00
elcnesh
6bdb6cbd4d Fix some card file line endings. 2014-07-28 14:54:55 +00:00
elcnesh
e6a8f5d60d Fix the Licids to use normal AnimateEffect rather than states. Works much better with copy effects and other parts of the game. 2014-07-27 08:55:15 +00:00
swordshine
47ba659072 - Fixed Tattoo Ward 2014-07-21 09:49:20 +00:00
drdev
b3edcf8620 Prevent printing out "an another" in card rules text 2014-07-18 07:52:17 +00:00
elcnesh
712ddfae58 Update M15 Oracle changes, plus some P/T & type fixes to M15 cards ('n'-'z'). 2014-07-14 09:25:48 +00:00
elcnesh
6cd71ffdd0 Fix line endings for M15 cards (+Dead Ringers), and move Rotfeaster Maggot. 2014-07-14 08:25:09 +00:00
swordshine
c4180c4798 - Update oracle texts for M15 cards 2014-07-13 14:28:59 +00:00
elcnesh
76c043fa06 Fix some more block-triggers. 2014-07-11 23:16:04 +00:00
elcnesh
57f972a754 Fix '[blocks or] becomes blocked by a creature' triggers to trigger once for each blocker ('m'-'z'). 2014-07-11 19:08:39 +00:00
Sloth
bcb89d1a4b - Added M15 cards to trunk. 2014-07-11 14:17:57 +00:00
elcnesh
3a9fed7fe6 Fix mana costs of some cards. 2014-07-08 09:04:09 +00:00
elcnesh
9655fe720d Fix a number of card types (and some oracle texts and P/T values). 2014-07-07 13:43:37 +00:00
elcnesh
e5570fae04 Fix Traveling Plague.
The construction with Remember is necessary to actually retrieve the card in the graveyard, rather than the LKI of the card on the battlefield.
2014-07-07 07:07:08 +00:00
swordshine
618a4775f2 - Fixed pump effect (s - t) 2014-06-25 13:39:02 +00:00
elcnesh
4a2816ed5b Update oracle texts of cards starting with 't'. Fix Tourach's Gate. 2014-06-24 18:50:38 +00:00
elcnesh
018fe1145c Cleanup: unify all card files' line endings to '\n' and make sure each file ends with a newline.
Nonfunctional change that allows the oracle script to update the oracle texts of cards in the future.
2014-06-16 17:15:06 +00:00
swordshine
a8c926b74e - Update oracle texts for CNS cards 2014-06-11 02:42:30 +00:00
swordshine
fba3ba212b - Added Time Distortion 2014-06-07 11:46:48 +00:00
swordshine
e60a00033b - Merged CNS branch, added CNS edition file 2014-06-06 15:21:33 +00:00
swordshine
bbb4e1da7b - Added Hollow Warrior 2014-06-05 13:39:19 +00:00
swordshine
cc79d33206 - Added Tahngarth's Glare 2014-06-05 02:21:47 +00:00
swordshine
c6da06f3b1 - Fixed Temporal Extortion 2014-06-02 12:23:59 +00:00