Commit Graph

29435 Commits

Author SHA1 Message Date
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
drdev
9f445b0a38 Add fog of war support and planar portal image 2015-11-29 18:12:18 +00:00
Agetian
3541c36cf1 - Preserve more targeting information when cloning a CharmEffect (fixes e.g. the AI NPEing when trying to use the put counter ability of Abzan Charm). 2015-11-29 14:40:57 +00:00
Agetian
0743b3ef4d - Simplified commentary even more. 2015-11-29 06:32:07 +00:00
Agetian
a758c30d69 - Better comment for the fix. 2015-11-29 06:29:21 +00:00
Agetian
5ac475760a - Copy targets of sub-subabilities for the Charm Effect so that the targeting information is not lost at deeper levels (prevents e.g. the AI failing to correctly target with the fight ability of Dromoka's Command). 2015-11-29 06:29:01 +00:00
excessum
a1c9cea8af - Fixed NPE for r30413 and r30414 2015-11-29 05:32:20 +00:00
excessum
c7a75432ce - Addendum to r30413 for cases where other effects are on the stack 2015-11-29 03:12:32 +00:00
excessum
ee6386adb0 - Removed phase restrictions for AI usage of fight effects from PumpAi 2015-11-29 02:52:40 +00:00
Agetian
aa34ebe5f0 - Added the Power Nine moxen to rewards for the Against All Odds challenge as requested by the challenge deck author. 2015-11-28 19:02:52 +00:00
drdev
91d1cf65b4 Support rendering grid overlays based on event record 2015-11-28 17:13:05 +00:00
drdev
e5a5855d2a Tweak conquest map screen rendering to allow for portal rows 2015-11-28 16:14:27 +00:00
tojammot
7a330763ef Added a new quest challenge: Against All Odds 2015-11-28 13:33:23 +00:00
Sloth
0e22a9d4fe - Little AI slowdown prevention improvements. 2015-11-27 22:24:05 +00:00
Agetian
ad3859d20c - Prevent a class cast exception when the AI is considering how to assign blockers (the mystery is, however - why does it even try calling it with the human controller in the first place though?...) 2015-11-27 19:27:00 +00:00
drdev
4224f8a0a8 Fix loading of existing conquests 2015-11-27 16:48:49 +00:00
drdev
9c913fb649 Switch to selecting Planeswalker for Planar Conquest 2015-11-27 16:38:34 +00:00
Sloth
96dac6e8f5 - Reckless AI's will now trade more willingly when blocking. 2015-11-27 07:43:27 +00:00
drdev
b48eb43626 Version bump to 1.5.48.006 2015-11-26 18:46:56 +00:00
drdev
bafca6a4c7 Make it so only commanders shown when first creating a commander/tiny leaders deck
Make it so once a commander is set, only cards that match it's color identity are shown in Catalog
Use Commander name as default deck name when saving
Prevent Back key leaving deck editor
2015-11-26 18:41:22 +00:00