jendave
|
48c90d78f7
|
add Armor Thrull (from Fallen Empires)
|
2011-08-06 09:40:24 +00:00 |
|
jendave
|
02e9e48ea5
|
fix Spiteful Visions to damage both players, not just opponent.
|
2011-08-06 09:40:16 +00:00 |
|
jendave
|
97da909cad
|
add Ragnar (from Legends)
|
2011-08-06 09:40:10 +00:00 |
|
jendave
|
6c7c1176d6
|
add Power Surge (from original base Alpha)
|
2011-08-06 09:40:03 +00:00 |
|
jendave
|
3a4e0efaef
|
code consolidation in GameActionUtil.java
|
2011-08-06 09:39:54 +00:00 |
|
jendave
|
0982034515
|
- Corrected Macabre Waltz.
- Fixed Voja color.
- Converted Karmic Guide to keyword.
- Added Crypt Angel, Izzet Chronarch and Leonin Squire.
|
2011-08-06 09:39:48 +00:00 |
|
jendave
|
0b7fffeea7
|
code cleanup in GameActionUtil.java
|
2011-08-06 09:39:37 +00:00 |
|
jendave
|
b8449c95f4
|
fix for Player.getPlaneswalker()
|
2011-08-06 09:39:31 +00:00 |
|
jendave
|
b2bd356ed2
|
fix mana cost for Twitch.
|
2011-08-06 09:39:26 +00:00 |
|
jendave
|
46e94e0722
|
parameterize a Comparator
|
2011-08-06 09:39:20 +00:00 |
|
jendave
|
9980a8a22d
|
commenting out dead code.
|
2011-08-06 09:39:15 +00:00 |
|
jendave
|
e131d1efd5
|
move more small stuff from GameAction to Player
|
2011-08-06 09:39:10 +00:00 |
|
jendave
|
9b9b834b58
|
move scry code from GameAction to Player
|
2011-08-06 09:39:04 +00:00 |
|
jendave
|
13c52d949e
|
updating calls to GameAction.shuffle (part 4)
|
2011-08-06 09:38:56 +00:00 |
|
jendave
|
281be1452c
|
updating calls to GameAction.shuffle (part 3)
|
2011-08-06 09:38:51 +00:00 |
|
jendave
|
7f04b29e0a
|
parameterizing Comparator in CardFactroy_Sorceries.java
|
2011-08-06 09:38:45 +00:00 |
|
jendave
|
7cef6ebd4e
|
remove card specific code in favor or reusable code.
|
2011-08-06 09:38:39 +00:00 |
|
jendave
|
723a9ac1b1
|
remove Card specific code in favor of generalized functions
|
2011-08-06 09:38:33 +00:00 |
|
jendave
|
2f564f78d6
|
updating calls to GameAction.shuffle (part 2)
|
2011-08-06 09:38:27 +00:00 |
|
jendave
|
bbb42339a3
|
updating calls to GameAction.shuffle (part 1)
|
2011-08-06 09:38:18 +00:00 |
|
jendave
|
2e9d07aa24
|
Convert Righteousness to AbilityFactory_Pump
|
2011-08-06 09:38:11 +00:00 |
|
jendave
|
dd05fb061d
|
Added Marauding Knight
|
2011-08-06 09:38:04 +00:00 |
|
jendave
|
38fcd7cbb4
|
moved shuffle to Player, deprecated GameAction.shuffle, and redirected to Player
|
2011-08-06 09:37:58 +00:00 |
|
jendave
|
54f96f92ee
|
updating drawCard calls (part 5)
|
2011-08-06 09:37:52 +00:00 |
|
jendave
|
39e2fa7bd8
|
updating drawCard calls (part 4)
|
2011-08-06 09:37:46 +00:00 |
|
jendave
|
c740374bb4
|
updating drawCard calls (part 3)
|
2011-08-06 09:37:40 +00:00 |
|
jendave
|
0a70ad1e3b
|
1) added mayDrawCard functionality to Player structure
2) updated GameActionUtil.java to call new draw functions.
|
2011-08-06 09:37:32 +00:00 |
|
jendave
|
cb0a4dab5b
|
translated GameAction.java
|
2011-08-06 09:37:25 +00:00 |
|
jendave
|
0fad33a060
|
updating drawCard calls (part 2)
|
2011-08-06 09:37:17 +00:00 |
|
jendave
|
fc530c66d0
|
updating addAssignedDamage calls.
|
2011-08-06 09:37:11 +00:00 |
|
jendave
|
52c761edc8
|
updating drawCard calls (part 1)
|
2011-08-06 09:37:04 +00:00 |
|
jendave
|
6ea2a161fb
|
Conversion of spPump and abPump to AbilityFactory - SP$Pump and AB$Pump.
Only supports normal targeted pumps and self-pumps. Equipment pumps are not supported.
Sample cards - Captive Flame, Colos Yearling and Giant Growth.
|
2011-08-06 09:36:57 +00:00 |
|
jendave
|
5e1f8c3e02
|
moved drawCard functions to new player class structure. Deprecated and redirected the methods in GameAction.java. I will work on changing all source to call the new functions.
|
2011-08-06 09:36:49 +00:00 |
|
jendave
|
5a4f3b497d
|
forgot the txt file for Well-Laid Plans...
|
2011-08-06 09:36:42 +00:00 |
|
jendave
|
0d8cb152cc
|
add Well-Laid Plans (from Invasion)
|
2011-08-06 09:36:36 +00:00 |
|
jendave
|
9fd529602c
|
- Added a WG Enchantment theme.
|
2011-08-06 09:36:29 +00:00 |
|
jendave
|
1f462e0960
|
add Manabarbs (from original base Alpha)
|
2011-08-06 09:36:23 +00:00 |
|
jendave
|
a7a79b454b
|
- Fixed Trickster Mage.
- etbReturnTgt now handles "you may return" and added "MayReturn" as a parameter to a group of cards.
|
2011-08-06 09:36:15 +00:00 |
|
jendave
|
b8a47ffa5a
|
- Added a BG Mimic theme.
|
2011-08-06 09:36:01 +00:00 |
|
jendave
|
96fa0f6fc4
|
- Added Ancestral Mask and Crusading Knight.
|
2011-08-06 09:35:55 +00:00 |
|
jendave
|
979db256e1
|
- Added a white Flying theme.
|
2011-08-06 09:35:48 +00:00 |
|
jendave
|
923b6f3c1e
|
add Uncle Istvan (from The Dark)
|
2011-08-06 09:35:41 +00:00 |
|
jendave
|
955255223b
|
add Spirit of Resistance (from Invasion)
|
2011-08-06 09:35:35 +00:00 |
|
jendave
|
59c7f96169
|
add Champion Lancer (from Starter 1999)
|
2011-08-06 09:35:28 +00:00 |
|
jendave
|
074fa0d9f6
|
add Argothian Treefolk (from Antiquities)
|
2011-08-06 09:35:20 +00:00 |
|
jendave
|
9926bae930
|
move Argothian Pixies "prevent" keyword to Card.java
|
2011-08-06 09:35:12 +00:00 |
|
jendave
|
623f6799f7
|
fix typo in damage prevention keyword
|
2011-08-06 09:35:07 +00:00 |
|
jendave
|
74d0f3a40a
|
1) tweak 'Prevent all damage' and 'Prevent all combat damage' keyword handling.
2) remove note from Heart of Light
|
2011-08-06 09:35:01 +00:00 |
|
jendave
|
ae5f1d7b71
|
add Standing Stones (from The Dark)
|
2011-08-06 09:34:53 +00:00 |
|
jendave
|
d17728c24b
|
if Morph isFaceDown, the combat message saying "Select a creature to block ____________" now says Morph instead of the real card name.
|
2011-08-06 09:34:46 +00:00 |
|