Commit Graph

11360 Commits

Author SHA1 Message Date
slapshot5
a896e55deb In-Game downloading Part 3:
1) add downloading of Quest Opponent Icons
2) add this menu option to the Old GUI 
(Note: This is still work in progress with refactoring coming)
2011-10-23 17:18:11 +00:00
Sloth
fdabd3a458 - Renamed the deck Wally 2 back to Walle 2. 2011-10-23 10:52:49 +00:00
Chris
993ec11a34 - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-10-23 10:49:10 +00:00
moomarc
8e74314a67 Hunted Horror tokens use different image to Centaur Glade now, and token download links updated. 2011-10-23 09:57:33 +00:00
Sloth
cbf01a1057 - Tweaked the Reactor Meltdown challenge. 2011-10-23 09:56:37 +00:00
jendave
b6aa07b02f Checkstyle updates 2011-10-23 07:15:37 +00:00
jendave
bf66922158 Proxies will be sorted alphabetically 2011-10-23 07:09:41 +00:00
jendave
1b3445f325 Fix proxy generator cardlist 2011-10-23 06:57:37 +00:00
Hellfish
b3a5860066 *Added ManaCost:no cost to Scorched Ruins. 2011-10-22 22:39:37 +00:00
Sloth
3dcd03d12c - Fixed Welkin Hawk and Wirewood Herald. 2011-10-22 21:31:41 +00:00
Sloth
e73207be2c - Fixed Barishi and Zodiac Dragon. 2011-10-22 20:59:18 +00:00
Sloth
cee57b79fa - Improved the AI of the type changing auras. 2011-10-22 15:18:21 +00:00
Sloth
f797c7c2e3 - Converted Spreading Seas and friends to script. 2011-10-22 14:42:46 +00:00
slapshot5
85cbb5317e In-Game downloading Part 2:
1) Download Set Pictures will now download token images also
2) removed the old card-pictures-tokens.txt file
2011-10-22 12:51:30 +00:00
moomarc
dd40e886c7 Devastating Summons tokens now call card image correctly. 2011-10-22 11:34:57 +00:00
Sloth
fbc4b3406c - Fixed "BecomesTarget" triggering twice. 2011-10-22 10:57:32 +00:00
Chris
4701fe0964 - Added the recent commit logs to changes.txt. Preparing for the daily build release. 2011-10-22 10:48:09 +00:00
Sloth
b4ce279eff - Added Gorilla Titan. 2011-10-22 09:39:36 +00:00
Sloth
29855ed2af - Added Tombfire. 2011-10-22 09:29:40 +00:00
Sloth
607d61081b - Added Mudhole. 2011-10-22 09:26:05 +00:00
Sloth
6afde705d6 - Removed the unused functions getTopCard, getNumberOfMostProminentCreatureType and countBasicLandTypes. 2011-10-22 08:53:05 +00:00
Sloth
ebf7c89523 - Added Sandstone Deadfall. 2011-10-22 08:27:14 +00:00
Sloth
05163c57ed - Added Patrol Hound and Patchwork Gnomes. 2011-10-22 08:20:02 +00:00
jendave
0b2267a102 Proxy generator creates cardlist. Still needs work. 2011-10-22 07:43:30 +00:00
Sloth
31eefd4f13 - Added Manor Gargoyle. 2011-10-22 07:39:32 +00:00
jendave
ef0a1e43b6 Version display cleanup 2011-10-22 07:25:43 +00:00
jendave
72e32e28ca Put build number into version number 2011-10-22 07:19:59 +00:00
jendave
274fa95e92 Put build number into version number 2011-10-22 07:19:50 +00:00
jendave
5e7e618d83 step to making decklist card for proxies 2011-10-22 07:19:45 +00:00
jendave
a91433f346 Make getting ImplementationVersion more robust 2011-10-22 07:19:35 +00:00
Sloth
bf9686418b - Added Skaab Ruinator. 2011-10-22 07:06:20 +00:00
Sloth
c376f592de - Added Telemin Performance. 2011-10-22 06:35:54 +00:00
Sloth
68591c4f7c - Added Nature's Kiss. 2011-10-22 06:06:58 +00:00
slapshot5
db64594d5e java warnings cleanup 2011-10-22 03:28:02 +00:00
slapshot5
a3f8b9d252 In-Game downloading Part 1:
1) add moomarc's revamped token list (pointing to cardforge.org)
2) readded token image downloading to LQ pic downloads (not Set Pics yet)
3) add throttling to LQ Pic downloader
2011-10-22 03:24:57 +00:00
Sloth
88e397ab63 - Added Declaration of Naught. 2011-10-21 20:03:48 +00:00
Sloth
efbabacb92 - Fixed Celestial Gatekeeper. 2011-10-21 19:22:47 +00:00
Sloth
c6912f78a3 - Added Phyrexian Revoker. 2011-10-21 18:32:47 +00:00
moomarc
62f146a799 Rebel skin splash without the mockup details. 2011-10-21 16:26:56 +00:00
Chris
48ddbd6a53 - Updated the readme file. 2011-10-21 12:27:41 +00:00
Sloth
f1b42fd7c5 - Added Voidstone Gargoyle. 2011-10-21 11:42:27 +00:00
Sloth
ee9ec2906e - Corrected the script of Brass Herald (he has one static and one triggered etb ability). 2011-10-21 11:35:16 +00:00
Sloth
dd18bac572 - Converted Meddling Mage to script.
- Added Nevermore.
2011-10-21 11:28:58 +00:00
Chris
73a7ec055b - Added the recent commit logs to changes.txt. Preparing for the nightly build release. 2011-10-21 10:46:02 +00:00
Hellfish
8fe37a2be3 *Added LastTurnCast in addition to ThisTurnCast. 2011-10-21 10:35:31 +00:00
Hellfish
bca99199e4 *Fixed AF_NameCard crashing if the named card didn't exist or wasn't implemented. Now it will simply ask again. It is,sadly, still case sensitive. 2011-10-21 08:49:44 +00:00
slapshot5
f275ce0e4b clean up a few java warnings 2011-10-21 00:02:17 +00:00
jeffwadsworth
a94d41a4b6 - Remove Gaze of the Gorgon and Venomous Breath. Just realized these are not quite right. 2011-10-20 21:46:51 +00:00
jeffwadsworth
bed43ceb0a - Added Gaze of the Gorgon and Venomous Breath. 2011-10-20 21:28:48 +00:00
Sloth
a2698759b0 - Converted Sword of Light and Shadow to script (everything was done already). 2011-10-20 20:23:20 +00:00