Commit Graph

12619 Commits

Author SHA1 Message Date
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
Doublestrike
a91e8694a3 Fixed phase flakiness and mulligan bug. 2011-12-12 04:55:12 +00:00
Doublestrike
e1d5f9fffe Coupla fixes to SubButton (the button used for submenus in the home screen). 2011-12-12 04:34:52 +00:00
Doublestrike
c4abd7a070 Fix preferences save bug. 2011-12-12 03:50:14 +00:00
Sloth
f328221c5e - Added Surgespanner by squee1968. 2011-12-11 18:48:59 +00:00
Sloth
d9df41437d - Added Seedtime. 2011-12-11 18:44:50 +00:00
slapshot5
5ef22b1f8a Add a View DeckList option to the Home screen. A couple points:
1) It only works for pre-constructed decks (currently)
2) Probably can be expanded to Theme decks by generating a sample to display
3) TODO - button should be enabled/disabled as appropriate
4) currently doesn't obey FSkin
2011-12-11 17:13:13 +00:00
Sloth
3a994ea5cd - Added Cerebral Vortex. 2011-12-11 15:48:47 +00:00
slapshot5
2f31ab743f add an Exit button to HomeTopLevel 2011-12-11 14:33:53 +00:00
slapshot5
b23af21278 The Constructed decks on the Home Screen are now (once again) sorted in alphabetical order with the Random option first and custom pools are filtered out. 2011-12-11 13:50:28 +00:00
Sloth
646d6272b8 - Removed the unused cancelCommand. 2011-12-11 12:56:33 +00:00
Doublestrike
079f165a7d Quest mode 95% finished - MVC, checkstyle, debug. 2011-12-11 12:30:01 +00:00
Sloth
5f523c40f5 - Enabled conditions for mana abilities.
- Added River of Tears.
2011-12-11 12:15:11 +00:00
Sloth
57e4d5c779 - Added Culling Scales. 2011-12-11 11:46:31 +00:00
Sloth
f0653c469c - Fixed Dream Fighter. 2011-12-11 11:12:46 +00:00
Doublestrike
e8375acc42 Constructed view in home screen finished.
Code fully checkstyled, commented, and now implements MVC architecture.
2011-12-11 10:42:28 +00:00
Sloth
c9badeda34 - Fixed the possibility to get stuck in discardUnless. 2011-12-11 09:32:40 +00:00
Sloth
132c83db47 - Little timing improvements in damageChoosingTargets AI. 2011-12-11 09:06:55 +00:00
Sloth
cbb19f0480 - Fixed Suffer the Past somewhat. 2011-12-11 09:06:10 +00:00
Doublestrike
732307580e Updates to ViewConstructed in home screen. 2011-12-11 08:55:12 +00:00