Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - |N|NjA|

Pages: [1]
1
VGMaps Social Board / Re: vgmapper, get while it's there
« on: August 22, 2012, 12:04:09 am »
Indeed, sorry about your parents... must be a hell of a situation right now :/

2
Maps In Progress / Re: Peardian's map projects in progress and planned
« on: August 22, 2012, 12:03:08 am »
Thanks to Peardian, all those Overworld maps from OoT are also up on my map system... http://maps.zelda.com.br/?map=5

There is still a few missing things (Dungeons, Lon Lon Ranch), but it's all online thanks to Peardian!

You are awesome :) Thank you for the opportunity to work with you!

3
VGMaps Social Board / Re: GMaps for Game Maps (Beta)
« on: June 11, 2012, 06:13:16 am »
Thank you Ozzy and Dark Wolf for your feedback :)

And yes, I want to release the system and even help people setup it. The only reason I didn't do so far is that I'm waiting for my main site to be ready and launched before taking another step. I also want to do a clean-up on the code before a release version.

As for the LttP maps, although I agree with you about the complexity of navegating through small maps, one thing I should mention is that the original maps by Iron Knuckle were just like that on the vgmaps. So, aside from minor corrections and changes I've done, the maps are in the same way as they were first published. However, one "easy" solution would be to create a new floor named "ALL" (or something similar) with all the floors together. This way, it would please people that like to keep it as original as possible, as well gamers that like all the info in one place.

As for porting your map, I'd be really happy to see more mappers joining in and using this system :) I consider myself a map fanatic, and I want this to spread :). I will post shortly a tutorial on how to create googlemaps style... then it would be a matter of just sending me the images so you can see how things look like on the system while the code is not released.

---------------

Tutorial for Adobe Photoshop:

Step 1- In your work file, resize the Canvas Size to a base 2 number on both width and height, always rounding up. This will ensure that the script itself won't do an automatic resize (more on that later).

PixelsZoom LevelBase
25602^8
51212^9
1024 22^10
204832^11
409642^12
819252^13
1638462^14
3276872^15
6553682^16

Example: Say we have an image of 3584x1408. We should just get the hightest dimesion (3584) and look in the table above... The nearest value (rounding up) is 4096. So, we adjust the canvas to 4096x4096 (you should anchor the original image to whatever you want, I normally do it in the center). In this example, we have an map at Zoom 4.


Step 2: Adding more Zoom
If you want your map to be have more zoom levels, you should resize the image now using the same table above.

Example: I want the previous map to have 2 more zooms levels, so I should resize the width and height to 16384 pixels.

Important! When resizing 2D Maps, you should make sure to use the algorithm Nearest Neighbor, instead of Bicubic or similars. If you don't do so, you may lose the Pixel Art on the highest zoom.

Step 3: Save all layers as individuals PNGs. Trust me, it's easier to just export the layers to PNGs... The script will run faster with single images then on the PSD, specially with Big images (zoom 6 or more). Adobe Photoshop Script: http://www.pretentiousname.com/ps_exportlayersfast/index.html

Step 4: In Adobe Photoshop, run the Script provided below following this: File, Scripts, Search, Change from .jsx to  .js and select the script.
Photoshop Script: http://maps.zelda.com.br/tiles/tileCreator.js

This script should ask a few things. At Zoom Level, just type the Zoom you selected on your image. We did the previous steps in order to avoid losing the pixel art (since the script will automatically resize the image if it does not fit our needs). We also do the previous steps to make sure maps following the anchor we want. (I guess I could add a couple of questions to this open source script in the future in order to avoid Step 1&2, maybe in the future).


For non-Adobe Photoshop users:

I couldn't find a good tool in order to replace step 4, but here are a few samples that should, at least, give and idea of how you map should look like once you run step 4:
- http://www.casa.ucl.ac.uk/richard/GoogleMapImageCutter/gmimgcut-download.asp (only save as JPGs).
- http://www.maptiler.org/ (Good tool, only problem is that generates images as zoom/x/y instead of zoom_x_y.

More information:
- http://mapki.com/wiki/Automatic_Tile_Cutter


-------

EDIT: Added a few more maps to the original post, plus a post with all the maps here: http://www.zelda.com.br/?q=mapas

4
VGMaps Social Board / Re: GMaps for Game Maps (Beta)
« on: June 06, 2012, 11:05:04 pm »
Thank you Revned! :)

I updated the system with a few more LttP maps... Plus, I also added a quick tutorial with some mock-up images so people won't be lost.

Perhaps there is too much going on there, since I noticed people visiting it, but not providing any feedback... so I want to be sure they understand all the possibilities the tool provides.

