[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 •Zoom Out
Page 1 of 1

Zoom Out

Posted: Wed Dec 27, 2017 1:22 am
by Dev
Zoom out to a distance like this but the entire screen loads.

Its actually probably a bug, but I don't really know how I did it.




Image

Re: Zoom Out

Posted: Wed Dec 27, 2017 8:37 am
by Dre
I would really want something similar to the old WoC where one was able to see all the nations' land on one screen. Also the ability to search for a nation name in a search bar or something of that nature.

Re: Zoom Out

Posted: Sat Jan 06, 2018 1:26 am
by Mike
You can zoom out further like that in the 3D view by holding down shift while pressing the down arrow. It doesn't show any part of the map beyond that square though, because the more of the world that the client is looking at, then more server load and net traffic updating every client about every change that takes place in the whole area that they are viewing. For that reason, the 3D view is unlikely to be able to view out much further in the future.

The server could generate a map image showing what nations own each square in the world, like old WoC's map would show. That's on the long term todo list.

Re: Zoom Out

Posted: Sat Jan 06, 2018 7:31 am
by Dre
Good stuff, Mike. Looking forward to those updates in the future.

Re: Zoom Out

Posted: Sat Jan 06, 2018 3:11 pm
by Sphinx
This shift zoom stuff is awesome!