Commit Graph

24528 Commits

Author SHA1 Message Date
Sol
c8eed79a2a - Initial checkin for Additive Mana Conversion Static Ability (Restrictive Conversions currently not 100% correct)
- Added Mycosynth Lattice
- Fixed Sunglasses of Urza
2014-02-09 02:37:09 +00:00
Sol
537f95c79d - Fixed infinite loop caused by Max's trigger fixes when no triggers are on the stack 2014-02-09 02:10:19 +00:00
Maxmtg
c923a7d976 fix comile erre 2014-02-08 22:49:56 +00:00
Maxmtg
b0939aeed8 bug fix 2014-02-08 21:10:23 +00:00
Maxmtg
a7d359fa10 loop until nothing added to stack, AP is turn owner 2014-02-08 20:52:02 +00:00
drdev
862d8ed857 Fix so foils display properly in CardManager Image Views 2014-02-08 20:41:07 +00:00
drdev
83cebd7e82 Fix label 2014-02-08 20:26:30 +00:00
Maxmtg
1eeab52cdf all player will add their triggers to stack when ANY player has priority 2014-02-08 20:24:35 +00:00
Agetian
686807b0d2 - A closer approximation of foil chance in booster (16.67% for 1:6 ratio instead of just 16%). 2014-02-08 20:03:01 +00:00
Agetian
f0464395ab - A little correction. 2014-02-08 19:55:25 +00:00
Agetian
87de44dd04 - Added information about extended foil support to CHANGES.txt. 2014-02-08 19:55:06 +00:00
Agetian
5fe65ad74b - Added a preference to support enabling/disabling foil overlay display in GUI.
- Tied the card panel foil display to the user preference setting.
2014-02-08 19:35:36 +00:00
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