Commit Graph

23895 Commits

Author SHA1 Message Date
swordshine
d97495ed41 - BNG: Added Heroes' Podium 2014-01-21 08:47:10 +00:00
Maxmtg
ceab176d9f improved the codestyle for Dependencies left from gui 2014-01-21 06:59:28 +00:00
Maxmtg
050887c53c fix compile problems 2014-01-21 06:34:03 +00:00
Maxmtg
2bc61a9e68 the great move 2014-01-21 06:27:36 +00:00
Maxmtg
6b1d9356f3 move authorization to see downface of cards to classes that won't move to different module 2014-01-21 06:20:08 +00:00
Maxmtg
1dbc34fe62 move command and constant, set up bridges for dependencies 2014-01-21 06:16:10 +00:00
Maxmtg
d93b041397 moved 2 files to ensure history is saved 2014-01-21 06:11:18 +00:00
Maxmtg
ecd14e1de4 Revert module separation to make another commit that would keep files' history 2014-01-21 06:05:34 +00:00
Agetian
923bddc90d - Generate 10 lands per art in sealed deck and booster draft modes if there is more than one art available (to avoid spamming the sideboarding window with many hundreds of basic lands) or just generate 30 basic lands of each type if there is only one art for the basic land in set (should still be reasonably enough for any sane limited play). 2014-01-21 05:58:56 +00:00
Maxmtg
97297f291f Game now compiles and runs! 2014-01-20 19:01:29 +00:00
Maxmtg
84850c76a9 restore compilation ability - 1 method left 2014-01-20 18:57:00 +00:00
Maxmtg
ca8c8d35d9 commited a workaround for preferences dependency 2014-01-20 18:44:43 +00:00
Maxmtg
18e96a1028 module separation in progress. Project cannot be compiled. Will restore in under an hour 2014-01-20 18:33:47 +00:00
Maxmtg
f27b3e469a last call to gui eliminated in game code, will try to extract module next 2014-01-20 18:01:12 +00:00
Maxmtg
7b47938062 remove method from AbilityUtils that adds reference from Game to Gui 2014-01-20 17:47:00 +00:00
swordshine
d9f3bb8bdd - BNG: Added Spirit of the Labyrinth 2014-01-20 14:32:16 +00:00
swordshine
8919532b84 - Convert Dredge to a replacement effect 2014-01-20 14:13:13 +00:00
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