jeffwadsworth
4903caa75a
- Added Mercy Killing.
2011-11-16 20:42:11 +00:00
jendave
24e1b18e35
Checkstyle
2011-11-16 18:21:27 +00:00
Sloth
d87c08677e
- Added a modulo operator "Mod" to xMath. (Example X/Mod.2 will return 0 if X is even).
2011-11-16 17:33:12 +00:00
Sloth
129c2a4892
- Added Master of the Veil.
2011-11-16 17:01:37 +00:00
moomarc
73aa486cd0
Added Sinstriker's Will
2011-11-16 16:50:42 +00:00
moomarc
35b2501155
Better LQ pic for Vhati il-Dal (was just a punctuation error before)
2011-11-16 16:25:42 +00:00
Sloth
4f31c2d258
- Fixed Morph costs not being displayed on the cards.
...
- Little name change in ComputerUtil.
2011-11-16 16:19:34 +00:00
Hellfish
7471d249b7
*TriggerHandler now runs static triggers before others. Fixes Adaptive Automaton not pumping Champion of the Parish and others.
2011-11-16 16:03:06 +00:00
Chris
3a52765310
- Fixed the LQ pic URL for Vhati il-Dal.
2011-11-16 15:07:28 +00:00
Chris
37d32f8c22
- Added LQ pic URl to Ixidron.
2011-11-16 14:40:18 +00:00
moomarc
6ec5efab48
Some small fixes and improvements
2011-11-16 13:19:59 +00:00
Sloth
6ca4484db9
- Added some can't win / can't lose checks to the doAssault AI.
2011-11-16 12:40:55 +00:00
Hellfish
aa5627b2e1
*Added
...
Break Open
Ixidor, Reality Sculptor
Skirk Alarmist
2011-11-16 12:23:14 +00:00
Hellfish
82fbd77264
*Fixed front face of DFCs getting double the abilities.
...
*Revised SetState to have a single Mode parameter rather than a lot of different parameters.
2011-11-16 11:43:27 +00:00
Sloth
8417778792
- Until end of turn pumps will now also be removed when the pumped card wasn't on the battlefield.
2011-11-16 11:39:07 +00:00
Chris
e7219c3f19
- Added the recent commit logs to changes.txt. Preparing for the daily build release.
2011-11-16 11:31:10 +00:00
Sloth
bd020cc2ff
- Fixed Skeletonize (4 errors in a single script!).
2011-11-16 09:16:09 +00:00
Sloth
5c19b5889d
- Corrected Casting of Bones and Soldevi Sage.
2011-11-16 08:46:58 +00:00
Sloth
05f8c20c81
- The "DiscardValid" parameter in AF Discard now also works if the mode is "TgtChoose".
...
- Converted Krovikan Sorcerer to script.
2011-11-16 08:39:55 +00:00
moomarc
003741a77e
Added Tidal Warrior
2011-11-16 07:56:19 +00:00
Sloth
3372c17c99
- Added a Cleanup DB to Sindbad and Fa'adiyah Seer.
2011-11-16 07:52:27 +00:00
Sloth
7295c5fb3c
- Converted Sleeper Agent to script.
2011-11-16 07:46:39 +00:00
Sloth
4e5a67fa29
- Added the missing AILogic for Lurebound Scarecrow and fixed the script.
2011-11-16 07:27:51 +00:00
moomarc
fcf7e756e4
Fixed bogus set info and duplicate oracle text for Vhati il-Dal
2011-11-16 06:16:54 +00:00
moomarc
3198eec5fc
Ran set info and oracle scripts
2011-11-16 06:04:18 +00:00
moomarc
54110ba6a7
Fixed Sea's Claim casting cost
2011-11-16 05:46:32 +00:00
Sol
fecc65cc67
- Fixing AI Logic of Soul Bleed
2011-11-16 04:12:50 +00:00
Rob Cashwalker
449cd03c33
Made setDeckType public for DeckEditor to persist the deckType.
2011-11-16 01:18:45 +00:00
jeffwadsworth
6b65f93418
- Added Lurebound Scarecrow
2011-11-15 22:56:25 +00:00
Sloth
d4e979a2ca
- Removed the hardcoded entry of Ixidron and fixed the script.
2011-11-15 21:56:59 +00:00
jeffwadsworth
39fe0c9116
- Added Inquisitor's Snare
2011-11-15 21:24:36 +00:00
jendave
0a7064371d
Checkstyle fixes
2011-11-15 19:44:01 +00:00
jendave
9f98b07d61
Fixed a lot of Checkstyle stuff. Removed some checks - method, class and line length
2011-11-15 19:34:53 +00:00
Hellfish
4061f07391
*Converted Sculpting Steel and Copy Artifact to new Clone-code.
2011-11-15 19:11:16 +00:00
Chris
60c845ccef
- Corrected the LQ pic URL for Momir Vig, Simic Visionary.
2011-11-15 18:42:00 +00:00
Hellfish
5b0b426a64
*Fixed Veinfire Borderpost's text.
2011-11-15 18:38:04 +00:00
jeffwadsworth
52792741f2
- Added Malfegor
2011-11-15 18:01:05 +00:00
Sloth
52ae15e739
- Fixed Skittish Valesk (Thanks Hellfish).
2011-11-15 17:30:13 +00:00
jeffwadsworth
04fbcc1b1f
- Added Inkfathom Witch
2011-11-15 17:23:57 +00:00
Sloth
8f41a3bf57
- Added Caravan Vigil.
2011-11-15 17:23:20 +00:00
Hellfish
cbf36eeef0
*Changed Characteristics-handling from an array to a Map.
...
*Renamed AF_ChangeState to AF_SetState. SetState can be used with a Transform,Flip or NewState parameter.
*Rewrote Clones to use Characteristics.
*Rewrote Morph to use Characteristics.
*Added
Ixidron
Sakashima, the Impostor
2011-11-15 17:14:53 +00:00
Sloth
d4fe16cc7a
- Added player targeting AI to AF GainControl.
2011-11-15 15:57:29 +00:00
moomarc
2dd96cba6f
Small fix for Jinxed Ring
2011-11-15 14:56:02 +00:00
moomarc
a471b0eede
Added Jinxed Ring
2011-11-15 12:47:23 +00:00
Chris
f6c1700ea4
- Added the recent commit logs to changes.txt. Preparing for the daily build release.
2011-11-15 11:48:12 +00:00
Chris
876c2fd0fc
- Ran oracle script.
2011-11-15 11:46:01 +00:00
Chris
467a7633f3
- Ran set info script.
2011-11-15 11:45:11 +00:00
Sloth
2cb8117893
- Added support for targeting players to AF GainControl.
...
- Added Jinxed Idol.
2011-11-15 11:27:48 +00:00
moomarc
651e790b26
Added Mogg Cannon
2011-11-15 11:23:40 +00:00
Sloth
b17ca6a266
- Little AI SVar updates and ran scripts.
2011-11-15 11:03:24 +00:00