Commit Graph

2144 Commits

Author SHA1 Message Date
Maxmtg
d9d32f7508 fix hangs when playing spell from devmode that triggers something
remove unneeded code
2014-02-01 23:53:08 +00:00
Maxmtg
691c52fff9 Forge will no longer crash when there are decks with unsupported cards. These cards will appear in decks and games player starts as a dummy without cost, types, abilities, but with explanation in card's text 2014-02-01 21:43:42 +00:00
drdev
c3d7a9f075 Refactor so Image View shares sort order of List View 2014-02-01 21:16:12 +00:00
Maxmtg
da3b2c1dc1 "take priority" changed: now on priority SBA is checked, triggers are ordered, then player is asked for spell they want to play, then spell is played. Until player refuses to choose a spell, that means "I pass" 2014-02-01 20:43:20 +00:00
drdev
2ea69dde48 Show picture and details on hover for image view 2014-02-01 19:31:55 +00:00
drdev
4c129ffee4 Add hover effect to ImageView 2014-02-01 04:47:14 +00:00
drdev
2b685348ab Add image view to item managers 2014-02-01 01:16:43 +00:00
Maxmtg
7cf1a52405 orderSimultaneousStackEntries only when player gains priority 2014-01-31 21:51:50 +00:00
drdev
4810518d74 Code cleanup 2014-01-31 00:22:14 +00:00
drdev
29876aeb28 Code cleanup 2014-01-30 20:50:23 +00:00
Maxmtg
3c53eec798 fix CostRemoveCounter for X counters 2014-01-30 07:10:13 +00:00
drdev
04d129b8d8 Cleanup look of vanguard and planar deck panels 2014-01-30 02:30:11 +00:00
drdev
059e7f7920 Fix so first player's avatar has focus when Forge first opened 2014-01-30 01:58:49 +00:00
drdev
3bbfe87868 Code cleanup 2014-01-30 01:48:57 +00:00
moomarc
a7785b0d1b - disabled checkboxes for Archenemy and Commander in constructed match setup.
- disabling a variant now updates the deck selector as appropriate
2014-01-29 10:57:16 +00:00
drdev
a8bf257391 Refactor Spell Shop prompts to only appear once no matter how many items are being bought/sold together 2014-01-28 22:51:56 +00:00
Agetian
86f6a9e3f1 - Attempt to fix image cache visualizing wrong card pictures for cards with multiple art. 2014-01-28 16:24:38 +00:00
Maxmtg
d5bde7570a correct picture 2014-01-28 06:58:48 +00:00
Maxmtg
a0d13578f3 artIndex inside the very cards is 1-based as well (no more adjustments of +/-1 needed) 2014-01-28 06:56:42 +00:00
Maxmtg
ed48547f36 very minor tweaks 2014-01-28 03:50:28 +00:00
Agetian
73b97fe151 - Fix for the previous commit. 2014-01-27 18:18:43 +00:00
Agetian
f21e1c3f8a - Make generated quest card pool indices 1-based. 2014-01-27 18:15:54 +00:00
Maxmtg
aa230be806 quest save indices 2014-01-27 17:53:35 +00:00
Agetian
5322d5a9c2 - Reapply the previous NPE fix. 2014-01-27 16:06:36 +00:00
Agetian
0f5eb7d5f8 - An alternate NPE fix as suggested by Max. 2014-01-27 15:47:35 +00:00
Agetian
9379f7283c - Added descriptions to new precon decks.
- Fixed a NPE when trying to show the description of a precon in spell shop that lacks the description line in its metadata.
2014-01-27 15:45:24 +00:00
moomarc
1f947d5781 - selecting a vanguard avatar updates the button label 2014-01-27 07:52:01 +00:00
Agetian
8dea53bcda - A better fix for the custom booster draft NPEing 2014-01-27 07:06:20 +00:00
Agetian
f5d43d0986 - Fix imports. 2014-01-27 06:43:13 +00:00
Agetian
cf67fb456e - Temporarily revert the previous fix, will recommit a better one soon. 2014-01-27 06:42:35 +00:00
moomarc
308814bdca - removed a few unnecessary lines 2014-01-27 05:51:06 +00:00
Agetian
149a9bd7b2 - Fix a crash when choosing Custom Draft.
- Note that this fix gets rid of a seemingly useless/buggy piece of code in GuiChoose, I can't remember why if there was a good reason for it in the first place. Please report if I broke something else by removing it.
2014-01-27 05:39:42 +00:00
Agetian
e16998beb5 - Fixed the ability to choose to use the deck-default Vanguard avatar. 2014-01-27 05:22:19 +00:00
Maxmtg
a9e12e38ef update something on ai/human playertype change 2014-01-26 22:26:25 +00:00
Maxmtg
9c7d25f49d arranged components inside a panel 2014-01-26 22:02:57 +00:00
Maxmtg
a52a1f5820 Threw in an idea for playerPanels in constructed screen 2014-01-26 18:54:10 +00:00
Agetian
e0c3244667 - Compilation fix 2014-01-26 17:17:33 +00:00
moomarc
32bf18781a - Vanguard matches now launched via constructed match screen 2014-01-26 15:51:43 +00:00
drdev
f4ffe22d61 Refactor ItemManager to switching between different views 2014-01-25 22:33:50 +00:00
Maxmtg
4573e30e73 refactor and remove some dependencies 2014-01-25 22:31:32 +00:00
Maxmtg
dfebb08e1e fix deck loading problem (wrong editions were shown) 2014-01-25 21:30:56 +00:00
Maxmtg
003c252d8a added option to use only core and expansion sets in deck importer, fixed a related bug 2014-01-25 19:54:32 +00:00
Maxmtg
11c205f0c9 fix bugs in minimal set calculation.
added that column to itemmanager
2014-01-25 16:29:56 +00:00
drdev
7d2cc8fac5 Use arrow button scroller for Variant panel 2014-01-25 16:07:04 +00:00
drdev
863e7733e6 Prevent unmaximizing unless mouse moved 5 pixels on title bar 2014-01-25 16:04:37 +00:00
Maxmtg
e657a1b07d Moved ColumnDef to separate file 2014-01-25 15:58:16 +00:00
Maxmtg
2f29cf7755 edition cached in deckproxy 2014-01-25 15:50:56 +00:00
Maxmtg
6d34dbc286 refactored cardDb, added getEdition method to DeckProxy 2014-01-25 15:43:48 +00:00
moomarc
ce82a93afe - Fixed starting a constructed match with no variants applied 2014-01-25 12:21:28 +00:00
Maxmtg
2981668172 PreconDecks' folder property will be filled with their set (temporary) 2014-01-25 09:56:14 +00:00