Commit Graph

27472 Commits

Author SHA1 Message Date
Sol
42fc1947fd - Fix casting cost 2014-12-12 04:55:44 +00:00
Sol
aa4ed2b05c - Labyrinth Minotaur's trigger wasn't working 2014-12-12 04:30:16 +00:00
drdev
3ec1e677d8 Prevent card overlapping message bars 2014-12-11 22:22:18 +00:00
drdev
16cf2651fb Version bump to 1.5.32.007 2014-12-11 22:13:22 +00:00
drdev
8e6dc3a5f8 Allow long press to switch between one card and three card view 2014-12-11 22:11:23 +00:00
drdev
d8a098af7c Support two finger zoom to make card bigger on zoom view 2014-12-11 22:07:29 +00:00
Agetian
798c6c26ec - Also specify the ID for cards that are currently face up (e.g. when revealing them). 2014-12-11 17:20:03 +00:00
Agetian
e57881f1d9 - Remove a leftover commented line. 2014-12-11 17:10:11 +00:00
Agetian
0ea126cd5d - Make sure the names of face-down cards are not spoiled, e.g. during blockers damage order assignment.
- A little typo fix.
2014-12-11 17:08:22 +00:00
elcnesh
6de61cb9a6 Code cleanup: make a lot of methods static and remove some unnecessary interface implements and casts. 2014-12-10 18:40:19 +00:00
elcnesh
5055ed4d2b Add a "Hidden card ID" to face-down cards to uniquely identify them without spoiling the actual card id (hidden id increments each time a card is turned face-down). 2014-12-10 18:36:04 +00:00
elcnesh
963743781a Make Hokori's untap mandatory. 2014-12-10 18:11:19 +00:00
elcnesh
9e1cbc29d4 Remove Flying from Sultai Soothsayer. 2014-12-10 17:36:48 +00:00
elcnesh
02844aca95 Update libgdx to 1.4.1. 2014-12-09 18:45:54 +00:00
elcnesh
8085775888 Add iOS project. 2014-12-09 17:00:13 +00:00
Myrd
1da8cd7fb1 Default to KTK zombie token instead of M15 for Sidisi. 2014-12-09 00:16:09 +00:00
elcnesh
278b1229c1 Fix and cleanup Hideaway. Plus a typo in Praetor's Grasp. 2014-12-08 20:50:34 +00:00
swordshine
d6010d6d40 - Added Nature Shields Its Own 2014-12-08 14:02:10 +00:00
Sol
6f95d07f1c - Moving Sidisi from the 'z' folder to the 's' folder 2014-12-08 13:46:05 +00:00
swordshine
c005752c08 - Updated a script 2014-12-08 11:36:20 +00:00
Myrd
2db80f506b - When an effect mills cards, pop up a dialog to show which cards got milled. 2014-12-08 06:18:11 +00:00
Myrd
23c41834aa Fix flaky test ManaCostBeingPaidTest by making ManaCostBeingPaid.toString() not depend on map iteration ordering. 2014-12-08 05:49:11 +00:00
Myrd
6029b7bcde Implement Sidisi, Brood Tyrant along with corresponding engine changes to support her ability. 2014-12-08 04:27:05 +00:00
drdev
1888d201e3 Add some delays to the end day process and make it so commanders selected in order 2014-12-08 03:47:20 +00:00
drdev
3c2dffe1c4 Support undeploying by tapping commander row 2014-12-08 03:05:21 +00:00
drdev
eaaca84826 Add support for unlocking commander 2014-12-08 02:34:12 +00:00
drdev
503740dfe5 Support awarding booster 2014-12-08 01:12:00 +00:00
Krazy
f8e9679f52 QuestUtil class updates; some cleaning up, some old new code I forgot to commit a while back. 2014-12-08 00:43:27 +00:00
drdev
356934bf27 Start working on Booster logic for Planar Conquest 2014-12-07 18:17:03 +00:00
drdev
c5cde9d34d Improve ratios for recruit/study 2014-12-07 07:59:37 +00:00
drdev
b83a95d55d Fix message for choosing booster or card 2014-12-07 07:36:31 +00:00
drdev
5c773d8b1e Add support for prompting for reward 2014-12-07 03:25:53 +00:00
drdev
b8b433586d Support playing conquest games 2014-12-07 01:20:52 +00:00
drdev
f7fbdc05dd Refactor code to make it easier to show rewards for planar conquest games 2014-12-06 23:52:54 +00:00
drdev
ce3b8e6c76 Introduce concept of stars
Rename IVConquestBase
2014-12-06 21:18:34 +00:00
drdev
43ca7ffe71 Update current region when commander tapped 2014-12-06 21:12:33 +00:00
drdev
3b5a86cbc7 Prevent deploying commander to multiple regions 2014-12-06 21:04:52 +00:00
drdev
10450d51a8 Rename Planar Map to Command Center 2014-12-06 21:01:48 +00:00
drdev
e9d31c0f0c Improve use of fading to clarify what's happening 2014-12-06 18:56:09 +00:00
drdev
556c590233 Make undeploy work 2014-12-06 18:37:54 +00:00
drdev
8e26dc333f Move WaitCallback and WaitRunnable to forge-gui 2014-12-06 18:16:30 +00:00
drdev
b9275d5678 Flesh out recruiting and studying 2014-12-06 18:04:36 +00:00
drdev
0594785d1f Allow tapping deployed commander to cancel any action 2014-12-06 07:53:07 +00:00
drdev
105d02e004 Fix bug with targeting arrow support 2014-12-06 07:46:09 +00:00
drdev
48bf499e89 Add targeting arrow support 2014-12-06 07:37:33 +00:00
drdev
fe2547527e Support ending the current day 2014-12-06 07:08:56 +00:00
drdev
df75047bb4 Start fleshing out conquest actions 2014-12-06 06:22:23 +00:00
drdev
efb9921c64 Support showing zoom for commanders 2014-12-06 05:27:28 +00:00
drdev
97fb0b1b0a Prevent mana cost overlay extending outside bounds of card 2014-12-06 05:08:58 +00:00
drdev
0e269420d2 Prevent more crashes in deck generator 2014-12-06 04:57:44 +00:00