[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
War of Conquest •Android suggestions
Page 1 of 1

Android suggestions

Posted: Tue Jan 02, 2018 3:36 pm
by Sphinx
Over the holidays i was forced to play on android. While its nice to have a way to be in game while on the move, the android client needs a bit of work.

Zoom level too low. I have a nice high resolution phone, but the visible area is so small. More zoom should also be allowed on PC.

Probably the most infuriating thing on mobile is the long press. If the screen moves a couple pixels, the game thinks youre panning not trying to long press. One way to fix would be to add some tolerance, if the screen moves, then pop up the right click menu anyway. Other more preferred way is to have a separate "tool", where you click on the tool first and then on the map. 2 quick taps is way better than one inaccurate long press.

Re: Android suggestions

Posted: Wed Jan 03, 2018 11:16 pm
by Napoleon
I agree with the zoom issues, good points.

Re: Android suggestions

Posted: Fri Jan 05, 2018 3:52 pm
by Loki
Use a Stylus. Problem solved.

Re: Android suggestions

Posted: Sat Jan 06, 2018 1:34 am
by Mike
Sphinx wrote:
Tue Jan 02, 2018 3:36 pm
Probably the most infuriating thing on mobile is the long press. If the screen moves a couple pixels, the game thinks youre panning not trying to long press. One way to fix would be to add some tolerance, if the screen moves, then pop up the right click menu anyway. Other more preferred way is to have a separate "tool", where you click on the tool first and then on the map. 2 quick taps is way better than one inaccurate long press.
It does have some tolerance; it only considers it panning if you move > 1% of the screen's width since pressing down. I'll increase that tolerance to 2% with the next client update.

Re: Android suggestions

Posted: Sat Jan 06, 2018 7:32 am
by Mike
Also, with the next update the visible area on Android will be larger when the screen is in the tall orientation (which is when the visible area was very low). At the wide orientation the visible area will be about the same as on a PC screen.