Hellfish
|
8fe37a2be3
|
*Added LastTurnCast in addition to ThisTurnCast.
|
2011-10-21 10:35:31 +00:00 |
|
Hellfish
|
bca99199e4
|
*Fixed AF_NameCard crashing if the named card didn't exist or wasn't implemented. Now it will simply ask again. It is,sadly, still case sensitive.
|
2011-10-21 08:49:44 +00:00 |
|
slapshot5
|
f275ce0e4b
|
clean up a few java warnings
|
2011-10-21 00:02:17 +00:00 |
|
jeffwadsworth
|
a94d41a4b6
|
- Remove Gaze of the Gorgon and Venomous Breath. Just realized these are not quite right.
|
2011-10-20 21:46:51 +00:00 |
|
jeffwadsworth
|
bed43ceb0a
|
- Added Gaze of the Gorgon and Venomous Breath.
|
2011-10-20 21:28:48 +00:00 |
|
Sloth
|
a2698759b0
|
- Converted Sword of Light and Shadow to script (everything was done already).
|
2011-10-20 20:23:20 +00:00 |
|
Sloth
|
d6f298b37b
|
- Converted Stuffy Doll to script (note that the choice of player is still not implemented).
|
2011-10-20 18:24:05 +00:00 |
|
Sloth
|
634e6b34c5
|
- Removed code for Venser's ultimate ability (which is scripted).
|
2011-10-20 17:07:29 +00:00 |
|
Sloth
|
72d76f25b0
|
- cleanup for last commit.
|
2011-10-20 17:04:42 +00:00 |
|
Sloth
|
b96c73e308
|
- Converted Gaddock Teeg to script.
|
2011-10-20 17:00:57 +00:00 |
|
Chris
|
35e4bee0d6
|
- Updated the changes.txt and the readme.txt files.
|
2011-10-20 14:03:43 +00:00 |
|
Sloth
|
7c96062d4f
|
- Added Rampant Elephant and Trumpeting Armodon.
|
2011-10-20 12:48:28 +00:00 |
|
Sloth
|
9fb331a8a6
|
- Tokens with different P/T will no longer stack.
|
2011-10-20 12:39:31 +00:00 |
|
Sloth
|
efb3782073
|
- Added Grappling Hook.
|
2011-10-20 12:28:09 +00:00 |
|
Sloth
|
a9fcc58256
|
- Fixed the property "blockedBySource".
- Fine tuning of the mustBlock trigger AI.
|
2011-10-20 12:03:57 +00:00 |
|
Chris
|
396b91ffec
|
- Added the recent commit logs to changes.txt. Preparing for the nightly build release.
|
2011-10-20 10:36:14 +00:00 |
|
Chris
|
4d67046c98
|
- Ran oracle script.
|
2011-10-20 10:35:09 +00:00 |
|
Chris
|
c1b4605929
|
- Ran set info script.
|
2011-10-20 10:34:03 +00:00 |
|
Sloth
|
28d7d8fefa
|
- Fixed Kjeldoran Frostbeast.
|
2011-10-20 10:28:44 +00:00 |
|
jeffwadsworth
|
9c67073930
|
- Added Touch of Vitae
|
2011-10-19 21:45:11 +00:00 |
|
jeffwadsworth
|
9d278374b2
|
- Added Orcish Squatters
|
2011-10-19 20:59:03 +00:00 |
|
Sloth
|
4169dfd545
|
- Added the property NotEnchantedBy to fix Bravado.
|
2011-10-19 20:56:05 +00:00 |
|
Sloth
|
88d3df76f6
|
- Added Giant Ambush Beetle.
|
2011-10-19 15:57:08 +00:00 |
|
Sloth
|
0e33208bc7
|
- Fixed a bug caused by the strange "equals" function of mana abilities (fixes Joiner Adept leaving the battlefield).
|
2011-10-19 15:23:55 +00:00 |
|
Sloth
|
6aa9a8d56e
|
- Fixed issue 463.
|
2011-10-19 15:01:06 +00:00 |
|
Sloth
|
9835d020c5
|
- Removed the keyword "When CARDNAME is put into a graveyard from anywhere, reveal CARDNAME and its owner shuffles his or her graveyard into his or her library." and converted the abilities to triggered abilities.
|
2011-10-19 14:53:54 +00:00 |
|
Sloth
|
09ead4f149
|
- Fixed the wording of the keyword: "If CARDNAME would be put into a graveyard from anywhere, reveal CARDNAME and shuffle it into its owner's library instead.".
|
2011-10-19 14:47:30 +00:00 |
|
Sloth
|
d81300d786
|
- Removed the keyword "When CARDNAME is put into a graveyard from anywhere, shuffle it into its owner's library."
|
2011-10-19 14:43:06 +00:00 |
|
Chris
|
e4d92f2b3e
|
- Added the recent commit logs to changes.txt. Preparing for the nightly build release.
|
2011-10-19 10:27:59 +00:00 |
|
Chris
|
d63703df7f
|
- Ran oracle script.
|
2011-10-19 10:25:08 +00:00 |
|
Sloth
|
d88363af84
|
- A little note is added to creatures that have to block an attacker (in case the player forgot who was targeted with provoke).
- Finished the basic trigger AI of AF MustBlock.
- Removed RemAIDeck SVar from some of the Provoke cards.
|
2011-10-19 09:54:57 +00:00 |
|
Sloth
|
9a47bfbcd3
|
- Fixed name of AEther Storm.
|
2011-10-19 08:29:20 +00:00 |
|
Sloth
|
facf1d54ad
|
- Fixed Veteran Explorer.
- Added SVar:RemAIDeck:True to Ivy Elemental.
|
2011-10-19 05:25:35 +00:00 |
|
Sloth
|
3a33891911
|
- Little correction for last commit. AF MustAttack should be ready for AI use. Will be enabled after testing.
|
2011-10-18 20:48:23 +00:00 |
|
Sloth
|
c5e6ccc28f
|
- Included mustBlockCard into the existing structures. Renamed canBlockAttackerWithLure to mustBlockAnAttacker.
|
2011-10-18 20:42:12 +00:00 |
|
Sloth
|
66ae3e1770
|
- Fixed cost of Living Terrain.
|
2011-10-18 20:06:24 +00:00 |
|
Hellfish
|
75af9c1636
|
*Added Alpha Status based on Coat of Arms.
|
2011-10-18 19:08:45 +00:00 |
|
Sloth
|
005c3eb578
|
- Added Arcane Laboratory and Rule of Law.
|
2011-10-18 18:53:12 +00:00 |
|
Sloth
|
84df1e2487
|
- Added Skyshroud Condor and Talara's Battalion.
|
2011-10-18 18:41:03 +00:00 |
|
Sloth
|
2b70c642b2
|
- Added the option "OnlySorcerySpeed" to CantBeCast.
- Added Teferi, Mage of Zhalfir.
|
2011-10-18 18:15:53 +00:00 |
|
Hellfish
|
75f0541fbd
|
*Fixed SetInfo on Myr Battlesphere.
|
2011-10-18 18:07:15 +00:00 |
|
Sloth
|
5a80e63ad6
|
- Added City of Solitude and Dosan the Falling Leaf.
|
2011-10-18 18:00:28 +00:00 |
|
Hellfish
|
43e671b6ea
|
*Oracle and Setinfo for Neverending Torment.
|
2011-10-18 15:33:15 +00:00 |
|
Hellfish
|
2881c020df
|
*Removed remnants of my first attempt at Epic.
|
2011-10-18 15:28:50 +00:00 |
|
Hellfish
|
a504833663
|
*Added Epic keyword.
*Added
Endless Swarm
Enduring Ideal
Eternal Dominion
Neverending Torment
Undying Flames can't be done in script currently.
|
2011-10-18 15:22:23 +00:00 |
|
Hellfish
|
a74b45c3a8
|
*Fixed Wheel of Fate's cost.
|
2011-10-18 13:49:33 +00:00 |
|
Hellfish
|
d850644532
|
*Fixed Angel of Flight Alabaster not having flying. Can't do anything about the name though. :P
|
2011-10-18 12:10:16 +00:00 |
|
Chris
|
d97d822b8c
|
- Added the recent commit logs to changes.txt. Preparing for the nightly build release.
|
2011-10-18 11:20:24 +00:00 |
|
Chris
|
e513210be5
|
- Ran oracle script.
|
2011-10-18 11:18:49 +00:00 |
|
Sloth
|
b4e1769cdf
|
- Little script fix and added an AI SVar.
|
2011-10-18 10:10:31 +00:00 |
|