Commit Graph

6640 Commits

Author SHA1 Message Date
slapshot5
72b954c803 Add a Game Log (and tie into New GUI). It currently has the ability to log turns, phases, add to stack, resolve from stack, play land, activate mana ability. However, only stack info and turns will show up in the log by default. (There is a logging level that can eventually be used for customization.) 2011-12-04 03:32:38 +00:00
jendave
26d29937d0 Add javadoc params so classes will be parsed correctly by WindowsBuilder Gui tool 2011-12-04 03:09:30 +00:00
slapshot5
bc8255adea Java warning cleanup in CardFactoryCreatures 2011-12-04 01:38:48 +00:00
Doublestrike
620924fd29 Enabled layout size saves.
A few aesthetic modifications.

Added "smith" skin.
2011-12-04 00:52:57 +00:00
Sloth
a08e1f550b - Fixed several occasions where all copies of an extrinsic keyword have to be removed (and not only one). 2011-12-03 21:36:42 +00:00
Sloth
4c16474f07 - Added Cellar Door. 2011-12-03 16:32:54 +00:00
Sloth
ba6dc5e51b - Little fix for the display of player keywords. 2011-12-03 10:34:28 +00:00
Sloth
7a4585f29e - Added a description for the abilities of Duct Crawler and friends. 2011-12-03 08:46:11 +00:00
Doublestrike
789ea83001 New UI: Top spell on stack shown in deail panel. 2011-12-03 08:28:48 +00:00
Sloth
a47bd6654f - The AI can now cast permanents with X in their mana cost.
- Fixed Venarian Gold.
2011-12-03 08:02:22 +00:00
Doublestrike
bb5de33380 Flashback enabled for human and computer in new UI.
Also, an experimental "reminder" for input area included.
2011-12-03 04:56:26 +00:00
Doublestrike
1babbfd001 Field UI streamlining:
- added 7 more phase indicators
- enabled player avatar click to select
- resized pool, pic, and phase indicator areas.
2011-12-03 02:02:37 +00:00
Sloth
ff114de005 - (NewGUI) Commented out the old player keyword display (because it caused an error report whenever a keyword was present). Player keywords are now shown in the player details view. 2011-12-02 19:27:09 +00:00
Doublestrike
f1285945e7 Latest UI layout reshuffling. 2011-12-02 13:38:00 +00:00
slapshot5
d68de7493b fix Recall 2011-12-02 09:46:23 +00:00
slapshot5
c0b4aceb85 add the View Deck List option to the dock. Added this to the skin, but still need an actual icon for it. Not sure how to add the image itself to the skin in sprite.png? 2011-12-02 08:46:13 +00:00
slapshot5
bf7fa5e2c5 New GUI: In DEV MODE, you can now click on the human hand as well to see a pop up list of cards (for consistency) 2011-12-02 08:10:57 +00:00
slapshot5
72170bcd2b flseh out some stuff related to human hand (NewConstants stuff) 2011-12-02 08:10:15 +00:00
slapshot5
71b8bf86aa fixed some comments in NewConstants.java 2011-12-02 06:26:48 +00:00
slapshot5
f14169d4ce add a first pass at avatar pics from moomarc. Eventually, this will go in the skin, but in case the skins aren't all done when we do a first release with the new GUI, there will be something there. Also adds basic mana pool updating code so it doesn't always show 99. 2011-12-02 06:08:49 +00:00
slapshot5
6c5227d1d7 fixed some capitalization inconsistencies in GuiDisplay 2011-12-02 05:52:29 +00:00
slapshot5
1278f337d9 New GUI: Viewing computer hand and both libraries now respects Dev Mode. Player Library will now show the list like it did before instead of trying to show the decklist. The DeckListAction code is left in place so it can be hooked up somewhere else. 2011-12-02 05:51:50 +00:00
jeffwadsworth
13309b2f46 - Added Life Matrix. 2011-12-01 23:41:27 +00:00
Sloth
d249d13d0b - Cleanup of unnecessary checks for Doran. 2011-12-01 20:29:19 +00:00
Sloth
da33719849 - Converted Robber Fly to script. 2011-12-01 20:21:28 +00:00
jendave
5c504472af Add package-info files to view package 2011-12-01 19:32:37 +00:00
Chris
30f91d6e0a - Checkstyle. 2011-12-01 13:48:28 +00:00
Doublestrike
ee677cb060 Resizable, reshuffled, and full detail/pic view. A couple other bug fixes as well. 2011-12-01 13:12:51 +00:00
Sloth
a8f36ca58c - AI improvements for AF Sacrifice with the Destroy parameter. 2011-12-01 11:49:46 +00:00
Sloth
d1fb96396f - Added an optional "Destroy" parameter to AF Sacrifice and fixed Imperial Edict with it. 2011-12-01 11:33:44 +00:00
Sloth
e70a6293f8 - The "RememberSacrificed" parameter in AF Sacrifice now works.
- Added Twisted Justice.
2011-12-01 10:59:27 +00:00
slapshot5
367e945a2d remove a little debug code... *sigh* 2011-12-01 05:58:55 +00:00
slapshot5
f6096c8461 more closely match card text for Flashback and Equip ability costs. 2011-12-01 05:56:45 +00:00
Doublestrike
eeb9da1545 Fixed crash between multiple games, switching between old/new UI. 2011-12-01 04:37:13 +00:00
Doublestrike
3e537e85cb Fixed Quest mode new/old UI checkbox bug. 2011-12-01 04:18:52 +00:00
Chris
401b3f5d3e - StringBuilder. 2011-11-30 22:38:00 +00:00
Chris
0c9953f030 - StringBuilder. 2011-11-30 22:32:37 +00:00
Chris
e6d0e5c6f0 - Checkstyle. 2011-11-30 22:23:00 +00:00
Sloth
9fdc681962 - Added Magewright's Stone. 2011-11-30 21:17:37 +00:00
Sloth
76a42847d0 - Fixed the makeToken function not granting hidden keywords to tokens. 2011-11-30 13:51:32 +00:00
Sloth
bcd319fb44 - Optional triggers that have the triggering object "Attacker" will now specify the attacker, when you have to chose. 2011-11-30 13:37:31 +00:00
Sloth
18eb8832a2 - Added the ability description to Glint Hawk. 2011-11-30 13:12:06 +00:00
Sloth
fa31261475 - The Epic keyword will now be displayed in the card text. 2011-11-30 13:08:08 +00:00
Sloth
0994a74814 - Some changes to the random deck generators (not the original ones): The decks can now contain cards with any converted mana cost (formerly restricted to 1-8) and the balancing has changed a bit. 2011-11-30 13:01:06 +00:00
Doublestrike
c67127f44b Fixed massive repaint bug, hopefully also simultaneously cleared up memory leak. 2011-11-30 08:27:35 +00:00
Doublestrike
dc98c41dfc Quick checkstyle fix. 2011-11-30 04:39:23 +00:00
Doublestrike
61ac931a9c Added # of attackers to combat tab title. 2011-11-30 04:33:01 +00:00
Doublestrike
f9dbebd44d Added count of stack to tab. 2011-11-30 04:12:11 +00:00
Doublestrike
73253a6127 Fixed "the frame is decorated" exception. 2011-11-30 01:59:11 +00:00
Doublestrike
3568ca8a57 Fixed hand area resize problem. 2011-11-30 01:54:36 +00:00