Commit Graph

16233 Commits

Author SHA1 Message Date
Sloth
95fa160115 - Fixed a little bug in chooseSacrificeType. 2012-05-07 11:12:39 +00:00
Sloth
4f2decfd23 - Fixed a little bug in decideAIPayment of CostSacrifice. 2012-05-07 10:43:39 +00:00
Sloth
79d6768279 - Fixed SuspendCast never being set to false; 2012-05-07 10:05:59 +00:00
Sloth
fa996e564f - Fixed a possible IndexOutOfBoundsException in dealDamageResolve. 2012-05-07 10:05:19 +00:00
Chris
29440c50a3 - Added a fluff piece to the changes.txt file. 2012-05-06 13:20:33 +00:00
Chris
ccaa80dd95 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-05-06 10:18:45 +00:00
Sloth
476d55112d - Added targeting to AF Effect with Fog AILogic. 2012-05-06 09:56:05 +00:00
Chris
a61984e033 - Removed the second "SVar:BuffedBy:Creature" from Kruin Striker. 2012-05-05 22:54:19 +00:00
Sloth
4f5c8f324a - Added Shadow to isUsefulPumpKeyword. 2012-05-05 18:34:29 +00:00
Sloth
66070ab1c4 - Added SVar:BuffedBy:Creature to Cathars' Crusade. 2012-05-05 18:25:58 +00:00
Sloth
7c7b0fd27c - Fixed tokenDoTriggerAINoCost not setting targets and XCosts. 2012-05-05 18:24:42 +00:00
Sol
575be92620 - Prophetic Prism now using Any 2012-05-04 21:29:26 +00:00
jendave
95dc3bd778 Update site and buildnumber plugin 2012-05-04 16:29:23 +00:00
Chris
231f628e02 - Minor edit to Seachrome Coast to remove the extra copy of the etb text. 2012-05-04 14:16:43 +00:00
Chris
9698ff3aeb - Cleared out the changes.txt file, now ready for new material. 2012-05-04 11:36:41 +00:00
Chris
d62a8977d6 [maven-release-plugin] prepare for next development iteration 2012-05-04 10:55:30 +00:00
Chris
70cee5aa47 [maven-release-plugin] prepare release forge-1.2.7 forge-1.2.7 2012-05-04 10:55:21 +00:00
Chris
0511628c49 - Added the recent commit logs to changes.txt. Preparing for the beta build and release. 2012-05-04 10:29:16 +00:00
Sol
8e4a4f934d - Small tweak to Suspend Spell Description 2012-05-04 01:47:35 +00:00
Sloth
99c4588f33 - Added Quillspike. 2012-05-03 18:05:03 +00:00
moomarc
a1fc202c01 - Consolidated all the "can play X extra lands" into keyword format so that they don't have to be hardcoded each time. Just commented out the old code for now, but if its good then feel free to remove it instead.
- Converted Azusa, Lost but Seeking; Exploration; Oracle of Mul Daya; Rites of Flourishing and Storm Cauldron
2012-05-03 14:07:44 +00:00
Sloth
53e237283f - Added Empty City Ruse and False Peace. 2012-05-03 11:42:58 +00:00
Sloth
7b1a0aa5b4 - Fixed a possible ConcurrentModificationException. 2012-05-03 10:55:12 +00:00
Chris
a26dff60d6 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-05-03 10:37:54 +00:00
moomarc
39de96d23f Improved script for Wild Evocation (no longer have to choose the Remembered card) 2012-05-03 07:20:38 +00:00
moomarc
5aa1b34dcc Added Wild Evocation (thanks Squee) 2012-05-03 06:43:09 +00:00
ArsenalNut
f2f6abcdf6 Fixing bug with abilities that create delayed trigger e.g. Venser, the Sojourner. Changed parseTrigger() to use get() method of HashMap rather than remove(). 2012-05-03 04:13:35 +00:00
ArsenalNut
89dc88829f bug fix for enchantment and equipment not dropping off during "flicker" mechanic 2012-05-03 03:18:22 +00:00
Sol
da185bcb91 - Cards will now restore their last position if canceled out when attempting to be cast from a Zone where it matters (Descendant's Path + Flashback changing Zone position bug) 2012-05-03 01:25:51 +00:00
Sloth
e3059d2659 - Added Savor the Moment. 2012-05-02 20:45:53 +00:00
Sloth
7daa0a5d72 - Added info about EnchantedBy, Equipping and EquippedBy to LKI copies. 2012-05-02 15:27:44 +00:00
Sloth
589b7928b6 - Updated some AI SVars. 2012-05-02 15:19:16 +00:00
ArsenalNut
958c7b73e9 added SecondSpellCastThisTurn property. added Second Guess 2012-05-02 14:40:02 +00:00
Sloth
2218af1a31 - The AI can now use Death Wind. 2012-05-02 14:22:55 +00:00
moomarc
8ed5fdcec6 New Hound pet art is in. Updated bazaar index and download links. 2012-05-02 13:06:32 +00:00
Chris
f616fbc0d5 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-05-02 10:22:27 +00:00
Sloth
a3884353e3 - Moved the displaying of damage to the text area of the card detail panel (it's not important enough to waste a line on every card). 2012-05-02 09:37:48 +00:00
Sloth
b0a808da85 - Updated SVars and descriptions of some more AVR cards. 2012-05-02 09:05:19 +00:00
Sloth
c0c3db7fda - The AI will now play cards with Soulbond in Main1. 2012-05-02 05:42:29 +00:00
jendave
ead8c5d42a update compiler plugin and guava dep 2012-05-01 17:11:45 +00:00
Sloth
1c9c90da58 - Updated AI SVars of AVR cards (A-G). 2012-05-01 17:08:11 +00:00
Sloth
07eadcca7e - Added AITgts to three more cards. 2012-05-01 16:52:35 +00:00
Sloth
63f9106464 - Added AITgts to two more cards. 2012-05-01 16:36:24 +00:00
Sloth
c261c03a87 - Added "AITgts" parameter to AF Destroy (Example: Hydroblast). 2012-05-01 16:08:44 +00:00
jendave
d82c2775ad update scm plugin 2012-05-01 16:05:18 +00:00
Sloth
83b97fc101 - Added "AITgts" parameter to AF Counter (Example: Burnout). 2012-05-01 15:37:57 +00:00
Sloth
59f917adcd - Added "AITgts" parameter to AF Attach (Example: Grounded). 2012-05-01 15:26:58 +00:00
Chris
5a0e685bf4 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-05-01 10:41:03 +00:00
ArsenalNut
4dfc61e825 fixed cost of Tamiyo's ultimate 2012-05-01 07:34:34 +00:00
ArsenalNut
8c327c4532 fixed error with added SVars 2012-05-01 05:35:23 +00:00