Stendhal:Tileset specifications: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>AntumDeluge →General: Add note about PNG colorspaces |
imported>AntumDeluge →Interior walls: Add note about interior walls style mixtures |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 13: | Line 13: | ||
* File format is PNG, 8 bits/color. |
* File format is PNG, 8 bits/color. |
||
** If the images have more than 256 colors, or include semi-transparent pixels, it is best to preserve them in RGB colorspace. Otherwise, converting the images to indexed color will reduce file size & help keep the client download smaller. |
** If the images have more than 256 colors, or include semi-transparent pixels, it is best to preserve them in RGB colorspace. Otherwise, converting the images to indexed color will reduce file size & help keep the client download smaller. |
||
* Include the original layered version of the file, preferably as xcf.bz2, which [http://www.gimp.org/ GIMP] supports |
* Include the original layered version of the file, preferably as xcf.bz2, which [http://www.gimp.org/ GIMP] supports. |
||
** An alternative to GIMP is [https://krita.org/ Krita], though not as widely used in the project. |
|||
* The client drops from full translucency to fully opaque and fully transparent pixels on slower systems. Using translucency is allowed, but the images must look passable with bitmask transparency too. It is possible to test the effect in the client, by choosing the desired transparency mode in the visual settings. |
* The client drops from full translucency to fully opaque and fully transparent pixels on slower systems. Using translucency is allowed, but the images must look passable with bitmask transparency too. It is possible to test the effect in the client, by choosing the desired transparency mode in the visual settings. |
||
* <b>unlike</b> items, tile images do not use border lines |
* <b>unlike</b> items, tile images do not use border lines |
||
| Line 23: | Line 24: | ||
Example of scaling north-south length in the well. |
Example of scaling north-south length in the well. |
||
=== Interior walls === |
=== Interior walls === |
||
Interior walls are viewed directly from above, <b>and</b> with faked distance effect. See the current wall images for examples. |
<del>Interior walls are viewed directly from above, <b>and</b> with faked distance effect. See the current wall images for examples.</del> |
||
''Currently, there is a mixture of styled interior walls. A format should eventually be decided upon & all tilesets/maps converted.'' |
|||
== Light == |
== Light == |
||