From The Mana World
Revision as of 05:42, 11 June 2009 by Crush2 (talk | contribs) (→‎Existing maps: reserved map numbers for graveyard)

This article is for reference purpose

The features described in this article are already implemented in the game. The article should describe how a certain aspect of the game currently works. You may of course edit this article to improve the description of the circumstances. Your opinions or improvement suggestions about the described aspects themself are of course appreciated, too. But please put these on the discussion page of this article to keep facts and fiction separated.

Maps are an important part of The Mana World.

Guidelines

You can build a map for The Mana World using Tiled

  • Size: around 200x200 tiles is good in practice, though the theoretical maximum is 2048x2048
    • In the Argaes woodland, outdoor maps should be 150x120 including the 20 tile border.
  • Tile size: 32x32
  • Map border: you have to leave an empty border around the map of at least 20 tiles (Diagram)
  • Walls/players proportions: a normal door for a player is 2 tiles in height
  • Indoor/Outdoor proportions: it is not required that inside view of buildings has to fit the size in outside view
  • Path reference: please use tmw folder structure to keep references to tilesets working
  • Transparent color: tilesets use alpha so no need to set a transparent color
  • Layers: each map can have many layers. Two layers are special:
    • Fringe: this layer is drawn simultaneously with items and beings, where tiles above a being are drawn below the being and tiles below the being are drawn above. Hence this layer is suitable for adding static objects to a map like plants or statues.
    • Collision: this is a special layer for which you have to use the collision tileset. Use the red collision tile where you want a tile to be unwalkable. Be careful that even if a tile is not reachable, but it's walkable, the server can spawn monsters there, so you won't be able to reach them, or you can cause weird situations. For example fill a wall with collision tiles, not only the borders, or you could have monsters spawning inside the wall.

In a good style of mapping, please always use the lowest layer as possible (this is also in the interests of performance, since it keeps down overdraw).

Existing maps

Here a list of all existing maps:

Map Description
001 1 Tulimshar
2 Tulimshar indoor
3 Tulimshar arena
002 1 Sandstorm, south of Tulimshar
3 Desert mines, level 1
4 Desert mines, level 2
003 1 Beach leading to woodlands
004 1 Beach west of Tulimshar
2 Beach house
005 1 Snake desert, SW of Tulimshar
3 Snake pit
006 1 Desert mountains
3 Desert mountains caves
007 1 South east woodland
008 1 Woodland around Hurnscald
009 1 Hurnscald
2 Hurnscald indoor
3 Cave beneath Hurnscald
010 1 South woodland
2 Dimond's Cove
011 1 Central woodland
3 Hermit's cave
4 Lake cave
012 1 North woodland
3 North woodland caves
013 1 North east woodland
2 Magic house
3 Cave
014 1 West woodland
3 West woodland caves
015 1 South west woodland
016 1 Southernmost woodlands
017 1 North woodland mountains
3 North woodland mountain caves
018 1 Woodland mines (outdoor)
2 Woodland mines (mining camp indoor)
3 Woodland mines level 1
019 1 Snow field
020 1 Snow town
2 Snow town indoor
3 Snow town cave level 1
4 Snow town cave level 2
021 1 Central Tulimshar
2 Central Tulimshar Indoor **
022 1 Tulimshar Docks **
023 1 Beach Cliffs **
024 1 Tulimshar Canyon **
2 Tulimshar Magic School **
025 1 Graveyard Swamp East *
026 1 Graveyard Swamp West *
027 1 Graveyard **

(*) Map pending release (**) Map planned or under construction

How to map

When you want to make maps for The Mana World but you don't know how to start, read the Mapping Tutorial.

Map naming

The naming scheme we're using at the moment is described in it's own article here: EAthena Map Names.

On the new server we will be able to have a much more convenient map names. Refer to the Map Naming article for details.

Needed maps

The current priority is the expansion of the woodland area and transform it to the northern area of the Argaes continent. The plan is to expand the current area to the northeast. A tileset for the trade city is currently in development. This time should be used to close the gap between Hurnscald (map 18) and the new trade city and map the trade cities surrounding.

Argaes-north-development.png

You can visit the following forum thread for currently needed mapping tasks.