5
VGMaps Social Board / GMaps for Game Maps (Beta)
« on: May 29, 2012, 02:18:48 pm »
Hi everyone,

First, let me introduce myself. I'm Danilo Passos, A.K.A |N|NjA|, founder of the Brazilian website zelda.com.br. For over the last couple of months, I've been working restless on a little project involving googlemaps and game maps. Please, keep in mind I'm still not advertising the tool around the web, since it's still on a beta phase and we are working on the new main site to lauch with it.

The best map I can share with you guys is the A Link To The Past maps: http://maps.zelda.com.br/index.php?map=3

Here is a rundown of the basic features:
- Googlemaps view of game maps
- Multiple maps per game
- Multiple maps per section (floors of a dungeon, caves of an overworld, etc).
- Multiple layers of section/maps (enemies per floor, itens per floor, secrets per floor, etc)
- Markers per section/maps (googlemaps style)

One of the best feature is the dynamic markers. They are fully interactive! You can:
- Click on a particular marker to view more information.
- Markers information can have multiple tabs with rich text (one tab can have the info, the other can have a youtube video embebbed, the other screenshots, the other official art... you name it!)
- It's possible to hide/shown markers per category or per type! (just click on the right side)
- You can add, edit, delete and move your own markers to the map! Share your knowledge with the community!

There are three types of markers so far:
- Normal Markers (basic content)
- Jump Markers (markers that, when clicked, can redirect you to a position on the map or to a marker).
- Label Markers (Big markers usually used to name especial places or the map itself).

This way, I hope I can satisfy everyone when viewing the map:
- The mapper, whom can see his original work on the system as it was published
- The purists, whom like to see the background, unlabeled
- The gamers, whom can see all the secrets, enemies, etc as they seem fit.
- The game archivists, whom aside from the info provided by the mapper, can add and share more knowledge to the maps


Please, feel free to navigate through the A Link to the Past! In order to manipulate markers, you need to have a valid login on our forum: zelda.com.br/forum . Since I don't want this to be a hassle to anyone, please use user/password: mapsTest and, after logged in, please do a right click on the map. It will bring a drowdown menu for your actions.

Keep in mind that this is a work in progress and I'm only sharing here first, since the zelda.com.br site is offline while we are working on the new site! This is a 2 year project (but only in the past 3-5 months I started working seriously on that).  I would like to thank the mappers that not only allowed me to use their maps, but also provided the RAW files that they used to created their own maps (in no particular order): Peardian, Iron Knuckle, Piranha Plant, Jon Leung, Rick Bruns, TerraEsperZ_ and, of course, my team over zelda.com.br. Sorry if I forgot anyone.


Others maps available for your viewing:
http://maps.zelda.com.br/index.php?map=1 - The Legend of Zelda (this was the first map I started doing, that's why there is no layer on top of the maps... I will come back to TLoZ mapas in a later time to add those layers)
http://maps.zelda.com.br/index.php?map=2 - Zelda II: Adventure of Link (stopped mapping since Rick Bruns is redoing all zelda 2 maps)
http://maps.zelda.com.br/index.php?map=3 - A Link to the Pasrt (the map that uses most of all the features of the system)
http://maps.zelda.com.br/index.php?map=5 - Ocarina of Time (a wonderful collaboration work with Peardian. I'm very happy with the outcome of the dungeon maps).
http://maps.zelda.com.br/index.php?map=7 - Oracle of Seasons
http://maps.zelda.com.br/index.php?map=16 - Skyward Sword

List with all the current projects: http://www.zelda.com.br/?q=mapas


Finally, although these are only Zelda maps, the system is open enough to allow any other map! I intend to make this system available to every mapper, I'm not sure yet how (allow non-zelda maps on my site? create a new site? give the source code and let the community do what they want).

Future features, although not yet planned:
- Animated GIFs/PNGs support
- Personal markers (for notes)
- Walkthrough on a map (possibly with routes)

Possible features with no plans for the near future:
- Routes
- Street view (3D games)
- 45 degrees viewing of maps (3D Games, based on images provided by Peardian... need to study the technical difficulties of this).
- 3D Models embedded (not sure if we would be able to do it ever... just to have it on the list).

I will provide a quick walkthrough in order to create images that fit on the googlemaps.. It will just depend of my time and feedback :)

Please, feel free to share any opinions, suggestions, criticisms, etc. I'm really open minded to provide a good tool to mappers and viewers alike :) I know that there are still some rough edges and polish to do, but right now, the functionalities are the thing i'm really testing.

Pages: [1]