User talk:CC Bot

From CrawlWiki
Revision as of 16:42, 28 July 2014 by CommanderC (talk | contribs)
Jump to: navigation, search

This script was used to rip and upload a set of monster tiles some ways back, right? It would be good to revise it and use it again to catch tiles with the rim that Crawl gives them in-game, since quite a few tiles look mediocre to bad without it (see the original moth of wrath file on the white backgrounds this wiki uses). --Tower (talk) 20:30, 27 July 2014 (CEST)

The tiles with the rim are generated by the tool tilegen when the game is compiled with tiles support. This tool will create a few png files in the rltiles folder containing all the tiles from a certain category. For example, this is player.png:
Player.png
These tiles have the correct rims. I'll see if can write a tool that generates the correct tile for a given monster. --CommanderC (talk) 16:42, 28 July 2014 (CEST)