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
Sloth
51b65433d4
- Added the medium quest deck Zatanna 2.
2013-02-25 21:23:12 +00:00
Maxmtg
336b35ae24
moved a lot of AI-used methods from CardFactoryUtil to ComputerUtilCard.java
...
switched Encode to getSingleCardForEffect
2013-02-25 21:00:06 +00:00
Sloth
8c5f8f16e2
- Added AI support for Realmwright.
2013-02-25 20:26:00 +00:00
Maxmtg
ebd38fd02a
removing more player type checks from discard
2013-02-25 20:19:36 +00:00
Maxmtg
5147a891c9
mass-removal of deprecated lines 'Text:no text' and 'End' from card scripts
2013-02-25 19:00:08 +00:00
Chris
15f24d7f75
- Added new card names to changes.txt.
2013-02-25 13:08:04 +00:00
swordshine
fbddd50a25
- Added Fiery Bombardment and Phosphorescent Feast
2013-02-25 11:30:28 +00:00
swordshine
49c438c963
- Added Light from Within
2013-02-25 10:56:45 +00:00
Sloth
37368c7fd5
- Updated some AI SVars.
2013-02-25 09:47:40 +00:00
moomarc
e72df8d9b8
- Added Vodalian Mystic
2013-02-25 08:33:00 +00:00
Maxmtg
d36cebcd4e
minifying calls to isPlayer/isComputer: bond (done), discard (wip)
2013-02-25 07:30:29 +00:00
moomarc
8cd8431336
- Added Ersatz Gnomes
2013-02-25 06:44:08 +00:00
moomarc
0df50ec25d
- Added Blind Seer
2013-02-25 06:19:00 +00:00
myk
460c1527e1
add duels from nearby difficulties if a duel at the requested difficulty cannot be found
2013-02-25 06:12:27 +00:00
swordshine
13a04840f0
- Added Eight-and-a-Half-Tails and Pious Kitsune
2013-02-25 05:17:58 +00:00
Sol
1378858245
- PerSetTracking.py now outputs oracle text into the set stat files for those of us trying to boost particular sets
2013-02-25 03:34:03 +00:00
Sol
7d80bce8a4
- Adding 5 more laces
2013-02-25 02:53:17 +00:00
swordshine
294a302d20
- Added 5 cards
2013-02-25 00:30:56 +00:00