Angband.oook.cz
Angband.oook.cz
AboutVariantsLadderForumCompetitionComicScreenshotsFunniesLinks

Go Back   Angband Forums > Angband > Development

Reply
 
Thread Tools Display Modes
Old July 7, 2011, 04:53   #1
Blue Baron
Adept
 
Join Date: Apr 2011
Posts: 103
Blue Baron is on a distinguished road
Some tileset tools

Here is the source for three tools, a tile "unpacker" and "packer", and a tool to adjust the foreground color of tilesets where there is transparency. All three are run from the command line.

There is a readme file that provides a basic description of the tools and files used.

The are not any makefiles, so those would have to be made.

The tileset filename used in the "packer" and "unpacker" needs to start with the width and height of the individual tiles. The Gervais tileset, "32x32.png" would work as is, but Nomad's tileset ("8x16.png") would need to be renamed to something like 16x16nmd.png to use the right individual tile size. (then rename it back to use in game.)

No windows specific code is used in the tool, so it should work on any platform you can compile libpng on.

Please let me know if there is anything that doesn't work or if there is anything I can improve.
Attached Files
File Type: zip console.zip (54.9 KB, 234 views)
Blue Baron is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Angband 64 x 64 pixel tileset Shockbolt Development 856 February 20, 2021 11:06
Tileset questions Zambaku Development 6 May 30, 2011 19:29
What software development tools are available to the public? robetlndis Development 10 June 2, 2010 19:59
OSX Tileset help? ZorroRoaster Variants 1 March 31, 2009 00:09
Tileset formats? caduceus Vanilla 8 April 23, 2008 23:44


All times are GMT +1. The time now is 02:23.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.