Commit Graph

12584 Commits

Author SHA1 Message Date
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
Chris
bf4bc2bf84 - Improved the labels for the non-color filters in the quest mode deck editor. 2011-12-10 03:20:12 +00:00
Chris
ea95665ad5 - Improved the labels for the color filters in the quest mode deck editor. Still needs some more work. 2011-12-10 02:46:50 +00:00
Chris
e5fc94b957 - Moved all of the filters to top of window in the quest mode deck editor. Still needs some more work. 2011-12-10 01:37:00 +00:00
jeffwadsworth
5603166581 - Fixed Illusions of Grandeur 2011-12-09 21:08:36 +00:00
Chris
ed34e5b652 - Minor adjustments to the layout of the quest mode card shop. 2011-12-09 19:40:04 +00:00
Sloth
d13633bfa8 - Improved checkCreatureSacrificeCost. 2011-12-09 18:26:46 +00:00
jeffwadsworth
f3ce01ab16 - Added Soldevi Golem 2011-12-09 16:48:59 +00:00
Sol
f61bd6fa4f Initial check-in for updating ManaPool observers. 2011-12-09 15:05:01 +00:00
slapshot5
6f3b23c6a2 when displaying the list of cards the AI can't play (when a match is started), only display each card name once. 2011-12-09 12:52:36 +00:00
slapshot5
0a774cc5b0 remove some poorly formatted (and not needed) comments 2011-12-09 12:29:00 +00:00
SoulStorm
a4403ca17a Added Riku of Two Reflections. 2011-12-09 11:32:33 +00:00
Chris
acf122c797 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2011-12-09 11:27:20 +00:00
Chris
c62901a8ee - Ran oracle script. 2011-12-09 11:26:13 +00:00
Chris
9ae8fc6447 - Ran set info script. 2011-12-09 11:25:05 +00:00
slapshot5
d6c9deccb8 minor text fix when choosing card sizes 2011-12-09 04:45:43 +00:00
Chris
084d14dfdd - Minor adjustments to the layout of the quest mode deck editor. 2011-12-09 03:36:55 +00:00