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
m
Line 1: Line 1:
 
==Strongholds==
 
==Strongholds==
[http://mkv25.net/dfma/map-1810-ikudadilreignwall Ikudadil, "Reignwall"]
+
[http://mkv25.net/dfma/map-1812-ikudadilreignwall Ikudadil, "Reignwall"]
  
 
==Downloads==
 
==Downloads==

Revision as of 23:05, 29 December 2007

Strongholds

Ikudadil, "Reignwall"

Downloads

Language Mod

This adds several dozen new words, removes accented letters from translations, and alphabetizes the entire list. To install, extract files to DF\raw\objects\ before creating a new world. See talk page for changelog.

Version 0.3

Red Jack

Mushrooms look like mushrooms!
Rj-worldmap.png
Redjack10.png
Title [[#{{{filename}}}|{{{filename}}}]]
Author Jackard
Dated
Tile Size 16x16
Resolution 1280x400
Versions
Comments This combines content from other tilesets with Nintendo sprites to give the game a classic dungeon look. Some of the font has been replaced with images - this may look odd at times.

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

Dump Macros

F1::Send d{down}

- Dr. Plot Device

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

- Jackard