Commit Graph

4010 Commits

Author SHA1 Message Date
drdev
3001429536 Fix so clipping works properly against objects rotated 90 degrees 2014-09-29 21:40:22 +00:00
drdev
a82123bb95 Fix so rotated 90 components can capture input 2014-09-29 21:33:07 +00:00
drdev
167c2befb0 Support 90 degree rotation so match menu can appear on right side of screen 2014-09-29 20:45:11 +00:00
drdev
85bcd08eab Tweak how 2nd human opponent displayed so its more of a mirroring effect than pure rotation 2014-09-29 18:49:07 +00:00
drdev
8583b45b81 Version bump to 1.5.28.010 2014-09-28 19:42:58 +00:00
drdev
962ea5c452 Fix so targets for subabilities of stack items are accounted for with target arrows 2014-09-28 17:36:14 +00:00
drdev
56e2e63379 Prevent P/T being hidden for tapped cards in a stack 2014-09-28 16:02:20 +00:00
drdev
8209e80b03 Support showing special symbols used by charms 2014-09-28 15:49:41 +00:00
elcnesh
e44b4b3cbc Multiple fixes.
- Make determination of card viewing permissions much faster;
- A general fix related to choosing a fixed amount of options from a list;
- Improve display of card's names;
- Reduce card flickering when changing phases.
2014-09-28 15:43:34 +00:00
drdev
e19c0ba694 Version bump to 1.5.28.009 2014-09-28 15:06:00 +00:00
drdev
024d832bce Add support for displaying formatted timestamp for earned achievements 2014-09-28 10:06:10 +00:00
drdev
e90b347692 Version bump to 1.5.28.008 2014-09-27 22:38:17 +00:00
drdev
2921bc6a9f Fix so blocking arrow appears immediately upon declaring blockers 2014-09-27 22:27:14 +00:00
drdev
04229ba711 Fix so Always Yes and Always No options appear for optional triggered abilities 2014-09-27 22:12:49 +00:00
drdev
40802d126b Small rendering optimization 2014-09-27 22:02:01 +00:00
drdev
c3871c1d82 Fix issue where earned achievements weren't being saved for mobile game 2014-09-27 20:57:56 +00:00
drdev
15f61402ba Go back to re-using game thread to avoid creating too many threads 2014-09-27 20:51:33 +00:00
drdev
32ef0a898a Allow quick tapping to perform consecutive double tap actions
Prevent long press action being handled a bit after finger is released due to lag
2014-09-26 20:00:17 +00:00
drdev
9cdeceaabd Prevent long press causing achievement to not be selected 2014-09-26 19:22:45 +00:00
drdev
fc00dfa8af Turn on continuous rendering to improve responsiveness 2014-09-26 19:20:52 +00:00
drdev
de5b026c4e Version bump to 1.5.28.007 2014-09-26 10:49:40 +00:00
drdev
f4829869c9 Remove attack traces 2014-09-26 10:47:54 +00:00
drdev
88cd6b0ba1 Fix so attack and defend icons appear 2014-09-26 10:44:08 +00:00
drdev
1cc9056b7b Optimize card rendering behind other cards
Fix issue with achievement tooltip not appearing at times
2014-09-26 10:32:09 +00:00
drdev
56908b9516 Add requestRendering calls to aid in performance 2014-09-25 18:15:38 +00:00
drdev
a2030f7db6 Use separate background threads for certain actions instead of re-using game thread 2014-09-25 17:55:07 +00:00
drdev
bde531ad50 Remove render traces 2014-09-25 17:31:59 +00:00
drdev
74f088bf58 Add support for printing trace information 2014-09-25 17:22:23 +00:00
drdev
51ed1f758b Version bump to 1.5.28.006 2014-09-25 16:06:02 +00:00
drdev
7fd3b39765 Temporarily disable human v. human 2014-09-25 15:58:21 +00:00
drdev
d29ae9d948 Remove press delay to make app feel more responsive 2014-09-25 15:55:12 +00:00
drdev
28dfb26329 Prevent mana tapping for second human player causing issues 2014-09-25 14:04:26 +00:00
drdev
d701242e65 Support showing card zoom upside down if second human player is active 2014-09-25 13:54:50 +00:00
drdev
655e1f7e0f Support rotating top player panel when playing Human v. Human on same device 2014-09-25 13:29:51 +00:00
drdev
62ab06b188 Support drawing prompt rotated 180 degrees 2014-09-25 12:52:11 +00:00
drdev
4e2729b4f0 Prevent showing menu bar when there are two prompts 2014-09-25 11:41:49 +00:00
drdev
1b0346219d Code cleanup 2014-09-25 11:37:24 +00:00
drdev
42af632ccf Fix so opponent's hand shown for duration of mindslave turn 2014-09-25 11:33:00 +00:00
drdev
b92f67aa7e Change API version back to 19 to see if that helps
Version bump to 1.5.28.005
2014-09-24 21:19:38 +00:00
drdev
1af5223b82 Fix so ability selection dialog formats text correctly 2014-09-24 21:12:52 +00:00
drdev
c9e131a1f0 Refactor code to prevent duplication of match code 2014-09-24 21:03:49 +00:00
elcnesh
6db5685906 Make LocalGameView a bit faster, plus some minor refactoring. 2014-09-24 14:16:42 +00:00
drdev
efefedd445 Support showing prompt for second human player 2014-09-23 13:38:39 +00:00
drdev
1d965da35e Fix so second player's prompt appears and button images don't extend outside their bounds 2014-09-23 11:52:50 +00:00
drdev
6a5cd5f39f Start refactoring to make Human v. Human support better 2014-09-23 11:22:36 +00:00
drdev
86ecc75dbe Support showing card associated with achievement using double click or middle/long press 2014-09-22 15:31:09 +00:00
drdev
9ea8d84ee8 Refactor achievements so they're not packaged with the game 2014-09-22 14:11:43 +00:00
elcnesh
99626fc9b7 Add new dev mode option to menus, and remove a superfluous synchronized() call. 2014-09-22 13:12:55 +00:00
drdev
b5aa3b429e Commit first set of alternate win achievements 2014-09-21 15:22:59 +00:00
drdev
4696b5ccbc Make stack wider (particularly on tablets) to prevent it wrapping as much 2014-09-21 13:46:25 +00:00