Archive for May, 2010

May
9th 2010
Cataclysm Kalimdor and Eastern Kingdoms map

Posted under Uncategorized

Been busy today writing a new map stitcher in preparation of the upcoming new World of Warcraft expansion Cataclysm. As a first test I generated The Battle for Gilneas that went fairly well. For the full continent stitches I needed some more RAM so ran those on a bigger box. While the script still needs tweaking the first results are in figured these images should be useful to people you’ll find them under this paragraph. While this is only 1 step in the map making progress as it is available on wyrimaps.net/wow it is a big one.

Kalimdor:

http://www.megaupload.com/?d=7ZITE2KS

Eastern Kingdoms:

http://www.megaupload.com/?d=KB8P1DHP

Crosspost on MMOC: http://www.mmo-champion.com/old-world-changes/kalimdor-and-eastern-kingdoms-map/

No Comments »

May
5th 2010
Moving from GMaps V2 to V3

Posted under Development & Site News

imageWyriMaps is moving to the Google Maps API V3. The picture above shows the first working POC of WyriMaps running on V3. With this version my goal to run (smooth) on mobile devices comes a bit closer. I’m using the full javascript engine rewrite to switch to V3 and make more use of it’s features. Another thing that is going to change is the way URL’s are build up in the link to window. To be backwards compatible rewrite rules will be put in place to redirect the old url’s to the new ones without breaking the old links. Something else changing is the way nodes are loaded from the server. Instead of AJAX calls we are moving to on-demand JavaScript loading. This should further more lower the load on the servers and speedup the site experience. More news is soon to follow (and also screens of the different platforms supported).

No Comments »