Commit Graph

3184 Commits

Author SHA1 Message Date
jendave
63910bb48c fixing up types for Eldrazi Conscription. 2011-08-06 09:55:25 +00:00
jendave
b34af7f411 passing in player param for Urza's Tower check. 2011-08-06 09:55:19 +00:00
jendave
5151fbe2b8 convert Night of Soul's Betrayal to stPumpAll 2011-08-06 09:55:13 +00:00
jendave
d4fad1bf06 Initial development of SetInfo support. SetInfo object intended to be very simple, public member variables for the moment.
Card object has a list of SetInfo, supplied by SetInfo: lines in text file.
Example card - Giant Growth, reprinted in all core sets.
No code that makes use of this information yet, local testing based on hijacking the Start Game button.
2011-08-06 09:55:06 +00:00
jendave
cfccfdcee2 add Urza's Mine, Urza's Power Plant, and Urza's Tower (from Antiquities) 2011-08-06 09:54:56 +00:00
jendave
fd54a0d69f add Revenant (from Stronghold) 2011-08-06 09:54:47 +00:00
jendave
27a1b3808c - Conversion to StringBuilder. This finishes QuestUtil.java. 2011-08-06 09:54:40 +00:00
jendave
5553a06fe6 convert Bad Moon and Crusade to stPumpAll keyword 2011-08-06 09:54:35 +00:00
jendave
c84088c542 convert Goblin King to stPumpAll keyword. 2011-08-06 09:54:27 +00:00
jendave
08756d302c - Conversion to StringBuilder. This finishes GameActionUtil.java. 2011-08-06 09:54:19 +00:00
jendave
3bc5ca05c6 Tower of Fortunes!YAY! 2011-08-06 09:54:13 +00:00
jendave
d421d3f01d - Conversion to StringBuilder. Still working on GameActionUtil.java. 2011-08-06 09:54:07 +00:00
jendave
e95a3cdeb0 - Conversion to StringBuilder. Still working on GameActionUtil.java. 2011-08-06 09:54:02 +00:00
jendave
1898482347 convert Lord of Atlantis to stPumpAll keyword. 2011-08-06 09:53:56 +00:00
jendave
c6aa172c01 - Conversion to StringBuilder. Still working on GameActionUtil.java. 2011-08-06 09:53:49 +00:00
jendave
ecd2a48f54 - Conversion to StringBuilder. Still working on GameActionUtil.java. I will get back to this evening, got things to do. 2011-08-06 09:53:43 +00:00
jendave
49c6ee5148 - Conversion to StringBuilder. Still working on GameActionUtil.java. 2011-08-06 09:53:37 +00:00
jendave
99ae96bc93 add Disrupting Scepter (from original base Alpha) 2011-08-06 09:53:32 +00:00
jendave
7ce3fd708f convert Ashenmoor Cohort, Ballynock Cohort, Briarberry Cohort, Crabapple Cohort and Mudbrawler Cohort to stPumpSelf keyword 2011-08-06 09:53:24 +00:00
jendave
c0d92dfeff convert AEther Vial's upkeep ability to WheneverKeyword 2011-08-06 09:53:15 +00:00
jendave
3c2c8ce492 - Conversion to StringBuilder. Still working on GameActionUtil.java. 2011-08-06 09:53:07 +00:00
jendave
97a0ef4caf temp fix for WheneverKeyword GainLife 2011-08-06 09:53:02 +00:00
jendave
c016bb1f60 neatness tweaks for Time Bomb code. 2011-08-06 09:52:56 +00:00
jendave
fa5e5ad902 fixing suspend (checking in for Sol) 2011-08-06 09:52:50 +00:00
jendave
f40455430a Fix WheneverKeyword not dealing damage to player on multi-target select. 2011-08-06 09:52:45 +00:00
jendave
a6fb0d6735 fix up special case of WheneverKeyword:DrawCard:ControllingPlayer_Opponent 2011-08-06 09:52:39 +00:00
jendave
1fa84a4ed7 - Conversion to StringBuilder. Still working on GameActionUtil.java. 2011-08-06 09:52:34 +00:00
jendave
990f109048 - Fixed Knight of New Alara. 2011-08-06 09:52:28 +00:00
jendave
7c69d64e8e add Time Bomb (from Ice Age) 2011-08-06 09:52:23 +00:00
jendave
2132e38a66 code cleanup/consolidation in GameActionUtil.java 2011-08-06 09:52:15 +00:00
jendave
e1b25006c1 convert Sedge Troll and Hedge Troll to stPumpSelf keyword. 2011-08-06 09:52:09 +00:00
jendave
f1234e93db convert Loam Lion to stPumpSelf 2011-08-06 09:52:01 +00:00
jendave
78e674da6a convert Kird Ape to stPumpSelf keyword. 2011-08-06 09:51:53 +00:00
jendave
71994b65d3 - Conversion to StringBuilder. Still working on GameActionUtil.java. 2011-08-06 09:51:45 +00:00
jendave
941b021f16 - Conversion to StringBuilder. Still working on GameActionUtil.java. 2011-08-06 09:51:40 +00:00
jendave
00428806c5 - Conversion to StringBuilder. Still working on GameActionUtil.java. 2011-08-06 09:51:34 +00:00
jendave
7334da4748 - Fixed Wildfire and Destructive Force bug. 2011-08-06 09:51:28 +00:00
jendave
54463d945a add Mage's Guile (from Onslaught) 2011-08-06 09:51:23 +00:00
jendave
61f7a194a1 add Nature's Resurgence (from Weatherlight) 2011-08-06 09:51:17 +00:00
jendave
30062878e3 add RemAIDeck to Standing Stones 2011-08-06 09:51:09 +00:00
jendave
cbc9291c93 - Converted Kobold Overlord and Battering Sliver to stPump. 2011-08-06 09:51:04 +00:00
jendave
4275efffeb - Converted Reach of Branches, Soul's Attendant, Soul Warden and Essence Warden to whenever keyword.
- Added Battered Golem.
2011-08-06 09:50:55 +00:00
jendave
57450078af add Selesnya Guildmage (from Ravinica: City of Guilds). Thanks Kurai! 2011-08-06 09:50:46 +00:00
jendave
0aca243399 - Conversion to StringBuilder. Still working on GameActionUtil.java. 2011-08-06 09:50:39 +00:00
jendave
edb9c53e81 add Mana Short (from original base Alpha) 2011-08-06 09:50:33 +00:00
jendave
9261ef4c1a updating Fallen Empires storage lands and Legends Mana Batteries to use StringBuilder in mana() 2011-08-06 09:50:26 +00:00
jendave
e33cf66f0a minor capitalization changes in a couple of AllZoneUtil functions. 2011-08-06 09:50:20 +00:00
jendave
e48fa2e34a - Added Strength of Unity. 2011-08-06 09:50:14 +00:00
jendave
6156fc8994 - Added a UBG arcane sprits theme. 2011-08-06 09:50:08 +00:00
jendave
4d394cfb1f * quest assignments use the same gui as set for quest matches
* opponent game area is mirrored
* tokens with the same name stack even if they have different P/T in new gui
2011-08-06 09:50:01 +00:00