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:Jackard"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(→‎Downloads: Updated language mod with the last of the translations.)
(→‎Downloads: wee new tileset)
Line 3: Line 3:
  
 
==Downloads==
 
==Downloads==
[http://img258.imageshack.us/img258/7944/guybrushkestfixyo3.png My Tileset]<br>
+
===Language Mod===
[http://www.sendspace.com/file/dy9hcv Language Mod 0.2]
+
[http://www.sendspace.com/file/dy9hcv Version 0.2]
 +
 
 +
===Red Jack===
 +
{{Tileset|
 +
image=[[Image:Redjack01.png]]
 +
|author=[[User:Jackard|Jackard]]
 +
|size=16x16
 +
|resolution=1280x400
 +
|comments=This combination of many other sets gives the game a classic NES feel.
 +
 
 +
Thanks go to Herrbdog, Guybrush, dyze, and oRGy.}}
  
 
==Dump Macros==
 
==Dump Macros==

Revision as of 16:42, 14 December 2007

Strongholds

Ikudadil, "Reignwall"

Downloads

Language Mod

Version 0.2

Red Jack

Redjack01.png
Title [[#{{{filename}}}|{{{filename}}}]]
Author Jackard
Dated
Tile Size 16x16
Resolution 1280x400
Versions
Comments This combination of many other sets gives the game a classic NES feel.

Thanks go to Herrbdog, Guybrush, dyze, and oRGy.

Dump Macros

F1::Send d{down}

- Dr. Plot Device

del::
IfWinActive Dwarf Fortress
{
  send d{down}
  return
}
else
{
  send {del}
  return
}

- Jackard