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
Doublestrike
a71de4c330
Rudiments of Quest mode now working.
2011-12-11 08:11:11 +00:00
slapshot5
aabc5fedbc
remove Elspeth Emblem code. This was converted to AF a while ago.
2011-12-11 06:18:47 +00:00
slapshot5
1058c103eb
add Serum Powder (from Darksteel)
2011-12-11 05:09:43 +00:00
slapshot5
49e4ab6bdd
In ViewConstructed:
...
1) only show Constructed type decks that aren't custom pools
2) display a sorted list of Constructed decks
2011-12-11 04:08:10 +00:00
Doublestrike
371da23d56
Fixed input control bug.
2011-12-11 03:45:42 +00:00
slapshot5
9a9216556a
fix type on new Utilities screen
2011-12-11 03:16:40 +00:00
slapshot5
b50c32b403
fix the first NPE related to playing Quest Mode from current incarnation of New GUI Home Screen
2011-12-11 03:02:40 +00:00
Doublestrike
4232ebbd67
Round 3 update: still largely incomplete but functionality will come quickly. This commit was made so others can help out if necessary.
2011-12-11 02:45:12 +00:00
slapshot5
537189cd37
add Custom Pool=true to JuzamJediCube.dck
2011-12-11 02:11:05 +00:00
slapshot5
24e8cc5021
Activate Ripple prompt now uses standard showYesNoDialog
2011-12-11 02:02:59 +00:00
slapshot5
dd09337665
flip order of abilities on AEther Spellbomb to match the card
2011-12-10 12:50:24 +00:00
slapshot5
24c3a61fdd
add double click to choose a deck on the HomeScreen
2011-12-10 12:21:16 +00:00
Chris
376bb61e42
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2011-12-10 11:57:35 +00:00
Chris
4a19f0e17a
- Ran oracle script.
2011-12-10 11:56:10 +00:00
Chris
d72914d511
- Ran set info script.
2011-12-10 11:55:11 +00:00
slapshot5
dd8e486f25
moved GameLog code around in MagicStack so Garruk Relentless will not cause crash
2011-12-10 11:33:02 +00:00
Sloth
8ba9823441
- Fixed the triggered ability of Alaborn Cavalier not being optional.
2011-12-10 10:41:18 +00:00
Sloth
033416a48c
- addCounterFromNonEffect will now trigger CounterAdded triggers.
2011-12-10 10:38:10 +00:00
slapshot5
9ed715c428
fix Random Deck option causing NPE in New GUI HomeScreen
2011-12-10 05:30:42 +00:00