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.

Difference between revisions of "User talk:CLA"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(Welcoming user CLA)
 
(first draft of "graphics" (working title) - introduction page to DF graphics, parent page for tileset, color scheme, tileset and graphic set repositories, and location for tutorials)
Line 1: Line 1:
Welcome to this wiki, CLA! Here are some helpful links to get you started:
+
:''links to tileset/graphic set repos''
* If you're new to editing wikis, the [[Help:Contents|help namespace]] has a few useful pages. The [[wikipedia:mw:Help:Contents|MediaWiki help pages]] are another useful source, especially for wiki basics not covered on this wiki.
 
* The [[DF:Community portal|Community portal]] has a collection of rules, many of them unique to this wiki. {{Rule|G}}, {{Rule|N}}, and {{Rule|Z}} are three of the more important ones to keep in mind.
 
* The [[DF:announcements|announcements]] (usually) contain current, important information—be sure to check them periodically.
 
* [[Special:RecentChanges]] shows all of the recent activity on the wiki. There isn't always a lot going on, but feel free to take a look and see what's happening around the wiki. (The "diff" link on the left shows what changed in an edit.)
 
* See [[DF:Versions]] for an explanation of namespaces (e.g. "{{DF:Current}}") and redirects on this wiki.
 
* [[Help:Useful templates]] lists some commonly-used templates available on this wiki.
 
  
<div align=center><div style="width: 28em; padding: 0.5em; margin-bottom: 0.5em; margin-top: 0.5em; border: 1px solid #ccc; background: #eee; text-align: center">''"You have been processed! Go forth, now, and edit!" --Savok''</div></div>
+
Although commonly referred to as text or "ASCII"-graphics, DF uses a bitmap [[tileset]] with charactes from [[CP437]], displayed in 16 [[Color scheme|colors]].
<small>This message is a template - the original can be found at {{tl|welcome user}}. This message was left by {{user|LethosorBot}} at 16:22, 7 September 2014 (UTC).</small>
+
<small>(exception ->Linux terminal text mode[[link to init file setting]] ).</small>
 +
<small>TODO: graphic set</small>.
 +
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 [[tileset#list of creatures...|letters]]) can be assigned to separate sprite sheets (tilesets?)
 +
<small>TODO: graphic pack = bundle</small>
 +
 
 +
[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, engraving, animated tiles, INVERTED shenanigans
 +
== 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

Revision as of 19:26, 8 September 2014

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, engraving, animated tiles, INVERTED shenanigans

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