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:Larix

From Dwarf Fortress Wiki
Revision as of 20:01, 8 October 2013 by Larix (talk | contribs)
Jump to navigation Jump to search

I've developed a logic discipline which could actually deserve the label "Minecart Logic", if it wasn't already taken. So i've tentatively dubbed it "Minecart Pathing Logic", since, other than the known circuits, it is based on directing moving minecarts and manipulating their paths instead of placing resting carts on top of pressure plates.

Here you can find what i've written up about this logic discipline:

User:Larix/MPL


I haven't ventured to write about the pertinent data processing rules and the various limitations of MPL, but rest assured limitations exist and are quite severe. Else i wouldn't be the only player who seriously dabbled with this kind of logic.

  • Doing my very best to push the envelope of dwarfputing, i built a dwarven computer to execute programs written in a high-level programming language. Since so far, dwarven computers have effectively worked with machine code, this is a huge leap forward!!

The language in question is hq9+. Link to the thread on the Dwarf Fortress forum: http://www.bay12forums.com/smf/index.php?topic=130986.0

I am especially proud of the unary memory device.