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

From Dwarf Fortress Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 
Longtime player, occasionally active on the forum, active on the subreddit, active on twitch DF streams, decided to start contributing to the wiki instead of just answering questions in the gameplay forum. Please excuse my wiki syntax, not really up to speed on it.
 
Longtime player, occasionally active on the forum, active on the subreddit, active on twitch DF streams, decided to start contributing to the wiki instead of just answering questions in the gameplay forum. Please excuse my wiki syntax, not really up to speed on it.
  
Find me on /r/dwarffortress (message, no chat), [https://www.twitch.tv/qvatch/about twitch], or the bay12forum (slow response)
+
Find me on /r/dwarffortress (message, no chat), [https://www.twitch.tv/qvatch/about twitch], or the bay12forum (slow response), discord Qvatch#0476 if you happen to share a server.
  
 
==Current DFhack stuff I work on==
 
==Current DFhack stuff I work on==
Line 10: Line 10:
 
* [https://github.com/qvatch/scripts/blob/master/faith.lua Faith]: Prints out a summary of the gods, temples, and worshippers in your fort (in dev, mostly functional), no longer make a new temple just to see the list!
 
* [https://github.com/qvatch/scripts/blob/master/faith.lua Faith]: Prints out a summary of the gods, temples, and worshippers in your fort (in dev, mostly functional), no longer make a new temple just to see the list!
 
* [https://github.com/qvatch/scripts/blob/master/migrationcap.lua Migrationcap]: Set a maximum size for migration waves (not the 2 first hardcoded ones) that is mostly respected! Grow your fort slowly, and get to know your dwarves! (in active dev, usually works)
 
* [https://github.com/qvatch/scripts/blob/master/migrationcap.lua Migrationcap]: Set a maximum size for migration waves (not the 2 first hardcoded ones) that is mostly respected! Grow your fort slowly, and get to know your dwarves! (in active dev, usually works)
 +
 +
 +
==Links I might refer you here to find==
 +
* [https://dffd.bay12games.com/file.php?id=7622 Windows LNP]: for playing DF with a snazzy interface to give you tilesets and dfhack.
 +
* Disable soundsense things
 +
** [https://www.reddit.com/r/dwarffortress/comments/4lobqh/soundsense_sparring_sounds_off/ sparring sounds]
 +
** [  end the eternally forsaken native flute job cancellation nightmare]
 +
 +
==Fun DF things==
 +
===Minecarts===
 +
* [https://www.youtube.com/watch?v=qUF5R7hQppk Minecart shotgun]
 +
* [https://www.youtube.com/watch?v=fTox69FiEiI Goblin frogger minecart defense]
 +
* [https://df-walkthrough.readthedocs.io/en/latest/masterclass/minecart-education.html Minecarts explained]
 +
* [https://imgur.com/gallery/eMhYznJ The 'clinodev' magma minecart 'easiest' retrieval]
 +
* [http://www.bay12forums.com/smf/index.php?topic=137557.0 Supersonic minecarts (past max speed)]
 +
 +
===Notable bugs===
 +
* [ ]
 +
* [ ]
 +
* [ ]
 +
 +
===IRL DF things===
 +
* [https://en.wikipedia.org/wiki/File:Persepolis_Apadana_Eastern_Stairway_Triangle.jpg Example of engraved placed stone blocks] [https://en.wikipedia.org/wiki/Ishtar_Gate no really, it was a thing]
 +
* [https://www.gamasutra.com/view/feature/131954/interview_the_making_of_dwarf_.php?page=10 2008 DF interview]
 +
 +
 +
===Saved wiki pages===
 +
* [http://dwarffortresswiki.org/index.php/DF2014:Werebeast#Transformation_dates Werebeast dates]
 +
* [https://dwarffortresswiki.org/index.php/DF2014:Tilesets Character code -> DF usage]
 +
* [https://dwarffortresswiki.org/index.php/DF2014:Color DF color overview]
 +
** [https://dwarffortresswiki.org/index.php/DF2014:Color_scheme user color schemes]
 +
 +
===Misc===
 +
* [https://df-walkthrough.readthedocs.io/en/latest/tutorials/dwarven-martial-arts.html Kisat Dur, dwarven martial art]
 +
* [https://github.com/numinit/armokweb armokweb, yet-another-df-multiplayer]
 +
* [https://old.reddit.com/r/dwarffortress/comments/i9rthn/the_public_release_of_df_storyteller/ DF storyteller, legends mode interface]
 +
* [http://www.bay12forums.com/smf/index.php?topic=161328.0 curses vector font]
 +
* [ My complete DF delta, might be current, might not be. See the above direct links to current scripts.]
 +
* [ Dwarven artisan class]: for player named honoured dwarves. Give them the rich life they've earned.
 +
* [https://www.dropbox.com/s/y6e085raqbfa1ci/NichoTiles.bmp?dl=0 ASCII tileset with NichoLive's diagonal walls]
 +
 +
 +
 +
===DFhack dev===
 +
* [https://github.com/DFHack/scripts DFhack github (official)]
 +
* [https://dfhack.org/builds/ DFhack nightly builds]
 +
* [https://docs.dfhack.org/en/stable/index.html DFhack manual]
 +
* [https://buildmedia.readthedocs.org/media/pdf/dfhack/stable/dfhack.pdf DFhack manual (PDF)]

Latest revision as of 22:13, 2 April 2021

Longtime player, occasionally active on the forum, active on the subreddit, active on twitch DF streams, decided to start contributing to the wiki instead of just answering questions in the gameplay forum. Please excuse my wiki syntax, not really up to speed on it.

Find me on /r/dwarffortress (message, no chat), twitch, or the bay12forum (slow response), discord Qvatch#0476 if you happen to share a server.

Current DFhack stuff I work on[edit]

quicksave before you use these, but they don't crash the game for me. GUI commands must be launched from the dfhack console, not from the ingame command prompt!


Links I might refer you here to find[edit]

  • Windows LNP: for playing DF with a snazzy interface to give you tilesets and dfhack.
  • Disable soundsense things
    • sparring sounds
    • [ end the eternally forsaken native flute job cancellation nightmare]

Fun DF things[edit]

Minecarts[edit]

Notable bugs[edit]

  • [ ]
  • [ ]
  • [ ]

IRL DF things[edit]


Saved wiki pages[edit]

Misc[edit]


DFhack dev[edit]