Commit Graph

12151 Commits

Author SHA1 Message Date
Chris
521bd4706f - Added the comparator "M2" that returns true if the values are equal modulo 2. 2011-11-18 11:45:45 +00:00
Sloth
d22e744b2b - Added the comparator "M2" that returns true if the values are equal modulo 2. 2011-11-18 11:23:45 +00:00
Sloth
b51c9b257b - Added the property "notEnteredBattlefieldThisTurn". 2011-11-18 11:14:23 +00:00
Sloth
303ffb43ab - Improved untapCanPlayAI (it was not using the Defined parameter). 2011-11-18 11:06:09 +00:00
Sloth
ae5183d1fc - Added the keyword "CARDNAME can attack as though it had haste." and converted Instill Energy. 2011-11-18 11:02:35 +00:00
Sloth
56ddea8e21 - Fixed Echoing Truth. 2011-11-18 10:54:29 +00:00
moomarc
a81339b3c9 Fixed Soltari Visionary
Ran scripts
2011-11-18 08:29:54 +00:00
jeffwadsworth
dc77a3cc8d - Added Ribbons of Night 2011-11-17 21:43:10 +00:00
jeffwadsworth
f8818009f5 - Removed Twisted Justice. Wrong target. Can't be scripted without some code changes. 2011-11-17 21:25:13 +00:00
Sloth
810e1bc8b5 - Added the property "gotBlockedThisTurn".
- Added Fyndhorn Druid.
2011-11-17 20:57:41 +00:00
jeffwadsworth
7c101ae712 - Added Terraformer 2011-11-17 20:35:49 +00:00
jeffwadsworth
fda68195ac - Added Torpid Moloch 2011-11-17 20:23:19 +00:00
jendave
8a51b1047b Remove package-info check since it casues a problem with Unit Tests. 2011-11-17 20:20:20 +00:00
jeffwadsworth
45705f5e52 - Added Twisted Justice 2011-11-17 18:04:07 +00:00
jendave
34366cc29e Disabled failing tests. Build now requires unit tests to pass. 2011-11-17 17:26:06 +00:00
jendave
579f39c3cc Cleaning up unit tests 2011-11-17 16:35:43 +00:00
Sloth
cea9631bbe - Added Insubordination. 2011-11-17 16:16:10 +00:00
Sloth
51e56dbdda - Fixed the loseControl commands in AF GainControl. 2011-11-17 16:05:20 +00:00
jendave
0bb457fd76 checkstyle 2011-11-17 15:56:13 +00:00
moomarc
d389c0e8c3 Added Soltari Visionary 2011-11-17 15:05:52 +00:00
Sloth
8019de85b6 - Removed the keyword "At the beginning of your end step, destroy this creature if it didn't attack this turn." and converted Aggression. 2011-11-17 13:55:50 +00:00
Sloth
e90b844f48 - Moved the updating of attackedThisTurn from the EndOfTurn to the CleanUp phase.
- Removed the keyword "At the beginning of your end step, sacrifice this creature unless it attacked this turn." and converted Instill Furor.
2011-11-17 13:08:59 +00:00
Sloth
cda6c898db - Added Tangle Kelp. 2011-11-17 12:49:49 +00:00
Sloth
352344831a - Added Goblin Rock Sled. 2011-11-17 11:46:15 +00:00
moomarc
fc44d27af4 Inserted missing space between variable and pipe in Hand to Hand 2011-11-17 11:45:30 +00:00
Sloth
29897a2a13 - Added Giant Turtle. 2011-11-17 11:39:21 +00:00
Chris
00c3638a1c - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-11-17 11:33:25 +00:00
moomarc
3bbbfa1330 Added Predatory Urge
Added Sinstriker's Will
2011-11-17 10:55:46 +00:00
Sloth
7b3f63619f - Creatures that change controllers will be summoning sick again. 2011-11-17 10:28:40 +00:00
Sloth
cc0b85a844 - Fixed suspended creatures not gaining haste. 2011-11-17 10:08:33 +00:00
Sloth
abdbbbb315 - Fixed Reality Strobe. 2011-11-17 09:56:43 +00:00
Sloth
e2b28e9ec7 - Fixed Shimian Specter. 2011-11-17 09:51:46 +00:00
Sloth
8cb3ffd0e7 - Equipment will now fall off if the equipped permanent is no longer a creature. 2011-11-17 09:24:25 +00:00
Hellfish
96f45aeb42 *Reverted part of the Adaptive Automaton+Champion of the Parish fix so as not to make Auras crash the game. 2011-11-17 07:56:34 +00:00
moomarc
ebc5c213bf Added Keeper of the Flame
Added Keeper of the Light
Ran Oracle and set info scripts
2011-11-17 07:52:20 +00:00
moomarc
bad7cbbbf7 Removed Sinstrikers Will. Committed prematurely but not working 2011-11-17 05:59:10 +00:00
moomarc
0fdbadfa92 Added Goblin Cadets
Added Witch Engine
2011-11-17 05:40:05 +00:00
jeffwadsworth
0cca13b9ee - Added Vigor Mortis 2011-11-16 21:54:26 +00:00
Sloth
abd0568eea - Added the following properties to hasProperty: attackedThisTurn, attackedLastTurn, blockedThisTurn, notAttackedThisTurn, notAttackedLastTurn and notBlockedThisTurn.
- Added Lurker.
2011-11-16 21:34:37 +00:00
jeffwadsworth
beba24dca4 - Added Lady Sun 2011-11-16 21:27:34 +00:00
Sloth
8d9aeacd61 - Added Backslide. 2011-11-16 20:43:12 +00:00
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