Commit Graph

20580 Commits

Author SHA1 Message Date
myk
17e1c1a52c merge latest trunk 2013-03-12 10:12:09 +00:00
myk
93976e4638 ensure dest directory exists before copying there 2013-03-12 10:11:25 +00:00
moomarc
592ab5752d - Restored Emblem image functionality
- Added Domri Rade's emblem to the token download urls
2013-03-12 10:10:33 +00:00
myk
22ad1d2494 refine popup window size 2013-03-12 09:56:49 +00:00
myk
fc2305a4d2 comment out a debug statement that I accidentally left on 2013-03-12 09:44:04 +00:00
myk
9ea251dea3 clean up known cruft files and add more information to guide the user on what to do next 2013-03-12 09:24:03 +00:00
myk
460401e027 clean up empty directories after migration and prompt user about remaining files 2013-03-12 08:59:54 +00:00
moomarc
c8ee94e54e - Added Inner-Flame Igniter 2013-03-12 05:45:10 +00:00
myk
ef5ee3329e merge latest trunk 2013-03-12 05:41:17 +00:00
myk
e59118238a add in db file and deck analysis 2013-03-12 05:37:08 +00:00
swordshine
271db96eef - Fixed Griffin Protector 2013-03-12 05:01:39 +00:00
myk
1f863298af add in analysis for layout, preferences, and gauntlet files
allow items to be deselected in the migration dialog so people can look at a single set at a time to see how the mapping works
2013-03-12 04:16:27 +00:00
swordshine
ae3827dc8c - Added Ashling the Pilgrim 2013-03-12 04:07:54 +00:00
swordshine
baa92efb8b - Updated Simic guild pack 2013-03-12 03:51:01 +00:00
Sol
3d073c92a8 - Fix NPE related to X Can't be 0 and Announce
- Added Simic Manipulator
2013-03-12 03:20:32 +00:00
swordshine
845371b4e8 - Fixed spell description of Ooze Flux 2013-03-12 02:46:54 +00:00
Sol
60d98a0c12 - Costs should not use the terminology "Targeting" since that means something very distinct in Magic 2013-03-12 02:19:45 +00:00
myk
e42cc8d4d4 merge latest trunk 2013-03-12 02:09:12 +00:00
myk
f5bccfa4be analyze token and icon directories 2013-03-12 02:00:56 +00:00
Sol
6ec78bb5d6 - RemoveCounter can now handle X counters to remove using "byType" cost
- Small change to allow refunding of certain partially paid costs
- Added Ooze Flux
2013-03-12 01:56:36 +00:00
swordshine
b141d7fb5c - Fixed Sabertooth Cobra 2013-03-12 00:54:40 +00:00
myk
1192e33355 analyze set-specific card pics directories 2013-03-12 00:54:14 +00:00
myk
b8f1d0f2b7 - map old default lq pics to new naming scheme
- add overwrite option to import dialog
- remove unused extra URLs for snow covered lands
- ensure fewer copies in the newest sets don't prevent us from finding a higher index card from a previous set
2013-03-11 23:08:13 +00:00
myk
b97f3960ec add pic import options 2013-03-11 21:31:10 +00:00
myk
57020ed3b3 simplify the data structure by using a map instead of a set of pairs (that was backed by a map anyway) 2013-03-11 19:51:06 +00:00
moomarc
10f0d477c9 - Added Minerva McGonagall quest avatar to download url list 2013-03-11 17:43:15 +00:00
myk
6a46bfeb49 get the rest of the infrastructure ready for the migration analysis 2013-03-11 12:52:20 +00:00
Chris
4b72a64e5f - Added new card names to changes.txt. 2013-03-11 12:02:23 +00:00
myk
a2ffc60571 dynamically calculate path for unknown decks based on user selection 2013-03-11 11:54:29 +00:00
myk
0e0cc50173 add in remaining gui elements for migration dialog 2013-03-11 11:34:35 +00:00
myk
be8326438d move default gauntlet files to defaults dir 2013-03-11 10:14:48 +00:00
myk
9c50bf79d1 merge changed cubes from trunk 2013-03-11 10:07:53 +00:00
myk
736b9e61b5 merge latest trunk 2013-03-11 10:01:52 +00:00
myk
e07bf3a5c4 beginnings of migration code 2013-03-11 10:00:11 +00:00
Maxmtg
1ec1bceedb fixes NPE at getCmc 2013-03-11 09:35:40 +00:00
swordshine
63453fec21 - Added Chain Lightning, Chain of Vapor and Vision Charm 2013-03-11 00:41:25 +00:00
swordshine
f6bfe744e3 - Updated GTC guildpack 2013-03-11 00:27:12 +00:00
myk
70a52972b7 merge latest trunk 2013-03-10 21:56:06 +00:00
myk
c568a7cae2 truncate stack overflow error traces so the resulting messages aren't too long to post 2013-03-10 21:39:26 +00:00
Agetian
187f700c2c - Fixed the sideboarding code not allowing a deck with more cards than the original deck in Limited (Sealed, Draft) modes. 2013-03-10 18:34:27 +00:00
Agetian
8afd761a42 - Fixed the main deck title label initially not showing the number of cards when Sideboarding. 2013-03-10 18:24:28 +00:00
Agetian
2de038d0bc - Sealed and Draft modes do not get a visual warning for AI-unplayable cards since those consist only of picks/received cards that did not go into the main deck but were left in the sideboard. 2013-03-10 18:17:07 +00:00
myk
43bd48b0cf merge latest trunk 2013-03-10 15:34:49 +00:00
myk
d6e3cffc45 start cleaning up GuiImportPicture 2013-03-10 15:33:15 +00:00
moomarc
1596b4e8f3 - Added Goblin Assassin 2013-03-10 15:25:56 +00:00
moomarc
4f114411e1 - Added Mana Clash 2013-03-10 14:57:18 +00:00
Maxmtg
40641f2b41 This changes input back to single-threaded model. 2013-03-10 14:46:48 +00:00
Chris
71287b2dbf - Added new card names to changes.txt. 2013-03-10 12:42:35 +00:00
Maxmtg
6d2ebbc909 removed duplicate code 2013-03-10 12:30:05 +00:00
Maxmtg
19d17effc8 Input no longer observable (noone used that anyway) 2013-03-10 12:29:17 +00:00