Commit Graph

8417 Commits

Author SHA1 Message Date
jendave
4113ecd1d1 - Added Enchanted Evening and Hivestone. 2011-08-06 22:55:23 +00:00
jendave
e3f327dda1 - Added Blanket of Night. 2011-08-06 22:55:15 +00:00
jendave
427cd2580e - Added Lavamancer's Skill. 2011-08-06 22:55:08 +00:00
jendave
d7342f8f1c - Added SVar:RemAIDeck:True to two cards. 2011-08-06 22:55:01 +00:00
jendave
82b62172f2 - Ran set info script. 2011-08-06 22:54:54 +00:00
jendave
b8d51e3037 - Fixed Mana Breach. 2011-08-06 22:54:46 +00:00
jendave
05d55a8b24 - Added Apostle's Blessing for ZzzzSleep. 2011-08-06 22:54:37 +00:00
jendave
0c90452804 - Added the 3 White Knight decks by Corwin. 2011-08-06 22:54:30 +00:00
jendave
72a3ccfc32 *Added Silverskin Armor 2011-08-06 22:54:17 +00:00
jendave
6f01e0f125 *Tweaked the "with<keyword>" and "without<keyword>" part of hasProperty.
*Standardized the text display bit for Modular.
*Added Arcbound Overseer.
2011-08-06 22:54:11 +00:00
jendave
fbb43496b0 add Impaler Shrike (from New Phyrexia) 2011-08-06 22:53:59 +00:00
jendave
cb04f69469 add Profane Command (from Lorwyn) 2011-08-06 22:53:53 +00:00
jendave
4a315375ba - Ran set info script. 2011-08-06 22:53:42 +00:00
jendave
f0e7cf889e add Urborg, Tomb of Yawgmoth (from Planar Chaos) 2011-08-06 22:53:33 +00:00
jendave
257243cb19 stPump will now accept "Types=type1[,type2][,type3][,...]" in place of keywords. This can be used when things statically gain a type "in addition to" its other types. Like Urborg, Tomb of Yawgmoth 2011-08-06 22:53:27 +00:00
jendave
e305143695 add Sword of War and Peace (from New Phyrexia) 2011-08-06 22:53:20 +00:00
jendave
9d4d0dc3c7 AbilityFactory.calculateAmount is now useful when using TargetedPlayer$ with a Defined. 2011-08-06 22:53:13 +00:00
jendave
78b66eed19 - Added some basic targeting AI for changeZoneAll. 2011-08-06 22:53:06 +00:00
jendave
38d9bbc0dc - Added Corwins Captain America 2 and 3 decks.
- Updated Wyatt Earp 3.
2011-08-06 22:52:59 +00:00
jendave
7b43f61417 - Removed hardcoded stuff of Singing Tree. 2011-08-06 22:52:47 +00:00
jendave
4cdd9f8431 - Added SVar:RemAIDeck:True to two new cards. 2011-08-06 22:52:40 +00:00
jendave
15a015f791 - Updated the Joe Kidd decks. 2011-08-06 22:52:34 +00:00
jendave
2ce573354e - Converted Singing Tree to script. 2011-08-06 22:52:26 +00:00
jendave
5d9f500b35 - Converted Island of Wak-Wak to script. 2011-08-06 22:52:19 +00:00
jendave
7767cd8cab *Added
Clearwater Goblet
     Fangren Pathcutter
     Grafted Wargear
     Solarion
2011-08-06 22:52:09 +00:00
jendave
b4784520c7 fix pumps for Serra's Boon 2011-08-06 22:51:59 +00:00
jendave
d4b040942c convert Ashnod's Transmogrant to script. 2011-08-06 22:51:53 +00:00
jendave
ea787c37f5 - Ran set info script. 2011-08-06 22:51:44 +00:00
jendave
f1e5a49951 - Added a SpellDescription$ to Ruthless Invasion. 2011-08-06 22:51:37 +00:00
jendave
18e9dd9371 - Added Greenhilt Trainee for Zzzsleep. 2011-08-06 22:51:31 +00:00
jendave
ef63d36b32 add Incendiary (from Urza's Destiny) 2011-08-06 22:51:24 +00:00
jendave
4d122bcb52 - Ran set info script. 2011-08-06 22:51:17 +00:00
jendave
6a6d61a02d - Added Painful Memories. 2011-08-06 22:51:08 +00:00
jendave
1dbb237aeb - Converted Thoughtcutter Agent to script. 2011-08-06 22:51:01 +00:00
jendave
5b4ed636a9 - Added Lost Hours. 2011-08-06 22:50:51 +00:00
jendave
c12eccc1a0 - The "Chooser" parameter now works as expected with triggered abilities.
- Converted Ghastlord of Fugue to script.
2011-08-06 22:50:45 +00:00
jendave
2baaaac16a - Fixed NPE when auras enter the battlefield targeting tokens that disappeared. 2011-08-06 22:50:35 +00:00
jendave
b3a5ed7a89 - Added Curse to Disappear. 2011-08-06 22:50:28 +00:00
jendave
308dbfed8d *Added
Shaleskin Bruiser
     Stag Beetle
     Tephraderm
2011-08-06 22:50:21 +00:00
jendave
04af316004 make basic land type mana abilities (intrinsic based on Swamp, Forest, Mountain, Plains, and Island) statically granted. Updated card files that are those types. See forum post for more info. 2011-08-06 22:50:10 +00:00
jendave
566fc930da Renamed *Booster* methods to *Draft*. (A booster is also a set of cards, using the word draft makes the code more precise) 2011-08-06 22:49:41 +00:00
jendave
34226dd0fa Fixed a draft editor bug. 2011-08-06 22:49:33 +00:00
jendave
1cd9519bce Restored Deck Import to Deck Editor. 2011-08-06 22:49:26 +00:00
jendave
0989e6f3e0 Renamed method for clarity. 2011-08-06 22:49:18 +00:00
jendave
5ed08a85c5 Decks now store metadata in key-value pairs. New metadata types can be added to the deck without breaking backward compatibility. 2011-08-06 22:49:10 +00:00
jendave
cb4434b4b9 Replaced inefficient list operation 2011-08-06 22:49:04 +00:00
jendave
7b39883c63 Renamed DeckManager methods to be more accurate. Replaced Deck re-reads with HashMap lookups. 2011-08-06 22:48:56 +00:00
jendave
1019f17c01 Fixed Regexp error 2011-08-06 22:48:46 +00:00
jendave
fc05320f33 Typo fix. 2011-08-06 22:48:40 +00:00
jendave
a8bd148b7f Removed old Serialization-based Decks.
Refactored Deck class to a better package.
Renamed NewDeckIO to DeckManager.
Removed DeckIO interface as it is no longer needed
Simplified much of the Deck Manager code.
Added hooks for new Deck file format.
Added metadata info to Deck class.
2011-08-06 22:48:32 +00:00