Commit Graph

24528 Commits

Author SHA1 Message Date
Chris
481ac50726 Added new card names to changes.txt. 2014-01-20 12:45:54 +00:00
Maxmtg
731b3c8c36 DeckProxy (work in progress) 2014-01-20 09:13:36 +00:00
Maxmtg
8393bc02e4 remove ItemPoolView class, instead a read-only pool will be an instance of same class, but backed with an unmodifiable map 2014-01-20 09:13:13 +00:00
Maxmtg
85e5b0ff13 removed list or items from CardPool that had to be kept in sync with the main map, since no other class but ItemManagerModel used it (I wanted to do that for too long already!) 2014-01-20 08:49:52 +00:00
Maxmtg
3b8d779b27 reverted another change to core (the ordering of colors for random generation is implemented in a simpler way) 2014-01-20 08:20:28 +00:00
Maxmtg
89dcef5b67 moved convoke cards selection code from ManaCostBeingPaid to dedicated input for human player 2014-01-20 07:32:12 +00:00
moomarc
6ced3d38a4 - ComboBoxWrapper will retain whether its combobox is enabled or not with a skin change 2014-01-20 07:05:47 +00:00
swordshine
7fc97562b2 - BNG: Added Fanati of Xenagos and Flame-Wreathed Phoenix 2014-01-20 06:59:51 +00:00
moomarc
80372f40b5 - Added manual avatar selection to constructed match setup. 2014-01-20 06:23:57 +00:00
Sol
d9a5a27391 - Fixed Antes Panel from updating too early, and not updating when cards are added to the Ante zone. 2014-01-20 04:29:30 +00:00
Sol
8c73aa93c8 - Adding missed bazaar index file from last checking for new Quest item 2014-01-20 04:16:09 +00:00
drdev
59997f5cf2 Skin scrollbars 2014-01-20 03:03:43 +00:00
drdev
3ab7db6061 Change ItemTable border to match filter separators 2014-01-20 00:26:58 +00:00
drdev
3d2ba5a182 Tweak alt row color so it contrast better with inactive selection color 2014-01-20 00:18:56 +00:00
drdev
d7cb5165ef Skin ItemManagers 2014-01-20 00:14:40 +00:00
Agetian
3a89700d95 - The AI will add snow-covered lands to maindeck when building limited decks (sealed, draft). 2014-01-19 19:04:22 +00:00
drdev
f0ce722aa4 Don't retain selection when clicking to change column sort
Support showing color deck options in proper order with no column header
2014-01-19 18:15:02 +00:00
Chris
95709401a3 Added new card names to changes.txt. 2014-01-19 14:54:50 +00:00
swordshine
06f030ab73 - BNG: Added Champion of Stray Souls 2014-01-19 11:36:37 +00:00
Sloth
bd0dc07c43 - Fixed the keyword "At the beginning of your upkeep, sacrifice CARDNAME unless you pay ..." broken by the brackets {}. 2014-01-19 11:16:54 +00:00
swordshine
0d354f679c - BNG: Added Arbiter of the Ideal, Everflame Eidolon, and Mindreaver 2014-01-19 04:10:20 +00:00
Sol
7ed37ec5f8 - Created a new Bazaar item "Cash Stakes" to allow cards lost in ante to be available in the card shop immediately after the match 2014-01-19 03:15:24 +00:00
swordshine
fa40deaa11 - BNG: Added Tromokratis 2014-01-19 01:33:24 +00:00
Sloth
117d25b686 - Prevention for infinite loops in payManaCost. 2014-01-18 20:41:30 +00:00
Sloth
7491eb0076 - Fixed AI using Sphere of the Suns. 2014-01-18 20:28:50 +00:00
drdev
1acb9f8ab1 Fix so restored deck in view when application first opened
Prevent selection going out of view when table height changes
2014-01-18 20:04:23 +00:00
drdev
f87b262194 Fix so selection retained when changing sort
Fix so previously played deck restored on Constructed screen
2014-01-18 19:26:01 +00:00
Sloth
6c82cabe3a - Updated the quest deck Abe Sapien 3. 2014-01-18 18:25:34 +00:00
drdev
7e7969988a Rework player zone message building for ability effects 2014-01-18 17:06:18 +00:00
moomarc
4b51c24b66 - removed a console println 2014-01-18 15:28:40 +00:00
Sol
5e0ad38ffc - Cards lost to Ante in Quest mode will now appear in the Spell Shop for repurchase 2014-01-18 14:53:31 +00:00
Chris
56557101f3 Added new card names to changes.txt. 2014-01-18 13:36:12 +00:00
drdev
1d0cf99e48 Add View Deck button to make FDeckViewer more discoverable 2014-01-18 07:14:30 +00:00
drdev
2f5b534de6 Make quantity column narrower in FDeckViewer 2014-01-18 06:57:34 +00:00
drdev
00ae4d4824 Add card detail and picture panels to FDeckViewer 2014-01-18 06:42:25 +00:00
swordshine
af2a87a207 - BNG: Added Archetype of Courage, Archetype of Endurance, and Archetype of Imagination 2014-01-18 06:15:53 +00:00
drdev
72fe5ad996 Add FDeckViewer to display deck list when double-clicking
Improve support for opening modal dialog on top of another modal dialog
2014-01-18 05:50:11 +00:00
drdev
d00da28a3c Prevent cursor changing to Move every time you click a tab 2014-01-18 04:06:42 +00:00
drdev
81363bc537 Revert my revert of Max's revert (now that I see what I did wrong, sorry Max) 2014-01-18 03:49:45 +00:00
drdev
1e98cd4939 Fix so combo box constraints retained when switching skins 2014-01-18 03:23:36 +00:00
drdev
814a8976fb Show tooltip for truncated caption 2014-01-18 02:55:09 +00:00
drdev
86cea92ca1 Truncate item manager caption if not enough room for it 2014-01-18 02:53:32 +00:00
drdev
f9178dcff2 Fix so Constructed layout is at least usable at minimum resolution
Fix so Archenemy combo box supports skin changes
2014-01-18 02:33:36 +00:00
swordshine
fcc4b92efe - Fix last commit 2014-01-18 02:19:54 +00:00
swordshine
44f79a5db2 - BNG: Added Brimaz, King of Oreskos and Oreskos Sun Guide 2014-01-18 02:15:56 +00:00
drdev
034f235196 Show color and other columns for quest opponent decks 2014-01-18 01:26:59 +00:00
swordshine
a1e16543b2 - BNG: Added Temple of Enlightenment, Temple of Malice, and Temple of Plenty 2014-01-18 01:24:23 +00:00
drdev
8578e2a538 Fix case of random button 2014-01-18 01:21:37 +00:00
drdev
092d3dac40 Fix padding around new random name button 2014-01-18 01:19:15 +00:00
drdev
e9ddf8400b Revert Max's revert 2014-01-18 00:31:45 +00:00