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
Chris
e92ad38c68
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2012-06-29 10:42:39 +00:00
moomarc
9cda7c97e6
Added missing spell description to Quest for Pure Flame effect
2012-06-29 09:51:13 +00:00
moomarc
4e8154abef
Added Quest for Pure Flame
2012-06-29 09:49:12 +00:00
moomarc
fd7fcca47a
Added Nemesis Trap
2012-06-29 06:22:02 +00:00
Sloth
361f1601d5
- Added a medium version of the Dream quest deck.
2012-06-28 21:28:46 +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
Chris
09689a131c
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2012-06-28 10:37:08 +00:00
Sloth
69a85a9c98
- Added Landwalk keywords to NonStackingKWList.txt.
2012-06-28 10:24:35 +00:00
Sloth
cb3cc70b8d
- Improved AI handling of Goblin Elite Infantry.
2012-06-28 06:31:58 +00:00
moomarc
63603ee54e
Fix: Dragon Broodmother tokens will now display an image
2012-06-28 06:23:27 +00:00
Sloth
fe2191d6dc
- Fixed AI of Spectral Prison.
2012-06-28 06:05:59 +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
Chris
a86bdfcbbc
- Fixed the LQ pic URL for Krond the Dawn-Clad.
2012-06-27 14:01:29 +00:00
Sloth
5d77be7c4d
- Updated the deck Ned Flanders 4.
2012-06-27 11:13:25 +00:00
Sloth
7adbda8926
- Added a new quest deck by Nordos called Dr Doom 3.
2012-06-27 10:40:20 +00:00
Chris
5b5b55e61a
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2012-06-27 10:35:34 +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
934a228c66
- Fixed cost of Brain Pry.
2012-06-26 18:30:22 +00:00
Chris
55297b18b0
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2012-06-26 11:11:56 +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
Sloth
2ae164c44f
- Added Prison Term.
2012-06-25 16:57:22 +00:00
Sloth
b924c211c8
- Added Captivating Glance by Squee.
2012-06-25 16:34:14 +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
Chris
467fd48d0e
- Cleared out the changes.txt file, now ready for new material.
2012-06-25 13:25:18 +00:00
Chris
bf41e26617
[maven-release-plugin] prepare for next development iteration
2012-06-25 10:58:22 +00:00
Chris
91c60f8842
[maven-release-plugin] prepare release forge-1.2.9
forge-1.2.9
2012-06-25 10:58:11 +00:00
Chris
363accf0f3
- Preparing the changes.txt file for the next beta build and release.
2012-06-25 10:47:13 +00:00
Chris
4bac691aec
- Added the recent commit logs to changes.txt. Preparing for the beta build and release.
2012-06-25 10:40:07 +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
5b49dcc62a
- Text fix for Initiate of Blood.
2012-06-24 21:10:34 +00:00
Sloth
3d689518fb
- Updated Cable 2 deck.
2012-06-24 21:07:08 +00:00
Sloth
1c99e63f06
- Fixed possibility to get stuck in target selection.
2012-06-24 21:05:30 +00:00