jendave
|
94db538e4c
|
- Made some edits to Gui_DeckEditor. Everything should be visible in the deck editor. The card detail panel and the picture panel can now be seen in it's entirety even when the monitor res is set to 1024 x 768.
|
2011-08-06 14:49:59 +00:00 |
|
jendave
|
495c327d7b
|
Card table sorter now weighs colored mana higher than uncolored mana and takes casting costs with X into account so that the sorted order becomes:
2 < X 2 < 1 U < U U == UR U < X U U < X X U U
|
2011-08-06 14:49:53 +00:00 |
|
jendave
|
bd0060229a
|
- Fixed an indentation problem in Gui_DeckEditor.
|
2011-08-06 14:49:47 +00:00 |
|
jendave
|
7701caf235
|
add Lich (from original base Alpha)
|
2011-08-06 14:49:42 +00:00 |
|
jendave
|
154bf48f23
|
- The deck editor card detail panel will grow and shrink in size.
|
2011-08-06 14:49:33 +00:00 |
|
jendave
|
7376c5d244
|
move Serra Avenger canPlay code into Spell_Permanent.
|
2011-08-06 14:49:28 +00:00 |
|
jendave
|
6017454a3d
|
- Added the missing white filter icons. These are from the original filter archive and they unfortunately display a flattened right and bottom sides. It is still better than not having the white filter.
- Commented out some used imports.
|
2011-08-06 14:49:21 +00:00 |
|
jendave
|
73b9590574
|
add CURRENCY counter type.
|
2011-08-06 14:49:12 +00:00 |
|
jendave
|
579b5b88dc
|
add Trade Caravan (from Homelands)
|
2011-08-06 14:49:07 +00:00 |
|
jendave
|
e08836e07c
|
add Torture (from Homelands)
|
2011-08-06 14:49:01 +00:00 |
|
jendave
|
4a2b1c7a53
|
update AF$PutCounter to accept Defined$
|
2011-08-06 14:48:54 +00:00 |
|
jendave
|
ab119f57c5
|
- Merged Choppic's newest Gui_DeckEditor.java file. Edited the deck editor images path to "res/images/deckeditor/". Also merged Choppic's newest set of deck editor icons.
|
2011-08-06 14:48:48 +00:00 |
|
jendave
|
9162c272e5
|
add Reveka, Wizard Savant (from Homelands)
|
2011-08-06 14:48:30 +00:00 |
|
jendave
|
75ca3e4bae
|
add Marjhan (from Homelands)
|
2011-08-06 14:48:24 +00:00 |
|
jendave
|
2aac0e71b1
|
added Balloon Peddler (from Mercadian Masques)
|
2011-08-06 14:48:18 +00:00 |
|
jendave
|
f0dfe44626
|
added Boa Constrictor (from Mercadian Masques)
|
2011-08-06 14:48:11 +00:00 |
|
jendave
|
d08a6c5cf8
|
fix LQ pic for Mirror Wall
|
2011-08-06 14:48:05 +00:00 |
|
jendave
|
dbdddbcef7
|
add Grandmother Sengir (from Homelands)
|
2011-08-06 14:47:59 +00:00 |
|
jendave
|
58931dea55
|
add Faerie Noble (from Homelands)
|
2011-08-06 14:47:53 +00:00 |
|
jendave
|
90391f7c5e
|
fix LQ pic URL for Necromantic Thirst and Woebearer
|
2011-08-06 14:47:47 +00:00 |
|
jendave
|
1cb41e2536
|
add Didgeridoo (from Homelands)
|
2011-08-06 14:47:40 +00:00 |
|
jendave
|
220f064ae8
|
add Coral Reef (from Homelands)
|
2011-08-06 14:47:34 +00:00 |
|
jendave
|
cf3cec4315
|
added Darting Merfolk (from Mercadian Masques)
|
2011-08-06 14:47:28 +00:00 |
|
jendave
|
6d1e2e87df
|
add Black Carriage (from Homelands)
|
2011-08-06 14:47:22 +00:00 |
|
jendave
|
a843ff5777
|
add Aysen Crusader (from Homelands)
|
2011-08-06 14:47:16 +00:00 |
|
jendave
|
5bcdf3e113
|
add An-Havva Constable (from Homelands)
|
2011-08-06 14:47:10 +00:00 |
|
jendave
|
a4abe6755f
|
- Added Mirror Wall and Wall of Wonder.
|
2011-08-06 14:47:03 +00:00 |
|
jendave
|
07c53aff80
|
- Added SVar:RemAIDeck:True to some newly added cards.
|
2011-08-06 14:46:55 +00:00 |
|
jendave
|
3092ea9b4a
|
add Abbey Matron (from Homelands)
|
2011-08-06 14:46:48 +00:00 |
|
jendave
|
066cb42948
|
add Dark Maze (from Homelands)
|
2011-08-06 14:46:42 +00:00 |
|
jendave
|
4c76babe4b
|
- Added Worm Harvest.
|
2011-08-06 14:46:36 +00:00 |
|
jendave
|
67c36ed654
|
- Added a GameActionUtil.showYesNoDialog() to Renewed Faith's CycleCommand().
|
2011-08-06 14:46:30 +00:00 |
|
jendave
|
5723d4ee1e
|
add Trade Routes (from Mercadian Masques)
|
2011-08-06 14:46:24 +00:00 |
|
jendave
|
d207d348af
|
convert the Refuge lands to keywords
|
2011-08-06 14:46:18 +00:00 |
|
jendave
|
010b0602e8
|
- Added Whetstone.
- Updated the Milling theme.
|
2011-08-06 14:46:09 +00:00 |
|
jendave
|
2fd347f994
|
a couple fixes/updates to Fireball
-fix stack description
-use lists for targets
-reset targets if spell in cancelled
|
2011-08-06 14:46:01 +00:00 |
|
jendave
|
fb7e0c7c8b
|
convert Cao Ren, Wei Commander, Dread Reaper, Eviscerator, Foul Imp, and Vampiric Spirit. Add Necrogen Scudder (from Scars of Mirrodin).
|
2011-08-06 14:45:55 +00:00 |
|
jendave
|
a88bc65c88
|
add etbLoseLife keyword as (K:etbLoseLife:3); The AI is built into Spell_Permanent so Compy won't do anything stupid.
-convert Serpent Warrior as an example.
|
2011-08-06 14:45:44 +00:00 |
|
jendave
|
72aee47cde
|
fix hand differential discard for Balance.
|
2011-08-06 14:45:36 +00:00 |
|
jendave
|
4878c920bb
|
- Converted Devout Monk, Kemba's Skyguard, Kitchen Finks, Pelakka Wurm, Shu Grain Caravan, Temple Acolyte, Venerable Monk to etbGainLife.
|
2011-08-06 14:45:30 +00:00 |
|
jendave
|
dc53b9647d
|
convert Angel of Mercy, Rhox Bodyguard and Tireless Missionaries to etbGainLife
|
2011-08-06 14:45:19 +00:00 |
|
jendave
|
7a763d78a2
|
change Lava Hounds ability to resolve with addDamage instead of loseLife
|
2011-08-06 14:45:11 +00:00 |
|
jendave
|
82ac57b681
|
- Converted Jedit's Dragoons, Lone Missionary, Obstinate Baloth, Shu Soldier-Farmers, Spiritual Guardian, Staunch Defenders, Teroh's Faithful to etbGainLife.
|
2011-08-06 14:45:05 +00:00 |
|
jendave
|
7593477dcd
|
- Converted Radiant's Dragoons to etbGainLife.
|
2011-08-06 14:44:55 +00:00 |
|
jendave
|
24892a4f42
|
consolidate some player damage discard effects.
|
2011-08-06 14:44:47 +00:00 |
|
jendave
|
d8596e5830
|
- Converted Fire Bowman to AF.
|
2011-08-06 14:44:41 +00:00 |
|
jendave
|
5d9820d8de
|
- Added a WB cleric theme.
|
2011-08-06 14:44:31 +00:00 |
|
jendave
|
cd159a2476
|
add Necromantic Thirst (from Ravnica:City of Guilds)
|
2011-08-06 14:44:24 +00:00 |
|
jendave
|
2d30a9af66
|
add Woebearer (from Mirrodin)
|
2011-08-06 14:44:16 +00:00 |
|
jendave
|
ea084481f4
|
enforce targeting for The Unspeakable ability.
|
2011-08-06 14:44:07 +00:00 |
|