Commit Graph

20303 Commits

Author SHA1 Message Date
myk
c54cc4dfe6 ensure TokenEffect-generated tokens have correctly formed filenames 2013-03-13 14:29:10 +00:00
Chris
59125c91f0 - Added new card names to changes.txt. 2013-03-13 10:56:28 +00:00
Maxmtg
cbbf22f34a added reveal method to PlayerController (should probably add one to game? to reveal to all players)
AI mulligan decision code moved to ComputerUtil
2013-03-13 08:31:49 +00:00
moomarc
1d3147a5ae - Added Trickbind (Thanks AlexV) 2013-03-13 07:37:00 +00:00
Sol
a61adee570 - Fix smart quote in Saparazzan Outrigger 2013-03-13 04:14:42 +00:00
myk
037bb74d88 document and clean up migration dialog code 2013-03-13 03:21:21 +00:00
myk
c6a3c03d1d merge latest trunk 2013-03-13 00:55:34 +00:00
swordshine
054f6e775e - revert last commit 2013-03-13 00:17:43 +00:00
myk
d74be36f1c allow the import panel to start small and grow with the data 2013-03-13 00:09:42 +00:00
myk
f838dd8f3a merge latest trunk 2013-03-12 23:50:08 +00:00
myk
c25a34db31 clean up unused import 2013-03-12 23:49:11 +00:00
myk
37821d1695 autodetect directory contents so directories other than res can be imported 2013-03-12 23:47:41 +00:00
myk
2bb96bdff3 update pom to read new directory structure 2013-03-12 22:47:46 +00:00
myk
13ef9cdab6 move operation log string calculation to a background thread 2013-03-12 22:12:54 +00:00
Maxmtg
7eb40578db updated mtg-data.txt 2013-03-12 20:16:53 +00:00
myk
76ab5f6a2d don't enable choose directory button in migrate mode 2013-03-12 19:31:14 +00:00
myk
d58d3ecfd6 reset analyzer when a new directory is chosen 2013-03-12 19:23:53 +00:00
myk
21ba3a1558 merge latest trunk 2013-03-12 15:43:34 +00:00
myk
1f6e3ef327 add quest.properties to cruft list 2013-03-12 15:41:28 +00:00
swordshine
14be623bb6 - Added Jetting Glasskite and Shimmering Glasskite 2013-03-12 13:00:55 +00:00
swordshine
ce142f75a1 - Added Novijen Sages 2013-03-12 12:54:52 +00:00
Chris
2ff4c36193 - Added new card names to changes.txt. 2013-03-12 12:21:37 +00:00
moomarc
b55dcd7e75 - Hooked up Gatecrash tokens for download and ensured corresponding TokenImage parameters 2013-03-12 11:21:08 +00:00
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