Commit Graph

8754 Commits

Author SHA1 Message Date
ArsenalNut
02bc27ff93 Fixed an issue with non-copyable abilities. Scripted Vesuva 2012-07-01 07:57:58 +00:00
ArsenalNut
7cc5d88dfd merged r16020-r16032 from the Trunk into CloneFix branch 2012-07-01 04:49:25 +00:00
ArsenalNut
9286ae141e Converted Vesuvan Doppelganger to script 2012-07-01 04:43:41 +00:00
ArsenalNut
1d8d7518d0 converted Copy Artifact and Sculpting Steel to scripts 2012-06-30 21:36:17 +00:00
ArsenalNut
b2a7c7da71 changed targeting for Clone AF 2012-06-30 21:00:32 +00:00
Sloth
2ecec74989 - Cleanup in CardFactoryCreatures. 2012-06-30 20:20:24 +00:00
Hellfish
ba5dc70a20 *Made "Open Deck" dialog default to res/decks folder. 2012-06-30 18:04:19 +00:00
Sloth
bd882ca0b4 - ChosenX will now also be stored on the card and not only the spellAbility.
- Fixed Tezzeret the Seeker.
2012-06-30 16:27:53 +00:00
Sloth
333c9bb709 - Fixed Blaze AI targeting human. 2012-06-30 15:53:50 +00:00
Sloth
8a8fdd91be - Fixed sorcery speed AI bug in AF DealDamage. 2012-06-30 15:41:44 +00:00
Sloth
125d4e4bc7 - Improved AI for Barl's Cage. 2012-06-30 15:25:19 +00:00
ArsenalNut
29f50625ee converted Jwari Shapeshifter to script 2012-06-30 15:13:33 +00:00
ArsenalNut
1a96f1f635 converted Sakashima The Imposter to script 2012-06-30 14:57:08 +00:00
ArsenalNut
594c9b8446 merged r15997-16020 from the Trunk into CloneFix branch 2012-06-30 14:05:47 +00:00
Sloth
54b24897b4 - Fixed AI not checking canPlay() restrictions of mana sources. 2012-06-29 21:14:49 +00:00
Sloth
6f27c07481 - Fixed Whimwader.
- Converted Kulrath Knight to script.
- Performance update in canAttackNextTurn.
2012-06-29 17:02:17 +00:00
Sloth
5500b86e84 - Fixed possible ConcurrentModificationException caused by Gift of the Gargantuan. 2012-06-29 16:18:55 +00:00
Sloth
ad096ab747 - Experimental fix for XManaCostPaid not being reset properly. 2012-06-28 18:47:00 +00:00
Sloth
7df355cbda - Fixed Snow mana bug ("Not found: mana shard with profile = 0"). 2012-06-28 16:24:13 +00:00
Sloth
a154a56e55 - AI is now aware of destroy damaged triggers (Stinkweed Imp and friends). 2012-06-28 14:44:52 +00:00
Sloth
4280df9c91 - Cleanup in EndOfTurn class. 2012-06-28 14:28:01 +00:00
Sloth
c7d530a860 - Added Landwalk checks to isUsefulPumpKeyword. 2012-06-28 11:07:24 +00:00
Sloth
8f2f3353d7 - Added AI checks to LoseLife drawbacks. 2012-06-28 11:00:57 +00:00
Sloth
b1e3c77217 - Fixed AI of Hoofprints of the Stag. 2012-06-28 10:50:01 +00:00
Sloth
e35a363c80 - Fixed AI not being able to use Hybrid mana. 2012-06-28 10:44:06 +00:00
Sloth
cb3cc70b8d - Improved AI handling of Goblin Elite Infantry. 2012-06-28 06:31:58 +00:00
mcrawford620
bce45d6697 - AI fix for Timely Reinforcements; new SVar AIPlayForSub. 2012-06-27 15:46:49 +00:00
ArsenalNut
e2bd032716 merged r15965-r15996 from the Trunk into CloneFix branch 2012-06-27 15:09:25 +00:00
mcrawford620
a646612c15 Added AI checks so it doesn't pump creatures that will die when targeted.
Added SVar:Targeting:Dies to relevant creatures.
Added SVar to Clone and Phantasmal Image so AI will not cast these spells when there are no creatures to copy.
2012-06-26 19:06:52 +00:00
Sloth
86162f4f9c - Little AI tweak in AF Draw. 2012-06-25 21:20:24 +00:00
Sloth
3ef3469016 - Fixed Martyr of Sands. 2012-06-25 19:46:34 +00:00
Chris
0a16f7892a - Remove the string "-r15897" from the title bar but not other SVN rev numbers. 2012-06-25 15:45:29 +00:00
Sloth
36267ff00a - Fixed last fix. 2012-06-25 10:03:35 +00:00
Sloth
ad666036e1 - Fixed NPE with EnchantedControllerCreatures. 2012-06-25 06:05:14 +00:00
Sloth
1c99e63f06 - Fixed possibility to get stuck in target selection. 2012-06-24 21:05:30 +00:00
Chris
cef342c304 - CheckStyle. 2012-06-24 01:58:24 +00:00
ArsenalNut
49d2c8a532 merged r15946-r15965 from the Trunk into CloneFix branch 2012-06-23 22:47:19 +00:00
ArsenalNut
9c2bcc4e7d add getCopy method the Clone AF. Created new method to copy state 2012-06-23 22:39:53 +00:00
Hellfish
ef4602bf29 *Fixed stolen Doubling Cube ability only doubling white mana.
*Fixed Doubling Cube not doubling colorless mana.
2012-06-22 22:42:40 +00:00
Chris
927851046b - CheckStyle. 2012-06-22 16:45:55 +00:00
Sloth
5cff689965 - Fixed Targeting for Sudden Disappearance. 2012-06-21 18:44:35 +00:00
Sloth
af12ffc010 - Fixed The Abyss and similar cards. 2012-06-21 18:32:14 +00:00
Sloth
1f525dad0d - Converted Yawgmoth Demon to script. 2012-06-21 18:22:36 +00:00
Sloth
7f22ef535a - Prevented some SpellCast triggers from crashing when Fireball (and similar hardcoded cards) is cast (they still won't trigger correctly because of missing info). 2012-06-21 10:50:19 +00:00
Sloth
067631d582 - Fixed pumpMandatoryTarget not checking shroud,etc. 2012-06-21 05:47:34 +00:00
Sloth
1f2d9b007f - Commented out one redundant version of copySpellontoStack. 2012-06-20 11:20:02 +00:00
ArsenalNut
54e1ce6127 merged r15940-r15946 from the Trunk into CloneFix branch 2012-06-19 00:44:57 +00:00
Sloth
8d54c2d779 - Fixed Cascade and Ripple cards not cast by the owner. 2012-06-18 18:00:17 +00:00
Sloth
80b81788a3 - Fixed Twincast copying hardcoded spells. 2012-06-18 15:49:30 +00:00
Chris
9d42c7f7b6 - CheckStyle. 2012-06-18 14:57:58 +00:00