Commit Graph

12738 Commits

Author SHA1 Message Date
Doublestrike
2a2e2f27db Quick fixes to two "out of bounds" errors in BoosterDraftAI, related to untested commit 12609. Not fully tested, could still be quirky. 2011-12-14 06:33:32 +00:00
slapshot5
774946bfd6 fix the Library MouseAdapter not getting set correctly 2011-12-14 06:08:32 +00:00
slapshot5
4fbad34305 Hook up a couple things on the New GUI Home Settings screen 2011-12-14 04:55:33 +00:00
Doublestrike
bd3edbf976 Minor fix. 2011-12-14 04:50:55 +00:00
Doublestrike
d5bb17226e Final stages of development for Quest submenu. 2011-12-14 04:46:52 +00:00
slapshot5
af56970fb9 Hook up the rest of the buttons on the Utilities screen of the New GUI home. 2011-12-14 04:18:38 +00:00
slapshot5
0b9aedff7e add a null check in the BugzReporter. (Probably should do more checking if it can't connect to the website.) This fixes an immediate crash though. 2011-12-14 04:05:48 +00:00
Doublestrike
f4c7e7a520 Further development on Quest menu, started development on Draft menu. 2011-12-13 23:48:57 +00:00
Sloth
720f002895 - Added Wizened Snitches. 2011-12-13 20:53:31 +00:00
Sloth
9242b884ab - Added the keyword "Players play with the top card of their libraries revealed.".
- Added Field of Dreams.
2011-12-13 19:04:38 +00:00
Sloth
6b6a88e17a - Added Mogg Toady. 2011-12-13 17:54:18 +00:00
Sloth
375031e36c - Added Refreshing Rain. 2011-12-13 16:42:00 +00:00
Sloth
e56c53e252 - Added Massacre. 2011-12-13 16:39:11 +00:00
Sloth
c37e245ce2 - Added Mogg Salvage. 2011-12-13 16:35:33 +00:00
Sloth
5aeeb0b685 - Little tweak in the display of card text. 2011-12-13 16:32:12 +00:00
Sloth
c90cb4544d - Added Submerge. 2011-12-13 16:31:42 +00:00
Sloth
88dc5142a6 - Commented out some debug code in getCardsAddedThisTurn. 2011-12-13 14:03:37 +00:00
Sloth
2ba6b06787 - Added a very hard version of the Apu deck. 2011-12-13 13:57:01 +00:00
Sloth
efbf300d29 - Fixed Bereavement. 2011-12-13 13:56:18 +00:00
slapshot5
c5f98d5965 hook up LQ pic downloader, Quest Images downloader in New GUI home 2011-12-13 13:04:13 +00:00
Doublestrike
7b1fd598d2 Current progress on Quest submenu. 2011-12-13 12:40:19 +00:00
Chris
1ac8d15dd7 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-13 12:32:22 +00:00
Sloth
0ebf816765 - AI improvements for Melira, Sylvok Outcast. 2011-12-13 11:45:04 +00:00
Sloth
1f127eb640 - Some fine tuning in damageChoosingTargets AI. 2011-12-13 11:44:29 +00:00
Sloth
82048eabb2 - Fixed a bug in changeHiddenOriginCanPlayAI. 2011-12-13 11:34:15 +00:00
Sloth
03729f00b2 - Fixed Goblin Cohort. 2011-12-13 08:42:09 +00:00
slapshot5
3ad56b7870 add Choose Skin button to New Gui Home > Settings and hook it up. 2011-12-13 07:43:22 +00:00
slapshot5
984a28eed3 add placeholder buttons for Download LQ Set Pics and Download Quest Images 2011-12-13 07:42:29 +00:00
jendave
b8603c41ab Add dependency report to site build 2011-12-13 06:11:40 +00:00
Chris
c6afbf8554 - More fluff. 2011-12-13 01:58:59 +00:00
Chris
44c42a05ff - Added a fluff piece to the changes.txt file. 2011-12-13 00:11:36 +00:00
Chris
3e689c218a - Fixed the LQ pic URL for Culling Scales. 2011-12-13 00:01:59 +00:00
Sloth
8595eac0f9 - Added Pull from Eternity. 2011-12-12 21:32:26 +00:00
jendave
c9d94d7409 Ignore ds_store files 2011-12-12 21:04:13 +00:00
jendave
ad50e13428 checkstyle 2011-12-12 21:04:07 +00:00
Rob Cashwalker
79a3a3ca32 If questData.dat doesn't exist, return newQuestData. NOT NECESSARILY THE RIGHT THING TO DO, BUT FIXES THE ERROR 2011-12-12 19:39:57 +00:00
Sloth
41858144bc - Little fix for Shimian Specter. 2011-12-12 19:28:57 +00:00
Sloth
033b8ee1da - Improvements and documentation in the build draft deck AI (untested). 2011-12-12 17:44:01 +00:00
Sloth
62bfd3914d - Another attempt to fix the Lotus Bloom entering tapped bug. 2011-12-12 15:50:44 +00:00
slapshot5
c65a70802a access getThemeNames() in a static way 2011-12-12 13:27:13 +00:00
slapshot5
80732986cc fix class name in some comments and console output 2011-12-12 13:26:10 +00:00
Chris
37a6d1b45e - Added the recent commit logs to changes.txt. I may try a snapshot build release. 2011-12-12 13:07:36 +00:00
Doublestrike
21018384bd Reversed changes on compiler warning fix - yikes. 2011-12-12 10:46:41 +00:00
Sloth
941b7e9295 - Changed the default layout parameters to make the detail panel a little bit bigger. 2011-12-12 09:05:30 +00:00
Doublestrike
8bbc070148 Checkstyle and compiler warnings fully fixed for ControlConstructed.java. 2011-12-12 09:03:37 +00:00
Doublestrike
b0e8fddceb Aesthetic changes to constructed mode view in home screen.
Also, a few checkstyle and compiler warning fixes.
2011-12-12 08:57:30 +00:00
Doublestrike
f01c8f83b1 Fixed double listener bug in field. 2011-12-12 08:06:59 +00:00
Doublestrike
9c3e7da8d8 Fixed double listener bug in hand area. 2011-12-12 07:51:58 +00:00
Doublestrike
1a996cfb95 Fixed double listener bug in tabber.
Added toggle to "unlimited lands" button.
2011-12-12 07:40:43 +00:00
slapshot5
c72048692d fix a small alignment error (from when I was testing) with the Human Deck List button on Home Screen 2011-12-12 06:24:14 +00:00