Commit Graph

24528 Commits

Author SHA1 Message Date
swordshine
6df75248d8 - Added Gild and Satyr Firedancer 2014-02-04 07:52:47 +00:00
drdev
21331d4189 Support sorting cards into piles 2014-02-04 06:36:52 +00:00
drdev
c1e72c380b Prevent unnecessary refresh when setting up Image View groupBy/pileBy 2014-02-04 04:35:42 +00:00
drdev
b38346e00c Prevent changing collapsed state of empty group 2014-02-04 04:29:16 +00:00
drdev
9e5cbbb9d1 Prevent prompting to leave draft when exiting after already leaving a draft 2014-02-04 04:24:59 +00:00
drdev
f767ca34ce Fix so programatically selecting an item in collapsed group auto-expands group 2014-02-04 04:07:16 +00:00
drdev
d4bc720dd0 Fix so selection on Image View not lost on resize 2014-02-04 03:56:04 +00:00
drdev
1d1950d3cb Fix so hovering cards in FDeckViewer shows Details/Picture in dialog as expected 2014-02-04 03:50:00 +00:00
drdev
038418ca0d Fix selection after expand/collapse group 2014-02-04 03:29:34 +00:00
drdev
4aa2dd4471 Prevent auto-expanding groups when filters change
Fix how multi-type cards are grouped
2014-02-04 03:04:41 +00:00
drdev
075a01e3ae Fix display glitch 2014-02-04 02:14:55 +00:00
drdev
35ea4c2a50 Add grouping support for Deck editors 2014-02-04 01:56:46 +00:00
Sloth
bc851d0b51 - Fixed spells cast by AF Play effects (like Isochron Scepter) not triggering cast spell triggers (like storm). 2014-02-03 20:08:25 +00:00
Sloth
c11d353540 - Fixed Searing Blood. 2014-02-03 19:59:50 +00:00
Sloth
32e6da4a78 - Fixed Herald of Torment. 2014-02-03 19:40:26 +00:00
Chris
a96f9be77a Added new card names to changes.txt. 2014-02-03 13:52:35 +00:00
Maxmtg
04a38b79ac Old-format decks will load without exceptions 2014-02-03 08:16:44 +00:00
Maxmtg
a1886d51f8 mana effect - will give all colors to choose from if manaAb.expressChoice was empty 2014-02-03 06:41:14 +00:00
Agetian
9cd2bc595d - Fixed ManaEffect with AnyMana crashing, e.g. for Chromatic Star (temporarily fixed it by reverting the relevant part to the previous version, feel free to revert and commit a more optimal fix) 2014-02-03 06:25:51 +00:00
Maxmtg
e592d3bc56 add god-favoured general (script by moomarc) 2014-02-03 05:33:58 +00:00
Sol
1da213b157 - Improved Card Detail description of Buyback and Entwine 2014-02-03 04:43:37 +00:00
Sol
3f349d0eb3 - Improved Card Detail description of Suspend 2014-02-03 04:33:43 +00:00
Sol
84cac99a59 - Improved Card Detail description of Echo 2014-02-03 04:11:12 +00:00
Sol
de1b198f4c - Adding Mana symbols to Unnerving Assault 2014-02-03 03:22:25 +00:00
Sol
5954e7053c - Adding Mana symbol to Vigor Mortis 2014-02-03 02:46:02 +00:00
Maxmtg
1b4b9ad32b change zone... still didn't dare to change it =) 2014-02-02 18:11:32 +00:00
Agetian
394e96d051 - A little clarification in CHANGES.txt. 2014-02-02 15:42:16 +00:00
Chris
2c6151996e Added a fluff piece to the changes.txt file. 2014-02-02 15:22:36 +00:00
Maxmtg
5c195f3cea moved forge.net.protocol to .net project 2014-02-02 13:31:55 +00:00
Maxmtg
1af6d101e8 fix mana atoms (bug emerged with 24602) 2014-02-02 12:32:46 +00:00
Maxmtg
b6b220496b do not add target folder into svn 2014-02-02 11:17:49 +00:00
Maxmtg
ff92c4cf31 add forge.net project (to hold network protocol, FServer and similar things) 2014-02-02 11:16:39 +00:00
Maxmtg
12ed04a7cc non-supported cards will have a default image 2014-02-02 10:56:44 +00:00
Maxmtg
6575000c28 better loading of unsupported cards 2014-02-02 10:26:22 +00:00
Agetian
43f4e45827 - Some more error message mistype / spelling fixes. 2014-02-02 10:22:49 +00:00
Agetian
4b6e58ddf0 - A little mistype fix. 2014-02-02 10:19:59 +00:00
Maxmtg
0abdf7a3b5 CardDb - unsupported cards detection
CardPool - fix bug in decks save
2014-02-02 10:03:41 +00:00
Maxmtg
53e0a2ad37 createUnsuportedCard -> cardDb 2014-02-02 09:39:22 +00:00
Agetian
7e22527164 - Send unsupported card names to the console so that the user is aware of which cards failed to load when the decks were parsed. 2014-02-02 09:22:49 +00:00
Maxmtg
7e6928d700 Split Deck- storage and serializer parts into their own classes 2014-02-02 09:11:48 +00:00
Agetian
4fa37ac4b9 - Delete the unwanted file that got pulled into the last commit. 2014-02-02 08:51:34 +00:00
Maxmtg
bbe5e3c556 small tweaks 2014-02-02 08:51:03 +00:00
Agetian
4c7f16baf4 - Most random card pools (quest shop, quest starting pool, sealed deck, booster draft) will now generate only one kind of Zendikar lands (full art or standard art) at a time instead of mixed art of both kinds. 2014-02-02 08:44:46 +00:00
Maxmtg
cec3d26493 re-arranged deck serialization code to make it more "symmetric": the what is serialized somewhere tends to be de-serialized in the same class 2014-02-02 08:39:12 +00:00
Maxmtg
86edf9fd66 nothing important 2014-02-02 01:56:26 +00:00
Maxmtg
0adcfe55aa made deck color filters null-tolerant 2014-02-02 01:53:45 +00:00
Maxmtg
5a22e6a15d generated decks will not attempt to calculate their color 2014-02-02 01:49:00 +00:00
Maxmtg
4d833b6f38 getColor method moved to DeckProxy 2014-02-02 01:42:54 +00:00
Maxmtg
d05ecdf840 propper filtering of deck proxies 2014-02-02 01:40:32 +00:00
Maxmtg
1f66ec432d shifted MagicColors 1 bit to the right 2014-02-02 01:08:53 +00:00