Talk:Tileset

From NetHackWiki
Revision as of 10:33, 27 April 2012 by 195.241.94.239 (talk) (32x32 tiles: new section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

I generated the imagemap links automagically, and copy'n'pasted selected lines from the output. See the output and the code to generate it. The "tilenames.txt" required by it was generated also automagically from the NetHack source by doing the following in win/share/ -directory (on a linux box):

grep -h ^# monsters.txt objects.txt other.txt | cut -d'(' -f2- | sed -e 's/)$//'

--paxed 11:50, 24 May 2008 (UTC)

32x32 tiles

Why is only the upscaled version of the 16x16px tiles shown and not the 32x32px tiles supplied by nethack.org? (http://sourceforge.net/projects/nethack/files/nethack/3.4.3/nethack-343-tiles32-2.zip/download)