Dwarf Fortress Bug Tracker - Dwarf Fortress
View Issue Details
0000696Dwarf FortressDwarf Mode -- Interface, Stockpilespublic2010-04-07 00:572011-03-24 09:03
Nimrod 
Footkerchief 
normalfeaturealways
resolvedduplicate 
PCWindows VistaUltimate 64 Bit
0.31.01 
 
0000696: Adamantine strands&cloth are not included in the stockpile options
both are put into cloth-stockpiles but you cant select where they should/shouldn't be put (as in FAR away from your hospital)
Adamantine, stockpile
duplicate of 0002737resolved Toady One Cloth stockpile settings lack option for metal clothing 
Issue History
2010-04-07 00:57NimrodNew Issue
2010-04-07 01:09NimrodTag Attached: Adamantine
2010-04-07 01:09NimrodTag Attached: stockpile
2010-05-20 11:37derigoNote Added: 0007080
2010-05-20 11:38FootkerchiefRelationship addedrelated to 0001995
2011-03-21 13:21QuietustNote Added: 0016451
2011-03-21 13:22QuietustNote Edited: 0016451bug_revision_view_page.php?bugnote_id=0016451#r6136
2011-03-21 13:33FootkerchiefRelationship addedrelated to 0000157
2011-03-24 06:20FootkerchiefTag Attached: Fixed in 0.31.22?
2011-03-24 08:56QuietustNote Added: 0016513
2011-03-24 08:56QuietustNote Edited: 0016513bug_revision_view_page.php?bugnote_id=0016513#r6157
2011-03-24 09:03FootkerchiefNote Added: 0016514
2011-03-24 09:03FootkerchiefRelationship addedduplicate of 0002737
2011-03-24 09:03FootkerchiefStatusnew => resolved
2011-03-24 09:03FootkerchiefResolutionopen => duplicate
2011-03-24 09:03FootkerchiefAssigned To => Footkerchief
2011-03-24 09:03FootkerchiefTag Detached: Fixed in 0.31.22?
2011-03-24 09:03FootkerchiefRelationship deletedrelated to 0001995
2011-03-24 09:03FootkerchiefRelationship deletedrelated to 0000157

Notes
(0007080)
derigo   
2010-05-20 11:37   
Its not quite that simple, actually. They will put the adamantine strands in a cloth stockpile if and only if there is a thread bin with open space in it. They will not put them strands onto empty stockpile squares, or start a new bin with adamantine. Same for cloth.
(0016451)
Quietust   
2011-03-21 13:21   
(edited on: 2011-03-21 13:22)
Put simply, additional categories for "Thread (Metal)" and "Cloth (Metal)" should be added for cloth stockpiles. Ideally, this could be done by adding a new material definition token similar to [THREAD_PLANT], [SILK], and [YARN] ([THREAD_METAL] comes to mind, but that's already used in a fashion similar to [METAL_ORE]).

Ideally, "metal cloth" could be simplified to "inorganic cloth" and permit user-modded materials such as asbestos or synthetic fibers, but there would still have to be a distinction between ordinary inorganic fibers and something as special as adamantine...

(0016513)
Quietust   
2011-03-24 08:56   
Version 0.31.22 added the token [STOCKPILE_THREAD_METAL], which seems to be exactly what I was suggesting in my comment above. 0002737 seems to be a duplicate of this, or vice-versa.

(0016514)
Footkerchief   
2011-03-24 09:03   
Thanks Quietust.