dfhack icon indicating copy to clipboard operation
dfhack copied to clipboard

Allow "fastdwarf 1" and teledwarf to apply to other creatures/races

Open lethosor opened this issue 9 years ago • 6 comments

https://www.reddit.com/r/dwarffortress/comments/3ftnsa/is_there_any_particular_version_of_df_that_you/ctsinx1

lethosor avatar Aug 06 '15 15:08 lethosor

I guess the issue is deciding whether it should speed up non-fort members and pets, and how to decide what to speed up and what not to. I'm not sure what the right answer is.

expwnent avatar Sep 04 '15 14:09 expwnent

I can confirm it makes humans faster, I run a human entity and they are affected by fastdwarf.

Tachytaenius avatar Jun 17 '22 18:06 Tachytaenius

Yeah, the check is for "citizens", not any specific race: https://github.com/DFHack/dfhack/blob/ba629b8e0a022e8891d7177ebc58f53cc923244b/plugins/fastdwarf.cpp#L54

lethosor avatar Jun 22 '22 00:06 lethosor

@myk002 how does #4370 resolve this? The intent of this issue was to allow fastdwarf to apply to broader groups of creatures. It was already applied to citizens.

lethosor avatar Mar 26 '24 05:03 lethosor

I thought the intent behind this request was to make fastdwarf apply to residents as well. getCitizens now includes residents by default.

myk002 avatar Mar 26 '24 11:03 myk002

From above:

non-fort members and pets

There was a separate ticket for "residents", which I had kept separate (as related to this issue), but you closed as a duplicate of this issue. https://github.com/DFHack/dfhack/issues/2922#issuecomment-1435217840

I'm going to reopen and clarify this one.

lethosor avatar Mar 26 '24 21:03 lethosor