Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
tilemaster-v0_33.zip | 2011-12-16 | 310.7 kB | |
tilemaster-trunk-v0_33.tar.gz | 2011-12-16 | 228.3 kB | |
readme.txt | 2011-12-16 | 1.6 kB | |
Totals: 3 Items | 540.5 kB | 0 |
Tilemaster v0.33 release has relatively few new functions, but more example tile sets bundled. Changes in Tilemaster v0.33 since v0.32: - New additional example tile sets and additional tiles for existing sets. - New "Spraycan" tool plugin. - "Push range" and "Pop range" tools for colormap editor . - Image export takes default filename from first string attribute of tile. - Image exports got hotkeys. - Helpful tooltips for color editor buttons. - Scroll canvas left-right by using Shift-Mousewheel. - Scroll canvas up-down by using Ctrl-Mousewheel. - Better cursor indicator for tiling previews. - New "Reduce to Colormap" tile transform. - New "Crop Tile" transform. To run Tilemaster, unzip the tilemaster.zip and execute the start.bat script if you are using Windows, or start.sh if you are using Unix (maybe works for MacOS X, too). If the start script doesn't work, you can try to double click the tilemaster.jar file. If you have java 6 properly installed this should start Tilemaster, and also load the plugins, but in former versions this did not work properly. If you are familiar with the command line interface of your OS, this line should start Tilemaster and also load the plugins: java -classpath plugins;Tilemaster.jar;lib\Itemizer.jar tilemaster.editor.TilesetEditor For more information please check the wiki: http://sourceforge.net/apps/mediawiki/tilemaster/index.php?title=Main_Page The tilemaster-trunk.tar.gz archive contains the sources, plugin sources and example data for this release.