v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

User talk:CLA

From Dwarf Fortress Wiki
Jump to navigation Jump to search
links to tileset/graphic set repos

Although commonly referred to as text or "ASCII"-graphics, DF uses a bitmap tileset with charactes from CP437, displayed in 16 colors. (exception ->Linux terminal text modelink to init file setting ). TODO: graphic set. Both, colors and tileset can be changed (see below). In addition, interface text can be displayed with a TrueType font (bug link) and creatures (which normally are displayed as letters) can be assigned to separate sprite sheets (tilesets?) TODO: graphic pack = bundle

[image of default tileset]

Tileset

installation

Difference Tileset & Graphic set

Creating your own Tileset

  • add some info from tileset page
  • bmp or png, magenta/alpha transparency
  • dimension stuff
  • easier to start with editing existing tileset
  • basic editing tutorial
    • basic photoshop stuff: masks, layers, transparency, grid (get someone to add GIMP equivalents)

Graphic Set/advanced stuff

  • init & raw changes, link to tileset lists
  • most commonly used tiles with multiple meanings: u-d-stairs/bins/cursor/archery, male/female
  • note on unused tiles
  • compatibility, dependency, conflicts, etc

tricks and magic

  • transparency, partial transparency (including opaque background tiles), engraving, INVERTED, animated tiles

Creature Graphics

  • different tiles for kids and adults, different tiles for jobs (civ/military), but not for gender (unless you do some caste modding [Verify]). no VERMIN either.
  • TODO: add explanation of syntax, must be same size as tileset
  • conflicts, reminder to delete example files or better, overwrite with empty file
  • link to list of creatures by tile, add names grabbed from raws with wiki template;
  • testing (link to raw explorer)

TrueType Font

  • bug, commonly missing symbols, fontforge

Colors

  • link to color scheme repo
  • add short intro
  • installation
  • be aware of contrasting colors, best to test how every color looks withe every other color

add it all together

  • releasing your own stuff
  • dffd, other file hosts
  • updating to a new version, resolving conflicts: change log, file changes.txt, diff