Difference between revisions of "User talk:CC Bot"

From CrawlWiki
Jump to: navigation, search
(A bit of a request.)
 
Line 1: Line 1:
 
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 [http://s-z.org/neil/git/?p=crawl.git;a=blob;f=crawl-ref/source/rltiles/dc-mon.txt;| 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). --[[User:Tower|Tower]] ([[User talk:Tower|talk]]) 20:30, 27 July 2014 (CEST)
 
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 [http://s-z.org/neil/git/?p=crawl.git;a=blob;f=crawl-ref/source/rltiles/dc-mon.txt;| 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). --[[User:Tower|Tower]] ([[User talk: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:
 +
 +
:[[File:player.png|400px]]
 +
:These tiles have the correct rims. I'll see if can write a tool that generates the correct tile for a given monster. --[[User:CommanderC|CommanderC]] ([[User talk:CommanderC|talk]]) 16:42, 28 July 2014 (CEST)

Revision as of 16:42, 28 July 2014

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)