Commit Graph

24566 Commits

Author SHA1 Message Date
drdev
58600fbfad Lock input while refreshing images 2014-02-08 19:34:37 +00:00
drdev
c92be334ae Maximize space for viewing pack cards by eliminating Choose Card button and hiding view options by default 2014-02-08 18:51:55 +00:00
drdev
8276b5c51a Support apply foil effect to card images in CardManager Image View 2014-02-08 18:29:04 +00:00
Agetian
d7224d7515 - Fixed a bug that caused the game to crash when generating boosters with no specified code (fixes full cardpool draft).
.
2014-02-08 18:24:04 +00:00
drdev
96ff2dc09e Support hiding filters by default on Draft screen 2014-02-08 18:23:21 +00:00
Agetian
a40da18132 - Added Born of the Gods quest precons. 2014-02-08 17:34:49 +00:00
drdev
8cb889da68 Prevent horizontal line appearing when hiding filters and not showing button panel 2014-02-08 17:28:21 +00:00
drdev
08d2d7f4e8 Prevent Add Player button getting stuck 2014-02-08 17:22:39 +00:00
Maxmtg
e9c273e40f logic optimized 2014-02-08 17:13:35 +00:00
Maxmtg
9500b3d951 acquire booster edition once 2014-02-08 17:07:15 +00:00
drdev
2b4e935373 Align buttons 2014-02-08 17:01:23 +00:00
Agetian
4f9fd821ec - Added foil generation in booster packs (the UI support is currently incomplete, foils will not be distinguished in deck editors or displayed in pile view or booster card list for now; also, there is currently no option to disable the foil visual effect in GUI). 2014-02-08 16:16:23 +00:00
Agetian
b221b7eaab - Added a method to add a color replacement to ManaPool.
- Fixed a mistype in method name.
2014-02-08 16:04:54 +00:00
Chris
4b8ed1df67 Added new card names to changes.txt. 2014-02-08 15:19:30 +00:00
Chris
9399097069 Cleared out the changes.txt file, now ready for new material. 2014-02-08 15:17:27 +00:00
Maxmtg
337f5b7320 clean up code style 2014-02-08 15:01:46 +00:00
Agetian
80c70d321e - Append the foil suffix to the card name instead of to the end of the line (looks better in the deck file and fixes foil card recognition). 2014-02-08 13:16:36 +00:00
Maxmtg
676fee32c6 renamed add/subtract methods, fixed bug with colorless payment 2014-02-08 12:56:54 +00:00
Maxmtg
715ee1f9ab color conversion routine for mana implemented 2014-02-08 12:21:55 +00:00
Maxmtg
c5a791f361 more paths require manapool 2014-02-08 11:33:17 +00:00
Maxmtg
1ec656f2ed ManaCostBeingPaid no longer be built from string, its "pay" methods require reference to manaPool (which is to hold color replacement rules) 2014-02-08 11:26:27 +00:00
Sloth
97b579a68d - Fixed Lightning Volley. 2014-02-08 07:47:31 +00:00
drdev
59f75710dc Add Expand/Collapse all groups button to Image View 2014-02-08 04:47:45 +00:00
drdev
c7e74b2ddc Add combo box as way to change column count in addition to Ctrl+MouseWheel 2014-02-08 02:54:59 +00:00
drdev
6380b4c8fe Change image scaling method to be based on column count rather than fixed size 2014-02-08 02:21:27 +00:00
Sol
3d4f9e7297 - Committing Ertai's Familiar and Shimmering Efreet by squee1968 2014-02-07 17:29:15 +00:00
Chris
bfe48d2611 [maven-release-plugin] prepare for next development iteration 2014-02-07 17:25:48 +00:00
Chris
3c08718b4b [maven-release-plugin] prepare release forge-1.5.12 forge-1.5.12 2014-02-07 17:25:37 +00:00
Chris
2f033f795f Preparing the changes.txt file for the next beta build and release. 2014-02-07 15:10:33 +00:00
drdev
acd2ca2f23 Add GroupBy and PileBy combo boxes to Image View 2014-02-07 07:42:56 +00:00
drdev
de2731c21f Group sealed pool by color by default 2014-02-07 06:36:26 +00:00
drdev
5e0a8a6331 Add view options panel to ItemManager 2014-02-07 06:26:28 +00:00
drdev
b34ca7b951 Support canceling when selecting block or custom draft format when setting up a new draft or sealed deck
Prevent crash if you select a block that has no sets
2014-02-07 05:20:08 +00:00
drdev
1422748447 Prevent double-click failing after a previous double-click on a control opened a different screen 2014-02-07 04:25:31 +00:00
drdev
186f7f70e4 Fix so hover doesn't get stuck after right-clicking card in deck viewer 2014-02-07 04:11:56 +00:00
drdev
4b1eb98e5b Make Image View the default in all decklist ItemManagers 2014-02-07 04:05:45 +00:00
drdev
f7e185be3b Fix flaw with previous fix 2014-02-07 03:55:10 +00:00
Agetian
ea6da0b7dc - Make the zebra skin color on Marble Blue skin easier on the eyes. 2014-02-07 03:51:25 +00:00
drdev
ae23652c0c Avoid odd display when first opening image view 2014-02-07 03:51:17 +00:00
drdev
54b86b4db2 Update CHANGES.txt 2014-02-07 03:32:25 +00:00
drdev
f45779d2c3 Don't enforce 4-of card limit in deck editor if not enforcing deck legality 2014-02-07 03:28:13 +00:00
drdev
480ebbb121 Include information about ItemManager ImageView in CHANGES.txt 2014-02-07 01:00:12 +00:00
Chris
427e8c7059 Added new card names to changes.txt. 2014-02-06 15:01:20 +00:00
RumbleBBU
86cf1b63f4 Fixed quest starting pool color bias selection. 2014-02-06 08:25:41 +00:00
drdev
27ee03494b Improve restored scroll position after adjusting image view zoom 2014-02-06 05:36:46 +00:00
Maxmtg
2f5799f453 routed all checks like 'can pay for this shard with mana of certain color' through either player's manapool, or a method in ManaCostBeingPaid. Will add a color conversion matrix at these 2 points later. This change is a prerequisite to implement cards like Daxos of Meletis 2014-02-06 04:55:30 +00:00
drdev
7c419d875d Fix so image size goes from 50 to 300 2014-02-06 04:52:17 +00:00
Maxmtg
d7d87b5c5d CardDb is now able to report the unique missing cards (it's not a good idea to keep it all in ctor, should refactor later) 2014-02-06 04:00:51 +00:00
Sol
a11e7bbcb8 - Introduce PhaseIn and PhaseOut triggers
- Added Teferi's Imp (as an example of both)
2014-02-06 03:01:21 +00:00
drdev
028e4bc196 Support image view scaling using Ctrl+MouseWheel 2014-02-06 02:28:54 +00:00