Commit Graph

20580 Commits

Author SHA1 Message Date
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
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
myk
4456b8c4d6 tie package preparation steps to different lifecycle phases in the pom to ensure plugin execution order is always correct 2013-02-22 22:59:29 +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
myk
5c839e4c8b add missing pom dependency 2013-02-22 22:26:44 +00:00
Sloth
d128c284a9 - Tokens can now enter the battlefield with counters on them. 2013-02-22 21:53:23 +00:00
myk
374e667654 clean up eclipse warnings in pom 2013-02-22 21:40:35 +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
Chris
ed75aa48e0 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2013-02-22 13:53:00 +00:00
Chris
9238187a39 - Revert to the original lose_duel.wav sound file. 2013-02-22 13:51:05 +00:00
swordshine
10d616529d - Added Rally the Horde 2013-02-22 11:56:12 +00:00
swordshine
2d138a22ed - Added Cannibalize and Shuriken 2013-02-22 10:40:41 +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
6788bade52 - Fixed capitalization error in CHANGES.txt 2013-02-21 17:42:26 +00:00
moomarc
0de671fb57 - Added Plane: Aretopolis 2013-02-21 17:36:59 +00:00
Sloth
06a95b68f0 - Updated some AI SVars. 2013-02-21 17:35:56 +00:00
Chris
dbfce7026d - Increased the volume for the white_land.wav sound and added the new lose_duel.wav sound file. 2013-02-21 17:02:48 +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
Chris
227be66d44 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2013-02-21 12:51:28 +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
moomarc
a23ea5f340 - updated quest opponent icon download list 2013-02-21 06:29:27 +00:00
moomarc
7718058ecc - Improved Sunforger script 2013-02-21 06:06:06 +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
Sol
334493aeee - Simplify how DistinctOracle text in PerSetTracking.py is accumulated 2013-02-21 01:43:16 +00:00