Sloth
62965ae940
- Added the variable "EnchantedController" to isValid in the player class.
...
- Added Brand of Ill Omen by Jeff.
2011-12-08 20:52:38 +00:00
Sloth
44767095a2
- Cleanup of debug code.
2011-12-08 15:57:46 +00:00
slapshot5
e91a901204
fix a spelling error in checkEndGameState method name in GameAction
2011-12-08 13:54:12 +00:00
Sloth
0ec47fb705
- Skeletal Vampire will now use his bats for his abilities.
2011-12-08 12:46:36 +00:00
Doublestrike
6605b8de0a
First step of round 3 architecture change; home screen in new frame and controllers updated.
2011-12-08 12:34:00 +00:00
Doublestrike
83ffea0787
Added focus, toggle, and disabled states to FButton and skins.
...
Note: Keyboard functionality had already been lost _before_ this commit.
2011-12-08 07:34:37 +00:00
slapshot5
1c1f17d573
change skins on the fly (form Home screen anyway) and this is persisted between launches of the game
2011-12-08 05:14:25 +00:00
Doublestrike
c85582fb76
Another try at icon alignment in field details.
2011-12-08 04:50:21 +00:00
Doublestrike
006b1b1c10
Updated FButton with removal of LAF aesthetics.
2011-12-08 04:39:28 +00:00
Doublestrike
42ad9b8e92
Resize adapters added to dev labels and console TARs.
2011-12-08 04:26:44 +00:00
slapshot5
2de0997e5f
GUI updates:
...
1) remove LAF stuff
2) add a Chooser for Skin from the GuiHomeScreen (not fully functional yet)
3) hook up the GuiHomeScreen to use the New GUI (currently no option to use the old GUI)
2011-12-08 04:15:32 +00:00
Chris
ce17eeafac
- Checkstyle.
2011-12-07 22:32:03 +00:00
slapshot5
8f20e10a84
add a null check in MagicStack when adding targets to GameLog
2011-12-07 13:59:02 +00:00
Sloth
212aadf753
- Added "TriggeredCardOpponent" as a defined player.
...
- Fixed Kokusho, the Evening Star (is there a better solution for this, otherwise a lot of cards need the same treatment).
2011-12-07 10:54:36 +00:00
Doublestrike
e539d97433
WompWomp's icons added.
...
FSkin fully streamlined for better memory management and easier
file access.
FButtons added into sprite.
2011-12-07 08:52:10 +00:00
Doublestrike
56194eda6e
Minor update to FSkin.
2011-12-07 07:40:54 +00:00
Doublestrike
7710f9075e
FSkin updated for better data storage and handling for icons, colors, and images. Now uses maps instead of mutators.
2011-12-07 07:30:41 +00:00
Doublestrike
658a136cce
Modified dock buttons to wrap on smaller dock sizes.
2011-12-07 06:53:41 +00:00
Doublestrike
7cdd5996cc
Font resize adapters applied to (all?) components in UI.
2011-12-07 06:34:29 +00:00
slapshot5
8930c95ede
only add a vertical scrollbar to the DevPanel if it is needed
2011-12-07 04:01:40 +00:00
Chris
75c1e4af80
- Fixed the card text problem with the Convoke cards including Autochthon Wurm.
2011-12-07 00:13:16 +00:00
jendave
fc62b66531
Fix javadoc problems
2011-12-06 22:26:16 +00:00
Sloth
7b5207fbed
- Fixed a bug in getOnly2Colors.
2011-12-06 19:34:52 +00:00
Sloth
04bbb44fb4
- Fixed boosters in draft not really being passed around.
2011-12-06 18:40:44 +00:00
Sloth
b8dbf4bcfe
- Little improvements for the drafting AI (the AI will no longer put cards with RemRandomDeck SVar into draft decks).
2011-12-06 17:12:43 +00:00
Sloth
1bf66d12bb
- The AI will now also draft colorless cards.
2011-12-06 16:03:38 +00:00
slapshot5
3f1dc44c56
small tweak to GameLog display text
2011-12-06 13:55:12 +00:00
slapshot5
fcb2b485c2
icons for Concede Game and View DeckList were switched in the Skin. This is now fixed.
2011-12-06 13:47:28 +00:00
Chris
ea77ce2541
- Checkstyle.
2011-12-06 13:34:47 +00:00
Sloth
2732747803
- Little fix for the keyword "May be played without paying its mana cost" (it now only works if the card can otherwise be played).
2011-12-06 11:38:11 +00:00
Sloth
a257c5e349
- Fixed a bug when the AI has to block multiple creatures with "All creatures able to block CARDNAME do so.".
2011-12-06 11:26:52 +00:00
Sloth
b4a58a8239
- Converted Aluren to script (which fixes most but not all rules inaccuracies).
2011-12-06 11:14:11 +00:00
Doublestrike
195f1141cb
Added dock icons to icon map in FSkin.
2011-12-06 09:03:43 +00:00
Doublestrike
d354a97223
Removed unused icons in FSkin.
2011-12-06 08:59:08 +00:00
Doublestrike
a4d68f2bf2
Added mana icon versions to each skin.
...
Renamed texture1.jpg to bg_texture.jpg.
Removed old icon versions.
Added icon and font resize adapters to all pool labels.
2011-12-06 07:20:09 +00:00
slapshot5
decc71177b
make the GameLog JScrollPane transparent haHA!
2011-12-06 06:51:40 +00:00
slapshot5
f4a1599fc2
make the GameLog scrollable (still need to figure out how to make it transparent.)
2011-12-06 06:43:29 +00:00
slapshot5
aa0755d6a4
add Declare Attackers and Assign Blockers to the GameLog
2011-12-06 06:06:53 +00:00
slapshot5
baf5afc513
minor text tweak in "Tutor for Card" string
2011-12-06 02:12:53 +00:00
slapshot5
46f4d3c352
Dev buttons (like Generate Mana) will now give a visual indication that they've been clicked.
2011-12-06 01:39:27 +00:00
Doublestrike
3baa23e72b
Centered tab text a little better
2011-12-06 00:47:50 +00:00
Doublestrike
58f3938a46
Rounded tabs in vertical tabber.
2011-12-06 00:38:37 +00:00
jendave
48f91fd162
checkstyle
2011-12-05 22:56:32 +00:00
jendave
b60546b1f7
Checkstyle fixes
2011-12-05 22:50:07 +00:00
jeffwadsworth
74f17641bb
- Added the property "sharesTypeWith".
2011-12-05 22:23:06 +00:00
Sloth
f48e11e3d0
- Little fix for Kinship cards with Changeling.
2011-12-05 19:03:02 +00:00
Sloth
9e15b95f00
- Added the property "sharesCreatureTypeWith".
...
- Fixed Kinship cards that changed their creature types.
2011-12-05 18:17:45 +00:00
Chris
5db5540900
- Checkstyle.
2011-12-05 15:08:17 +00:00
Doublestrike
e137355b59
New UI: Dock moved to SE.
2011-12-05 05:58:03 +00:00
Doublestrike
3590a19d5f
Minor bug fix.
2011-12-05 05:16:55 +00:00