joelldj / ajaxmmo

Automatically exported from code.google.com/p/ajaxmmo
0 stars 0 forks source link

Map Editor #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I need to create a map editor.

need to use a Creative Commons tileset with it. With fixed widths.

Create a grid of divs in JS, make each clickable with the return value in
JSON changing the image of the tile.

Use CSS Sprites, the tileset should be a single CSS Sprite.

Before the backend returns a JSON response, it should write the color data
to the PNG map.

Create an XML file of eachs tiles position, dimension, id and name.
Then that file can be used for the dropdown list, to pick tile.

Original issue reported on code.google.com by jlebr...@gmail.com on 1 Dec 2008 at 10:14

GoogleCodeExporter commented 8 years ago
I just need a good tile gradient. as i am using a grayscale image of earth for 
the 
map.

Original comment by jlebr...@gmail.com on 16 Dec 2008 at 5:36

GoogleCodeExporter commented 8 years ago

Original comment by jlebr...@gmail.com on 16 Dec 2008 at 5:38

GoogleCodeExporter commented 8 years ago
now using heightmap..

Original comment by jlebr...@gmail.com on 5 Apr 2009 at 6:20