Commit Graph

5485 Commits

Author SHA1 Message Date
jendave
4d5ba296dd - Readding Everflowing Chalice's ETB ability that was mistakenly removed during the Great Mana Purge 2011-08-06 15:28:38 +00:00
jendave
8aab658011 - Fix for Modular.
- Fix for regenerating creature not being removed from Combat
- Some more moveTo cleanup.
2011-08-06 15:28:33 +00:00
jendave
56b449ba16 fix Myr Galvanizer "untap all" ability. 2011-08-06 15:28:26 +00:00
jendave
b708338b12 use rstrip() in PerSetTracking.py script when pulling out cardnames. I was getting a few cards as "Missing" that in fact were implemented. I spot-checked the entire revised set. Results now match my manual list. 2011-08-06 15:28:20 +00:00
jendave
8b8f9f4c70 - Fixed the spell description for auras using the enPump keyword with names starting with "T" through "Z". 2011-08-06 15:28:14 +00:00
jendave
b49ca3f10b fix some platform-dependent stuff in PerSetTracking.py. Tested on Mac OS X. (I don't have Windows or *nix boxes running right now.) 2011-08-06 15:27:57 +00:00
jendave
096b8243db - Fixed the spell description for auras using the enPump keyword with names starting with "S". 2011-08-06 15:27:52 +00:00
jendave
874263e74a - Fixed the spell description for auras using the enPump keyword with names starting with "P" through "S". 2011-08-06 15:27:37 +00:00
jendave
3b3bc7d0db - Fixed the spell description for auras using the enPump keyword with names starting with "M" through "O". 2011-08-06 15:27:21 +00:00
jendave
62c2d859ad add Momentum (from Urza's Destiny) 2011-08-06 15:27:09 +00:00
jendave
1c9d956347 add Growth counter to Counters.java 2011-08-06 15:27:02 +00:00
jendave
9c933eba34 *Fixed Agent of Masks
*Updated to triggers:
	Baku Altar
	Balefire Liege
	Ballynock Trapper
	Baloth Woodcrasher
	Battered Golem
	Battlewand Oak
	Bladewing's Thrall
	Blasting Station
	Blazing Specter
	Blessing of Leeches
	Blind Creeper
	Bog Gnarr
	Bog Strider Ash
	Bramble Creeper
	Brass Gnat
	Brass Man
	Breeding Pit
	Brutal Nightstalker
2011-08-06 15:26:56 +00:00
jendave
90fa71db5a - Fixed the spell description for auras using the enPump keyword with names starting with "I" through "L". 2011-08-06 15:26:41 +00:00
jendave
0560bc32ba fix toughness for Keeper of the Nine Gales 2011-08-06 15:26:28 +00:00
jendave
3b2eb751c9 add Keeper of the Nine Gales (from Legions) 2011-08-06 15:26:23 +00:00
jendave
f7127dc159 Fixed table sort NPE when sorting by stats. 2011-08-06 15:26:16 +00:00
jendave
79103ba0a3 - Fixed the spell description for auras using the enPump keyword with names starting with "G" and "H". 2011-08-06 15:26:10 +00:00
jendave
47af1efc0c - Convert Archon of Justice and Wort, Boggart Auntie to Trigger 2011-08-06 15:25:58 +00:00
jendave
7feebbb3f3 *Added boolean "Alone" parameter to the Attacks triggermode.
*Updated to triggers
	AEther Vial
	Agent of Masks
	Ajani's Mantra
	Akki Raider
	Akoum Boulderfoot
	Alaborn Cavalier
	Algae Gharial
	Alley Grifters
	Angelic Benediction
	Angel's Feather
	Apothecary Initiate
	Arcbound Crusher
	Armageddon Clock
	Auriok Champion
2011-08-06 15:25:48 +00:00
jendave
edcba041f6 - Fixed the spell description for auras using the enPump keyword with names starting with "E" AND "F". 2011-08-06 15:25:33 +00:00
jendave
4bd48ce8d0 - Added Steam Catapult. 2011-08-06 15:25:20 +00:00
jendave
9fd2d15b72 add Clickslither (from Legions) 2011-08-06 15:25:12 +00:00
jendave
3291f5a533 add Cephalid Pathmage (from Legions) 2011-08-06 15:25:06 +00:00
jendave
954d081e03 - Fixed the spell description for auras using the enPump keyword with names starting with "D". 2011-08-06 15:24:59 +00:00
jendave
5d7ef0ddd5 added Gallantry (from Tempest and Odyssey) 2011-08-06 15:24:50 +00:00
jendave
1ea1aab8ca - Fixed the spell description for auras using the enPump keyword with names starting with "C". 2011-08-06 15:24:43 +00:00
jendave
4650494e3e added Infected Vermin (from Odyssey) 2011-08-06 15:24:33 +00:00
jendave
26a375d719 *Fixed Abyssal Horror and Rebuff the Wicked.
*Removed yet more debug output from triggers code.
2011-08-06 15:24:26 +00:00
jendave
f79aec62e2 - Convert abAllPump keyword to AB$PumpAll 2011-08-06 15:24:19 +00:00
jendave
ca1ee9ffb2 - Fixed the spell description for auras using the enPump keyword with names starting with "B". 2011-08-06 15:24:08 +00:00
jendave
807e42569f added Krosan Archer (from Odyssey) 2011-08-06 15:23:57 +00:00
jendave
0090628077 added Krosan Avenger (from Odyssey) 2011-08-06 15:23:52 +00:00
jendave
a82f53a1b1 - More cleanup related to moveTo and PlayerZone.remove()
- Re-removing the Cruel Tutor block that got added back in during a recent submission
2011-08-06 15:23:45 +00:00
jendave
f952615774 added Limestone Golem (from Odyssey) 2011-08-06 15:23:38 +00:00
jendave
da020a6ac6 - Updated the code that prevents auras from displaying "Enchanted creature gets 0/0.", the test now includes the possibility that the "K:enPump:0/0" keyword line may have a leading plus or minus sign. 2011-08-06 15:23:32 +00:00
jendave
8a212a36e4 add Su-Chi (from Antiquities) 2011-08-06 15:23:27 +00:00
jendave
e087848ca4 add Staff of Zegon (from Antiquities) 2011-08-06 15:23:20 +00:00
jendave
a7f4382c71 add missing PlayerTurn restriction to Marjhan. 2011-08-06 15:23:14 +00:00
jendave
82fd672442 - Added a white soldier theme. 2011-08-06 15:23:09 +00:00
jendave
9a9209ade4 add Colossus of Sardia (from Antiquities) 2011-08-06 15:23:00 +00:00
jendave
08eba6d61e add Priest of Yawgmoth (from Antiquities) 2011-08-06 15:22:54 +00:00
jendave
e3e8d7b2ef add a little more context to the error in AF API parsing. 2011-08-06 15:22:48 +00:00
jendave
2b90dcefb5 - Added Call the Skybreaker.
- Added a UR Multicolor theme.
2011-08-06 15:22:42 +00:00
jendave
1b8bcf3ab3 - Fixed the spell description for auras using the enPump keyword with names starting with "A". 2011-08-06 15:22:32 +00:00
jendave
52e3e2f6ec * proper helper functions getChoice* moved to GuiUtils 2011-08-06 15:22:19 +00:00
jendave
5c8672cb4f - Auras that use "K:enPump:0/0" will no longer display "Enchanted creature gets 0/0." in the card detail panel. 2011-08-06 15:21:41 +00:00
jendave
6b911a4515 - Converted Violent Ultimatum to AF. 2011-08-06 15:21:35 +00:00
jendave
6afad89ba4 - Implemented very basic AI mulligan. 2011-08-06 15:21:28 +00:00
jendave
207f531471 - Added Seismic Spike, Turn to Dust and Culling the Weak. 2011-08-06 15:21:22 +00:00
jendave
98cf2df2ec - Fixed Ghastly Demise. 2011-08-06 15:21:13 +00:00