Commit Graph

5168 Commits

Author SHA1 Message Date
jendave
52f9065e5d Removed unused code copy. 2011-08-06 15:18:52 +00:00
jendave
0542959b67 Fixed some panel state bugs. 2011-08-06 15:18:46 +00:00
jendave
f947bd5fc0 Fixed stall refresh issue. 2011-08-06 15:18:38 +00:00
jendave
60e95ee33a Renamed main Quest frame classname 2011-08-06 15:18:31 +00:00
jendave
955ba8783d * hacky fix for random deck gen; AllZone.Display will be recreated during game startup; bad design to fix common dialog into a runtime unknown heavy object 2011-08-06 15:18:21 +00:00
jendave
e0f9e2ec9a - Some more cleanup related to PlayerZone.remove and moveTo 2011-08-06 15:18:15 +00:00
jendave
c8d333381f add Austere Command (from Lorwyn) 2011-08-06 15:18:06 +00:00
jendave
23e8891839 - Added Cadaverous Bloom. 2011-08-06 15:17:58 +00:00
jendave
840fd76da9 fix enchantments filter in AllZoneUtil. I thought I was losing my mind. 2011-08-06 15:17:52 +00:00
jendave
759fef635f - Converted Cultivate and Kodama's Reach to AF 2011-08-06 15:17:46 +00:00
jendave
4ee7942026 remove leftover debug code from Mirari's Wake 2011-08-06 15:17:38 +00:00
jendave
6e6822bde6 - Converted Khalni Heart Expedition to AF 2011-08-06 15:17:32 +00:00
jendave
7c6b0255e0 - Fixed pic of Hindering Touch. 2011-08-06 15:17:25 +00:00
jendave
b7810af94a - moveTo() now only copies a card if it's on the Battlefield, and it's leaving the Battlefield.
- Fix for Animate Dead/Dance of the Dead
- Fix for Unearthed cards being exiled instead of going to the Library
- Fix for Infinite Loop in Target from List
2011-08-06 15:17:19 +00:00
jendave
ca9ed478b8 - Deleted several data files that are no longer used. Includes:
/res/card-pictures.txt, 
/res/common.txt, 
/res/uncommon.txt, 
/res/rare.txt, 
/res/quest/common.txt, 
/res/quest/uncommon.txt, 
/res/quest/rare.txt.
2011-08-06 15:17:11 +00:00
jendave
c40670f271 - Some Cleanup related to getZone and getCardsInZone 2011-08-06 15:17:04 +00:00
jendave
4db6c5ef34 - Fixed the LQ pic url for Blade-Tribe Berserkers. Also fixed the em-dash after metalcraft. 2011-08-06 15:16:50 +00:00
jendave
8389da3765 remove some beginnings of Replicate that got checked in with Temporal Aperture fix. 2011-08-06 15:16:45 +00:00
jendave
c0b65cd60c *Added
Trumpet Blast
*Updated to triggers
	Abyssal Horror
	Abyssal Nightstalker
	Abyssal Nocturnus
2011-08-06 15:16:39 +00:00
jendave
bb7dc8e759 * remove GuiDisplay2 unneeded startup dependency 2011-08-06 15:16:30 +00:00
jendave
3fb223710b - Added Krark-Clan Ironworks, Phyrexian Altar and Phyrexian Lens. 2011-08-06 15:16:23 +00:00
jendave
ba685f658d - Fixed ability of Ashen Firebeast. 2011-08-06 15:16:14 +00:00
jendave
f8dcbd12f3 *Added
Lumengrid Drake
*Converted to triggers
	Acid Web Spider
	Corpse Cur
	Darkslick Drake
	Flight Spellbomb
	Golem Foundry
	Golem's Heart
	Horizon Spellbomb
	Ichorclaw Myr
	Kemba, Kha Regent
	Kemba's Skyguard
	Lifesmith
	Necrogen Scudder
	Origin Spellbomb
	Oxidda Scrapmelter
	Panic Spellbomb
	Skinrender
	Sunblast Angel
	Venser's Journal
	Wurmcoil Engine
