Commit Graph

5493 Commits

Author SHA1 Message Date
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
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
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
b5732d0194 ensure cards are bought in the correct quantity too 2013-02-23 01:05:18 +00:00
myk
aa948f99eb sell correct quantity of cards in the card shop 2013-02-22 23:41:15 +00:00
Maxmtg
ce2e848871 streamlined vanguard readings of life/hand modifiers 2013-02-22 23:25:26 +00:00
Maxmtg
d3f3a010cc bugfix in token creation for challenge 2013-02-22 22:59:32 +00:00
Maxmtg
c49bf52b8f * restores token images
Card: dropped imageName field (which was commonly mixed up with imageFileName)
Starting cards for quest and challenges no longer use functions (CardToken helps a lot)
Quest challenges code: Token parsing remake (to produce CardRules instance and wrap it into CardToken)
some utility functions were moved closer to usage points
2013-02-22 22:50:40 +00:00
Sol
d2361e87b8 - When cards move to a non-Battlefield zone, reset it to its base colors
- Added Deathlace
2013-02-22 22:37:08 +00:00
Sloth
d128c284a9 - Tokens can now enter the battlefield with counters on them. 2013-02-22 21:53:23 +00:00
Maxmtg
19134f1f99 This should fix quest token images (cannot test yet in a lack of pictures) 2013-02-22 21:22:38 +00:00
myk
8733773c2a detect mixed svn revisions at build time and add a warning to the version string if mixed revisions are detected 2013-02-22 21:11:54 +00:00
Sol
8cd49f24bb - Didn't notice Player already had a game field 2013-02-22 19:43:58 +00:00
Sol
2180f2d5c8 - Adding Damage Dealing strings to the Game Log so it's clear how much damage things are doing (with occasional extra info) 2013-02-22 19:27:01 +00:00
Sol
cf50a39ad4 - Fixing a pretty hard NPE crash. Not sure what scenario this occurs, but it basically spawned a crash report in high order 2013-02-22 17:47:55 +00:00
Maxmtg
6f194b1608 Split cards' images are properly shown 2013-02-22 08:55:25 +00:00
Maxmtg
871f0f739b Card is read from CardRules, old CardLoader removed
CardToken class is now available to represent out-of-game tokens.
Licids use an altername mode named 'Licid'
2013-02-22 08:30:25 +00:00
Sol
4a08debffe - If a SA can target the Stack and another zone, remove the host spell if it's on the Stack 2013-02-22 01:16:19 +00:00
myk
d05dbd7112 make 'ctrl/cmd-f' shortcut detection more cross-platform 2013-02-21 17:51:20 +00:00
moomarc
0de671fb57 - Added Plane: Aretopolis 2013-02-21 17:36:59 +00:00
Maxmtg
b0337579bd missing HQ pic won't crash cardloader 2013-02-21 15:42:06 +00:00
Maxmtg
fa646ea274 CardDb is more forgiving to incomplete card scripts 2013-02-21 15:38:35 +00:00
Maxmtg
97d57fb05c NPE trying to scale a missing image 2013-02-21 09:00:21 +00:00
Maxmtg
adc1fa3ae6 alldecks - enabled list of all decks 2013-02-21 08:36:20 +00:00
Maxmtg
f2997f0791 removed white-bordered sets hardcode 2013-02-21 07:55:56 +00:00
Maxmtg
d1feb46075 White-border property was added to setdata 2013-02-21 07:45:38 +00:00
Maxmtg
22601e8c65 less spam more brains 2013-02-21 07:25:59 +00:00
Maxmtg
fd7d013c47 cleanup in ImageCache 2013-02-21 07:19:47 +00:00
Maxmtg
5b837ce77d won't crash if card wasn't given oracle text 2013-02-21 07:07:50 +00:00
myk
b399a6518d check in quick fix to imagecache exception -- Max plz review 2013-02-21 04:27:50 +00:00
myk
1667590fe2 make the bug reporter dialog width dependent on the number of buttons 2013-02-21 02:46:14 +00:00
myk
c04515cfb8 pretty up the bug report forum post template 2013-02-21 01:24:37 +00:00
myk
c0b12e6266 don't enable world filter unless there is an active quest 2013-02-21 01:08:05 +00:00
Maxmtg
2af6395649 ImageCache cleared from old unused stuff 2013-02-20 23:06:41 +00:00
Maxmtg
12ae0de97f removed non-functional fields and methods from CardRules 2013-02-20 23:00:48 +00:00
myk
00f945b3db - ensure the bug reporting dialog is wide enough to see the 'Exit Application' button
- better handling of nulls when updating the shown card in tables
2013-02-20 22:31:42 +00:00
Hellfish
628088bf8b *Removed some unnecessary columns from variant deck section editing 2013-02-20 22:16:06 +00:00
Maxmtg
3bba42a2d2 fixing altMode for 1st card from databse 2013-02-20 17:41:50 +00:00
Maxmtg
171c865afb replaces string split with a faster thing - string tokenizer 2013-02-20 14:37:50 +00:00
Maxmtg
f1aba0b5ef DeckEditor now shows planewalkers' initial loyalty properly (in the power column) 2013-02-20 14:25:30 +00:00
Maxmtg
8a8910af0c Using guava Predicates to simplify item-related preset predicates 2013-02-20 13:59:11 +00:00
moomarc
1dc0436569 - Missing changes to unattach cost from earlier commit 2013-02-20 13:55:36 +00:00
Maxmtg
0a697d9c1c CardFace prettifying 2013-02-20 13:45:32 +00:00
moomarc
87df8e91d3 - Fixed a small typo 2013-02-20 13:42:59 +00:00