Commit Graph

20211 Commits

Author SHA1 Message Date
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
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
Sloth
6e1374c84e - Added Circle of Despair and Martyr's Cause. 2013-02-20 21:58:58 +00:00
myk
9208abb978 add svn:mime-type properties to xml files; no content changes 2013-02-20 18:34:20 +00:00
Maxmtg
27b6c963dc removed all dependencies from mantis-connect 2013-02-20 17:55:59 +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
moomarc
1a86c3f822 - added some AI svars to Sunforger 2013-02-20 14:34:09 +00:00
Maxmtg
f1aba0b5ef DeckEditor now shows planewalkers' initial loyalty properly (in the power column) 2013-02-20 14:25:30 +00:00
moomarc
811b1c3fb1 - Added Sunforger 2013-02-20 14:23:01 +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
Maxmtg
e7b8254db9 restricted class visibility and performed some style adjustments on CardFaceRules 2013-02-20 13:32:53 +00:00