Commit Graph

11732 Commits

Author SHA1 Message Date
Sloth
c4c8cfeae0 - Added Auramancer's Guise. 2011-11-03 20:10:21 +00:00
Sloth
edbc20035c - Fixed Devout Harpist. 2011-11-03 19:57:59 +00:00
jeffwadsworth
2854c259cb - Added Ebonblade Reaper 2011-11-03 19:54:58 +00:00
Sloth
7f79149c81 - Added Miracle Worker. 2011-11-03 18:55:57 +00:00
Sloth
ae9f7ec664 - Added the property "AttachedTo XXX" to hasProperty.
- Added Savaen Elves.
2011-11-03 18:49:59 +00:00
Hellfish
3bf9e807f2 *Converted Skulking Knight to BecomesTarget trigger. 2011-11-03 17:57:12 +00:00
jendave
6d7664d677 Hide old deck generators from New Game gui 2011-11-03 17:22:32 +00:00
jendave
e2d2d3ce36 fix hashcodes 2011-11-03 17:08:26 +00:00
jeffwadsworth
c380e6dd37 - Added Defensive Maneuvers 2011-11-03 17:07:45 +00:00
Sloth
16116a9978 - Little fixes and updates in card text files. 2011-11-03 16:48:10 +00:00
Sloth
d1618d5880 - Fixed a possible NPE in isCardInZone. 2011-11-03 16:24:57 +00:00
jendave
3c8225b18c a few more cleanups 2011-11-03 16:24:31 +00:00
jendave
1a651d0217 changed Constants and NewConstants from Interfaces to static classes. 2011-11-03 16:16:33 +00:00
jeffwadsworth
92eb9eddbe - Added Commando Raid 2011-11-03 16:00:29 +00:00
jeffwadsworth
9f7295f9e8 - Fixed Mentor of the Meek 2011-11-03 15:16:37 +00:00
jendave
a4fa8af201 checkstyle fixes 2011-11-03 14:48:05 +00:00
slapshot5
aa589393aa convert Do or Die to script 2011-11-03 13:04:19 +00:00
Chris
3d0e0f2e09 - Added LQ pic URLs to Ulvenwald Mystics / Ulvenwald Primordials. 2011-11-03 13:01:03 +00:00
slapshot5
3fed3e29ca add Liliana of the Veil (from Innistrad) 2011-11-03 12:53:54 +00:00
slapshot5
a926c65c17 add an AF for "Separate cards into two piles". It has params for:
-Separator
-Chooser
-Target/Defined Player
-ValidCards
-ChosenPile (gives the a DB$ XXXX), and it performs that ability on the Chosen Pile (Like SacrificeAll)

It likely can't handle all cards with things like this yet, but should be easy to build on.
2011-11-03 12:52:34 +00:00
Sloth
9ac075b6b0 - Fixed two more cards that needed a DefinedPlayer parameter (note that Jester's Mask still does not work). 2011-11-03 12:42:09 +00:00
Chris
7b0640cfff - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-11-03 10:04:58 +00:00
Chris
244cdb2cd0 - Ran oracle script. 2011-11-03 10:01:22 +00:00
Chris
8c47cf5c15 - Ran set info script. 2011-11-03 10:00:30 +00:00
Sloth
3e1f8d9f1f - Turned the ability of Quagnoth into a proper triggered ability. 2011-11-03 07:44:49 +00:00
Sloth
fe00f490d4 - Converted Psychic Purge to script. 2011-11-03 07:32:44 +00:00
Sloth
8e32120a3f - Fixed Overburden. 2011-11-03 07:25:14 +00:00
Sloth
8390bd7ade - Necropotence will no longer show the names of the cards exiled face down. 2011-11-03 07:15:15 +00:00
Sloth
117026bd29 - The keyword "Play with the top card of your library revealed." will no longer work outside the battlefield. 2011-11-03 07:08:29 +00:00
moomarc
d75c5e64eb Added Metrognome 2011-11-03 06:36:36 +00:00
moomarc
f4e383d02e Added Tombstone Stairwell to recently added cards list 2011-11-03 05:42:39 +00:00
slapshot5
85d297657d cleanup in SpellAbility.java 2011-11-03 05:17:40 +00:00
jeffwadsworth
fffd8063e1 - Added Spreading Plague 2011-11-03 02:23:28 +00:00
jendave
650001484b Fix antrun plugin version. Maven 3.0.3 now required for build 2011-11-02 23:04:53 +00:00
jendave
51962d8c01 Add jautodoc prefs for Eclipse 2011-11-02 22:36:55 +00:00
jendave
efbc7c19d5 Update Maven antrun plugin. 2011-11-02 22:02:48 +00:00
Sloth
814557f7b0 - Changed the default card size to small. 2011-11-02 21:54:24 +00:00
Hellfish
5a11e64661 *Added Tolarian Winds based on Soratami Seer. 2011-11-02 21:51:04 +00:00
Hellfish
4f951f32d5 *The parameters of ThisTurnCast,LastTurnCast and ThisTurnCast are now separated by underscore rather than space so that the named and notnamed properties can be used with them.
*New xMath operators LimitMin and LimitMax. LimitMin.X will return the count if it's >= X or return X otherwise. LimitMax is the same but <= X.
*Added Sift Through Sands.
2011-11-02 21:41:32 +00:00
Chris
f579614f56 - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-11-02 16:27:45 +00:00
jendave
c0d57f382f update developer list 2011-11-02 15:51:00 +00:00
jeffwadsworth
fcaf8107f8 - Little fix Erayo Soratami Ascendant, etc. 2011-11-02 15:34:21 +00:00
jendave
e119c3d284 fix namespaces 2011-11-02 15:31:39 +00:00
jendave
2aeff7ca02 rename namespaces per Java standards 2011-11-02 15:11:47 +00:00
jendave
def26056a2 more renames 2011-11-02 14:45:38 +00:00
jendave
b594ba087c rename files to conform with Java standards 2011-11-02 14:45:19 +00:00
jendave
8e1be3d95a rename files to confirm with Java standards 2011-11-02 14:19:26 +00:00
Chris
d740c598a3 - Ran oracle script. 2011-11-02 11:01:09 +00:00
Chris
237028950b - Ran set info script. 2011-11-02 11:00:15 +00:00
moomarc
fabc2014ad 2011-11-02 10:55:27 +00:00