2011-08-06 15:16:08 +00:00
jendave
b8d7bc6802 - Forgot one egg. 2011-08-06 15:15:50 +00:00
jendave
faa3fb2f83 *Added
Blade-Tribe Berserkers
	Bleak Coven Vampires
	Blistergrub
	Contagion Clasp
	Copperhorn Scout
	Embersmith
	Ezuri's Archers
	Furnace Celebration
	Glimmerpost
	Golden Urn
	Inexorable Tide
	Molder Beast
	Myrsmith
	Necropede
	Neurok Invisimancer
	Painsmith
	Perilous Myr
	Riddlesmith
	Screeching Silcaw
	Sky-Eel School
	Vigil for the Lost
	Viridian Revel
*Fixed the resolving of triggered abilities so that the AI shouldn't have (as much) trouble with targeted ones.
*Fixed a rather obvious flaw where the AIs cards would never get their triggers registered.
2011-08-06 15:15:43 +00:00
jendave
544160988e - Added the 5 Odyssey Eggs and Honor-Worn Shaku. 2011-08-06 15:15:16 +00:00
jendave
b597758769 Added new Main Frame UI. Most of the invoked panels are still Frames but should work as before.
Added checkbox to switch bw UIs.

Added GUI utilities class.
2011-08-06 15:15:05 +00:00
jendave
4676a20fc2 Refactored some more code into the GuiUtils class 2011-08-06 15:14:53 +00:00
jendave
d487904076 Formatted code, minor bugfix. 2011-08-06 15:14:43 +00:00
jendave
be7182731c Refactored Realistic/Fantasy string to be a const. 2011-08-06 15:14:36 +00:00
jendave
705f71fb14 - Added Ashnod's Altar and Chromatic Sphere.
- Fixed the ability text of Coal Golem.
2011-08-06 15:14:30 +00:00
jendave
36f119c780 fix Temporal Aperture not removing card from library when it is played. 2011-08-06 15:14:22 +00:00
jendave
741e069bf8 set mana with Mirari's Wake as undoable. 2011-08-06 15:14:16 +00:00
jendave
928dca81d1 forgot to change a few things on Teferi's Response. 2011-08-06 15:14:11 +00:00
jendave
6b6533678a add Teferi's Response (from Invasion) 2011-08-06 15:14:05 +00:00
jendave
3af9b51360 - Fixing bug when a Suspended card is cast, the Card is copied losing all of the Suspend triggers. 2011-08-06 15:13:57 +00:00
jendave
274fb6842c add Mirari's Wake (from Judgement) 2011-08-06 15:13:51 +00:00
jendave
4101552dce - Sheltered Valley showed signs of an unresolved conflict. Removed the old portion. 2011-08-06 15:13:43 +00:00
jendave
7fa5ebc21a Refactored Realistic/Fantasy string to be a const. 2011-08-06 15:13:37 +00:00
jendave
d226a7cd0b Minor UI Fixes. 2011-08-06 15:13:31 +00:00
jendave
549ac5c41f Fixed selection bug. 2011-08-06 15:13:23 +00:00
jendave
32b8252a34 Making main quest panel resizable, WIP 2011-08-06 15:13:17 +00:00
jendave
67543f427c checking in the most recent version of mtg-data.txt (from 11/27/2010 I believe) for use with the PerSetTracking script. 2011-08-06 15:13:08 +00:00
jendave
92b119520c fix up some java warnings. 2011-08-06 15:12:58 +00:00
jendave
c9104b7319 fix timing issue in Siren's Call 2011-08-06 15:12:48 +00:00
jendave
1e0d759f06 - Adding Mana and Reflected Mana Ability Factory.
- Converted lots and lots of cards to new Mana AF.
- Added Squandered Resources and Star Compass
2011-08-06 15:12:21 +00:00
jendave
3414da8122 *Reverted the added Count$ mode because I completely missed the existing implementation. 2011-08-06 15:08:32 +00:00
jendave
ca363d3949 added Resilient Wanderer (from Odyssey) 2011-08-06 15:08:26 +00:00
jendave
f8ee54b1b3 added Tireless Tribe (from Odyssey) 2011-08-06 15:08:20 +00:00
jendave
2169b00493 *Added Count$ mode for counting attached equipment or auras. Usage: Count$AttachedEquipment or Count$AttachedAura 2011-08-06 15:08:14 +00:00