Commit Graph

428 Commits

Author SHA1 Message Date
swordshine
42f6c88463 - made the hidden keyword "At the beginning of the end step, sacrifice CARDNAME." permanent 2013-08-16 12:27:27 +00:00
swordshine
79d5f9b46d - Cleanup unnecessary text in card scripts
- Fixed Taoist Mystic
2013-08-08 00:32:57 +00:00
swordshine
1c53168e12 - Converted keyword "At the beginning of your upkeep, CARDNAME deals " 2013-08-05 11:52:51 +00:00
swordshine
b19a6ae0d4 - Converted Frenzy Sliver, Fixed Sylvan Library 2013-08-04 06:06:45 +00:00
swordshine
c658c937a0 - Added Frankenstein's Monster 2013-07-23 10:31:49 +00:00
swordshine
010edda2cd - Fixed Far // Away 2013-07-22 11:47:29 +00:00
swordshine
fdd53c2668 - Fixed Fact or Fiction 2013-07-19 08:43:32 +00:00
Sloth
344643ffdd - The Trigger of the harbingers is now optional. 2013-07-17 20:11:55 +00:00
Sol
0bea980aa7 - Updating oracle texts A-M 2013-07-16 23:22:20 +00:00
moomarc
4c52a82e85 Fixed Faithful Squire//Kaiso, Memory of Loyalty (flip side was missing flying) 2013-07-15 18:08:08 +00:00
Sloth
7559f7c2f9 - Merged M14 branch into trunk. 2013-07-09 17:59:16 +00:00
Sloth
cf27269f08 - Added SVar:RemAIDeck:True to cards with banding. 2013-07-07 19:41:42 +00:00
Agetian
d668d9c3bb - Added some conditions to the AI for rolling a planar die.
- Some of the planes will now be used more intelligently by the AI depending on battlefield conditions.
- Some AI hint fixes for planes.
2013-07-05 18:49:47 +00:00
Agetian
7e3858ef31 - Added a way to deprioritize the AI planar die roll compared to casting spells for mana.
- Made the AI roll the die for some of the planes multiple times (but only after casting spells).
- Some other optimizations and modifications of the plane AI hints.
2013-07-05 12:59:51 +00:00
Agetian
32a5f4389b - Consolidating AI hints for planes in Planechase into a single "AIRollPlanarDieParams" parameter.
- Adding a foundation for the condition specifications in AI hints for planes.
- Code simplification in RollPlanarDiceAi.
2013-07-05 05:20:40 +00:00
Agetian
1772faae3f - Restructured the logic of AI planar die rolls a little bit.
- Added a way to specify the minimum turn in which it is viable to start rolling a planar die for a particular plane. Added this setting to some planes which require a bit more context on the battlefield before their Chaos rolls start to make sense.
- Added an AI profile variable specifying the minimum turn in which the AI will start rolling the planar die in general unless the plane has an override specified (default AI - on its second turn, reckless AI - on its first turn).
2013-07-04 18:05:07 +00:00
Agetian
6ebfe9b630 - Adding AI hint SVars to Planechase plane cards. Most planes are set to "roll once each turn" for the AI right now, which seems to work fine for a very basic AI (better than nothing). Dangerous or unpredictable planes like Academy of Tolaria West, Isle of Vezuva, Kharasha Foothills, Minamo, Takenuma, Windriddle Palaces are currently set to "never roll" for the AI. Feel free to expand. 2013-07-04 15:40:08 +00:00
Sloth
0eac173451 - Added some SVars to the denizens. 2013-07-03 20:42:03 +00:00
moomarc
355c2e78ec - Added Fractured Powerstone 2013-07-03 19:05:49 +00:00
Sloth
1efd93e947 - Expanded NonStackingAttachEffects (A-H). 2013-06-30 12:28:55 +00:00
Sloth
bb22cc6ba9 - Converted the second ability of Fastbond to script. 2013-06-26 21:19:20 +00:00
Sloth
7bb5f45c82 - Little script updates. 2013-06-24 14:56:27 +00:00
Sloth
90cffa7b37 - M14 rules changes to Indestructible. 2013-06-23 09:55:52 +00:00
Maxmtg
81b4156744 remove setinfos, part f 2013-06-22 07:55:07 +00:00
Maxmtg
a75835f664 CantBeBlockedByAmount + expression used to specify number or creatures that can block given attacker 2013-06-21 21:42:26 +00:00
Maxmtg
68d3a7cdb2 more blocking-related keywords replaced with CanBeBlockedBy+expression 2013-06-21 19:13:23 +00:00
Maxmtg
dc390b796d removed keywords "CARDNAME can't be blocked by {color} creatures." 2013-06-21 14:07:17 +00:00
swordshine
789af07ebe - Added 30 banding cards 2013-06-16 04:23:55 +00:00
swordshine
19d93f9e34 - Added Mindlock Orb and Shadow of Doubt 2013-06-15 00:31:43 +00:00
Sloth
5f943abf8c - Updated some SVars. 2013-06-11 06:36:09 +00:00
swordshine
5ebe3d1bac - Added Fossil Find and Search for Survivors 2013-06-08 11:22:30 +00:00
swordshine
206c672df0 - Updated scripts 2013-06-02 08:40:22 +00:00
swordshine
735bcaef21 - Added Furnace Layer, Mirrored Depths and Kharasha Foothills(PC2 set is over 90% implemented) 2013-06-01 00:43:15 +00:00
Sloth
470986db37 - Added Forcefield. 2013-05-29 10:53:21 +00:00
Sloth
12c115ca49 - Added SVar:NonStackingEffect:True to some cards (D-F). 2013-05-29 06:39:34 +00:00
RedDeckWins
8655ffd151 Slowtrips finally slayed. 2013-05-29 05:11:59 +00:00
RedDeckWins
9e04c862c1 e,f slowtrips converted. fixed spitting slug showing the trigger twice in the card description. 2013-05-27 05:22:39 +00:00
Maxmtg
01df91ecae Basic lands and true dual lands shall have oracle text so that their CI can be calculated from it 2013-05-26 13:15:48 +00:00
moomarc
4197acc6fd - Added Fathom Trawl
- Enabled ordering of cards going to library or battlefield from DigUntil effects.
2013-05-24 09:50:52 +00:00
swordshine
65c77759db - Added Fate Transfer 2013-05-23 00:20:54 +00:00
swordshine
441e049aed - Converted Domri Rade's first ability to PeekAndReveal 2013-04-30 05:26:06 +00:00
swordshine
7a3a077eb4 - DGM splitcards' oracles 2013-04-28 01:46:26 +00:00
Sol
c0d08729c6 - Fixing original split cards x2 in mtg-data 2013-04-26 22:57:31 +00:00
Sol
5d36c10276 - assignSetInfo.py now compatible with Python 2.6
- Fixing far_away.txt filename
2013-04-26 22:22:29 +00:00
Sloth
9fafd34a74 - Updated mtg-data.txt.
- Updated DGM setinfo and oracle entries.
2013-04-26 21:04:40 +00:00
Sloth
5c6f8e89a9 - Merged DGM branch. 2013-04-26 19:08:02 +00:00
swordshine
27145488c2 - DGM: Added 4 split cards by PowerClaws (rewrite two of them) 2013-04-24 02:19:09 +00:00
swordshine
c32830f6a1 - Added 3 cards 2013-04-20 01:08:56 +00:00
swordshine
f86339d9e7 - Fixed Fold into AEther 2013-04-15 04:38:52 +00:00
Sol
75e0ff91ff - These flicker effects were still using the wrong Defined$ param 2013-04-13 15:14:25 +00:00