jendave
|
d0312c4f48
|
- Ran set info script.
|
2011-08-06 23:39:46 +00:00 |
|
jendave
|
b148fcedb4
|
- Minor edits to some card files.
|
2011-08-06 23:39:34 +00:00 |
|
jendave
|
26d1162d23
|
- The AI will no longer use activated loseLife, poison and setLife abilities before main2.
|
2011-08-06 23:38:35 +00:00 |
|
jendave
|
dfbc148045
|
- The AI will no longer use activated lifegain abilities before main2.
|
2011-08-06 23:38:28 +00:00 |
|
jendave
|
ef54d429c3
|
- Fixed the typo in the deck description for White Knight 2 and White Knight 3.
|
2011-08-06 23:38:21 +00:00 |
|
jendave
|
39d717797b
|
- Fixed Buffy 2.
|
2011-08-06 23:38:14 +00:00 |
|
jendave
|
1e6eb09572
|
- Turned Han Solo 3 into a Enchanted Evening deck.
|
2011-08-06 23:38:07 +00:00 |
|
jendave
|
2d742677db
|
add Living Plane (from Legends) and Nature's Revolt (from Tempest)
|
2011-08-06 23:37:57 +00:00 |
|
jendave
|
aa56e837f8
|
add Opalescence (from Urza's Destiny)
|
2011-08-06 23:37:50 +00:00 |
|
jendave
|
1bcc560f10
|
add Living Lands (from original base Alpha)
|
2011-08-06 23:37:43 +00:00 |
|
jendave
|
7609e148b5
|
add a stAnimate[Self/All/Enchanted] keyword (basically works, but interaction with Humility/timestamps won't yet)
|
2011-08-06 23:37:36 +00:00 |
|
jendave
|
955bdaf978
|
- Fixed Clearwater Goblet.
|
2011-08-06 23:37:28 +00:00 |
|
jendave
|
15e79d3604
|
- Minor edits to some card files.
|
2011-08-06 23:37:18 +00:00 |
|
jendave
|
6b49644f27
|
- Added SVar:RemAIDeck:True to Simian Spirit Guide.
|
2011-08-06 23:36:17 +00:00 |
|
jendave
|
3cf4114b3c
|
remove function GameAction.getCardsNamed(...) It wasn't used, and there are much better functions in AllZoneUtil to use for this.
|
2011-08-06 23:36:10 +00:00 |
|
jendave
|
015c89c206
|
consolidating AllZone.GameAction.isCardInZone(...) function to AllZoneUtil.isCardInZone(...) to reduce code duplication
|
2011-08-06 23:36:04 +00:00 |
|
jendave
|
8b6f45ba75
|
- Ran set info script.
|
2011-08-06 23:35:54 +00:00 |
|
jendave
|
e763cba53c
|
- Updated the Tarzan 1 quest deck.
|
2011-08-06 23:35:47 +00:00 |
|
jendave
|
e23e6e16a6
|
- Little improvements in AF GainLife AI.
|
2011-08-06 23:35:37 +00:00 |
|
jendave
|
3b9da91bb5
|
- Added timmermacs sliver deck as Cyclops 2.
|
2011-08-06 23:35:30 +00:00 |
|
jendave
|
19ffb16d06
|
- Updated some decks.
|
2011-08-06 23:35:19 +00:00 |
|
jendave
|
c9b8199cb6
|
*Copied spells aren't actually cast, so SpellAbilityCast triggers shouldn't run for them.
|
2011-08-06 23:35:11 +00:00 |
|
jendave
|
6f18c12dc9
|
*Added Uyo, Silent Prophet
|
2011-08-06 23:35:05 +00:00 |
|
jendave
|
5c152dd32c
|
- Added Tinder Wall
|
2011-08-06 23:34:58 +00:00 |
|
jendave
|
74f7562e67
|
- Minor edits to some card files.
|
2011-08-06 23:34:47 +00:00 |
|
jendave
|
a050a105ac
|
- Minor edits to some card files.
|
2011-08-06 23:33:43 +00:00 |
|
jendave
|
e7b331cc0d
|
- Changes to allow Mishra to be scriptable. Still room for improvement to make the Dialog boxes more informative about where the available cards are coming from.
- Tweaks to ChangeZone.filterListByType to allow a Triggered or Remembered card to be used as the "source"
|
2011-08-06 23:32:43 +00:00 |
|
jendave
|
acd4302d2b
|
- Minor edits to some card files.
|
2011-08-06 23:32:27 +00:00 |
|
jendave
|
3fe23ee1ec
|
- Ran set info script.
|
2011-08-06 23:30:59 +00:00 |
|
jendave
|
ff7ef721ae
|
- Updated some decks.
|
2011-08-06 23:30:52 +00:00 |
|
jendave
|
92fc8b724d
|
*Steps towards getting Mirari going script-only.
|
2011-08-06 23:30:38 +00:00 |
|
jendave
|
e5a75bffb8
|
*Added Echo Mage
|
2011-08-06 23:30:30 +00:00 |
|
jendave
|
212f6f5efb
|
- Updated Marge Simpson 2 deck.
|
2011-08-06 23:30:24 +00:00 |
|
jendave
|
fd3cbb6ca8
|
correct ability cost of Sigil Tracer
|
2011-08-06 23:30:14 +00:00 |
|
jendave
|
77363ac33c
|
add Sigil Tracer as an example to AF_CopySpell
|
2011-08-06 23:30:07 +00:00 |
|
jendave
|
e31f8e5518
|
Here is a first pass at CopySpell AF. There are no params other than those for all AFs. There is no AI. And it only works as well as the Fork/Twincast code (i.e. if you try to copy a spell like Ambition's Cost, you will get an exception; somewhere in the copy spell, I think we need to copy Defined...; the same problem exists in Replicate code)
|
2011-08-06 23:30:00 +00:00 |
|
jendave
|
8ada98de83
|
- Tuned devour into a static ability and fixed the AI.
|
2011-08-06 23:29:52 +00:00 |
|
jendave
|
dbfcb731b9
|
- Updated the Tarzan 2 quest deck, Tarzan 2 will follow.
|
2011-08-06 23:29:45 +00:00 |
|
jendave
|
6dc38d0219
|
- Updated Lisa Simpson 2 deck.
|
2011-08-06 23:29:35 +00:00 |
|
jendave
|
992185cda1
|
- Added Curse to Funeral March.
|
2011-08-06 23:29:26 +00:00 |
|
jendave
|
6ab4e710eb
|
- Since all of the cards with "each player sacrifices" have remAIDeck:True, I enabled 1 for 1 (or X for X) trades for special decks.
- Updated the Genghis Khan decks.
|
2011-08-06 23:29:19 +00:00 |
|
jendave
|
b7ec1e731f
|
- Updated some card text files.
|
2011-08-06 23:29:09 +00:00 |
|
jendave
|
07439a710f
|
- Minor edits to some card files.
|
2011-08-06 23:28:53 +00:00 |
|
jendave
|
8e0fda6311
|
- Removing old AbilityFactories
|
2011-08-06 23:27:47 +00:00 |
|
jendave
|
ef15da42eb
|
- Ran set info script.
|
2011-08-06 23:27:40 +00:00 |
|
jendave
|
1a71bd5b9c
|
fixed a couple Protection from <color> keywords.
|
2011-08-06 23:27:33 +00:00 |
|
jendave
|
e4413ddbd9
|
move function AllZone.GameAction.isCardInPlay(Card c) to AllZoneUtil and made static (was in both places, now consolidated to one place)
|
2011-08-06 23:27:26 +00:00 |
|
jendave
|
acdb115f51
|
move function AllZone.GameAction.isCardExiled(Card c) to AllZoneUtil and made static
|
2011-08-06 23:27:06 +00:00 |
|
jendave
|
477d61be47
|
add Soul Foundry (form Mirrodin)
|
2011-08-06 23:26:55 +00:00 |
|
jendave
|
e90adb9209
|
add Phyrexian Ingester (from New Phyrexia)
|
2011-08-06 23:26:48 +00:00 |
|