jendave
|
c93b16ca7c
|
convert Grim Tutor to AF_ChangeZone
|
2011-08-06 13:47:11 +00:00 |
|
jendave
|
1de5642e76
|
convert Diabolic Tutor and Demonic Tutor to AF_ChangeZone.
|
2011-08-06 13:47:04 +00:00 |
|
jendave
|
e949a551e8
|
- Fixing converted Bounce cards with Destination of Library to use Destination$ Library | LibraryPosition$ X
|
2011-08-06 13:46:55 +00:00 |
|
jendave
|
8f7fc0ce81
|
convert some cards to Ability_Cost
|
2011-08-06 13:46:41 +00:00 |
|
jendave
|
ff3bab134a
|
convert Hammerfist Giant and Stern Judge to Ability_Cost
|
2011-08-06 13:46:35 +00:00 |
|
jendave
|
2e09db91dc
|
convert the ability granted by Banishing Knack to Ability_Cost.
|
2011-08-06 13:46:30 +00:00 |
|
jendave
|
cbe4f21628
|
convert Blinkmoth Nexus to AF; convert a couple lands to Ability_Cost
|
2011-08-06 13:46:24 +00:00 |
|
jendave
|
2fdacc8312
|
- Fixed the typo in Archon of Justice.
|
2011-08-06 13:46:17 +00:00 |
|
jendave
|
90d2de8abb
|
convert Myr Galvanizer and Stoneforge Mystic to AFs.
|
2011-08-06 13:46:11 +00:00 |
|
jendave
|
b3b9b214ad
|
- Rarity and set of a face down card is no longer visible if controlled by the AI.
|
2011-08-06 13:46:03 +00:00 |
|
jendave
|
003f31ddfc
|
convert Assembly-Worker, Magus of the Library, Master Transmuter and one of Molten Hydra's abilities to AFs.
|
2011-08-06 13:45:56 +00:00 |
|
jendave
|
52d7ab877e
|
convert Immaculate Magistrate to AF_PutCounter; convert Rhys the Redeemed to Ability_Cost
|
2011-08-06 13:45:47 +00:00 |
|
jendave
|
1c243892e4
|
minor fix to stack descriptions (for plurals) in AF_Counters.
|
2011-08-06 13:45:40 +00:00 |
|
jendave
|
eaf46dd10f
|
add a nonbasic land filter.
|
2011-08-06 13:45:34 +00:00 |
|
jendave
|
46f374885b
|
code cleanup/consolidation in CombatUtil.java
|
2011-08-06 13:45:28 +00:00 |
|
jendave
|
e38def2cb0
|
convert Adun Oakenshield, Dragon Blood, Duskmantle House of Shadow, and Rix Maadi Dungeon Palace to AFs.
|
2011-08-06 13:45:22 +00:00 |
|
jendave
|
6134d3f3c1
|
- Fixed Mark of Asylum and Purity.
|
2011-08-06 13:45:12 +00:00 |
|
jendave
|
a47ae1ffb4
|
convert Goblin Burrows, Daru Encampment, and Shizo Death's Storehouse to AB$Pump
|
2011-08-06 13:45:04 +00:00 |
|
jendave
|
0e32a7ce64
|
convert Okina, Temple to the Grandfathers to AF_Pump.
|
2011-08-06 13:44:55 +00:00 |
|
jendave
|
9dd5005745
|
convert Wasteland and Tectonic Edge to AF_Destroy
|
2011-08-06 13:44:48 +00:00 |
|
jendave
|
acd359e717
|
- Added Strands of Night, Tortured Existence and Undertaker.
|
2011-08-06 13:44:40 +00:00 |
|
jendave
|
3a94d83501
|
- Added Phyrexian Reclamation and Pus Kami.
|
2011-08-06 13:44:32 +00:00 |
|
jendave
|
f6fdcf5f3a
|
- Converted Lord of the Undead to AF.
- Added Golgari Guildmage, Kithkin Spellduster and Malevolent Awakening.
|
2011-08-06 13:44:24 +00:00 |
|
jendave
|
6492374e9b
|
- Added Dowsing Shaman and Terminal Moraine.
|
2011-08-06 13:44:14 +00:00 |
|
jendave
|
4d2bdfb668
|
- Improved the combat AI using First Strike.
- Added a mono white theme.
|
2011-08-06 13:44:07 +00:00 |
|
jendave
|
0cea4d6f0e
|
- Converted Eye of Ugin to AF.
- Added Corpse Harvester and Krosan Verge.
|
2011-08-06 13:43:59 +00:00 |
|
jendave
|
b567cd082f
|
- Added Glen Elendra Archmage, Retract and Cloudgoat Ranger.
|
2011-08-06 13:43:50 +00:00 |
|
jendave
|
1378fbe1db
|
Fixed image not being copied for Cavern Harpy.
TODO: Stop making new cards. Need to have a common card copier that all cards of this sort will use.
|
2011-08-06 13:43:41 +00:00 |
|
jendave
|
80e35ad053
|
Added PicCount, to Aliban's Tower and Cemetary Gate, because they have 2 pictures and have not been reprinted in any other set.
|
2011-08-06 13:43:35 +00:00 |
|
jendave
|
db1f543208
|
Removed PicCount SVar from Snow-Covered Lands. They don't actually have multiple pictures in either Ice Age or Coldsnap.
|
2011-08-06 13:43:29 +00:00 |
|
jendave
|
872bceb4a1
|
- Edited the 85 cards which used either AB$Fetch or SP$Fetch, these cards now use $ChangeZone.
|
2011-08-06 13:43:17 +00:00 |
|
jendave
|
ecc27cd440
|
- Added One with Nothing.
|
2011-08-06 13:42:31 +00:00 |
|
jendave
|
8628695dd7
|
- Use moveTo instead of add in ChangeZone
|
2011-08-06 13:42:24 +00:00 |
|
jendave
|
03036e9d1a
|
Added Base64Coder.java, used by Set Image Downloader.
|
2011-08-06 13:42:18 +00:00 |
|
jendave
|
a7b6390737
|
- Added Mwonvuli Acid-Moss, Frenzied Tilling and Shard Convergence.
|
2011-08-06 13:42:12 +00:00 |
|
jendave
|
efb5e6446e
|
- Added Conflux.
|
2011-08-06 13:42:03 +00:00 |
|
jendave
|
aa4522dd04
|
- Some fixes for ChangeZone for Known Origins.
|
2011-08-06 13:41:57 +00:00 |
|
jendave
|
26fa46cb11
|
add Ancient Amphitheater, Auntie's Hovel, Gilt-Leaf Palace, Murmuring Bosk, Rustic Clachan, Secluded Glen, and Wanderwine Hub.
|
2011-08-06 13:41:51 +00:00 |
|
jendave
|
f7a660731f
|
- Edited the 92 cards which used either AB$Retrieve or SP$Retrieve, these cards now use $ChangeZone.
|
2011-08-06 13:41:33 +00:00 |
|
jendave
|
c81c3ff4df
|
- Fixed Scorched Ruins and Sunder.
|
2011-08-06 13:40:46 +00:00 |
|
jendave
|
3af4c5fd84
|
- Edited the 101 cards which used either AB$Bounce or SP$Bounce, these cards now use $ChangeZone.
- Fixed typo in AEther Vial.
|
2011-08-06 13:40:34 +00:00 |
|
jendave
|
af643c6ff7
|
- Updated 2 themes.
|
2011-08-06 13:39:42 +00:00 |
|
jendave
|
be620515f5
|
- Converted Morbid Hunger to AF:
- Added Engulfing Flames and Gaze of Justice.
|
2011-08-06 13:39:34 +00:00 |
|
jendave
|
fc6c4e8845
|
- Added 3 cards with stSetPT.
|
2011-08-06 13:39:24 +00:00 |
|
jendave
|
0b57cdfc8b
|
- Added 5 cards with stSetPT.
|
2011-08-06 13:39:15 +00:00 |
|
jendave
|
0fd0aaa980
|
- Fix for Grotesque Hybird missing one of it's gained protections
|
2011-08-06 13:39:05 +00:00 |
|
jendave
|
5f592293c3
|
- Fixes for makeToken not copying default color properly.
|
2011-08-06 13:38:59 +00:00 |
|
jendave
|
ba15b9db5d
|
- Fixed a few txt typos.
|
2011-08-06 13:38:52 +00:00 |
|
jendave
|
89daede0e0
|
- Some more tweaking of postwin text
|
2011-08-06 13:38:44 +00:00 |
|
jendave
|
feeb6d2b31
|
- Fixing Mageta the Lion's casting cost
|
2011-08-06 13:38:38 +00:00 |
|