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 |
|
Sloth
|
0b92d9e12f
|
- Fixed some Auras not triggering because of their TriggerZones.
|
2013-02-24 21:40:10 +00:00 |
|
Chris
|
cad05a27de
|
- Remove the no longer maintained Detailed Changelog fro the changes.txt file.
|
2013-02-24 13:50:26 +00:00 |
|
Maxmtg
|
6e1b4e12f9
|
fixes backside picture assignment
flip card method simplified
|
2013-02-24 09:16:01 +00:00 |
|
Maxmtg
|
299e69826b
|
Deckeditor-related classes operate with paper cards.
CDetail and CPicture convert paper cards to in-game card by themselves if possible & if needed
|
2013-02-24 08:49:52 +00:00 |
|
Maxmtg
|
2712ebeec0
|
redundant checks removed from CPicture.java
removed unused warning in card/cardfactory/CardFactorySorceries.java
|
2013-02-24 08:41:59 +00:00 |
|
Maxmtg
|
57ba7c597c
|
CardUtils uses a more generalized interface somewhere
ImageCache exports methods to get image key
|
2013-02-24 08:32:23 +00:00 |
|
Maxmtg
|
962a3be929
|
removed Card parameter from CardPicturePanel ctor (there was passed null in 4 cases out of 5)
|
2013-02-24 08:26:29 +00:00 |
|
Maxmtg
|
4ba9901958
|
Flip button in CardDetailPanel no longer flips the card ingame
|
2013-02-24 08:17:57 +00:00 |
|
myk
|
372d293d7c
|
only show details for selected card if the table has focus
|
2013-02-24 04:31:23 +00:00 |
|
Sol
|
d9da16954f
|
- Added ChromaSource xCost (useful with Remembered and other list based calculate Amount). This should allow for most of the remaining Chroma cards to be scripted.
- Convert Sanity Grinding to script
|
2013-02-23 23:31:28 +00:00 |
|
Chris
|
502a28fe9b
|
- Revert the fix made in 19849.
|
2013-02-23 20:42:00 +00:00 |
|
Chris
|
84f21473e4
|
- Lets center the Archenemy View components to see if people like it this way.
|
2013-02-23 18:54:53 +00:00 |
|
Chris
|
969f6e8eb5
|
- Added a fluff piece to the changes.txt file.
|
2013-02-23 17:25:12 +00:00 |
|
Sloth
|
449df2703e
|
- Improved AI handling Dramatic Entrance with Legendary creatures.
|
2013-02-23 16:05:31 +00:00 |
|
Sloth
|
4e4182e8f6
|
- Added AI support for Cipher.
|
2013-02-23 15:53:03 +00:00 |
|
Chris
|
503dda8753
|
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
|
2013-02-23 13:57:33 +00:00 |
|
Sloth
|
1e3c43af06
|
- Updated some AI SVars.
|
2013-02-23 12:10:09 +00:00 |
|
myk
|
2de05e3a7b
|
add rarity information to card details panel set code label tooltip
|
2013-02-23 07:31:22 +00:00 |
|
myk
|
20d0b5122a
|
ensure the card image gets refreshed when the panel is resized or a dual-sided card is flipped
|
2013-02-23 07:01:04 +00:00 |
|
Maxmtg
|
cb163eaeb4
|
Rarity is going to be displayed properly on any side of card, including clones
|
2013-02-23 06:59:49 +00:00 |
|
myk
|
7c2f17c78c
|
- don't include pics folder items in distributable
- correct the template format for mktemp
|
2013-02-23 03:25:58 +00:00 |
|