Commit Graph

29604 Commits

Author SHA1 Message Date
Sloth
23cbac88f1 - Added the very hard quest opponent Immortus 4. 2015-12-11 07:55:40 +00:00
Sloth
05511671f9 - The AI will now use Multikicker for Permanents. 2015-12-11 07:53:19 +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
64bc5e0484 Refactor logic for determining when a card can be a commander into CardRules 2015-12-08 02:14:36 +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
3a9a1f1f09 Support generating starting deck based on commander 2015-12-06 20:18:00 +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
drdev
6f6e059c4d Simplify Planar Conquest data model 2015-12-06 18:44:02 +00:00
Agetian
088e05ae96 - Fixed Lotus Vale and Scorched Ruins allowing to sacrifice one land when resolving the spell (before going to graveyard). 2015-12-06 15:19:45 +00:00
drdev
df7b6716f2 Support tapping left/right arrows to switch planes 2015-12-06 02:41:52 +00:00
drdev
07c7d95917 Draw left/right arrows around plane name 2015-12-06 02:27:57 +00:00
drdev
910bc95097 Render plane name 2015-12-06 01:58:27 +00:00
drdev
8b13c9fb33 Support changing planes 2015-12-06 01:40:26 +00:00
drdev
e852bfaee0 Fix so plane select resets when going back 2015-12-06 01:29:12 +00:00
drdev
cb99c4c429 Improve plane monitor display 2015-12-06 01:23:42 +00:00
drdev
f2adfcdc86 Support rendering plane monitor 2015-12-06 00:59:30 +00:00
drdev
756e5c9434 Draw plane image taller 2015-12-05 23:42:10 +00:00
drdev
0176ae3030 Support fixing rotation of plane card art 2015-12-05 23:33:19 +00:00
drdev
67c70bffbb Support extracting art from plane cards 2015-12-05 22:35:28 +00:00
drdev
930c08cce0 Support displaying preview for starting commander 2015-12-05 20:39:21 +00:00
drdev
f233846b69 Support displaying planeswalker token 2015-12-05 20:19:34 +00:00
drdev
949e8e0eb2 Restructure New Conquest screen 2015-12-05 19:39:57 +00:00
drdev
7685944497 Add Cliffside Market so Mercadia has a plane card for Planar Conquest 2015-12-05 17:24:18 +00:00
Sol
b9c6a84ddd - Fix Tangle Wire not clearing out the chosen cards at the end of its ability 2015-12-05 17:23:15 +00:00
drdev
4fee776106 Support parsing out plane cards associated with each ConquestPlane 2015-12-05 01:18:58 +00:00
drdev
3488068249 Remove unused class 2015-12-05 01:05:56 +00:00
drdev
f6151c2dc3 Version bump to 1.5.48.007 2015-12-05 00:35:40 +00:00
Agetian
af7e115f9d - Fixed Centaur Vinecrasher. 2015-12-04 05:03:08 +00:00
Agetian
3741125e7d - Fixed the name of the token for Daxos the Returned (so that it complies with names of other White/Black tokens). 2015-12-03 13:46:07 +00:00
Sloth
79c50ad0d9 - Fixed Postmortem Lunge not giving Haste. 2015-11-30 08:00:59 +00:00
drdev
a37a66929e Support moving planeswalker token 2015-11-30 02:06:01 +00:00
drdev
712519c15a Start working on pathfinding algorithm for Planar Conquest 2015-11-29 20:44:42 +00:00
drdev
4add27b4e3 Support moving planeswalker 2015-11-29 19:35:22 +00:00
drdev
2321c6a970 Support drawing planeswalker token 2015-11-29 19:07:55 +00:00
drdev
05e920372f Fix so buttons disabled if last quest/conquest deleted 2015-11-29 19:03:22 +00:00
drdev
467899750a Make getNeighbors function static 2015-11-29 18:31:30 +00:00
drdev
dc07388120 Disable other buttons until a quest or conquest is selected 2015-11-29 18:24:39 +00:00
drdev
7145df4bea Prevent crash if you try to load a quest or conquest too soon 2015-11-29 18:21:24 +00:00