Commit Graph

18816 Commits

Author SHA1 Message Date
ArsenalNut
db38299a00 Fix issue with evolve trigger causing exception when AI evaluating blocks. 2013-01-29 07:37:15 +00:00
swordshine
55d3a3fa6d - Vanguard: Added Orcish Squatters Avatar 2013-01-29 05:45:10 +00:00
swordshine
7cd4f18337 - two more cards are now ready for multiplayers 2013-01-29 05:32:52 +00:00
ArsenalNut
da8fa10c22 Modifications to keep track of number of attacks. Modified Aurelia, The Warleader to use new FirstAttack parameter for Attacks trigger. 2013-01-29 05:07:31 +00:00
myk
e677b60656 ignore res/pics/GTC files 2013-01-29 02:58:31 +00:00
Sol
5d0b18faef - Updating Modern for new banned cards 2013-01-28 23:48:37 +00:00
myk
e753fd88ab remove unused imports 2013-01-28 22:47:36 +00:00
myk
9990c69a2e make columns not sort when they are resized 2013-01-28 22:38:11 +00:00
Chris
b82e0585c6 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2013-01-28 14:04:36 +00:00
myk
ed070ca13c add in user-settable preference (defaulting to false) for elastic resizing for deck editor columns 2013-01-28 10:35:47 +00:00
RumbleBBU
211f4c53b6 Simplify. The same format can be used for both QuestRewardCardChooser types. 2013-01-28 08:39:05 +00:00
RumbleBBU
d3ef5c2dc3 Made some of the Shandalar challenges use the new rewards code.
Beefed up Arzakon.
2013-01-28 07:50:01 +00:00
Maxmtg
f88d388a08 isHuman & isComputer methods are deprecated. (i don't commit player.java yet)
Card, C/VField classes changed not to use that methods
2013-01-28 06:35:42 +00:00
swordshine
3ccb43b78b - Vanguard: Added Ashling, the Extinguisher Avatar
- More cards converted to replacement effects
2013-01-28 05:55:28 +00:00
Maxmtg
55eef7ec45 * moved confirm, flip coin and message routines from GameUtils to GuiDialog.java
* removed unreferenced methods from GuiUtils
2013-01-28 05:13:34 +00:00
swordshine
48c09149ef - Added Nightveil Specter
- Converted cards with etbReplacements "as...enters the battlefield"
2013-01-28 00:51:54 +00:00
Sol
09c043ece7 - Adding Oracle text generated by magiccards.info (hopefully they look ok, I screened about 50 of them and found some minor issues that have been fixed) to Gatecrash cards 2013-01-27 18:05:49 +00:00
Sol
06af79acf0 - Updating OracleScript.py to be able to grab Oracle text from magiccards.info by Set if we need to 2013-01-27 17:39:18 +00:00
Maxmtg
30d5322e9d AiController now exposes a propper method - getCardsToDiscard instead of cleanupDiscard
Cascade ability uses a method from PlayerController to play the spell being cascaded
2013-01-27 17:32:15 +00:00
Chris
9be0833bab - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2013-01-27 14:13:38 +00:00
Sloth
2a14a4d449 - Updated some SVars of GTC cards. 2013-01-27 13:15:31 +00:00
Hellfish
42570c89d1 *Converted Realmwright to ETBReplacement 2013-01-27 10:22:48 +00:00
Sloth
e044d58ae4 - Added AI support for Balustrade Spy. 2013-01-27 08:31:50 +00:00
Maxmtg
5fd66261a2 classes using generalized mayPlaySpellAbilityForFree and playFromSuspend 2013-01-27 08:19:07 +00:00
Maxmtg
f61d63ccbe PlayerController class divided in 2 subclasses - one for human, other for AI 2013-01-27 08:00:20 +00:00
Sol
469e40bdca - Marking Axebane Guardian unable to be played by AI. (See http://cardforge.org/bugz/view.php?id=662 ) 2013-01-27 02:33:10 +00:00
Sloth
2d15feec8f - Moved all AI related functions in CombatUtil to the new class ComputerUtilCombat. 2013-01-26 22:06:31 +00:00
Chris
c0fbd16d93 - Added a fluff piece to the changes.txt file. 2013-01-26 20:57:55 +00:00
Sol
eebd63543d - Updating Gatecrash info for Set related stuff 2013-01-26 20:07:24 +00:00
Sol
67b8bd2714 - Adding GTC SetInfo for reprints 2013-01-26 19:13:07 +00:00
Chris
0988ec2a87 - Added a fluff piece to the changes.txt file. 2013-01-26 16:45:20 +00:00
Chris
69c945a46b - Corrected the LQ pic URL to Realmwright. 2013-01-26 15:11:27 +00:00
ArsenalNut
81698e1613 fixed low res picture URLs 2013-01-26 15:11:19 +00:00
ArsenalNut
450f855c09 ran SetInfo 2013-01-26 14:52:37 +00:00
ArsenalNut
16f7766065 added SourceController to definedPlayers. added Soul Ransom 2013-01-26 14:47:35 +00:00
ArsenalNut
fa2fb9031f adding Aurelia, The Warleader 2013-01-26 14:01:51 +00:00
Chris
a4f7817acf - Added a fluff piece to the changes.txt file.
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2013-01-26 13:40:33 +00:00
swordshine
c0eddfc20a - Fixed Arrows of Justice
- Added Hive Mind
2013-01-26 11:40:13 +00:00
Maxmtg
49d294104c RippleAbility, CascadeAbility are now nested classes (previously they were inlined) 2013-01-26 09:54:01 +00:00
Maxmtg
e0d5b1166e * removed old Target syntax (Tgt$)
* in abilityFactory target parsing code extracted as a single method
* due to getDefinedCards return type generalization, a lot of classes had to declare variables as List (not arraylist)
2013-01-26 09:52:39 +00:00
swordshine
949d8b983c - Made Fireball ready for multiplayer
- Added Dwarven Catapult
2013-01-26 09:09:10 +00:00
Hellfish
3ed14e7587 *Removed duplicate Planechase 2012 setdata entry 2013-01-26 08:56:31 +00:00
Hellfish
0242837d7b *Made planechase submenu correctly report which players used a default planar deck. 2013-01-26 08:47:32 +00:00
Hellfish
4f47ed62f1 *Deck editors now use a single filechooser for import/export, one which filters out non-.dck files. 2013-01-26 08:32:30 +00:00
RumbleBBU
123edc2669 A QuestRewardCardChooser description can start with a space now. 2013-01-26 07:52:34 +00:00
Maxmtg
7195fbbbab players won't be asked to discard in cleanup phase of other players 2013-01-26 06:56:35 +00:00
RumbleBBU
6aa7e4ed22 Added missing preset IS_LAND predicate parsing to BoosterUtils. 2013-01-26 05:58:27 +00:00
RumbleBBU
2742526d97 The rules predicated needs an AND, not an OR. 2013-01-26 05:52:05 +00:00
swordshine
b2fe0ad6b1 - Converted several cards with etb replacement effects 2013-01-26 05:26:51 +00:00
RumbleBBU
3b725bd30a Minor cleanup of earlier commit; made variables final or unmodifiable where applicable. 2013-01-26 05:01:17 +00:00