Commit Graph

20211 Commits

Author SHA1 Message Date
moomarc
e0a3917b94 - Added Not of This World 2013-02-28 08:54:51 +00:00
Sloth
55f2d9921f - Fixed resetCardColor crashing on face down cards. 2013-02-28 07:55:46 +00:00
moomarc
efd91976f0 - added missing Picture svar 2013-02-28 06:10:28 +00:00
swordshine
eb0cafc665 - Added Cornered Market 2013-02-28 06:10:22 +00:00
Sol
5f1fbca8b1 - If SA has an Announce Requirement is available, append the Announce variable to the Stack Description 2013-02-28 02:19:28 +00:00
Sol
0d46dc55bc - Add Arcanis the Omnipotent Avatar
- Count$Random can now randomize with SVars for min/max values
2013-02-28 01:45:05 +00:00
swordshine
198ee38ba6 - Added Kumano's Blessing and Winnow 2013-02-28 00:37:31 +00:00
Sloth
58924a5854 - Updated some Shandalar world decks. 2013-02-27 20:38:44 +00:00
Chris
d88a8b3d62 - The Archenemy view now will resize to 800 x 600 pixels but the random button is drawn offscreen and can not be seen or used. 2013-02-27 19:49:01 +00:00
Sloth
0e10eb9296 - The AI can now use Animate Wall. 2013-02-27 19:13:11 +00:00
Sloth
74a31e137e - Fixed possible NPE in getUniqueTargets. 2013-02-27 19:00:49 +00:00
Sloth
0ffe871f98 - Fixed "CARDNAME assigns its combat damage as though it weren't blocked." causing a NPE. 2013-02-27 18:50:53 +00:00
moomarc
8fcb03fb3e - Added Master of the Wild Hunt Avatar
- added AtRandom param to GenericChoice AF
2013-02-27 17:12:21 +00:00
Chris
72987786e9 - Center the various tempPanel(s) in the three variant views. 2013-02-27 15:36:53 +00:00
Chris
8a3c19ada1 - Center the settingsPanel in the three variant views. 2013-02-27 15:32:27 +00:00
Chris
4274bc1409 - Reduce the empty space between the tabPane and the pnlStart in the three variant views. 2013-02-27 15:27:19 +00:00
Maxmtg
cdea3d3a11 change of Card.getKeywords() return type into List<String>
cleanup in callers of getKeywords - some were calling toString() of String, others used for with counter to iterate.
2013-02-27 14:40:26 +00:00
Maxmtg
222eb23c3b removed the unused K:color 2013-02-27 14:02:15 +00:00
Maxmtg
01af8f4eef CardFactoryUtil - extracted the longest keyword-to-ability conversions into separate methods
removed keyword 'CARDNAME is (color)' because this data is already contained in a mandatory field named 'color'
renamed postFactoryKeywords to setupKeywordedAbilities
generally 'setup' means 'make all changes to card yourself' and 'make' intends only creation of spellability, at least 'make'-methods always return one.
2013-02-27 14:01:29 +00:00
Sloth
84300a57a1 - Fixed chooseSacrificeType. 2013-02-27 13:06:59 +00:00
Chris
c616b4e9d4 - Added new card names to changes.txt. 2013-02-27 12:22:49 +00:00
swordshine
5f19dc5952 - Added Frostwielder, Kumano, Master Yamabushi, and Kumano's Pupils 2013-02-27 11:34:31 +00:00
Maxmtg
1d5f1a49f0 CardLists: removed duplicate sortByMostExpensive, gave propper names to methods of CardLists 2013-02-27 10:03:25 +00:00
swordshine
f6769cf62b - Added Reverent Mantra 2013-02-27 06:05:51 +00:00
swordshine
32aade3d4b - Added Pledge of Loyalty and Mirror Golem 2013-02-27 05:44:50 +00:00
Maxmtg
8146d4c96f 'confirm deck overwrite' dialog will pop only if deck is being saved under a different name, that matches another existing deck name 2013-02-27 05:08:47 +00:00
Maxmtg
6a7ed9d213 removed some useless casts 2013-02-27 04:51:45 +00:00
Sol
dc0706a673 - Allow Vanguard types to take advantage of the Play with the top card of your library revealed
- Add Vampire Nocturnus Avatar
2013-02-27 04:28:08 +00:00
Maxmtg
a23aaee600 quest deck editor: deck is copied before editing, so that changes are saved only if you confirm that action 2013-02-27 04:19:18 +00:00
Sol
36a4d307a2 - Added Necropotence Avatar 2013-02-27 04:05:17 +00:00
Sol
03772dd095 - Convert Serra Avenger to script 2013-02-27 02:58:08 +00:00
Chris
bbe1dc10ce - Center the Scheme Deck Editor and the Planar Deck Editor buttons. 2013-02-26 23:14:38 +00:00
Sloth
a773a2dae2 - Updated a few quest decks. 2013-02-26 21:12:23 +00:00
Sloth
81836ed24b - Made hasNoManaCost recognize all 0 mana costs. 2013-02-26 20:49:17 +00:00
Maxmtg
9576650c0c variants windows will stretch and take all available space 2013-02-26 18:58:32 +00:00
Maxmtg
a3f1e5efbc deck - changed tags to Set<String>, removed getCardPool from base class, moved ai-can-play deck predicate to ComputerUtilCard 2013-02-26 18:15:13 +00:00
myk
c2dd603394 bit of cleanup in FDeckChooser 2013-02-26 16:40:48 +00:00
Chris
e3e0ab8d52 - Added new card names to changes.txt. 2013-02-26 14:02:39 +00:00
Maxmtg
441198c80f Tags field inside deck class 2013-02-26 11:12:29 +00:00
swordshine
a935f63157 - Added Tainted Pact 2013-02-26 10:24:22 +00:00
myk
6888240861 - make radio button groups navigatable with arrow keys and behave as a single focus component
- allow quest duels/challenges to start with a double-click on an opponent
2013-02-26 09:17:54 +00:00
myk
91cbc750b4 remove unused MWS migration code 2013-02-26 07:15:02 +00:00
swordshine
1b5258f290 - Added Guard Dogs and Jaded Response 2013-02-26 04:51:07 +00:00
Maxmtg
a84370b4c6 fixing stack overflow on chooseSingleCardForEffect 2013-02-26 04:38:04 +00:00
myk
2c463945fc add semi-intelligent default focus selection for all home submenu screens 2013-02-26 04:28:48 +00:00
Sol
c845b8bcb4 - Added Maro Avatar 2013-02-26 02:55:21 +00:00
Sol
615c7b10cf - Adding Bosh, Iron Golem Avatar
- CanPay in CostSacrifice won't return false, if dependent on an Annoucement of X
2013-02-26 02:25:36 +00:00
myk
e7732684bc ensure selected table text color is consistent across platforms 2013-02-26 01:34:09 +00:00
Sol
927e2b4769 - Fixing the two scripts that were broken because they were expecting an End clause in card scripts 2013-02-26 01:25:18 +00:00
Sloth
fb8398ccbd - Updated a few quest decks. 2013-02-25 22:12:29 +00:00