Commit Graph

20580 Commits

Author SHA1 Message Date
Sloth
9b6d5fa72d - Added missing text to Myr Superion. 2013-04-06 09:57:36 +00:00
Sloth
dcd07648b5 - Added missing effect to Oathkeeper, Takeno's Daisho. 2013-04-06 09:55:46 +00:00
swordshine
502380693b - Added Spellshift 2013-04-06 09:31:15 +00:00
Maxmtg
8a63bdf031 restore the text to be displayed in CardDetailPanel for imperiosaur 2013-04-06 09:08:11 +00:00
Maxmtg
eeed4a9aa9 re-applied 20840 - sorry Hellfish 2013-04-06 08:58:53 +00:00
swordshine
a0db454cb5 - Added Horn of Plenty 2013-04-06 08:42:42 +00:00
Maxmtg
8d4c82d330 Synchronized inputs: check if input has already been called 'done' and accept clicks only if it was not.
InputPayManaBase descendants: showMessage may be safely executed after input is dismissed (select card leads to re-check of requirements and may result in done() call, so showMessage is undesired, but it was already planned)
InputProliferate moved to separate file
Reverted 20840
2013-04-06 08:15:42 +00:00
swordshine
53a2ef4ee9 - Added Attached Trigger
- Added Bramble Elemental, Oathkeeper, Takeno's Daisho and Shieldmage Elder
2013-04-06 08:06:12 +00:00
Maxmtg
43cbf9edc3 fix NPE for unleash (and other triggers) 2013-04-06 08:03:03 +00:00
Hellfish
2c438afdb4 *Converted QuestWinLose.awardBooster() from raw ListChooser access to GuiChoose methods. (Fixes end of Quest games crash) 2013-04-06 07:21:06 +00:00
Maxmtg
5ef8762b00 Move ViewWinLose invocation to EDT 2013-04-06 07:15:23 +00:00
Maxmtg
8c0c8633b8 Myr Superion added (no restrictions imposed on AI) 2013-04-06 07:08:32 +00:00
swordshine
ca98eba8a8 - Added three cards 2013-04-06 05:43:54 +00:00
swordshine
1f2c975eef - Updated SkieraCube 2013-04-06 04:48:58 +00:00
swordshine
6a52947852 - Planes: Isle of Vesuva, Izzet Steam Maze
- Added Reroute, Torchling, and Willbender
2013-04-06 04:47:55 +00:00
Sol
0bef956988 - Looks liek CardFactory was hiding in a different changelist 2013-04-06 03:33:57 +00:00
Sol
1ad54e4c21 - Converting Grindstone to Script 2013-04-06 02:25:34 +00:00
Maxmtg
0be4ad70da Infrastructure for Myr Superion (part 1) - added alt syntax for mana cost: Mana<3 U W\Creature> - backslash is intentional 2013-04-05 22:01:32 +00:00
Sloth
b97349fe29 - Converted some more cards to unless costs. 2013-04-05 21:58:34 +00:00
Sloth
34fdc57c2c - The AI will once again pay the unless cost of Fallow Wurm and friends.
- Converted Avatar of Discord to unless cost.
2013-04-05 21:32:21 +00:00
Sloth
ede20d7001 - Re-added Shockland AI. 2013-04-05 21:09:49 +00:00
Maxmtg
90a0992fbe Shocklands - ETB replacement scripted. 2013-04-05 20:14:24 +00:00
Maxmtg
a4ff971461 Removed hardcode for Lorwyn duals, their ETB replacement effects scripted.
glint_hawk.txt script changed to use less lines and UnlessCost$ mechanism
2013-04-05 20:04:40 +00:00
Sloth
2fa27c7238 - Updated some quest decks. 2013-04-05 19:58:28 +00:00
Maxmtg
9f6c077fd0 Some infrastructure to script Lorwyn dual lands 2013-04-05 19:57:20 +00:00
Sloth
f18da79101 - Improved AI using Dispatch. 2013-04-05 17:55:10 +00:00
Sloth
08f8c70bdd - More Improvements of AI playing equipments. 2013-04-05 17:34:49 +00:00
Maxmtg
b39ba46d45 moved AI decision making about unless cost to AI-related class.
Simplified the resolution
2013-04-05 14:42:56 +00:00
Chris
f951ad4d36 - Added new card names to changes.txt. 2013-04-05 11:49:29 +00:00
moomarc
0340412c6b - updated quest avatar download urls
- corrected spelling of Niv-Mizzet in draft rankings
2013-04-05 11:43:20 +00:00
Sloth
625efdf7f1 - Improved AI playing equipments. 2013-04-05 11:33:10 +00:00
swordshine
fa8c5c42d7 - Made a card compatible with multi-player game 2013-04-05 10:44:16 +00:00
Maxmtg
8b815eba16 and now a correct one! 2013-04-05 10:29:11 +00:00
Maxmtg
5430a5f119 won't ask to pay X twice 2013-04-05 10:25:51 +00:00
Maxmtg
aac8e6945b Removed bare call to JOptionPane from code executed outside of EDT, also used a common input instead of a special one 2013-04-05 09:45:37 +00:00
swordshine
059fb54559 - Added Dual Nature 2013-04-05 09:28:20 +00:00
moomarc
010c7672ba - Made some cards ready for multiplayer
- minor style cleanup
2013-04-05 08:42:48 +00:00
Sloth
67bff88772 - Added SVar:RemAIDeck:True to the ChangeTarget cards. 2013-04-05 08:17:26 +00:00
swordshine
7b8c6def06 - Added Imp's Mischief 2013-04-05 08:09:35 +00:00
Sloth
6f523d732b - Fixed description of Strength of the Tajuru. 2013-04-05 08:09:33 +00:00
swordshine
917f5babd0 - Some script changes about the counter effect 2013-04-05 07:51:16 +00:00
moomarc
e357598c0a - Missed file in previous commit 2013-04-05 07:50:30 +00:00
moomarc
b6ce5debec - Made some cards ready for multiplayer 2013-04-05 07:48:29 +00:00
moomarc
c38d213b36 - Corrected Animate duration for Murasa's chaos trigger 2013-04-05 07:29:26 +00:00
swordshine
e062fdc746 - Added Trap Runner, Deflection, Divert, and Shunt 2013-04-05 07:02:06 +00:00
Maxmtg
f71395a303 wrapped calls to JOptionPane in effects 2013-04-05 06:53:03 +00:00
Maxmtg
4e85736756 FThreads - renamed methods that plan tasks for EDT.
all calls to CMatchUI.setCard have to be performed from EDT, otherwise an exception will raise. - this fixes problems with Goblin Guides and Inquisition of Kozilek (and all others whose effects displayed a card in UI to confirm or choose from list)
2013-04-05 06:22:25 +00:00
swordshine
81f692162c - Plane: Murasa
- Added Misdirection
2013-04-05 05:33:13 +00:00
swordshine
65606caaff - Vanguard: Frenetic Efreet Avatar
- Plane: Windriddle Palaces
2013-04-05 04:38:57 +00:00
swordshine
56e390c9fb - Added a pic url 2013-04-05 04:36:36 +00:00