Commit Graph

1540 Commits

Author SHA1 Message Date
drdev
fe26ca8a5a Add image for AEther shards 2016-01-06 04:37:30 +00:00
drdev
fc7caa7c8c Swap picking of starting plane and planeswalker 2016-01-04 02:22:01 +00:00
drdev
5746522f84 Fix so cards pulled from the AEther are saved 2016-01-04 02:16:08 +00:00
drdev
b3bf45490c Tweak fog of war color 2016-01-04 02:12:29 +00:00
drdev
3f6e581c7b Fix so commander list doesn't get stale 2016-01-04 01:37:27 +00:00
drdev
915a3c32f1 Avoid muddying collection with unowned cards 2016-01-03 04:53:54 +00:00
drdev
e3cf3b65bd Improve variable name 2016-01-03 04:40:58 +00:00
drdev
eedebb8252 Show ratio of owned/total for image view groups 2016-01-03 04:40:14 +00:00
drdev
7d752c12b1 Fix renaming and deleting conquests 2016-01-03 01:16:35 +00:00
drdev
4bc6797992 Code cleanup 2016-01-03 00:15:52 +00:00
drdev
bbc80914ab Fix so starting deck is saved for Planar Conquest 2016-01-03 00:02:10 +00:00
drdev
f3b528cfa7 Fix so existing conquest can be loaded 2016-01-02 03:04:17 +00:00
Sol
ff73eb78eb - Synchronize nomenclature of Generic Cost
- Add new Colorless Cost
- Start displaying of colorless mana with new symbol (with backwards compatibility for existing scripts that produce "{1}" instead of "{C}")
2015-12-29 16:37:22 +00:00
drdev
6a9d30e931 Start working on more reliable way to load and save Planar Conquest data 2015-12-27 00:31:24 +00:00
drdev
76478af9a2 Tweak unconquered color 2015-12-26 20:19:38 +00:00
Myrd
d4ed5e998b Fix typo in last commit. 2015-12-26 04:18:35 +00:00
Myrd
6dc693890c [Desktop] Auto download LQ card pictures on demand if they don't exist on disk. 2015-12-26 04:17:58 +00:00
drdev
f217853a86 Prevent zooming cards not yet revealed 2015-12-14 18:50:46 +00:00
drdev
e89bc7e0be Support flipping cards on reward dialog
Prevent concurrent modification exception from opening overlay from background thread
2015-12-14 18:29:51 +00:00
drdev
46fe68d5b9 Start working on card flipping animation 2015-12-14 01:39:13 +00:00
drdev
679327ec0e Prevent crash if card image not found for avatar image 2015-12-14 00:28:11 +00:00
drdev
e682d2d6fc Add basic framework for launching Planar Conquest games 2015-12-14 00:11:20 +00:00
drdev
3f31285d2e Fix so cards are displayed in reward dialog 2015-12-13 22:34:23 +00:00
drdev
8685d3231f Create dialog for showing conquest rewards 2015-12-13 21:57:41 +00:00
drdev
6a9f15cf45 Add starting shards preference 2015-12-13 19:39:46 +00:00
drdev
5d9f7dcc7e Add missing prefs to Conquest prefs screen 2015-12-13 19:11:51 +00:00
drdev
a27d1a63c9 Add tip label to the AEther 2015-12-13 18:47:15 +00:00
drdev
8774fcbf52 Show available shards and disable button if it is less than cost 2015-12-13 18:24:26 +00:00
drdev
99329f2d6d Commit new parameter to setAsBackScreen 2015-12-13 18:19:37 +00:00
drdev
710d93381a Implement basic cost calculation for the AEther 2015-12-13 05:13:06 +00:00
drdev
7101407e27 Fix so full count shows when items filtered 2015-12-13 04:17:51 +00:00
drdev
c3feb79f42 Add button to AEther screen 2015-12-13 04:14:40 +00:00
drdev
71f0e3ecc6 Remove extra portal rows
Rename credits to aetherShards
2015-12-13 03:03:20 +00:00
drdev
a92d3efca7 Fix so full rarity names appear in rarity combo box 2015-12-13 02:35:13 +00:00
drdev
50dc8a72fc Add "The AEther" screen
Rename "Planar Map" to "The Multiverse"
2015-12-12 22:56:58 +00:00
drdev
53eb31cfba Create new booster structure so cards that aren't new are converted to an appropriate number of credits 2015-12-08 04:15:09 +00:00
drdev
d7d6fbc222 Add credits to conquest data 2015-12-08 01:57:39 +00:00
drdev
860eee750b Fix selected style of unowned cards 2015-12-07 03:58:36 +00:00
drdev
aa1210f0a1 Optimize countAll in ItemPool for most common cases
Use countDistinct in ItemManager so zeros are count for total
2015-12-07 03:26:17 +00:00
drdev
c93418a526 Support showing unowned cards in collection 2015-12-07 03:02:39 +00:00
drdev
85320926e7 Code cleanup 2015-12-07 02:28:41 +00:00
drdev
aa7531c98c Improve performance of addAll function for most ItemPools 2015-12-07 02:25:11 +00:00
drdev
1d8efee185 Improve performance of getting image keys by moving it into InventoryItem interface 2015-12-07 02:02:05 +00:00
drdev
1e6a47b3d2 Add Collection screen for Planar Conquest 2015-12-07 01:43:13 +00:00
drdev
cc14ee7e99 Add advanced search filters for commanders 2015-12-06 23:45:55 +00:00
drdev
421ea51fb6 Fix Conquest menu 2015-12-06 22:57:49 +00:00
drdev
1a1364e574 Add Commanders screen for Planar Conquest 2015-12-06 22:45:57 +00:00
drdev
020b09375b Show planeswalker and current plane in Load Conquest screen 2015-12-06 19:48:32 +00:00
drdev
cb74a18456 Further simplify planar conquest model 2015-12-06 19:34:45 +00:00
drdev
3281ced50a Fix compile errors 2015-12-06 18:48:17 +00:00