Commit Graph

6640 Commits

Author SHA1 Message Date
Doublestrike
0cccad5d30 Aesthetic updates to draft menu. 2011-12-14 08:04:01 +00:00
Doublestrike
e9f135c702 Development work on draft mode menu. 2011-12-14 07:43:33 +00:00
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
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
5aeeb0b685 - Little tweak in the display of card text. 2011-12-13 16:32:12 +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
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
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
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
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
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
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
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
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
Doublestrike
732307580e Updates to ViewConstructed in home screen. 2011-12-11 08:55:12 +00:00
Doublestrike
a71de4c330 Rudiments of Quest mode now working. 2011-12-11 08:11:11 +00:00